2025-09-29 08:18:50.660691 | Job console starting 2025-09-29 08:18:50.670361 | Updating git repos 2025-09-29 08:18:50.694536 | Cloning repos into workspace 2025-09-29 08:18:50.738522 | Restoring repo states 2025-09-29 08:18:50.759124 | Merging changes 2025-09-29 08:18:50.759142 | Checking out repos 2025-09-29 08:18:50.803676 | Preparing playbooks 2025-09-29 08:18:51.450998 | Running Ansible setup 2025-09-29 08:18:55.879939 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-29 08:18:56.599318 | 2025-09-29 08:18:56.599491 | PLAY [Base pre] 2025-09-29 08:18:56.615367 | 2025-09-29 08:18:56.615494 | TASK [Setup log path fact] 2025-09-29 08:18:56.644208 | ubuntu-noble-large | ok 2025-09-29 08:18:56.659248 | 2025-09-29 08:18:56.659421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-29 08:18:56.689455 | ubuntu-noble-large | ok 2025-09-29 08:18:56.700358 | 2025-09-29 08:18:56.700480 | TASK [emit-job-header : Print job information] 2025-09-29 08:18:56.748367 | # Job Information 2025-09-29 08:18:56.748545 | Ansible Version: 2.16.14 2025-09-29 08:18:56.748580 | Job: container-images-kolla-push-2025.1 2025-09-29 08:18:56.748611 | Pipeline: post 2025-09-29 08:18:56.748634 | Executor: 521e9411259a 2025-09-29 08:18:56.748655 | Triggered by: https://github.com/osism/container-images-kolla/commit/f93bb1f14f4c60e546ed768f0ba6a6370cda837b 2025-09-29 08:18:56.748677 | Event ID: d4073a94-9d0c-11f0-9273-45ff42612735 2025-09-29 08:18:56.753567 | 2025-09-29 08:18:56.753675 | LOOP [emit-job-header : Print node information] 2025-09-29 08:18:56.862560 | ubuntu-noble-large | ok: 2025-09-29 08:18:56.862750 | ubuntu-noble-large | # Node Information 2025-09-29 08:18:56.862783 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-09-29 08:18:56.862807 | ubuntu-noble-large | Hostname: ubuntu 2025-09-29 08:18:56.862856 | ubuntu-noble-large | Username: zuul 2025-09-29 08:18:56.862880 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-09-29 08:18:56.862903 | ubuntu-noble-large | Provider: regiocloud-a 2025-09-29 08:18:56.862925 | ubuntu-noble-large | Region: 2025-09-29 08:18:56.862945 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-09-29 08:18:56.862965 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-09-29 08:18:56.862984 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:163 2025-09-29 08:18:56.874040 | 2025-09-29 08:18:56.874156 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-29 08:18:57.332466 | ubuntu-noble-large -> localhost | changed 2025-09-29 08:18:57.339772 | 2025-09-29 08:18:57.339896 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-29 08:18:58.334602 | ubuntu-noble-large -> localhost | changed 2025-09-29 08:18:58.353854 | 2025-09-29 08:18:58.353973 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-29 08:18:58.620477 | ubuntu-noble-large -> localhost | ok 2025-09-29 08:18:58.626882 | 2025-09-29 08:18:58.627005 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-29 08:18:58.657370 | ubuntu-noble-large | ok 2025-09-29 08:18:58.672403 | ubuntu-noble-large | included: /var/lib/zuul/builds/4d896d23063b4cfa9f227a6ca078d916/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-29 08:18:58.678727 | 2025-09-29 08:18:58.678824 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-29 08:18:59.462718 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-09-29 08:18:59.463186 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/4d896d23063b4cfa9f227a6ca078d916/work/4d896d23063b4cfa9f227a6ca078d916_id_rsa 2025-09-29 08:18:59.463277 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/4d896d23063b4cfa9f227a6ca078d916/work/4d896d23063b4cfa9f227a6ca078d916_id_rsa.pub 2025-09-29 08:18:59.463336 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-09-29 08:18:59.463413 | ubuntu-noble-large -> localhost | SHA256:qhoNNI4OPCuE90IlhfR1WaorKojLzbzfnENxKfUtpZs zuul-build-sshkey 2025-09-29 08:18:59.463477 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-09-29 08:18:59.463526 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-09-29 08:18:59.463593 | ubuntu-noble-large -> localhost | | .... . .o. | 2025-09-29 08:18:59.463665 | ubuntu-noble-large -> localhost | | .o . ..o . | 2025-09-29 08:18:59.463734 | ubuntu-noble-large -> localhost | | + o o o + | 2025-09-29 08:18:59.463808 | ubuntu-noble-large -> localhost | |o+ + + o + . | 2025-09-29 08:18:59.463879 | ubuntu-noble-large -> localhost | |++= . S + | 2025-09-29 08:18:59.463970 | ubuntu-noble-large -> localhost | |+oo+ + E | 2025-09-29 08:18:59.464049 | ubuntu-noble-large -> localhost | |+oo + + | 2025-09-29 08:18:59.464127 | ubuntu-noble-large -> localhost | |* ++ oo.. | 2025-09-29 08:18:59.464205 | ubuntu-noble-large -> localhost | |.+o*+. +. | 2025-09-29 08:18:59.464274 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-09-29 08:18:59.464493 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.262094 2025-09-29 08:18:59.482512 | 2025-09-29 08:18:59.482678 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-29 08:18:59.513497 | ubuntu-noble-large | ok 2025-09-29 08:18:59.523570 | ubuntu-noble-large | included: /var/lib/zuul/builds/4d896d23063b4cfa9f227a6ca078d916/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-29 08:18:59.533442 | 2025-09-29 08:18:59.533577 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-29 08:18:59.558440 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-29 08:18:59.564802 | 2025-09-29 08:18:59.564902 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-29 08:19:00.281728 | ubuntu-noble-large | changed 2025-09-29 08:19:00.290779 | 2025-09-29 08:19:00.290924 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-29 08:19:00.594078 | ubuntu-noble-large | ok 2025-09-29 08:19:00.600021 | 2025-09-29 08:19:00.600129 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-29 08:19:01.303755 | ubuntu-noble-large | changed 2025-09-29 08:19:01.309217 | 2025-09-29 08:19:01.309326 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-29 08:19:02.006171 | ubuntu-noble-large | changed 2025-09-29 08:19:02.017173 | 2025-09-29 08:19:02.017296 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-29 08:19:02.049631 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-29 08:19:02.056880 | 2025-09-29 08:19:02.057001 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-29 08:19:02.525483 | ubuntu-noble-large -> localhost | changed 2025-09-29 08:19:02.536808 | 2025-09-29 08:19:02.536920 | TASK [add-build-sshkey : Add back temp key] 2025-09-29 08:19:02.844095 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/4d896d23063b4cfa9f227a6ca078d916/work/4d896d23063b4cfa9f227a6ca078d916_id_rsa (zuul-build-sshkey) 2025-09-29 08:19:02.844337 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.019349 2025-09-29 08:19:02.852875 | 2025-09-29 08:19:02.852996 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-29 08:19:03.270730 | ubuntu-noble-large | ok 2025-09-29 08:19:03.281052 | 2025-09-29 08:19:03.281175 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-29 08:19:03.315195 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-29 08:19:03.335008 | 2025-09-29 08:19:03.335125 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-29 08:19:03.827070 | ubuntu-noble-large | ok 2025-09-29 08:19:03.842490 | 2025-09-29 08:19:03.842611 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-29 08:19:03.886180 | ubuntu-noble-large | ok 2025-09-29 08:19:03.893884 | 2025-09-29 08:19:03.894019 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-29 08:19:04.180464 | ubuntu-noble-large -> localhost | ok 2025-09-29 08:19:04.187266 | 2025-09-29 08:19:04.187418 | TASK [validate-host : Collect information about the host] 2025-09-29 08:19:05.507660 | ubuntu-noble-large | ok 2025-09-29 08:19:05.519404 | 2025-09-29 08:19:05.519518 | TASK [validate-host : Sanitize hostname] 2025-09-29 08:19:05.661293 | ubuntu-noble-large | ok 2025-09-29 08:19:05.667926 | 2025-09-29 08:19:05.668043 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-29 08:19:06.220103 | ubuntu-noble-large -> localhost | changed 2025-09-29 08:19:06.231752 | 2025-09-29 08:19:06.231902 | TASK [validate-host : Collect information about zuul worker] 2025-09-29 08:19:06.681203 | ubuntu-noble-large | ok 2025-09-29 08:19:06.686305 | 2025-09-29 08:19:06.686441 | TASK [validate-host : Write out all zuul information for each host] 2025-09-29 08:19:07.205617 | ubuntu-noble-large -> localhost | changed 2025-09-29 08:19:07.222540 | 2025-09-29 08:19:07.222677 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-29 08:19:07.533914 | ubuntu-noble-large | ok 2025-09-29 08:19:07.543037 | 2025-09-29 08:19:07.543191 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-29 08:19:08.433689 | ubuntu-noble-large | changed: 2025-09-29 08:19:08.433887 | ubuntu-noble-large | cd+++++++++ src/ 2025-09-29 08:19:08.433923 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-09-29 08:19:08.433946 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-09-29 08:19:08.433968 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-29 08:19:08.433987 | ubuntu-noble-large | Containerfile 2025-09-29 08:19:08.434100 | ubuntu-noble-large | 2025-09-29 08:21:00.836721 | ubuntu-noble-large | 2025-09-29 08:21:00.836731 | ubuntu-noble-large | Or undo this operation with: 2025-09-29 08:21:00.836741 | ubuntu-noble-large | 2025-09-29 08:21:00.836750 | ubuntu-noble-large | git switch - 2025-09-29 08:21:00.836760 | ubuntu-noble-large | 2025-09-29 08:21:00.836803 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-09-29 08:21:00.836813 | ubuntu-noble-large | 2025-09-29 08:21:00.836823 | ubuntu-noble-large | HEAD is now at d26c62383 Merge "[stable] Use versioned Erlang 26 and 27 repo on aarch64" into stable/2025.1 2025-09-29 08:21:00.839304 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-29 08:21:00.845021 | ubuntu-noble-large | + export HASH_KOLLA=d26c62383 2025-09-29 08:21:00.845087 | ubuntu-noble-large | + HASH_KOLLA=d26c62383 2025-09-29 08:21:00.845106 | ubuntu-noble-large | + popd 2025-09-29 08:21:00.845131 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-09-29 08:21:00.850339 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-09-29 08:21:00.854575 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-29 08:21:00.854613 | ubuntu-noble-large | + pushd kolla 2025-09-29 08:21:00.854826 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-09-29 08:21:00.854857 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-09-29 08:21:00.854876 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:00.860624 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-09-29 08:21:00.860692 | ubuntu-noble-large | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-29 08:21:00.860819 | ubuntu-noble-large | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-29 08:21:00.860838 | ubuntu-noble-large | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-29 08:21:00.861410 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:00.864202 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-09-29 08:21:00.864226 | ubuntu-noble-large | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-29 08:21:00.864336 | ubuntu-noble-large | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-29 08:21:00.864353 | ubuntu-noble-large | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-29 08:21:00.865030 | ubuntu-noble-large | + popd 2025-09-29 08:21:00.865096 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-29 08:21:00.865110 | ubuntu-noble-large | + pushd kolla 2025-09-29 08:21:00.865215 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-09-29 08:21:00.865229 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-09-29 08:21:00.865241 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:00.868093 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-09-29 08:21:00.868335 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-29 08:21:00.869071 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:00.872354 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-09-29 08:21:00.872560 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-29 08:21:00.873319 | ubuntu-noble-large | + popd 2025-09-29 08:21:00.873502 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2025-09-29 08:21:00.873520 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-09-29 08:21:01.010353 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-09-29 08:21:01.010428 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-09-29 08:21:01.010441 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-09-29 08:21:01.013399 | ubuntu-noble-large | Package: rabbitmq-server 2025-09-29 08:21:01.013423 | ubuntu-noble-large | Pin: version 4.1.* 2025-09-29 08:21:01.013433 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-29 08:21:01.013444 | ubuntu-noble-large | 2025-09-29 08:21:01.013458 | ubuntu-noble-large | Package: openvswitch* 2025-09-29 08:21:01.013469 | ubuntu-noble-large | Pin: version 3.5.* 2025-09-29 08:21:01.013479 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-29 08:21:01.013488 | ubuntu-noble-large | 2025-09-29 08:21:01.013498 | ubuntu-noble-large | Package: erlang* 2025-09-29 08:21:01.013508 | ubuntu-noble-large | Pin: version 1:27.* 2025-09-29 08:21:01.013542 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-29 08:21:01.014990 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-09-29 08:21:01.018493 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-29 08:21:01.019526 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2025-09-29 08:21:01.022355 | ubuntu-noble-large | + image_name=base 2025-09-29 08:21:01.022495 | 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 2025-09-29 08:21:01.027833 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-29 08:21:01.028892 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2025-09-29 08:21:01.031366 | ubuntu-noble-large | + image_name=nova 2025-09-29 08:21:01.031483 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-09-29 08:21:01.035954 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2025-09-29 08:21:01.037807 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2025-09-29 08:21:01.037836 | ubuntu-noble-large | patches/2025.1/kolla 2025-09-29 08:21:01.037850 | ubuntu-noble-large | patches/2025.1/cinder 2025-09-29 08:21:01.037861 | ubuntu-noble-large | patches/2025.1/ironic 2025-09-29 08:21:01.037870 | ubuntu-noble-large | patches/2025.1/nova 2025-09-29 08:21:01.039724 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2025-09-29 08:21:01.040351 | ubuntu-noble-large | ++ grep kolla 2025-09-29 08:21:01.040904 | ubuntu-noble-large | ++ grep -v kolla-build 2025-09-29 08:21:01.045086 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-09-29 08:21:01.045962 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2025-09-29 08:21:01.048063 | ubuntu-noble-large | + project=kolla 2025-09-29 08:21:01.050388 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-09-29 08:21:01.050423 | ubuntu-noble-large | ++ sort 2025-09-29 08:21:01.055074 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-29 08:21:01.055103 | ubuntu-noble-large | + pushd kolla 2025-09-29 08:21:01.055259 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-09-29 08:21:01.055273 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-09-29 08:21:01.055282 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:01.058760 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-29 08:21:01.058855 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-29 08:21:01.059138 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:01.061901 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-29 08:21:01.062345 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-29 08:21:01.062813 | ubuntu-noble-large | + popd 2025-09-29 08:21:01.062933 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-29 08:21:01.062950 | ubuntu-noble-large | + pushd kolla 2025-09-29 08:21:01.063043 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-09-29 08:21:01.063055 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-09-29 08:21:01.063069 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:01.065811 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-09-29 08:21:01.065982 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-29 08:21:01.066447 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:01.068883 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-09-29 08:21:01.069017 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-29 08:21:01.069486 | ubuntu-noble-large | + popd 2025-09-29 08:21:01.069655 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-09-29 08:21:01.692459 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-09-29 08:21:01.752878 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-29 08:21:01.764291 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-09-29 08:21:01.854112 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-09-29 08:21:01.862711 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:21:01.937129 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-09-29 08:21:01.945887 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:21:01.962597 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-09-29 08:21:01.972316 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-09-29 08:21:02.018162 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-09-29 08:21:02.025955 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-09-29 08:21:02.081042 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-29 08:21:02.088719 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:21:02.148765 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-29 08:21:02.156353 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:21:02.207770 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-29 08:21:02.215600 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:21:02.289563 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-29 08:21:02.299227 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-29 08:21:02.317409 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-09-29 08:21:02.319316 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-09-29 08:21:02.404218 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-09-29 08:21:02.411905 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-09-29 08:21:02.439396 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.3) 2025-09-29 08:21:02.441042 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.10) 2025-09-29 08:21:02.442796 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-09-29 08:21:02.444166 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.8.3) 2025-09-29 08:21:02.480190 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-09-29 08:21:02.513024 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 4.2 MB/s eta 0:00:00 2025-09-29 08:21:02.521227 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-09-29 08:21:02.541840 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 13.2 MB/s eta 0:00:00 2025-09-29 08:21:02.552977 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-09-29 08:21:02.570345 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 10.8 MB/s eta 0:00:00 2025-09-29 08:21:02.580708 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-09-29 08:21:02.596059 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.6 MB/s eta 0:00:00 2025-09-29 08:21:02.608473 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-29 08:21:02.710143 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.5 MB/s eta 0:00:00 2025-09-29 08:21:02.719447 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-09-29 08:21:02.732859 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.2 MB/s eta 0:00:00 2025-09-29 08:21:02.741863 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-29 08:21:02.761021 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-09-29 08:21:02.776658 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.2 MB/s eta 0:00:00 2025-09-29 08:21:02.786224 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-09-29 08:21:03.051950 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-09-29 08:21:03.897766 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-09-29 08:21:04.009376 | ubuntu-noble-large | + pip3 install kolla/ 2025-09-29 08:21:04.500415 | ubuntu-noble-large | Processing ./kolla 2025-09-29 08:21:04.503165 | ubuntu-noble-large | Installing build dependencies: started 2025-09-29 08:21:06.802273 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-09-29 08:21:06.809577 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-09-29 08:21:07.042621 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:21:07.048520 | ubuntu-noble-large | Installing backend dependencies: started 2025-09-29 08:21:09.470201 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-09-29 08:21:09.472511 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-09-29 08:21:10.041368 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:21:10.059076 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (7.0.1) 2025-09-29 08:21:10.061202 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.6) 2025-09-29 08:21:10.063709 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.45) 2025-09-29 08:21:10.065876 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (10.0.0) 2025-09-29 08:21:10.067895 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (80.9.0) 2025-09-29 08:21:10.105295 | 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.2.0) (4.0.12) 2025-09-29 08:21:10.109157 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.2.0) (3.0.3) 2025-09-29 08:21:10.123825 | 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.2.0) (1.3.0) 2025-09-29 08:21:10.125028 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (5.5.0) 2025-09-29 08:21:10.126540 | 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.2.0) (6.6.0) 2025-09-29 08:21:10.127986 | 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.2.0) (2.0.0) 2025-09-29 08:21:10.129309 | 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.2.0) (6.0.3) 2025-09-29 08:21:10.130993 | 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.2.0) (2.32.5) 2025-09-29 08:21:10.179068 | 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.2.0) (5.0.2) 2025-09-29 08:21:10.195575 | 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.2.0) (3.4.3) 2025-09-29 08:21:10.197232 | 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.2.0) (3.10) 2025-09-29 08:21:10.198737 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.0) (2.5.0) 2025-09-29 08:21:10.200288 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.0) (2025.8.3) 2025-09-29 08:21:10.226291 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-09-29 08:21:10.227315 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-09-29 08:21:11.688759 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-09-29 08:21:11.692805 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.2.0-py3-none-any.whl size=370377 sha256=4380b4926327e26ba07ba0ac3945d49987eaf2bb46b9c41c90da098dceac1211 2025-09-29 08:21:11.693372 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-he18lxff/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-09-29 08:21:11.707321 | ubuntu-noble-large | Successfully built kolla 2025-09-29 08:21:11.914476 | ubuntu-noble-large | Installing collected packages: kolla 2025-09-29 08:21:12.099070 | ubuntu-noble-large | Successfully installed kolla-20.2.0 2025-09-29 08:21:12.234944 | ubuntu-noble-large | ++ kolla-build --version 2025-09-29 08:21:12.758856 | ubuntu-noble-large | + export KOLLA_VERSION=20.2.0 2025-09-29 08:21:12.758964 | ubuntu-noble-large | + KOLLA_VERSION=20.2.0 2025-09-29 08:21:12.760327 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-29 08:21:12.763528 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=f93bb1f 2025-09-29 08:21:12.763561 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=f93bb1f 2025-09-29 08:21:12.764789 | ubuntu-noble-large | ++ cd release 2025-09-29 08:21:12.764913 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-29 08:21:12.769494 | ubuntu-noble-large | + export HASH_RELEASE=f3d95a5 2025-09-29 08:21:12.769532 | ubuntu-noble-large | + HASH_RELEASE=f3d95a5 2025-09-29 08:21:12.769551 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-09-29 08:21:12.922369 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-09-29 08:21:12.922440 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-09-29 08:21:12.922461 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2025-09-29 08:21:12.925521 | ubuntu-noble-large | {% extends parent_template %} 2025-09-29 08:21:12.925552 | ubuntu-noble-large | 2025-09-29 08:21:12.925566 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-09-29 08:21:12.925579 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-09-29 08:21:12.925591 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-09-29 08:21:12.925602 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-09-29 08:21:12.925614 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-09-29 08:21:12.925626 | ubuntu-noble-large | ] %} 2025-09-29 08:21:12.925638 | ubuntu-noble-large | 2025-09-29 08:21:12.925652 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-09-29 08:21:12.925664 | ubuntu-noble-large | 2025-09-29 08:21:12.925713 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-09-29 08:21:12.925726 | ubuntu-noble-large | 2025-09-29 08:21:12.925737 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-09-29 08:21:12.925749 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-09-29 08:21:12.925779 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-09-29 08:21:12.925791 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-09-29 08:21:12.925804 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.925815 | ubuntu-noble-large | 2025-09-29 08:21:12.925827 | ubuntu-noble-large | {% block horizon_header %} 2025-09-29 08:21:12.925839 | ubuntu-noble-large | RUN apt-get update \ 2025-09-29 08:21:12.925851 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-09-29 08:21:12.925863 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-09-29 08:21:12.925876 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-09-29 08:21:12.925911 | ubuntu-noble-large | && apt-get clean \ 2025-09-29 08:21:12.925921 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-29 08:21:12.925931 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.925941 | ubuntu-noble-large | 2025-09-29 08:21:12.925950 | ubuntu-noble-large | {% block horizon_footer %} 2025-09-29 08:21:12.925960 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-09-29 08:21:12.925990 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-09-29 08:21:12.926003 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-09-29 08:21:12.926012 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926021 | ubuntu-noble-large | 2025-09-29 08:21:12.926031 | ubuntu-noble-large | {% block base_header %} 2025-09-29 08:21:12.926040 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-09-29 08:21:12.926050 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-09-29 08:21:12.926060 | ubuntu-noble-large | 2025-09-29 08:21:12.926069 | ubuntu-noble-large | RUN apt-get update \ 2025-09-29 08:21:12.926079 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-09-29 08:21:12.926088 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-09-29 08:21:12.926098 | ubuntu-noble-large | && apt-get clean \ 2025-09-29 08:21:12.926107 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-29 08:21:12.926116 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926126 | ubuntu-noble-large | 2025-09-29 08:21:12.926136 | ubuntu-noble-large | {% block openstack_base_header %} 2025-09-29 08:21:12.926146 | ubuntu-noble-large | RUN apt-get update \ 2025-09-29 08:21:12.926155 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-09-29 08:21:12.926164 | ubuntu-noble-large | && apt-get clean \ 2025-09-29 08:21:12.926174 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-29 08:21:12.926183 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926192 | ubuntu-noble-large | 2025-09-29 08:21:12.926202 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-09-29 08:21:12.926212 | ubuntu-noble-large | 2025-09-29 08:21:12.926221 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-09-29 08:21:12.926230 | ubuntu-noble-large | 2025-09-29 08:21:12.926240 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-09-29 08:21:12.926249 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-09-29 08:21:12.926259 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-09-29 08:21:12.926268 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926278 | ubuntu-noble-large | 2025-09-29 08:21:12.926287 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-09-29 08:21:12.926296 | ubuntu-noble-large | {% block manila_base_footer %} 2025-09-29 08:21:12.926306 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-29 08:21:12.926316 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926325 | ubuntu-noble-large | 2025-09-29 08:21:12.926334 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-09-29 08:21:12.926344 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-09-29 08:21:12.926354 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-29 08:21:12.926364 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-09-29 08:21:12.926373 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-09-29 08:21:12.926383 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926392 | ubuntu-noble-large | 2025-09-29 08:21:12.926402 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-09-29 08:21:12.926411 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-09-29 08:21:12.926421 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-09-29 08:21:12.926430 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-09-29 08:21:12.926439 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926449 | ubuntu-noble-large | 2025-09-29 08:21:12.926458 | ubuntu-noble-large | {% block grafana_footer %} 2025-09-29 08:21:12.926467 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-09-29 08:21:12.926477 | ubuntu-noble-large | && mkdir -p /operations \ 2025-09-29 08:21:12.926486 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-09-29 08:21:12.926495 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-09-29 08:21:12.926513 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926522 | ubuntu-noble-large | 2025-09-29 08:21:12.926532 | ubuntu-noble-large | {% block keystone_footer %} 2025-09-29 08:21:12.926541 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-09-29 08:21:12.926550 | ubuntu-noble-large | RUN apt-get update \ 2025-09-29 08:21:12.926560 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-09-29 08:21:12.926569 | ubuntu-noble-large | libapache2-mod-shib \ 2025-09-29 08:21:12.926579 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-09-29 08:21:12.926588 | ubuntu-noble-large | libldap-common \ 2025-09-29 08:21:12.926598 | ubuntu-noble-large | libmemcached11 \ 2025-09-29 08:21:12.926607 | ubuntu-noble-large | && apt-get clean \ 2025-09-29 08:21:12.926616 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-09-29 08:21:12.926626 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-09-29 08:21:12.926635 | ubuntu-noble-large | && a2enmod shib 2025-09-29 08:21:12.926644 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926653 | ubuntu-noble-large | 2025-09-29 08:21:12.926663 | ubuntu-noble-large | {% block footer %} 2025-09-29 08:21:12.926700 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-09-29 08:21:12.926711 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-09-29 08:21:12.926720 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-09-29 08:21:12.926729 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-09-29 08:21:12.926742 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:21:12.926777 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.926787 | ubuntu-noble-large | 2025-09-29 08:21:12.926797 | ubuntu-noble-large | {% block labels %} 2025-09-29 08:21:12.926807 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-09-29 08:21:12.926816 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-09-29 08:21:12.926826 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="f93bb1f" \ 2025-09-29 08:21:12.926835 | ubuntu-noble-large | "de.osism.commit.kolla"="d26c62383" \ 2025-09-29 08:21:12.926844 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.2.0" \ 2025-09-29 08:21:12.926854 | ubuntu-noble-large | "de.osism.commit.release"="f3d95a5" \ 2025-09-29 08:21:12.926863 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-09-29 08:21:12.926873 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-09-29 08:21:12.926882 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2025-09-29 08:21:12.926891 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-09-29 08:21:12.926901 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" \ 2025-09-29 08:21:12.926917 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-09-29 08:21:12.926927 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-09-29 08:21:12.926936 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-09-29 08:21:12.926946 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-09-29 08:21:12.926955 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-09-29 08:21:12.926965 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:21:12.926993 | ubuntu-noble-large | {% endblock %} 2025-09-29 08:21:12.927003 | ubuntu-noble-large | 2025-09-29 08:21:12.927012 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-09-29 08:21:12.931238 | ubuntu-noble-large | + BASE=ubuntu 2025-09-29 08:21:12.931258 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-09-29 08:21:12.932156 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-29 08:21:12.933893 | ubuntu-noble-large | + BUILD_ID=20250929 2025-09-29 08:21:12.933915 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-09-29 08:21:12.933931 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-09-29 08:21:12.934007 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-29 08:21:12.934018 | ubuntu-noble-large | + VERSION=latest 2025-09-29 08:21:12.934211 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-29 08:21:12.934265 | ubuntu-noble-large | + . defaults/all.sh 2025-09-29 08:21:12.934288 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-29 08:21:12.934298 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-29 08:21:12.934309 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-29 08:21:12.934318 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-29 08:21:12.934552 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-29 08:21:12.934590 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:12.934604 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:12.934617 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:21:12.934728 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:12.934754 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-29 08:21:12.934769 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-29 08:21:12.934805 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-29 08:21:12.934930 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-29 08:21:12.934943 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-29 08:21:12.934953 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-29 08:21:12.934966 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-29 08:21:12.935012 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:21:12.935027 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:21:12.935041 | ubuntu-noble-large | +++ export PATH 2025-09-29 08:21:12.935112 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:12.935159 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-29 08:21:12.935169 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-29 08:21:12.935182 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-29 08:21:12.935192 | ubuntu-noble-large | +++ export PS1 2025-09-29 08:21:12.935201 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-29 08:21:12.935214 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-29 08:21:12.935227 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:21:12.935309 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-29 08:21:12.936057 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-29 08:21:12.937412 | ubuntu-noble-large | ++ export BUILD_ID=20250929 2025-09-29 08:21:12.937431 | ubuntu-noble-large | ++ BUILD_ID=20250929 2025-09-29 08:21:12.937446 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-29 08:21:12.937456 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-29 08:21:12.937466 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-29 08:21:12.937479 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-29 08:21:12.937491 | ubuntu-noble-large | + export VERSION 2025-09-29 08:21:12.937504 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-29 08:21:12.937564 | ubuntu-noble-large | + DOCKER_TAG=build-20250929 2025-09-29 08:21:12.937574 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-09-29 08:21:12.937584 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-09-29 08:21:12.937597 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-29 08:21:12.937607 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-09-29 08:21:12.937620 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-09-29 08:21:13.071353 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-09-29 08:21:13.071438 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-09-29 08:21:14.090805 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-29 08:21:14.090891 | ubuntu-noble-large | "changed": false, 2025-09-29 08:21:14.090905 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:14.090917 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:14.090925 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:14.090934 | ubuntu-noble-large | "msg": "OK", 2025-09-29 08:21:14.090943 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:14.090952 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:14.090961 | ubuntu-noble-large | "size": 4358, 2025-09-29 08:21:14.090970 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:14.090978 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:14.091006 | ubuntu-noble-large | } 2025-09-29 08:21:14.173702 | ubuntu-noble-large | + setini DEFAULT tag build-20250929 2025-09-29 08:21:14.173785 | 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-20250929' 2025-09-29 08:21:15.198579 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-29 08:21:15.198659 | ubuntu-noble-large | "changed": true, 2025-09-29 08:21:15.198710 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:15.198721 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:15.198730 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:15.198740 | ubuntu-noble-large | "msg": "option changed", 2025-09-29 08:21:15.198750 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:15.198760 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:15.198769 | ubuntu-noble-large | "size": 4366, 2025-09-29 08:21:15.198779 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:15.198788 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:15.198798 | ubuntu-noble-large | } 2025-09-29 08:21:15.282587 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-09-29 08:21:15.282655 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-09-29 08:21:16.296488 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-29 08:21:16.296564 | ubuntu-noble-large | "changed": false, 2025-09-29 08:21:16.296577 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:16.296587 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:16.296596 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:16.296605 | ubuntu-noble-large | "msg": "OK", 2025-09-29 08:21:16.296615 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:16.296625 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:16.296635 | ubuntu-noble-large | "size": 4366, 2025-09-29 08:21:16.296644 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:16.296654 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:16.296664 | ubuntu-noble-large | } 2025-09-29 08:21:16.388542 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-09-29 08:21:16.388623 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2025-09-29 08:21:17.394051 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-29 08:21:17.394124 | ubuntu-noble-large | "changed": false, 2025-09-29 08:21:17.394136 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:17.394145 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:17.394153 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:17.394162 | ubuntu-noble-large | "msg": "OK", 2025-09-29 08:21:17.394170 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:17.394179 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:17.394190 | ubuntu-noble-large | "size": 4366, 2025-09-29 08:21:17.394200 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:17.394209 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:17.394217 | ubuntu-noble-large | } 2025-09-29 08:21:17.474664 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-09-29 08:21:17.474773 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-09-29 08:21:18.518929 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-29 08:21:18.518997 | ubuntu-noble-large | "changed": false, 2025-09-29 08:21:18.519003 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:18.519007 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:18.519011 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:18.519015 | ubuntu-noble-large | "msg": "OK", 2025-09-29 08:21:18.519018 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:18.519022 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:18.519026 | ubuntu-noble-large | "size": 4366, 2025-09-29 08:21:18.519042 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:18.519045 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:18.519049 | ubuntu-noble-large | } 2025-09-29 08:21:18.600759 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-09-29 08:21:18.600826 | 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' 2025-09-29 08:21:19.595375 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-29 08:21:19.595456 | ubuntu-noble-large | "changed": true, 2025-09-29 08:21:19.595466 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:19.595473 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:19.595480 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:19.595488 | ubuntu-noble-large | "msg": "section and option added", 2025-09-29 08:21:19.595496 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:19.595503 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:19.595510 | ubuntu-noble-large | "size": 4437, 2025-09-29 08:21:19.595517 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:19.595524 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:19.595531 | ubuntu-noble-large | } 2025-09-29 08:21:19.680768 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2025-09-29 08:21:19.683694 | ubuntu-noble-large | + setini openstack-base type local 2025-09-29 08:21:19.683708 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-09-29 08:21:20.692182 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-29 08:21:20.692232 | ubuntu-noble-large | "changed": true, 2025-09-29 08:21:20.692237 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:20.692241 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:20.692245 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:20.692249 | ubuntu-noble-large | "msg": "option added", 2025-09-29 08:21:20.692264 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:20.692268 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:20.692272 | ubuntu-noble-large | "size": 4548, 2025-09-29 08:21:20.692275 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:20.692278 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:20.692282 | ubuntu-noble-large | } 2025-09-29 08:21:20.771753 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-09-29 08:21:20.771817 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-09-29 08:21:20.771832 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-09-29 08:21:21.755219 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-29 08:21:21.755324 | ubuntu-noble-large | "changed": true, 2025-09-29 08:21:21.755336 | ubuntu-noble-large | "gid": 1000, 2025-09-29 08:21:21.755345 | ubuntu-noble-large | "group": "zuul", 2025-09-29 08:21:21.755352 | ubuntu-noble-large | "mode": "0664", 2025-09-29 08:21:21.755360 | ubuntu-noble-large | "msg": "option added", 2025-09-29 08:21:21.755368 | ubuntu-noble-large | "owner": "zuul", 2025-09-29 08:21:21.755376 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-29 08:21:21.755383 | ubuntu-noble-large | "size": 4586, 2025-09-29 08:21:21.755391 | ubuntu-noble-large | "state": "file", 2025-09-29 08:21:21.755399 | ubuntu-noble-large | "uid": 1000 2025-09-29 08:21:21.755407 | ubuntu-noble-large | } 2025-09-29 08:21:21.840776 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-09-29 08:21:21.840867 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-09-29 08:21:21.840873 | ubuntu-noble-large | + cat kolla-build.conf 2025-09-29 08:21:21.844302 | ubuntu-noble-large | [DEFAULT] 2025-09-29 08:21:21.844371 | ubuntu-noble-large | base = ubuntu 2025-09-29 08:21:21.844384 | ubuntu-noble-large | base_package_type = deb 2025-09-29 08:21:21.844395 | ubuntu-noble-large | base_tag = 24.04 2025-09-29 08:21:21.844404 | ubuntu-noble-large | install_type = source 2025-09-29 08:21:21.844413 | ubuntu-noble-large | namespace = kolla 2025-09-29 08:21:21.844423 | ubuntu-noble-large | openstack_release = 2025.1 2025-09-29 08:21:21.844433 | ubuntu-noble-large | push = false 2025-09-29 08:21:21.844442 | ubuntu-noble-large | tag = build-20250929 2025-09-29 08:21:21.844452 | ubuntu-noble-large | threads = 1 2025-09-29 08:21:21.844461 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-09-29 08:21:21.844474 | ubuntu-noble-large | 2025-09-29 08:21:21.844485 | ubuntu-noble-large | ######################################################################### 2025-09-29 08:21:21.844496 | ubuntu-noble-large | # sources tracked in release repository 2025-09-29 08:21:21.844505 | ubuntu-noble-large | 2025-09-29 08:21:21.844515 | ubuntu-noble-large | [aodh-base] 2025-09-29 08:21:21.844524 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844534 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.844543 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.844553 | ubuntu-noble-large | 2025-09-29 08:21:21.844563 | ubuntu-noble-large | 2025-09-29 08:21:21.844572 | ubuntu-noble-large | 2025-09-29 08:21:21.844582 | ubuntu-noble-large | [barbican-base] 2025-09-29 08:21:21.844591 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844601 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:21.844611 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:21.844621 | ubuntu-noble-large | 2025-09-29 08:21:21.844630 | ubuntu-noble-large | 2025-09-29 08:21:21.844639 | ubuntu-noble-large | 2025-09-29 08:21:21.844648 | ubuntu-noble-large | [blazar-base] 2025-09-29 08:21:21.844658 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844667 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:21.844714 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:21.844723 | ubuntu-noble-large | 2025-09-29 08:21:21.844733 | ubuntu-noble-large | 2025-09-29 08:21:21.844742 | ubuntu-noble-large | 2025-09-29 08:21:21.844752 | ubuntu-noble-large | [ceilometer-base] 2025-09-29 08:21:21.844761 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844771 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:21.844781 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:21.844790 | ubuntu-noble-large | 2025-09-29 08:21:21.844799 | ubuntu-noble-large | 2025-09-29 08:21:21.844808 | ubuntu-noble-large | 2025-09-29 08:21:21.844818 | ubuntu-noble-large | [cinder-base] 2025-09-29 08:21:21.844827 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844837 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:21.844847 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:21.844856 | ubuntu-noble-large | 2025-09-29 08:21:21.844865 | ubuntu-noble-large | 2025-09-29 08:21:21.844875 | ubuntu-noble-large | 2025-09-29 08:21:21.844884 | ubuntu-noble-large | [designate-base] 2025-09-29 08:21:21.844894 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844925 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-29 08:21:21.844936 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2025-09-29 08:21:21.844945 | ubuntu-noble-large | 2025-09-29 08:21:21.844954 | ubuntu-noble-large | 2025-09-29 08:21:21.844963 | ubuntu-noble-large | 2025-09-29 08:21:21.844973 | ubuntu-noble-large | [glance-base] 2025-09-29 08:21:21.844982 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.844992 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-29 08:21:21.845001 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2025-09-29 08:21:21.845010 | ubuntu-noble-large | 2025-09-29 08:21:21.845020 | ubuntu-noble-large | 2025-09-29 08:21:21.845029 | ubuntu-noble-large | 2025-09-29 08:21:21.845039 | ubuntu-noble-large | [heat-base] 2025-09-29 08:21:21.845048 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845123 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-29 08:21:21.845134 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2025-09-29 08:21:21.845143 | ubuntu-noble-large | 2025-09-29 08:21:21.845152 | ubuntu-noble-large | 2025-09-29 08:21:21.845162 | ubuntu-noble-large | 2025-09-29 08:21:21.845171 | ubuntu-noble-large | [horizon] 2025-09-29 08:21:21.845180 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845190 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:21.845199 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:21.845208 | ubuntu-noble-large | 2025-09-29 08:21:21.845218 | ubuntu-noble-large | 2025-09-29 08:21:21.845227 | ubuntu-noble-large | 2025-09-29 08:21:21.845236 | ubuntu-noble-large | [ironic-base] 2025-09-29 08:21:21.845246 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845255 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:21.845265 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:21.845274 | ubuntu-noble-large | 2025-09-29 08:21:21.845283 | ubuntu-noble-large | 2025-09-29 08:21:21.845292 | ubuntu-noble-large | 2025-09-29 08:21:21.845301 | ubuntu-noble-large | [keystone-base] 2025-09-29 08:21:21.845311 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845320 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:21.845330 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:21.845338 | ubuntu-noble-large | 2025-09-29 08:21:21.845346 | ubuntu-noble-large | 2025-09-29 08:21:21.845354 | ubuntu-noble-large | 2025-09-29 08:21:21.845363 | ubuntu-noble-large | [magnum-base] 2025-09-29 08:21:21.845371 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845379 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:21.845388 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:21.845396 | ubuntu-noble-large | 2025-09-29 08:21:21.845404 | ubuntu-noble-large | 2025-09-29 08:21:21.845412 | ubuntu-noble-large | 2025-09-29 08:21:21.845421 | ubuntu-noble-large | [manila-base] 2025-09-29 08:21:21.845429 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845437 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-29 08:21:21.845446 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2025-09-29 08:21:21.845454 | ubuntu-noble-large | 2025-09-29 08:21:21.845462 | ubuntu-noble-large | 2025-09-29 08:21:21.845470 | ubuntu-noble-large | 2025-09-29 08:21:21.845479 | ubuntu-noble-large | [masakari-base] 2025-09-29 08:21:21.845487 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845495 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:21.845504 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:21.845512 | ubuntu-noble-large | 2025-09-29 08:21:21.845520 | ubuntu-noble-large | 2025-09-29 08:21:21.845529 | ubuntu-noble-large | 2025-09-29 08:21:21.845537 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-09-29 08:21:21.845545 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845554 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:21.845562 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:21.845571 | ubuntu-noble-large | 2025-09-29 08:21:21.845579 | ubuntu-noble-large | 2025-09-29 08:21:21.845598 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-09-29 08:21:21.845607 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845615 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:21.845624 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:21.845632 | ubuntu-noble-large | 2025-09-29 08:21:21.845640 | ubuntu-noble-large | 2025-09-29 08:21:21.845648 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-09-29 08:21:21.845663 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845719 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:21.845729 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:21.845737 | ubuntu-noble-large | 2025-09-29 08:21:21.845745 | ubuntu-noble-large | 2025-09-29 08:21:21.845754 | ubuntu-noble-large | 2025-09-29 08:21:21.845762 | ubuntu-noble-large | [neutron-base] 2025-09-29 08:21:21.845770 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845779 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:21.845787 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:21.845796 | ubuntu-noble-large | 2025-09-29 08:21:21.845804 | ubuntu-noble-large | 2025-09-29 08:21:21.845812 | ubuntu-noble-large | 2025-09-29 08:21:21.845820 | ubuntu-noble-large | [nova-base] 2025-09-29 08:21:21.845829 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845837 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-29 08:21:21.845846 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2025-09-29 08:21:21.845854 | ubuntu-noble-large | 2025-09-29 08:21:21.845862 | ubuntu-noble-large | 2025-09-29 08:21:21.845871 | ubuntu-noble-large | 2025-09-29 08:21:21.845879 | ubuntu-noble-large | [octavia-base] 2025-09-29 08:21:21.845887 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845896 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:21.845904 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:21.845913 | ubuntu-noble-large | 2025-09-29 08:21:21.845921 | ubuntu-noble-large | 2025-09-29 08:21:21.845929 | ubuntu-noble-large | 2025-09-29 08:21:21.845937 | ubuntu-noble-large | [placement-base] 2025-09-29 08:21:21.845946 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.845954 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-29 08:21:21.845963 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2025-09-29 08:21:21.845971 | ubuntu-noble-large | 2025-09-29 08:21:21.845980 | ubuntu-noble-large | 2025-09-29 08:21:21.845988 | ubuntu-noble-large | 2025-09-29 08:21:21.845997 | ubuntu-noble-large | [skyline-apiserver-base] 2025-09-29 08:21:21.846005 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.846028 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:21:21.846038 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:21:21.846046 | ubuntu-noble-large | 2025-09-29 08:21:21.846071 | ubuntu-noble-large | 2025-09-29 08:21:21.846079 | ubuntu-noble-large | 2025-09-29 08:21:21.846088 | ubuntu-noble-large | [skyline-console-base] 2025-09-29 08:21:21.846096 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.846105 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:21:21.846113 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:21:21.846122 | ubuntu-noble-large | 2025-09-29 08:21:21.846130 | ubuntu-noble-large | 2025-09-29 08:21:21.846138 | ubuntu-noble-large | [openstack-base] 2025-09-29 08:21:21.846146 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-29 08:21:21.846155 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2025-09-29 08:21:21.846164 | ubuntu-noble-large | type = local 2025-09-29 08:21:21.846172 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-09-29 08:21:21.849883 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-29 08:21:21.849915 | ubuntu-noble-large | + VERSION=latest 2025-09-29 08:21:21.849924 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-29 08:21:21.850082 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-29 08:21:21.850099 | ubuntu-noble-large | + . defaults/all.sh 2025-09-29 08:21:21.850213 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-29 08:21:21.850226 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-29 08:21:21.850240 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-29 08:21:21.850250 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-29 08:21:21.850474 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-29 08:21:21.850520 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:21.850535 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:21.850549 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:21:21.850619 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:21.850630 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-29 08:21:21.850643 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-29 08:21:21.850708 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-29 08:21:21.850836 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-29 08:21:21.850852 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-29 08:21:21.850872 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-29 08:21:21.850886 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-29 08:21:21.850935 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:21:21.850997 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:21:21.851013 | ubuntu-noble-large | +++ export PATH 2025-09-29 08:21:21.851085 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:21:21.851167 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-29 08:21:21.851179 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-29 08:21:21.851192 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-29 08:21:21.851202 | ubuntu-noble-large | +++ export PS1 2025-09-29 08:21:21.851212 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-29 08:21:21.851225 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-29 08:21:21.851235 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:21:21.851286 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-29 08:21:21.852091 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-29 08:21:21.853569 | ubuntu-noble-large | ++ export BUILD_ID=20250929 2025-09-29 08:21:21.853591 | ubuntu-noble-large | ++ BUILD_ID=20250929 2025-09-29 08:21:21.853607 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-29 08:21:21.853617 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-29 08:21:21.853626 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-29 08:21:21.853636 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-29 08:21:21.853649 | ubuntu-noble-large | + export VERSION 2025-09-29 08:21:21.853658 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-29 08:21:21.853723 | ubuntu-noble-large | + mkdir -p tarballs 2025-09-29 08:21:21.859621 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-09-29 08:21:21.860161 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-09-29 08:21:21.863756 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:21.863804 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:21.864907 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.867738 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.867754 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-09-29 08:21:21.867767 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.867775 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:21.867785 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.349767 | ubuntu-noble-large | 2025-09-29 08:21:26 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:26.352475 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:26.352509 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.352522 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.355283 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.355308 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:26.355848 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:26.367309 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2025-09-29 08:21:26.367378 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.367397 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.367415 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2025-09-29 08:21:26.367438 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.367455 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2025-09-29 08:21:26.367478 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-09-29 08:21:26.367496 | ubuntu-noble-large | + popd 2025-09-29 08:21:26.367705 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:26.367739 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:26.369110 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:26.372145 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2025-09-29 08:21:26.372170 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-09-29 08:21:26.372219 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:26.372229 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:26.372268 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.074552 | ubuntu-noble-large | 2025-09-29 08:21:31 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:31.077094 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:31.077162 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.077177 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.079552 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.079812 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:31.080231 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:31.089974 | ubuntu-noble-large | + directory=barbican-20.0.1.dev3 2025-09-29 08:21:31.090032 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.090044 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.090062 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2025-09-29 08:21:31.090072 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.090083 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2025-09-29 08:21:31.090128 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-09-29 08:21:31.090140 | ubuntu-noble-large | + popd 2025-09-29 08:21:31.090317 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:31.090333 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:31.091540 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:31.094344 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2025-09-29 08:21:31.094367 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-09-29 08:21:31.094383 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:31.094397 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:31.094411 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.188489 | ubuntu-noble-large | 2025-09-29 08:21:32 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:32.191001 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:32.191035 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.191049 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.193473 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.193855 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:32.194210 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:32.203695 | ubuntu-noble-large | + directory=blazar-15.0.1.dev5 2025-09-29 08:21:32.203729 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.203741 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.203826 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2025-09-29 08:21:32.203887 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.203898 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2025-09-29 08:21:32.203908 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-09-29 08:21:32.203922 | ubuntu-noble-large | + popd 2025-09-29 08:21:32.204072 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:32.204085 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:32.205912 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:32.208877 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:32.208908 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-09-29 08:21:32.208924 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:32.208936 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:32.208949 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.410547 | ubuntu-noble-large | 2025-09-29 08:21:33 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:33.413175 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:33.413218 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.413231 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.415713 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.416276 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:33.416491 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:33.426075 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2025-09-29 08:21:33.426150 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.426162 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.426171 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2025-09-29 08:21:33.426203 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.426212 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-29 08:21:33.426224 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-09-29 08:21:33.426286 | ubuntu-noble-large | + popd 2025-09-29 08:21:33.426412 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:33.426425 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:33.427740 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:33.430577 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2025-09-29 08:21:33.430629 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-09-29 08:21:33.430644 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:33.430656 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:33.430703 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.142275 | ubuntu-noble-large | 2025-09-29 08:21:35 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6425629/6425629] -> "cinder-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:35.145559 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:35.145637 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.145652 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.147579 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.147724 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:35.148496 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:35.159823 | ubuntu-noble-large | + directory=cinder-26.1.1.dev10 2025-09-29 08:21:35.159908 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.159923 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.159935 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2025-09-29 08:21:35.159945 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.495482 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2025-09-29 08:21:35.502811 | ubuntu-noble-large | + pushd cinder-26.1.1.dev10 2025-09-29 08:21:35.505094 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-09-29 08:21:35.505201 | ubuntu-noble-large | ++ sort 2025-09-29 08:21:35.510752 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-29 08:21:35.510784 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch' 2025-09-29 08:21:35.510790 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch 2025-09-29 08:21:35.510794 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:35.513054 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.513081 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-29 08:21:35.513086 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.513091 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-29 08:21:35.513714 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:35.516753 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.516972 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-29 08:21:35.517360 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.517844 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-29 08:21:35.518987 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-29 08:21:35.519099 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-09-29 08:21:35.519187 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-09-29 08:21:35.519254 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:35.521327 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-29 08:21:35.522717 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-29 08:21:35.522869 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-29 08:21:35.523146 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.523445 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-29 08:21:35.523822 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-29 08:21:35.524322 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.524555 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-29 08:21:35.524968 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:35.528518 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-29 08:21:35.530017 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-29 08:21:35.531291 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-29 08:21:35.531794 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.532837 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-29 08:21:35.534726 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-29 08:21:35.534755 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.534760 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-29 08:21:35.536766 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-29 08:21:35.536807 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-09-29 08:21:35.536817 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-09-29 08:21:35.536825 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:35.540769 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.540810 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.540821 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-29 08:21:35.541222 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:35.543731 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-29 08:21:35.544184 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-29 08:21:35.544454 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-29 08:21:35.545282 | ubuntu-noble-large | + popd 2025-09-29 08:21:35.545509 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.1.1.dev10 2025-09-29 08:21:36.745956 | ubuntu-noble-large | + rm -r cinder-26.1.1.dev10 2025-09-29 08:21:36.844537 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-09-29 08:21:36.844713 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2025-09-29 08:21:36.844751 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-09-29 08:21:36.844759 | ubuntu-noble-large | + popd 2025-09-29 08:21:36.844768 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:36.844789 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:36.844797 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-29 08:21:36.847211 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2025-09-29 08:21:36.847235 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-09-29 08:21:36.847329 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-29 08:21:36.847393 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-29 08:21:36.847413 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.120256 | ubuntu-noble-large | 2025-09-29 08:21:38 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [998764/998764] -> "designate-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:38.122535 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:38.122563 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.122582 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.125034 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.125294 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:38.125720 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:38.134810 | ubuntu-noble-large | + directory=designate-20.0.1.dev5 2025-09-29 08:21:38.134908 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.134923 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.134932 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2025-09-29 08:21:38.134941 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.134950 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2025-09-29 08:21:38.134958 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2025-09-29 08:21:38.134967 | ubuntu-noble-large | + popd 2025-09-29 08:21:38.134988 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:38.134999 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:38.135703 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-29 08:21:38.138155 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2025-09-29 08:21:38.138182 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-09-29 08:21:38.138265 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-29 08:21:38.138277 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-29 08:21:38.138292 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.547312 | ubuntu-noble-large | 2025-09-29 08:21:39 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:39.549825 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:39.549857 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.549869 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.552287 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.552543 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:39.553047 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:39.562026 | ubuntu-noble-large | + directory=glance-30.0.1.dev11 2025-09-29 08:21:39.562052 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.562063 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.562146 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2025-09-29 08:21:39.562235 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.562248 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2025-09-29 08:21:39.562258 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2025-09-29 08:21:39.562273 | ubuntu-noble-large | + popd 2025-09-29 08:21:39.562429 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:39.562464 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:39.564300 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-29 08:21:39.567253 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2025-09-29 08:21:39.567325 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-09-29 08:21:39.567350 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-29 08:21:39.567363 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-29 08:21:39.567374 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.980341 | ubuntu-noble-large | 2025-09-29 08:21:40 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2364369/2364369] -> "heat-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:40.982548 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:40.982575 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.982585 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.984643 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.985173 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:40.985526 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:40.995002 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev5 2025-09-29 08:21:40.995028 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.995036 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.995043 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-09-29 08:21:40.995088 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.995097 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2025-09-29 08:21:40.995127 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-09-29 08:21:40.995137 | ubuntu-noble-large | + popd 2025-09-29 08:21:40.995308 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:40.996022 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:40.997275 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:41.000019 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2025-09-29 08:21:41.000034 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-09-29 08:21:41.000119 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:41.000130 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:41.000138 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.579399 | ubuntu-noble-large | 2025-09-29 08:21:42 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5348412/5348412] -> "horizon-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:42.584359 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:42.584403 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.584419 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.586895 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.588603 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:42.589259 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:42.597388 | ubuntu-noble-large | + directory=horizon-25.3.2.dev2 2025-09-29 08:21:42.597447 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.597462 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.597483 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2025-09-29 08:21:42.597495 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.597507 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2025-09-29 08:21:42.597523 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-09-29 08:21:42.597536 | ubuntu-noble-large | + popd 2025-09-29 08:21:42.597869 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:42.597907 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:42.599470 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:42.602391 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2025-09-29 08:21:42.602439 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-09-29 08:21:42.603898 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:42.603929 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:42.603940 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.077645 | ubuntu-noble-large | 2025-09-29 08:21:44 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2870930/2870930] -> "ironic-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:44.093201 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:44.093269 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.093283 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.095385 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.095711 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:44.096041 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:44.105479 | ubuntu-noble-large | + directory=ironic-29.0.4.dev4 2025-09-29 08:21:44.105539 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.105555 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.105562 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2025-09-29 08:21:44.105569 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.284338 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.289503 | ubuntu-noble-large | + pushd ironic-29.0.4.dev4 2025-09-29 08:21:44.291502 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-09-29 08:21:44.292452 | ubuntu-noble-large | ++ sort 2025-09-29 08:21:44.298470 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-29 08:21:44.298517 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch' 2025-09-29 08:21:44.298536 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch 2025-09-29 08:21:44.298547 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:44.300199 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/power.py 2025-09-29 08:21:44.300395 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-29 08:21:44.300801 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:44.303821 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/power.py 2025-09-29 08:21:44.304201 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-29 08:21:44.305148 | ubuntu-noble-large | + popd 2025-09-29 08:21:44.305275 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.4.dev4 2025-09-29 08:21:44.867809 | ubuntu-noble-large | + rm -r ironic-29.0.4.dev4 2025-09-29 08:21:44.921788 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.921860 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2025-09-29 08:21:44.921882 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2025-09-29 08:21:44.921893 | ubuntu-noble-large | + popd 2025-09-29 08:21:44.922016 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:44.922031 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:44.923437 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:44.926411 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2025-09-29 08:21:44.926430 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2025-09-29 08:21:44.926474 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:44.926485 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:44.926499 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.234923 | ubuntu-noble-large | 2025-09-29 08:21:46 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1772302/1772302] -> "keystone-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:46.238034 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:46.238116 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.238128 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.240470 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.240806 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:46.241578 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:46.252827 | ubuntu-noble-large | + directory=keystone-27.0.1.dev11 2025-09-29 08:21:46.252872 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.252884 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.252895 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2025-09-29 08:21:46.252905 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.252914 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2025-09-29 08:21:46.252924 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2025-09-29 08:21:46.252934 | ubuntu-noble-large | + popd 2025-09-29 08:21:46.252944 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:46.252954 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:46.254066 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:46.256828 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2025-09-29 08:21:46.256897 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2025-09-29 08:21:46.256923 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:46.256935 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:46.256945 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.454894 | ubuntu-noble-large | 2025-09-29 08:21:47 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972870/972870] -> "magnum-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:47.458118 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:47.458187 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.458201 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.459642 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.459769 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:47.460494 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:47.470072 | ubuntu-noble-large | + directory=magnum-20.0.1.dev5 2025-09-29 08:21:47.470158 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.470172 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.470183 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2025-09-29 08:21:47.470193 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.470203 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2025-09-29 08:21:47.470217 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2025-09-29 08:21:47.470228 | ubuntu-noble-large | + popd 2025-09-29 08:21:47.470278 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:47.470291 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:47.471442 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-29 08:21:47.473562 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2025-09-29 08:21:47.473583 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2025-09-29 08:21:47.473599 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-29 08:21:47.473609 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-29 08:21:47.473623 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.921970 | ubuntu-noble-large | 2025-09-29 08:21:48 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3537552/3537552] -> "manila-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:48.924043 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:48.924074 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.924120 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.926483 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.926773 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:48.927366 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:48.936226 | ubuntu-noble-large | + directory=manila-20.0.1.dev14 2025-09-29 08:21:48.936260 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.936296 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.936307 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2025-09-29 08:21:48.936317 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.936327 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2025-09-29 08:21:48.936343 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2025-09-29 08:21:48.936353 | ubuntu-noble-large | + popd 2025-09-29 08:21:48.936368 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:48.936383 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:48.937654 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:48.940525 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2025-09-29 08:21:48.940553 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2025-09-29 08:21:48.940625 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:48.940639 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:48.940649 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-29 08:21:49.991594 | ubuntu-noble-large | 2025-09-29 08:21:49 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:49.993829 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:49.993857 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2025-09-29 08:21:49.993869 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2025-09-29 08:21:49.995931 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2025-09-29 08:21:49.996342 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:49.996646 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:50.004966 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2025-09-29 08:21:50.005007 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2025-09-29 08:21:50.005019 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2025-09-29 08:21:50.005030 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2025-09-29 08:21:50.005040 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2025-09-29 08:21:50.005050 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2025-09-29 08:21:50.005060 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2025-09-29 08:21:50.005070 | ubuntu-noble-large | + popd 2025-09-29 08:21:50.005129 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:50.005141 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:50.006355 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.009329 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.009358 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-29 08:21:50.009402 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.009413 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.009428 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.923373 | ubuntu-noble-large | 2025-09-29 08:21:50 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] 2025-09-29 08:21:50.925724 | 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* ]] 2025-09-29 08:21:50.925780 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.925797 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.928231 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.928308 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:50.928759 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:50.937232 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-09-29 08:21:50.937317 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.937331 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.937347 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2025-09-29 08:21:50.937364 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.937380 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.937406 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2025-09-29 08:21:50.937424 | ubuntu-noble-large | + popd 2025-09-29 08:21:50.937443 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:50.937459 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:50.938530 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.941318 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 08:21:50.941357 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-29 08:21:50.941374 | ubuntu-noble-large | + popd 2025-09-29 08:21:50.941397 | ubuntu-noble-large | + continue 2025-09-29 08:21:50.941448 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:50.941464 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:50.942733 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:50.945706 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:50.945759 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2025-09-29 08:21:50.945788 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:50.945799 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:50.945810 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.901834 | ubuntu-noble-large | 2025-09-29 08:21:51 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] 2025-09-29 08:21:51.904004 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:51.904040 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.904052 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.906287 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.906589 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:51.907142 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:51.915544 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-29 08:21:51.915580 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.915591 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.915608 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2025-09-29 08:21:51.915622 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.915632 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-29 08:21:51.915645 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2025-09-29 08:21:51.915659 | ubuntu-noble-large | + popd 2025-09-29 08:21:51.916339 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:51.916376 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:51.917132 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:51.920005 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2025-09-29 08:21:51.920038 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2025-09-29 08:21:51.920055 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:51.920065 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:51.920102 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.038991 | ubuntu-noble-large | 2025-09-29 08:21:54 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12227405/12227405] -> "neutron-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:54.042013 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:54.042046 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.042060 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.044347 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.044699 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:54.045160 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:54.055808 | ubuntu-noble-large | + directory=neutron-26.0.2.dev58 2025-09-29 08:21:54.055881 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.055893 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.055912 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2025-09-29 08:21:54.055921 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.055929 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2025-09-29 08:21:54.055938 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2025-09-29 08:21:54.055947 | ubuntu-noble-large | + popd 2025-09-29 08:21:54.056039 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:54.056089 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:54.057280 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-29 08:21:54.060179 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2025-09-29 08:21:54.060208 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2025-09-29 08:21:54.060300 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-29 08:21:54.060314 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-29 08:21:54.060329 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.950897 | ubuntu-noble-large | 2025-09-29 08:21:55 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9636284/9636284] -> "nova-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:55.952893 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:55.952934 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.952947 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.955382 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.955849 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:55.956231 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:55.964922 | ubuntu-noble-large | + directory=nova-31.1.1.dev17 2025-09-29 08:21:55.964957 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.964968 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2025-09-29 08:21:55.964982 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2025-09-29 08:21:55.965082 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2025-09-29 08:21:56.370112 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2025-09-29 08:21:56.378277 | ubuntu-noble-large | + pushd nova-31.1.1.dev17 2025-09-29 08:21:56.380526 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2025-09-29 08:21:56.380548 | ubuntu-noble-large | ++ sort 2025-09-29 08:21:56.385519 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-29 08:21:56.385546 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-09-29 08:21:56.385561 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-09-29 08:21:56.385624 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-29 08:21:56.387979 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-09-29 08:21:56.388271 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-29 08:21:56.388713 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-29 08:21:56.390343 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-09-29 08:21:56.390652 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-29 08:21:56.391005 | ubuntu-noble-large | + popd 2025-09-29 08:21:56.391179 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.1.1.dev17 2025-09-29 08:21:57.924227 | ubuntu-noble-large | + rm -r nova-31.1.1.dev17 2025-09-29 08:21:58.021042 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2025-09-29 08:21:58.021159 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2025-09-29 08:21:58.021174 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2025-09-29 08:21:58.021195 | ubuntu-noble-large | + popd 2025-09-29 08:21:58.021206 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:58.021219 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:58.022130 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:58.023610 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2025-09-29 08:21:58.023630 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2025-09-29 08:21:58.023646 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:58.023656 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:58.023708 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.298250 | ubuntu-noble-large | 2025-09-29 08:21:59 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1331685/1331685] -> "octavia-stable-2025.1.tar.gz" [1] 2025-09-29 08:21:59.300978 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:21:59.301087 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.301097 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.302988 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.303148 | ubuntu-noble-large | ++ head -1 2025-09-29 08:21:59.303755 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:21:59.313233 | ubuntu-noble-large | + directory=octavia-16.0.1.dev5 2025-09-29 08:21:59.313291 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.313303 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.313314 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2025-09-29 08:21:59.313324 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.313334 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2025-09-29 08:21:59.313342 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2025-09-29 08:21:59.313351 | ubuntu-noble-large | + popd 2025-09-29 08:21:59.313366 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:21:59.313378 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:21:59.314583 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-29 08:21:59.317782 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2025-09-29 08:21:59.317847 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2025-09-29 08:21:59.317861 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-29 08:21:59.317871 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-29 08:21:59.317881 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.505250 | ubuntu-noble-large | 2025-09-29 08:22:00 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2025-09-29 08:22:00.507922 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:22:00.507950 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.507962 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.510384 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.510857 | ubuntu-noble-large | ++ head -1 2025-09-29 08:22:00.511283 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:22:00.519981 | ubuntu-noble-large | + directory=openstack_placement-13.0.0.0rc2.dev2 2025-09-29 08:22:00.520006 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.520017 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.520266 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2025-09-29 08:22:00.520334 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.520347 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2025-09-29 08:22:00.520367 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2025-09-29 08:22:00.520401 | ubuntu-noble-large | + popd 2025-09-29 08:22:00.520417 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:22:00.520428 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:22:00.521860 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:00.525182 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:00.525223 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2025-09-29 08:22:00.525235 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:00.525245 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:00.525261 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.353750 | ubuntu-noble-large | 2025-09-29 08:22:02 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062117/9062117] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2025-09-29 08:22:02.356283 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:22:02.356308 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.356323 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.358970 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.359171 | ubuntu-noble-large | ++ head -1 2025-09-29 08:22:02.359379 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:22:02.368803 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev9 2025-09-29 08:22:02.368827 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.368837 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.368916 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2025-09-29 08:22:02.368964 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.368974 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-29 08:22:02.368987 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2025-09-29 08:22:02.368999 | ubuntu-noble-large | + popd 2025-09-29 08:22:02.369196 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:22:02.369209 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:22:02.370376 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:02.372871 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:02.372888 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2025-09-29 08:22:02.372934 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:02.372945 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:02.372957 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.958374 | ubuntu-noble-large | 2025-09-29 08:22:04 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26619591/26619591] -> "skyline-console-stable-2025.1.tar.gz" [1] 2025-09-29 08:22:04.960938 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:22:04.960965 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.960983 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.963384 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.963728 | ubuntu-noble-large | ++ head -1 2025-09-29 08:22:04.964144 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:22:04.972849 | ubuntu-noble-large | + directory=skyline_console-6.0.0.0rc2.dev3 2025-09-29 08:22:04.972871 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.972886 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.972929 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2025-09-29 08:22:04.972968 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.972978 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-29 08:22:04.972992 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2025-09-29 08:22:04.973081 | ubuntu-noble-large | + popd 2025-09-29 08:22:04.973213 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-29 08:22:04.973237 | ubuntu-noble-large | + pushd tarballs 2025-09-29 08:22:04.974349 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-29 08:22:04.977113 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2025-09-29 08:22:04.977135 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2025-09-29 08:22:04.977151 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-29 08:22:04.977161 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-29 08:22:04.977175 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.900051 | ubuntu-noble-large | 2025-09-29 08:22:05 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150400/150400] -> "requirements-stable-2025.1.tar.gz" [1] 2025-09-29 08:22:05.902153 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-29 08:22:05.902177 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.902194 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.904057 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.904478 | ubuntu-noble-large | ++ head -1 2025-09-29 08:22:05.904886 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-29 08:22:05.911581 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7499 2025-09-29 08:22:05.911614 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.911624 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.911637 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2025-09-29 08:22:05.911769 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.911785 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2025-09-29 08:22:05.911794 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2025-09-29 08:22:05.911808 | ubuntu-noble-large | + popd 2025-09-29 08:22:05.912563 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-09-29 08:22:05.917100 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-09-29 08:22:05.918283 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-29 08:22:05.921055 | ubuntu-noble-large | + BUILD_ID=20250929 2025-09-29 08:22:05.921158 | ubuntu-noble-large | + BUILD_TYPE=all 2025-09-29 08:22:05.921171 | ubuntu-noble-large | + IS_RELEASE=False 2025-09-29 08:22:05.921217 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-29 08:22:05.921231 | ubuntu-noble-large | + VERSION=latest 2025-09-29 08:22:05.921244 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-09-29 08:22:05.921402 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-29 08:22:05.921418 | ubuntu-noble-large | + . defaults/all.sh 2025-09-29 08:22:05.921578 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-29 08:22:05.921591 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-29 08:22:05.921605 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-29 08:22:05.921650 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-29 08:22:05.922121 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-29 08:22:05.922279 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:22:05.922318 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:22:05.922327 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:22:05.922339 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:22:05.922349 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-29 08:22:05.922384 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-29 08:22:05.922450 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-29 08:22:05.922594 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-29 08:22:05.922607 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-29 08:22:05.922647 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-29 08:22:05.922655 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-29 08:22:05.922767 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:22:05.922806 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 08:22:05.922813 | ubuntu-noble-large | +++ export PATH 2025-09-29 08:22:05.922859 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 08:22:05.922909 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-29 08:22:05.922917 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-29 08:22:05.922926 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-29 08:22:05.922932 | ubuntu-noble-large | +++ export PS1 2025-09-29 08:22:05.922941 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-29 08:22:05.922948 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-29 08:22:05.922975 | ubuntu-noble-large | +++ hash -r 2025-09-29 08:22:05.923070 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-29 08:22:05.923840 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-29 08:22:05.925527 | ubuntu-noble-large | ++ export BUILD_ID=20250929 2025-09-29 08:22:05.925543 | ubuntu-noble-large | ++ BUILD_ID=20250929 2025-09-29 08:22:05.925554 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-29 08:22:05.925561 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-29 08:22:05.925569 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-29 08:22:05.925576 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-29 08:22:05.925628 | ubuntu-noble-large | + export IS_RELEASE 2025-09-29 08:22:05.925636 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-29 08:22:05.925642 | ubuntu-noble-large | + export VERSION 2025-09-29 08:22:05.925757 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-09-29 08:22:05.925767 | ubuntu-noble-large | + [[ -z '' ]] 2025-09-29 08:22:05.926783 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-09-29 08:22:05.986355 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd' 2025-09-29 08:22:05.986427 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-09-29 08:22:05.986447 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2025-09-29 08:22:05.986453 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2025-09-29 08:22:05.986458 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2025-09-29 08:22:05.986463 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-09-29 08:22:05.986629 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-09-29 08:22:05.987525 | ubuntu-noble-large | + tee kolla-build-20250929.log 2025-09-29 08:22:05.987701 | 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' 2025-09-29 08:22:06.386570 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-09-29 08:22:06.386654 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-09-29 08:22:12.907310 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-09-29 08:22:12.908523 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-09-29 08:22:12.908954 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-09-29 08:22:12.909205 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-09-29 08:22:12.908914 2025-09-29 08:22:12.911750 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-09-29 08:22:12.913147 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-09-29 08:23:59.089908 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/38 : FROM ubuntu:24.04 2025-09-29 08:23:59.090009 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6d79abd4c962 2025-09-29 08:23:59.090027 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/38 : LABEL "build-date"="20250929" "name"="base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:23:59.090067 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ea1068d50ee0 2025-09-29 08:23:59.090077 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ea1068d50ee0 2025-09-29 08:23:59.090127 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 844920496057 2025-09-29 08:23:59.090206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/38 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2025-09-29 08:23:59.090223 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bf85d31543ff 2025-09-29 08:23:59.090298 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bf85d31543ff 2025-09-29 08:23:59.090312 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3b712fc6cf9f 2025-09-29 08:23:59.090367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/38 : COPY curlrc /root/.curlrc 2025-09-29 08:23:59.090485 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5c4399e8163a 2025-09-29 08:23:59.090497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/38 : ENV LANG en_US.UTF-8 2025-09-29 08:23:59.090555 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2770cdf78658 2025-09-29 08:23:59.090618 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2770cdf78658 2025-09-29 08:23:59.090690 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> efaa6dddd9a8 2025-09-29 08:23:59.090709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/38 : LABEL kolla_version="2025.1" 2025-09-29 08:23:59.090766 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in fa5a118e24d9 2025-09-29 08:23:59.090779 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container fa5a118e24d9 2025-09-29 08:23:59.090850 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8b7f5f8ff52c 2025-09-29 08:23:59.090897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-09-29 08:23:59.090948 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8658a5e7715c 2025-09-29 08:23:59.090996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/38 : COPY *.gpg /etc/kolla/apt-keys/ 2025-09-29 08:23:59.091008 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 249d7ccef79c 2025-09-29 08:23:59.091074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/38 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:23:59.091111 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1c7a60f894ff 2025-09-29 08:23:59.091166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:23:59.091180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:23:59.091249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:23:59.091262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-09-29 08:23:59.091330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:23:59.091492 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2376 kB] 2025-09-29 08:23:59.091505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:23:59.091553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1136 kB] 2025-09-29 08:23:59.091562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1474 kB] 2025-09-29 08:23:59.091574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-09-29 08:23:59.091582 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-09-29 08:23:59.091635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-09-29 08:23:59.091648 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-09-29 08:23:59.091721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2483 kB] 2025-09-29 08:23:59.091873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1923 kB] 2025-09-29 08:23:59.091885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1828 kB] 2025-09-29 08:23:59.091897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:23:59.091998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:23:59.092010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 33.6 MB in 3s (10.3 MB/s) 2025-09-29 08:23:59.092057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.092092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.092147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.092196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.092209 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-29 08:23:59.092278 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 openssl 2025-09-29 08:23:59.092317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-29 08:23:59.092377 | ubuntu-noble-large | INFO:kolla.common.utils.base: manpages glibc-doc libnss-nis libnss-nisplus 2025-09-29 08:23:59.092414 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-29 08:23:59.092470 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-09-29 08:23:59.092483 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-09-29 08:23:59.092593 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 2025-09-29 08:23:59.092603 | ubuntu-noble-large | INFO:kolla.common.utils.base:2 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. 2025-09-29 08:23:59.092638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 9335 kB of archives. 2025-09-29 08:23:59.092689 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-09-29 08:23:59.092753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6 amd64 2.39-0ubuntu8.6 [3263 kB] 2025-09-29 08:23:59.092763 | 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.6 [682 kB] 2025-09-29 08:23:59.092833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.5 [1002 kB] 2025-09-29 08:23:59.092881 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-09-29 08:23:59.092890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-09-29 08:23:59.092966 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-09-29 08:23:59.093004 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.093042 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-09-29 08:23:59.093090 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-09-29 08:23:59.093135 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-09-29 08:23:59.093147 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-09-29 08:23:59.093211 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-09-29 08:23:59.093224 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-09-29 08:23:59.093281 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.093329 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-29 08:23:59.093364 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.093414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 9335 kB in 0s (25.5 MB/s) 2025-09-29 08:23:59.093426 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.093494 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.093569 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.093640 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.093724 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-09-29 08:23:59.093751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc6_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:23:59.093790 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-29 08:23:59.093802 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-29 08:23:59.093858 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-29 08:23:59.093868 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-29 08:23:59.093937 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-09-29 08:23:59.093948 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-29 08:23:59.093996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc6:amd64 (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ... 2025-09-29 08:23:59.094033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc6:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.094046 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-29 08:23:59.094108 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-29 08:23:59.094118 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-29 08:23:59.094177 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-29 08:23:59.094187 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-09-29 08:23:59.094233 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-29 08:23:59.094283 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.094296 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.094372 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.094396 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.094431 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.094479 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.094517 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.094545 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.094603 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.094616 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-09-29 08:23:59.094698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:23:59.094716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc-bin (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ... 2025-09-29 08:23:59.094768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.094781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-09-29 08:23:59.094842 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.094880 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.094894 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.094958 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.094994 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.095004 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.095066 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.095079 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.095137 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-09-29 08:23:59.095150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-29 08:23:59.095210 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.5) ... 2025-09-29 08:23:59.095223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-09-29 08:23:59.095284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-09-29 08:23:59.095297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-09-29 08:23:59.095356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-09-29 08:23:59.095369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-09-29 08:23:59.095440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.095454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.095503 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-29 08:23:59.095512 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-29 08:23:59.095576 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-29 08:23:59.095589 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-29 08:23:59.095648 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-09-29 08:23:59.095659 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-29 08:23:59.095705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-29 08:23:59.095778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-29 08:23:59.095790 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.5) ... 2025-09-29 08:23:59.095855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-09-29 08:23:59.095867 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-29 08:23:59.095926 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-29 08:23:59.095935 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-29 08:23:59.095993 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-29 08:23:59.096002 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-09-29 08:23:59.096056 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-29 08:23:59.096067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-09-29 08:23:59.096135 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-09-29 08:23:59.096147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-09-29 08:23:59.096201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-09-29 08:23:59.096258 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-09-29 08:23:59.096270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-09-29 08:23:59.096334 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-09-29 08:23:59.096347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-29 08:23:59.096410 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-09-29 08:23:59.096456 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-09-29 08:23:59.096465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-29 08:23:59.096537 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1c7a60f894ff 2025-09-29 08:23:59.096549 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 243e52dba51e 2025-09-29 08:23:59.096616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/38 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-09-29 08:23:59.096660 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bc70daf93a6f 2025-09-29 08:23:59.096701 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bc70daf93a6f 2025-09-29 08:23:59.096757 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> be15a9e5e656 2025-09-29 08:23:59.096792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/38 : COPY kolla_bashrc /tmp/ 2025-09-29 08:23:59.096839 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4306e34e20f8 2025-09-29 08:23:59.096851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/38 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-09-29 08:23:59.096914 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6b9365f5656d 2025-09-29 08:23:59.096926 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6b9365f5656d 2025-09-29 08:23:59.096986 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f25d3709ced7 2025-09-29 08:23:59.096998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/38 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-09-29 08:23:59.097063 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4cd9600fd9e7 2025-09-29 08:23:59.097107 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4cd9600fd9e7 2025-09-29 08:23:59.097117 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 86e4dc0accee 2025-09-29 08:23:59.097173 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/38 : ENV DEBIAN_FRONTEND noninteractive 2025-09-29 08:23:59.097186 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7346827d1281 2025-09-29 08:23:59.097247 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7346827d1281 2025-09-29 08:23:59.097281 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d2ff58c3b15d 2025-09-29 08:23:59.097325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/38 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-09-29 08:23:59.097336 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6b58f65fd7d3 2025-09-29 08:23:59.097394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/38 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:23:59.097406 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 534be5ddd521 2025-09-29 08:23:59.097467 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:23:59.097512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:23:59.097521 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-09-29 08:23:59.097585 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,376 kB] 2025-09-29 08:23:59.097598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:23:59.097695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:23:59.097706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:23:59.097742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:23:59.097792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-09-29 08:23:59.097804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:23:59.097865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:23:59.097877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-09-29 08:23:59.097936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:23:59.097948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-09-29 08:23:59.098013 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,483 kB] 2025-09-29 08:23:59.098025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:23:59.098079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:23:59.098097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:23:59.098149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 33.6 MB in 3s (11.0 MB/s) 2025-09-29 08:23:59.098184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.098247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.098294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.098306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.098372 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-09-29 08:23:59.098405 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-29 08:23:59.098417 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-09-29 08:23:59.098475 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-09-29 08:23:59.098509 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-09-29 08:23:59.098570 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-09-29 08:23:59.098582 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-09-29 08:23:59.098781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-29 08:23:59.098854 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-09-29 08:23:59.098868 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-09-29 08:23:59.098890 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-09-29 08:23:59.098901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-09-29 08:23:59.098911 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-09-29 08:23:59.098921 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-09-29 08:23:59.098935 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-29 08:23:59.099000 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-09-29 08:23:59.099016 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-09-29 08:23:59.099083 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-09-29 08:23:59.099101 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-09-29 08:23:59.099124 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-09-29 08:23:59.099201 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. 2025-09-29 08:23:59.099229 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-09-29 08:23:59.099247 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-09-29 08:23:59.099272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-09-29 08:23:59.099340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-09-29 08:23:59.099353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-09-29 08:23:59.099414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2025-09-29 08:23:59.099430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-09-29 08:23:59.099465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-09-29 08:23:59.099519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-09-29 08:23:59.099571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-09-29 08:23:59.099647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-09-29 08:23:59.099697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-09-29 08:23:59.099721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-09-29 08:23:59.099803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-09-29 08:23:59.099815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-09-29 08:23:59.099831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-09-29 08:23:59.099884 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-09-29 08:23:59.099895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-09-29 08:23:59.099926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.1 [188 kB] 2025-09-29 08:23:59.099937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-09-29 08:23:59.100035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-09-29 08:23:59.100049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.3 [104 kB] 2025-09-29 08:23:59.100059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2025-09-29 08:23:59.100073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.3 [323 kB] 2025-09-29 08:23:59.100122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.3 [109 kB] 2025-09-29 08:23:59.100137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.3 [565 kB] 2025-09-29 08:23:59.100202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2025-09-29 08:23:59.100213 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.3 [227 kB] 2025-09-29 08:23:59.100227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.3 [232 kB] 2025-09-29 08:23:59.100293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.3 [78.3 kB] 2025-09-29 08:23:59.100305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.3 [359 kB] 2025-09-29 08:23:59.100367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2025-09-29 08:23:59.100388 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-29 08:23:59.100402 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.100416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 1s (4,529 kB/s) 2025-09-29 08:23:59.100483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-09-29 08:23:59.100496 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.100509 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.100592 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.100612 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 08:23:59.100625 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.100696 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-09-29 08:23:59.100714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-09-29 08:23:59.100763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-09-29 08:23:59.100778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-09-29 08:23:59.100849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-09-29 08:23:59.100860 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.100891 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.100908 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.100976 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.100991 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.101053 | ubuntu-noble-large | INFO:kolla.common.utils.base:80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 08:23:59.101063 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.101077 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-09-29 08:23:59.101125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 08:23:59.101140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.101199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-09-29 08:23:59.101210 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 08:23:59.101223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.101273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-09-29 08:23:59.101287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-09-29 08:23:59.101301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-09-29 08:23:59.101364 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-09-29 08:23:59.101376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 08:23:59.101398 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.101450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-09-29 08:23:59.101465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 08:23:59.101513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.101592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-09-29 08:23:59.101621 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-09-29 08:23:59.101636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-09-29 08:23:59.101649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-09-29 08:23:59.101716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-09-29 08:23:59.101737 | 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 libreadline8t64' 2025-09-29 08:23:59.101805 | 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' 2025-09-29 08:23:59.101816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadli 2025-09-29 08:23:59.101828 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2025-09-29 08:23:59.101895 | 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' 2025-09-29 08:23:59.101906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-09-29 08:23:59.101918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-09-29 08:23:59.101974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-09-29 08:23:59.101984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-09-29 08:23:59.102040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-09-29 08:23:59.102050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-09-29 08:23:59.102062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-09-29 08:23:59.102105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-09-29 08:23:59.102115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-09-29 08:23:59.102171 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.102185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-09-29 08:23:59.102231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-09-29 08:23:59.102244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-09-29 08:23:59.102273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-09-29 08:23:59.102282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-09-29 08:23:59.102343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:23:59.102354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:23:59.102409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-09-29 08:23:59.102419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:23:59.102440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:23:59.102452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-09-29 08:23:59.102508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-09-29 08:23:59.102519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:23:59.102557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-09-29 08:23:59.102576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-09-29 08:23:59.102636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-09-29 08:23:59.102652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-09-29 08:23:59.102665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.1_amd64.deb ... 2025-09-29 08:23:59.102754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-09-29 08:23:59.102765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-09-29 08:23:59.102808 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.102822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:23:59.102875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:23:59.102885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-09-29 08:23:59.102929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:23:59.102942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-09-29 08:23:59.102985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-09-29 08:23:59.102999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-09-29 08:23:59.103118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-09-29 08:23:59.103128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-09-29 08:23:59.103140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-09-29 08:23:59.103184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103194 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.103248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-09-29 08:23:59.103316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103326 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.103338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-09-29 08:23:59.103395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103448 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.103457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-09-29 08:23:59.103511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-09-29 08:23:59.103569 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.103584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-09-29 08:23:59.103605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-09-29 08:23:59.103702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-09-29 08:23:59.103743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-09-29 08:23:59.103867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-29 08:23:59.103877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.103889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-09-29 08:23:59.103943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-09-29 08:23:59.103954 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.103997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-09-29 08:23:59.104022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-09-29 08:23:59.104034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-09-29 08:23:59.104109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-09-29 08:23:59.104118 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.104175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-09-29 08:23:59.104185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-09-29 08:23:59.104198 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-09-29 08:23:59.104255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-09-29 08:23:59.104265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-09-29 08:23:59.104309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-09-29 08:23:59.104322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-09-29 08:23:59.104386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.104397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:23:59.104409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-09-29 08:23:59.104463 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.104473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:23:59.104516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.104548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-09-29 08:23:59.104567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:23:59.104645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 08:23:59.104697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-09-29 08:23:59.104748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-09-29 08:23:59.104761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:23:59.104863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.104993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-09-29 08:23:59.105003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-09-29 08:23:59.105015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.105068 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 534be5ddd521 2025-09-29 08:23:59.105078 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 19b45977bb0e 2025-09-29 08:23:59.105122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/38 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-09-29 08:23:59.105133 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3bd41110ca91 2025-09-29 08:23:59.105155 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3bd41110ca91 2025-09-29 08:23:59.105185 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 66a483c8710d 2025-09-29 08:23:59.105207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/38 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-09-29 08:23:59.105227 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9720f72b05fe 2025-09-29 08:23:59.105248 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9720f72b05fe 2025-09-29 08:23:59.105293 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e7340d5a32a6 2025-09-29 08:23:59.105310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/38 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-09-29 08:23:59.105326 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 02cb8dcd328a 2025-09-29 08:23:59.105387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/38 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-09-29 08:23:59.105398 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 170834fd7f6e 2025-09-29 08:23:59.105410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-09-29 08:23:59.105421 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0709e2cccda4 2025-09-29 08:23:59.105482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/38 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-09-29 08:23:59.105492 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 66ee100a107e 2025-09-29 08:23:59.105509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/38 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-09-29 08:23:59.105544 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6132cdb73999 2025-09-29 08:23:59.105589 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-09-29 08:23:59.105623 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105643 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-09-29 08:23:59.105652 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105664 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-09-29 08:23:59.105704 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105772 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-09-29 08:23:59.105782 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105794 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-29 08:23:59.105836 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-29 08:23:59.105846 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105902 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 9F4587F226208342: public key "Cloudsmith Package (rabbitmq/rabbitmq-server) " imported 2025-09-29 08:23:59.105911 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.105923 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-29 08:23:59.105931 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-29 08:23:59.105989 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.106000 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-09-29 08:23:59.106044 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.106055 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-29 08:23:59.106066 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-29 08:23:59.106120 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.106142 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6132cdb73999 2025-09-29 08:23:59.106157 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b979e9da355f 2025-09-29 08:23:59.106179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/38 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://download.docker.com/linux/debian/gpg -o /etc/kolla/apt-keys/docker-ce.asc && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-09-29 08:23:59.106199 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ae4c3decf1a6 2025-09-29 08:23:59.106253 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.117050, size: 3817 2025-09-29 08:23:59.106271 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.086359, size: 2460 2025-09-29 08:23:59.106286 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.074023, size: 1684 2025-09-29 08:23:59.106299 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg): response: 200, time: 0.132693, size: 27481 2025-09-29 08:23:59.106348 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.076109, size: 4300 2025-09-29 08:23:59.106358 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/repo_pub_key): response: 200, time: 0.119334, size: 3151 2025-09-29 08:23:59.106371 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.085016, size: 3157 2025-09-29 08:23:59.106392 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ae4c3decf1a6 2025-09-29 08:23:59.106404 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f45dae83b24d 2025-09-29 08:23:59.106477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/38 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt patch && apt-get clean && rm -rf /var/lib/apt/lists/* && unlink /etc/localtime 2025-09-29 08:23:59.106488 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2c09e83d5dc6 2025-09-29 08:23:59.106500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:23:59.106605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:23:59.106624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:23:59.106633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:23:59.106646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:23:59.106655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:23:59.106667 | 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] 2025-09-29 08:23:59.106707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:23:59.106752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:23:59.106762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:23:59.106819 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:23:59.106829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:23:59.106841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:23:59.106853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:23:59.106916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:23:59.106927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.4 MB in 2s (12.2 MB/s) 2025-09-29 08:23:59.106939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.106983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.106993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.107005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.107047 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-09-29 08:23:59.107057 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. 2025-09-29 08:23:59.107100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-29 08:23:59.107113 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-09-29 08:23:59.107121 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-09-29 08:23:59.107179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-29 08:23:59.107187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.107206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.107246 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.107257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-09-29 08:23:59.107307 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-09-29 08:23:59.107316 | ubuntu-noble-large | INFO:kolla.common.utils.base: dpkg libpam-modules libpam-modules-bin libpam-runtime libpam0g 2025-09-29 08:23:59.107352 | ubuntu-noble-large | INFO:kolla.common.utils.base:5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:23:59.107361 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 1,728 kB of archives. 2025-09-29 08:23:59.107397 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 0 B of additional disk space will be used. 2025-09-29 08:23:59.107405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:23:59.107455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg amd64 1.22.6ubuntu6.5 [1,282 kB] 2025-09-29 08:23:59.107470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam0g amd64 1.5.3-5ubuntu5.5 [67.8 kB] 2025-09-29 08:23:59.107481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules-bin amd64 1.5.3-5ubuntu5.5 [51.9 kB] 2025-09-29 08:23:59.107568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules amd64 1.5.3-5ubuntu5.5 [286 kB] 2025-09-29 08:23:59.107584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-runtime all 1.5.3-5ubuntu5.5 [40.8 kB] 2025-09-29 08:23:59.107598 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-29 08:23:59.107608 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.107647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 1,728 kB in 1s (1,871 kB/s) 2025-09-29 08:23:59.107658 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.107711 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.107724 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.107760 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.107771 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.107778 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.107838 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.107847 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 95% 2025-09-29 08:23:59.107883 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.107891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../dpkg_1.22.6ubuntu6.5_amd64.deb ... 2025-09-29 08:23:59.107939 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.107948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dpkg (1.22.6ubuntu6.5) over (1.22.6ubuntu6.1) ... 2025-09-29 08:23:59.107986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dpkg (1.22.6ubuntu6.5) ... 2025-09-29 08:23:59.107997 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.108034 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.108046 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.108092 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.108102 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2025-09-29 08:23:59.108112 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.108168 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.108177 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.108225 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.108233 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.108243 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.108280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam0g_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-29 08:23:59.108292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam0g:amd64 (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-29 08:23:59.108343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam0g:amd64 (1.5.3-5ubuntu5.5) ... 2025-09-29 08:23:59.108352 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.108399 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.108413 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-09-29 08:23:59.108424 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 40% (Reading database ... 45% 2025-09-29 08:23:59.108471 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.108480 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.108489 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.108543 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.108562 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.108616 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.108630 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.108647 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.108689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules-bin_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-29 08:23:59.108745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules-bin (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-29 08:23:59.108758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules-bin (1.5.3-5ubuntu5.5) ... 2025-09-29 08:23:59.108775 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.108808 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.108820 | 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 ... 2025-09-29 08:23:59.108871 | ubuntu-noble-large | INFO:kolla.common.utils.base:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 2025-09-29 08:23:59.108884 | ubuntu-noble-large | INFO:kolla.common.utils.base:45% (Reading database ... 50% 2025-09-29 08:23:59.108904 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-09-29 08:23:59.108922 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2025-09-29 08:23:59.108955 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.108968 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.109021 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.109033 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.109097 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.109109 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.109143 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.109155 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.109166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-29 08:23:59.109183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules:amd64 (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-29 08:23:59.109194 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules:amd64 (1.5.3-5ubuntu5.5) ... 2025-09-29 08:23:59.109204 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.109273 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-29 08:23:59.109288 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 2025-09-29 08:23:59.109305 | ubuntu-noble-large | INFO:kolla.common.utils.base:50% (Reading database ... 55% (Reading database ... 2025-09-29 08:23:59.109322 | ubuntu-noble-large | INFO:kolla.common.utils.base:60% (Reading database ... 2025-09-29 08:23:59.109334 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2025-09-29 08:23:59.109386 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.109401 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.109412 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.109422 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.109442 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.109481 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.109489 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.109578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-runtime_1.5.3-5ubuntu5.5_all.deb ... 2025-09-29 08:23:59.109594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-runtime (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-29 08:23:59.109612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-runtime (1.5.3-5ubuntu5.5) ... 2025-09-29 08:23:59.109621 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.109628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.109638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.109691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.109704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-09-29 08:23:59.109743 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:23:59.109760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2025-09-29 08:23:59.109771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:23:59.109810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-29 08:23:59.109819 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-09-29 08:23:59.109842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-09-29 08:23:59.109850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-09-29 08:23:59.109901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (27 B/s) 2025-09-29 08:23:59.109909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.109952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-29 08:23:59.109959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-29 08:23:59.109968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-29 08:23:59.110021 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-09-29 08:23:59.110029 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-29 08:23:59.110037 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-09-29 08:23:59.110043 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-09-29 08:23:59.110101 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-09-29 08:23:59.110108 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-09-29 08:23:59.110151 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-09-29 08:23:59.110157 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-09-29 08:23:59.110166 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-09-29 08:23:59.110214 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-09-29 08:23:59.110221 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-09-29 08:23:59.110230 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-09-29 08:23:59.110277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-29 08:23:59.110284 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2025-09-29 08:23:59.110294 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2025-09-29 08:23:59.110302 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2025-09-29 08:23:59.110355 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2025-09-29 08:23:59.110363 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2025-09-29 08:23:59.110371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-09-29 08:23:59.110380 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-09-29 08:23:59.110436 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-09-29 08:23:59.110443 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-29 08:23:59.110486 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-09-29 08:23:59.110493 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-09-29 08:23:59.110502 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-09-29 08:23:59.110589 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-09-29 08:23:59.110599 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-09-29 08:23:59.110605 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-09-29 08:23:59.110613 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-09-29 08:23:59.110658 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-09-29 08:23:59.110665 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2025-09-29 08:23:59.110693 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-09-29 08:23:59.110702 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-09-29 08:23:59.110754 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-09-29 08:23:59.110767 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:23:59.110776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2025-09-29 08:23:59.110782 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-09-29 08:23:59.110840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:23:59.110847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.8 [836 kB] 2025-09-29 08:23:59.110881 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.3 [88.0 kB] 2025-09-29 08:23:59.110889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.8 [2,334 kB] 2025-09-29 08:23:59.110923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2 [27.4 kB] 2025-09-29 08:23:59.110930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2025-09-29 08:23:59.110975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2025-09-29 08:23:59.110983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-09-29 08:23:59.110992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.8 [2,068 kB] 2025-09-29 08:23:59.111001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.8 [651 kB] 2025-09-29 08:23:59.111056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2 [10.0 kB] 2025-09-29 08:23:59.111064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2 [23.0 kB] 2025-09-29 08:23:59.111107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2025-09-29 08:23:59.111114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2025-09-29 08:23:59.111123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2025-09-29 08:23:59.111155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-09-29 08:23:59.111165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2025-09-29 08:23:59.111197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.10 [203 kB] 2025-09-29 08:23:59.111204 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.10 [105 kB] 2025-09-29 08:23:59.111249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.10 [1,873 kB] 2025-09-29 08:23:59.111257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2025-09-29 08:23:59.111289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2025-09-29 08:23:59.111297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] 2025-09-29 08:23:59.111311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2025-09-29 08:23:59.111363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2025-09-29 08:23:59.111376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] 2025-09-29 08:23:59.111385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] 2025-09-29 08:23:59.111419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2025-09-29 08:23:59.111426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2025-09-29 08:23:59.111474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2025-09-29 08:23:59.111481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2025-09-29 08:23:59.111490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2025-09-29 08:23:59.111580 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2025-09-29 08:23:59.111589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2025-09-29 08:23:59.111597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2025-09-29 08:23:59.111603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2025-09-29 08:23:59.111637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2025-09-29 08:23:59.111644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2025-09-29 08:23:59.111692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2025-09-29 08:23:59.111704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2025-09-29 08:23:59.111752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2025-09-29 08:23:59.111760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2025-09-29 08:23:59.111793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2025-09-29 08:23:59.111800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.2 [34.2 kB] 2025-09-29 08:23:59.111842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.2 [1,120 kB] 2025-09-29 08:23:59.111850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-09-29 08:23:59.111882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 2025-09-29 08:23:59.111889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2025-09-29 08:23:59.111940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2025-09-29 08:23:59.111947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2025-09-29 08:23:59.111957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2025-09-29 08:23:59.111988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.1 [948 kB] 2025-09-29 08:23:59.111995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2025-09-29 08:23:59.112041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2025-09-29 08:23:59.112048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2025-09-29 08:23:59.112079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2025-09-29 08:23:59.112085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2025-09-29 08:23:59.112124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2025-09-29 08:23:59.112131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2025-09-29 08:23:59.112168 | 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] 2025-09-29 08:23:59.112175 | 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] 2025-09-29 08:23:59.112186 | 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] 2025-09-29 08:23:59.112195 | 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] 2025-09-29 08:23:59.112249 | 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] 2025-09-29 08:23:59.112256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2025-09-29 08:23:59.112288 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-29 08:23:59.112295 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.112325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 3s (11.0 MB/s) 2025-09-29 08:23:59.112331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-09-29 08:23:59.112374 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.112381 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.112413 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-29 08:23:59.112420 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.112460 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.112467 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.112480 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.112544 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.112556 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-29 08:23:59.112570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:23:59.112583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.112597 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.112641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-09-29 08:23:59.112651 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-29 08:23:59.112685 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.112698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:23:59.112745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-09-29 08:23:59.112756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:23:59.112768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.112776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.112835 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:23:59.112846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.112859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-09-29 08:23:59.112868 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.112922 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.112932 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.112945 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:23:59.112958 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.112967 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.113024 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.113037 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.113046 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-09-29 08:23:59.113088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:23:59.113095 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.113109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-09-29 08:23:59.113155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-09-29 08:23:59.113161 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.113169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-09-29 08:23:59.113213 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-09-29 08:23:59.113220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-09-29 08:23:59.113261 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.113267 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-09-29 08:23:59.113275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-09-29 08:23:59.113289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-09-29 08:23:59.113343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-09-29 08:23:59.113349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-09-29 08:23:59.113390 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:23:59.113396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.113404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-09-29 08:23:59.113446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:23:59.113453 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.113461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.113514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-09-29 08:23:59.113520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:23:59.113579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.113592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.113601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-09-29 08:23:59.113607 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.113663 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.113692 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.113701 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2025-09-29 08:23:59.113733 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.113742 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 08:23:59.113750 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.113806 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.113813 | ubuntu-noble-large | INFO:kolla.common.utils.base:100% (Reading database ... 7133 files and directories currently installed.) 2025-09-29 08:23:59.113853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:23:59.113860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.113868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-09-29 08:23:59.113907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-09-29 08:23:59.113914 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.113946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-09-29 08:23:59.113953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-09-29 08:23:59.113991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-09-29 08:23:59.113998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-09-29 08:23:59.114030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-09-29 08:23:59.114037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-09-29 08:23:59.114077 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-09-29 08:23:59.114084 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.114100 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:23:59.114154 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-29 08:23:59.114163 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2025-09-29 08:23:59.114171 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-29 08:23:59.114211 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-29 08:23:59.114217 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-29 08:23:59.114226 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-29 08:23:59.114264 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-29 08:23:59.114271 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-09-29 08:23:59.114302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-09-29 08:23:59.114309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-09-29 08:23:59.114349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-09-29 08:23:59.114356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-09-29 08:23:59.114397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-09-29 08:23:59.114404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-09-29 08:23:59.114412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-09-29 08:23:59.114453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-09-29 08:23:59.114460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-09-29 08:23:59.114501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:23:59.114507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.114515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-09-29 08:23:59.114586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.10_all.deb ... 2025-09-29 08:23:59.114594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.114603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-09-29 08:23:59.114608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:23:59.114654 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.114661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-09-29 08:23:59.114690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-09-29 08:23:59.114698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-09-29 08:23:59.114754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-09-29 08:23:59.114761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-09-29 08:23:59.114792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-09-29 08:23:59.114798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-09-29 08:23:59.114841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-09-29 08:23:59.114853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.114862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-09-29 08:23:59.114870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-09-29 08:23:59.114927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-09-29 08:23:59.114933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-09-29 08:23:59.114942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-09-29 08:23:59.114987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-09-29 08:23:59.114994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-09-29 08:23:59.115003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-09-29 08:23:59.115048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.115055 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-09-29 08:23:59.115063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-09-29 08:23:59.115114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.115121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-09-29 08:23:59.115149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-09-29 08:23:59.115161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-09-29 08:23:59.115197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-09-29 08:23:59.115203 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:23:59.115233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:23:59.115239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-09-29 08:23:59.115277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:23:59.115283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:23:59.115311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-09-29 08:23:59.115317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-09-29 08:23:59.115361 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:23:59.115367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-09-29 08:23:59.115395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-09-29 08:23:59.115401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:23:59.115446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-09-29 08:23:59.115452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-09-29 08:23:59.115488 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-09-29 08:23:59.115497 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.115509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-09-29 08:23:59.115586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-09-29 08:23:59.115598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-09-29 08:23:59.115616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-09-29 08:23:59.115624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-09-29 08:23:59.115631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-09-29 08:23:59.115690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-09-29 08:23:59.115699 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-09-29 08:23:59.115746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-09-29 08:23:59.115752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-09-29 08:23:59.115794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-09-29 08:23:59.115801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-09-29 08:23:59.115836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-09-29 08:23:59.115841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.115869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.115875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-09-29 08:23:59.115919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.115925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.115954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-09-29 08:23:59.115960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 08:23:59.115988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:23:59.115994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-09-29 08:23:59.116033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-09-29 08:23:59.116038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-09-29 08:23:59.116067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-09-29 08:23:59.116072 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-09-29 08:23:59.116100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-09-29 08:23:59.116106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-09-29 08:23:59.116145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:23:59.116151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:23:59.116184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-09-29 08:23:59.116189 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-09-29 08:23:59.116219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-09-29 08:23:59.116225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-09-29 08:23:59.116253 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-09-29 08:23:59.116259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-09-29 08:23:59.116298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-09-29 08:23:59.116304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-09-29 08:23:59.116316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-09-29 08:23:59.116323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-09-29 08:23:59.116373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-09-29 08:23:59.116379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-09-29 08:23:59.116387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-09-29 08:23:59.116394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-09-29 08:23:59.116446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-09-29 08:23:59.116452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-09-29 08:23:59.116489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-09-29 08:23:59.116495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-09-29 08:23:59.116502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-09-29 08:23:59.116507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-09-29 08:23:59.116575 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2025-09-29 08:23:59.116583 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.116591 | 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' 2025-09-29 08:23:59.116631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-09-29 08:23:59.116637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-09-29 08:23:59.116688 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-09-29 08:23:59.116696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-09-29 08:23:59.116704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-09-29 08:23:59.116747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-09-29 08:23:59.116753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-09-29 08:23:59.116791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-09-29 08:23:59.116796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-09-29 08:23:59.116804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-09-29 08:23:59.116808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-09-29 08:23:59.116860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-09-29 08:23:59.116867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-09-29 08:23:59.116894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-09-29 08:23:59.116900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.116938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.116944 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-09-29 08:23:59.116973 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.116978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-09-29 08:23:59.116991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-09-29 08:23:59.117035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.117041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.117074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-09-29 08:23:59.117079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-09-29 08:23:59.117108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-09-29 08:23:59.117114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-09-29 08:23:59.117142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-09-29 08:23:59.117148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-09-29 08:23:59.117187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2025-09-29 08:23:59.117193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2025-09-29 08:23:59.117222 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.117228 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2025-09-29 08:23:59.117265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-09-29 08:23:59.117271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-09-29 08:23:59.117308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-09-29 08:23:59.117314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-09-29 08:23:59.117322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2025-09-29 08:23:59.117363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-09-29 08:23:59.117369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-09-29 08:23:59.117376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-29 08:23:59.117425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:23:59.117431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-09-29 08:23:59.117442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2025-09-29 08:23:59.117449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-09-29 08:23:59.117499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-09-29 08:23:59.117505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4build3_amd64.deb ... 2025-09-29 08:23:59.117549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-09-29 08:23:59.117559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-09-29 08:23:59.117571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-09-29 08:23:59.117579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-09-29 08:23:59.117629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-09-29 08:23:59.117635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-09-29 08:23:59.117689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-09-29 08:23:59.117698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-09-29 08:23:59.117702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-09-29 08:23:59.117750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-09-29 08:23:59.117761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-09-29 08:23:59.117769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.117776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.117828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:23:59.117834 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-09-29 08:23:59.117862 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.117869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-09-29 08:23:59.117906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Mon Sep 29 08:23:30 UTC 2025. 2025-09-29 08:23:59.117912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Mon Sep 29 08:23:30 UTC 2025. 2025-09-29 08:23:59.117920 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-09-29 08:23:59.117926 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.117981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-09-29 08:23:59.117988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-09-29 08:23:59.118016 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-09-29 08:23:59.118022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.118050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-09-29 08:23:59.118056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2025-09-29 08:23:59.118095 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-09-29 08:23:59.118101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:23:59.118144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.118149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-09-29 08:23:59.118156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.118161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:23:59.118208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-09-29 08:23:59.118214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.118252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-09-29 08:23:59.118258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-09-29 08:23:59.118286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-09-29 08:23:59.118292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-09-29 08:23:59.118329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.118335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.118363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-09-29 08:23:59.118369 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.118407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-09-29 08:23:59.118413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:23:59.118442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-09-29 08:23:59.118448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-09-29 08:23:59.118487 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-09-29 08:23:59.118493 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-29 08:23:59.118567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-09-29 08:23:59.118579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:23:59.118583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-09-29 08:23:59.118591 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.10) ... 2025-09-29 08:23:59.118598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-09-29 08:23:59.118655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-09-29 08:23:59.118661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-09-29 08:23:59.118692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-09-29 08:23:59.118700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-09-29 08:23:59.118737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.118743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:23:59.118771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-09-29 08:23:59.118778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2) ... 2025-09-29 08:23:59.118817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-09-29 08:23:59.118826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-09-29 08:23:59.118837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:23:59.118846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-09-29 08:23:59.118893 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:23:59.118899 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:23:59.118925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-09-29 08:23:59.118931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-09-29 08:23:59.118937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:23:59.118941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-09-29 08:23:59.118994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-09-29 08:23:59.119000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-09-29 08:23:59.119004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:23:59.119042 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2c09e83d5dc6 2025-09-29 08:23:59.119047 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7ca518b9805c 2025-09-29 08:23:59.119173 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/38 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42493 hsmusers && useradd -l -M --shell /usr/sbin/nologin --uid 42493 --gid 42493 hsmusers && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-09-29 08:23:59.119191 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3349bdfceafc 2025-09-29 08:23:59.119196 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3349bdfceafc 2025-09-29 08:23:59.119200 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d9e4d1f01a1c 2025-09-29 08:23:59.119207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/38 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-09-29 08:23:59.119211 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5af12c03aea5 2025-09-29 08:23:59.119216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/38 : COPY start.sh /usr/local/bin/kolla_start 2025-09-29 08:23:59.119220 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bc04317739be 2025-09-29 08:23:59.119263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/38 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-09-29 08:23:59.119268 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bd7e1c1c4020 2025-09-29 08:23:59.119303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/38 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-09-29 08:23:59.119307 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 12638a55cf50 2025-09-29 08:23:59.119314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/38 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-09-29 08:23:59.119318 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b1a376c6f5f5 2025-09-29 08:23:59.119375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/38 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2025-09-29 08:23:59.119381 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 42607e7bb436 2025-09-29 08:23:59.119417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/38 : COPY sudoers /etc/sudoers 2025-09-29 08:23:59.119423 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 971b13e34ee9 2025-09-29 08:23:59.119427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/38 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-09-29 08:23:59.119461 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a4f43b7b7e55 2025-09-29 08:23:59.119466 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a4f43b7b7e55 2025-09-29 08:23:59.119474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9bab21b4715d 2025-09-29 08:23:59.119480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/38 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-09-29 08:23:59.119543 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 93759894fb28 2025-09-29 08:23:59.119549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/38 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-09-29 08:23:59.119609 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1341de2da285 2025-09-29 08:23:59.119615 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1341de2da285 2025-09-29 08:23:59.119619 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 17b45a09f847 2025-09-29 08:23:59.119624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/38 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects /usr/local/bin/kolla_patch && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-09-29 08:23:59.119629 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c99de2516fba 2025-09-29 08:23:59.119635 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c99de2516fba 2025-09-29 08:23:59.119639 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d003ee6bef95 2025-09-29 08:23:59.119709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/38 : CMD ["kolla_start"] 2025-09-29 08:23:59.119718 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ade6555dee7a 2025-09-29 08:23:59.119722 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ade6555dee7a 2025-09-29 08:23:59.119736 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 74d5838d9625 2025-09-29 08:23:59.119740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built e78cd41f06e7 2025-09-29 08:23:59.119797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:23:59.119987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-09-29 08:23:59.119861 (took 0:01:46.210947) 2025-09-29 08:23:59.120122 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-09-29 08:23:59.120161 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-09-29 08:23:59.120167 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-09-29 08:23:59.120205 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-09-29 08:23:59.120210 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-09-29 08:23:59.120236 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-09-29 08:23:59.120241 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-09-29 08:23:59.120280 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-09-29 08:23:59.120285 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-09-29 08:23:59.120310 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-09-29 08:23:59.120315 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-09-29 08:23:59.120356 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-09-29 08:23:59.120362 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-09-29 08:23:59.120366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-09-29 08:23:59.120404 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-09-29 08:23:59.120410 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-09-29 08:23:59.120435 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-09-29 08:23:59.120440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-09-29 08:23:59.120477 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-09-29 08:23:59.120483 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-09-29 08:23:59.120517 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-09-29 08:23:59.120523 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-09-29 08:23:59.120566 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-09-29 08:23:59.120573 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-09-29 08:23:59.120577 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-09-29 08:23:59.121029 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-09-29 08:23:59.121040 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-09-29 08:23:59.121044 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-09-29 08:23:59.120844 2025-09-29 08:23:59.121540 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-09-29 08:23:59.121968 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-09-29 08:24:16.284748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:24:16.284830 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> e78cd41f06e7 2025-09-29 08:24:16.284858 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20250929" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:24:16.284912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 67f69dbf0562 2025-09-29 08:24:16.284922 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 67f69dbf0562 2025-09-29 08:24:16.284931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 6fd9ebc88225 2025-09-29 08:24:16.284939 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-09-29 08:24:16.284949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in edb8510eaf8c 2025-09-29 08:24:16.284957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container edb8510eaf8c 2025-09-29 08:24:16.284964 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 21e8e7444ada 2025-09-29 08:24:16.284996 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-09-29 08:24:16.285006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 090946a5ee36 2025-09-29 08:24:16.285018 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 090946a5ee36 2025-09-29 08:24:16.285025 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> a000b681c413 2025-09-29 08:24:16.285037 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:24:16.285048 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 7e99a6947431 2025-09-29 08:24:16.285151 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:16.285163 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:24:16.285172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:24:16.285227 | 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] 2025-09-29 08:24:16.285237 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-09-29 08:24:16.285248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:24:16.285256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:24:16.285502 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:24:16.285568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:24:16.285574 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-09-29 08:24:16.285581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:24:16.285586 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:24:16.285624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:24:16.285630 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:24:16.285634 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:24:16.285638 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:24:16.285642 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:24:16.285646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.4 MB in 3s (8,146 kB/s) 2025-09-29 08:24:16.285651 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-09-29 08:24:16.285718 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-09-29 08:24:16.285748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-09-29 08:24:16.285760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-09-29 08:24:16.285819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-09-29 08:24:16.285829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-09-29 08:24:16.285879 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-09-29 08:24:16.285889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-09-29 08:24:16.285940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-09-29 08:24:16.285950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-09-29 08:24:16.285998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-09-29 08:24:16.286008 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-09-29 08:24:16.286061 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-09-29 08:24:16.286071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:16.286120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,436 kB of archives. 2025-09-29 08:24:16.286130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 33.8 MB of additional disk space will be used. 2025-09-29 08:24:16.286186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:16.286197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:24:16.286234 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2025-09-29 08:24:16.286244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.14+maria~ubu2404 [2,922 B] 2025-09-29 08:24:16.286296 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.14+maria~ubu2404 [4,088 B] 2025-09-29 08:24:16.286306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.14+maria~ubu2404 [173 kB] 2025-09-29 08:24:16.286372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.14+maria~ubu2404 [1,108 kB] 2025-09-29 08:24:16.286386 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.14+maria~ubu2404 [1,997 kB] 2025-09-29 08:24:16.286432 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,436 kB in 4s (975 kB/s) 2025-09-29 08:24:16.286443 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:24:16.286571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-09-29 08:24:16.286585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:24:16.286600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-09-29 08:24:16.286609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2025-09-29 08:24:16.286648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2025-09-29 08:24:16.286658 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2025-09-29 08:24:16.286732 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2025-09-29 08:24:16.286774 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2025-09-29 08:24:16.286783 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:24:16.286847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:24:16.286858 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:24:16.286899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-09-29 08:24:16.286912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-09-29 08:24:16.286977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.286986 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-09-29 08:24:16.287038 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-09-29 08:24:16.287047 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-09-29 08:24:16.287107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:24:16.287118 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-09-29 08:24:16.287199 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-09-29 08:24:16.287209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-09-29 08:24:16.287249 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-09-29 08:24:16.287258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:24:16.287317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-09-29 08:24:16.287339 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:24:16.287406 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287417 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-09-29 08:24:16.287429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2025-09-29 08:24:16.287503 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287515 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-09-29 08:24:16.287585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-09-29 08:24:16.287594 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:24:16.287649 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287659 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287705 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:24:16.287718 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:24:16.287760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 7e99a6947431 2025-09-29 08:24:16.287770 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 9b68a6d74ffd 2025-09-29 08:24:16.287823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-09-29 08:24:16.287832 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 1f3ab64e0791 2025-09-29 08:24:16.287872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 1f3ab64e0791 2025-09-29 08:24:16.287881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 341b67f862f8 2025-09-29 08:24:16.287937 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2025-09-29 08:24:16.287947 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4c2a83f0c2b2 2025-09-29 08:24:16.287987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4c2a83f0c2b2 2025-09-29 08:24:16.287996 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> d3a39740e25d 2025-09-29 08:24:16.288052 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2025-09-29 08:24:16.288104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4181b1de69ca 2025-09-29 08:24:16.288114 | 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.404428, size: 3356 2025-09-29 08:24:16.288125 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4181b1de69ca 2025-09-29 08:24:16.288192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> bcc1efc23b93 2025-09-29 08:24:16.288202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 2cd7b0836741 2025-09-29 08:24:16.288213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 2025-09-29 08:24:16.288331 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-09-29 08:24:16.288203 (took 0:00:17.167359) 2025-09-29 08:24:16.288391 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-09-29 08:24:16.288444 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-09-29 08:24:16.288810 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-09-29 08:24:16.288861 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-09-29 08:24:16.288924 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-09-29 08:24:16.288817 2025-09-29 08:24:16.289697 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-09-29 08:24:16.290172 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-09-29 08:24:31.017545 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:24:31.017659 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> e78cd41f06e7 2025-09-29 08:24:31.017729 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20250929" "name"="multipathd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:24:31.017746 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 78e6c46222ef 2025-09-29 08:24:31.017758 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 78e6c46222ef 2025-09-29 08:24:31.017770 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> a303af89f2f6 2025-09-29 08:24:31.017786 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:24:31.017849 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 254b2d1cda63 2025-09-29 08:24:31.017932 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:31.017947 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:24:31.018029 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:24:31.018048 | 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] 2025-09-29 08:24:31.018140 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:24:31.018206 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:24:31.018233 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:24:31.018301 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:24:31.018355 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:24:31.018426 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:24:31.018497 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:24:31.018553 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:24:31.018614 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:24:31.018697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:24:31.018800 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:24:31.018840 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.4 MB in 3s (8,237 kB/s) 2025-09-29 08:24:31.018850 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-29 08:24:31.018916 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-29 08:24:31.018973 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-29 08:24:31.019031 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-29 08:24:31.019089 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-09-29 08:24:31.019130 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 08:24:31.019193 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-09-29 08:24:31.019247 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-09-29 08:24:31.019302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-09-29 08:24:31.019352 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-29 08:24:31.019420 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-09-29 08:24:31.019552 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-09-29 08:24:31.019564 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-09-29 08:24:31.019626 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-09-29 08:24:31.019700 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 08:24:31.019759 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-09-29 08:24:31.019817 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-09-29 08:24:31.019875 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:31.019889 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-09-29 08:24:31.019958 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-09-29 08:24:31.019981 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:31.020050 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-09-29 08:24:31.020092 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-09-29 08:24:31.020147 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-09-29 08:24:31.020188 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-29 08:24:31.020243 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-29 08:24:31.020284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-29 08:24:31.020337 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-29 08:24:31.020401 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-29 08:24:31.020452 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-29 08:24:31.020493 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-29 08:24:31.020517 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 08:24:31.020597 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-09-29 08:24:31.020638 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-29 08:24:31.020694 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-29 08:24:31.020766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-09-29 08:24:31.020817 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 0s (4,037 kB/s) 2025-09-29 08:24:31.020867 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-09-29 08:24:31.020908 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-09-29 08:24:31.020977 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:24:31.021020 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-09-29 08:24:31.021075 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:70% 2025-09-29 08:24:31.021116 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-09-29 08:24:31.021171 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-09-29 08:24:31.021221 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-09-29 08:24:31.021262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:85% (Reading database ... 90% 2025-09-29 08:24:31.021303 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2025-09-29 08:24:31.021357 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:24:31.021416 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-29 08:24:31.021467 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 08:24:31.021508 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-09-29 08:24:31.021559 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-29 08:24:31.021615 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 08:24:31.021686 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-09-29 08:24:31.021715 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-29 08:24:31.021771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 08:24:31.021821 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-09-29 08:24:31.021862 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-29 08:24:31.021913 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 08:24:31.021953 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-09-29 08:24:31.022004 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-29 08:24:31.022045 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 08:24:31.022096 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-09-29 08:24:31.022137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 08:24:31.022193 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 08:24:31.022234 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-09-29 08:24:31.022287 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 08:24:31.022328 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 08:24:31.022395 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-09-29 08:24:31.022488 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-29 08:24:31.022538 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 08:24:31.022551 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-09-29 08:24:31.022630 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-29 08:24:31.022697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 08:24:31.022754 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-09-29 08:24:31.022767 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-29 08:24:31.022835 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 08:24:31.022876 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 08:24:31.022928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 08:24:31.022969 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 08:24:31.023010 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-09-29 08:24:31.023061 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-29 08:24:31.023074 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 08:24:31.023128 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-09-29 08:24:31.023141 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 08:24:31.023204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-29 08:24:31.023231 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-09-29 08:24:31.023284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 08:24:31.023297 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 08:24:31.023378 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 08:24:31.023392 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: 2025-09-29 08:24:31.023453 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-29 08:24:31.023505 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-09-29 08:24:31.023519 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 08:24:31.023572 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 08:24:31.023596 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 08:24:31.023663 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 08:24:31.023710 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-09-29 08:24:31.023756 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-09-29 08:24:31.023797 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-09-29 08:24:31.023838 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-09-29 08:24:31.023878 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-29 08:24:31.023918 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 08:24:31.023959 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 08:24:31.023999 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-29 08:24:31.024039 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 08:24:31.024079 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-09-29 08:24:31.024129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: none removed. 2025-09-29 08:24:31.024142 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 08:24:31.024199 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 08:24:31.024250 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 08:24:31.024262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-09-29 08:24:31.024314 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 08:24:31.024327 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-09-29 08:24:31.024410 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 08:24:31.024424 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:24:31.024641 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 08:24:31.024759 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 254b2d1cda63 2025-09-29 08:24:31.024774 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 3aa4aaec0ae7 2025-09-29 08:24:31.024813 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:24:31.024828 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 85bab024977b 2025-09-29 08:24:31.024838 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-29 08:24:31.024848 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-29 08:24:31.024858 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-29 08:24:31.024872 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-09-29 08:24:31.024882 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:31.024896 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-29 08:24:31.024974 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-29 08:24:31.024989 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-29 08:24:31.025025 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:31.025088 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 85bab024977b 2025-09-29 08:24:31.025102 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> ee01ac70e623 2025-09-29 08:24:31.025165 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 1470e4fac6f8 2025-09-29 08:24:31.025180 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20250929 2025-09-29 08:24:31.025299 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-09-29 08:24:31.025180 (took 0:00:14.736363) 2025-09-29 08:24:31.025762 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-09-29 08:24:31.025867 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-09-29 08:24:31.025926 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-09-29 08:24:31.025803 2025-09-29 08:24:31.026764 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-09-29 08:24:31.027325 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-09-29 08:24:47.016247 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:24:47.016350 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> e78cd41f06e7 2025-09-29 08:24:47.016493 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20250929" "name"="iscsid" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:24:47.016514 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 53e8ccdeabad 2025-09-29 08:24:47.016528 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 53e8ccdeabad 2025-09-29 08:24:47.016540 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 6ef390d1a3e3 2025-09-29 08:24:47.016554 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:24:47.016611 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 333265a4fb06 2025-09-29 08:24:47.016625 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:24:47.016637 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:47.016726 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:24:47.016743 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:24:47.016793 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:24:47.016842 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:24:47.016891 | 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] 2025-09-29 08:24:47.016940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:24:47.016988 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:24:47.017053 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:24:47.017065 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:24:47.017814 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:24:47.017838 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:24:47.017850 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:24:47.017861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:24:47.017873 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.4 MB in 2s (12.6 MB/s) 2025-09-29 08:24:47.017884 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-29 08:24:47.017895 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-29 08:24:47.017906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-29 08:24:47.017918 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-29 08:24:47.017929 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-09-29 08:24:47.017940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-09-29 08:24:47.017952 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-09-29 08:24:47.017963 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-09-29 08:24:47.017974 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-09-29 08:24:47.017986 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-09-29 08:24:47.018043 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-09-29 08:24:47.018055 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-09-29 08:24:47.018067 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-09-29 08:24:47.018078 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-09-29 08:24:47.018089 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-29 08:24:47.018110 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-09-29 08:24:47.018120 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-09-29 08:24:47.018168 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-09-29 08:24:47.018178 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-09-29 08:24:47.018187 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-09-29 08:24:47.018238 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:47.018248 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-09-29 08:24:47.021814 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-09-29 08:24:47.021843 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:24:47.021856 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:24:47.021868 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-09-29 08:24:47.021877 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-09-29 08:24:47.021898 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-09-29 08:24:47.021908 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-09-29 08:24:47.021917 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 08:24:47.021927 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 08:24:47.021936 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-29 08:24:47.021946 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-29 08:24:47.021955 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-09-29 08:24:47.021965 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-09-29 08:24:47.021975 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-09-29 08:24:47.021984 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-09-29 08:24:47.021993 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-09-29 08:24:47.022003 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 0s (6,031 kB/s) 2025-09-29 08:24:47.022012 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:24:47.022022 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-09-29 08:24:47.022033 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:24:47.022046 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2025-09-29 08:24:47.022056 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-09-29 08:24:47.022065 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-09-29 08:24:47.022075 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-09-29 08:24:47.022084 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2025-09-29 08:24:47.022093 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-09-29 08:24:47.022103 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:24:47.022112 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:24:47.022122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:24:47.022131 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-29 08:24:47.022141 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:24:47.022150 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:24:47.022160 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-29 08:24:47.022170 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-29 08:24:47.022185 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 08:24:47.022195 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-29 08:24:47.022214 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-29 08:24:47.022224 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 08:24:47.022233 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-09-29 08:24:47.022243 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-09-29 08:24:47.022252 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-09-29 08:24:47.022262 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-09-29 08:24:47.022296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 08:24:47.022305 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 08:24:47.022315 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-09-29 08:24:47.022324 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-09-29 08:24:47.022334 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-09-29 08:24:47.022344 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-09-29 08:24:47.022353 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-29 08:24:47.022362 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-29 08:24:47.022372 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-09-29 08:24:47.022381 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-29 08:24:47.022391 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:24:47.022400 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-09-29 08:24:47.022409 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-29 08:24:47.022419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-09-29 08:24:47.022428 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-09-29 08:24:47.022437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-29 08:24:47.022447 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 08:24:47.022456 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-09-29 08:24:47.022465 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-09-29 08:24:47.022475 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-29 08:24:47.022484 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-09-29 08:24:47.022494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-29 08:24:47.022513 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 08:24:47.022523 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-09-29 08:24:47.022533 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-29 08:24:47.022543 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 08:24:47.022552 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-09-29 08:24:47.022568 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:24:47.022577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-09-29 08:24:47.022587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-09-29 08:24:47.022596 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:24:47.022606 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 08:24:47.022615 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-29 08:24:47.022625 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:24:47.022634 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 08:24:47.022649 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-09-29 08:24:47.022659 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 08:24:47.022698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-09-29 08:24:47.022712 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:24:47.022722 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-09-29 08:24:47.022731 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 08:24:47.022741 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-09-29 08:24:47.022750 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 08:24:47.022770 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.022780 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 08:24:47.022790 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 08:24:47.022799 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 08:24:47.022809 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 08:24:47.022818 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-09-29 08:24:47.022828 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.022837 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 08:24:47.022847 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.022861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 08:24:47.022870 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 08:24:47.022930 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 08:24:47.023021 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.023057 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 08:24:47.023166 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 08:24:47.023183 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 08:24:47.023282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 08:24:47.023359 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-09-29 08:24:47.023394 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.023473 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 08:24:47.023535 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:24:47.023596 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 08:24:47.023666 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 08:24:47.023763 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 08:24:47.023837 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 08:24:47.023906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:24:47.023967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-09-29 08:24:47.024033 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:24:47.024099 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 333265a4fb06 2025-09-29 08:24:47.024164 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 001eca54db43 2025-09-29 08:24:47.024230 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:24:47.024337 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> ef1088e705aa 2025-09-29 08:24:47.024362 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2025-09-29 08:24:47.024496 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 92c7b76a5d14 2025-09-29 08:24:47.024533 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 92c7b76a5d14 2025-09-29 08:24:47.024540 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 1de9ecb21b6f 2025-09-29 08:24:47.024612 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:24:47.024684 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8ef383bed791 2025-09-29 08:24:47.024787 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-29 08:24:47.024855 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-29 08:24:47.024921 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-29 08:24:47.024990 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-09-29 08:24:47.025062 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:47.025129 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-29 08:24:47.025197 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-29 08:24:47.025262 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-29 08:24:47.025398 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:24:47.025459 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8ef383bed791 2025-09-29 08:24:47.025516 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 891cecac957f 2025-09-29 08:24:47.025575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built f5bfb68e1b3f 2025-09-29 08:24:47.025630 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20250929 2025-09-29 08:24:47.025758 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-09-29 08:24:47.025649 (took 0:00:15.999846) 2025-09-29 08:24:47.026148 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-09-29 08:24:47.026235 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-09-29 08:24:47.026338 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-09-29 08:24:47.026239 2025-09-29 08:24:47.027292 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-09-29 08:24:47.028005 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-09-29 08:24:49.017847 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:24:49.017922 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> e78cd41f06e7 2025-09-29 08:24:49.018109 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20250929" "name"="redis-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:24:49.018192 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 2750c91dbb56 2025-09-29 08:24:49.018220 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 2750c91dbb56 2025-09-29 08:24:49.018236 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 1e5b37a6b016 2025-09-29 08:24:49.018279 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2025-09-29 08:24:49.018362 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 586b42438b0e 2025-09-29 08:24:49.018428 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 586b42438b0e 2025-09-29 08:24:49.018483 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> fecc3e00945b 2025-09-29 08:24:49.018537 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:24:49.018603 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 7d6193db108d 2025-09-29 08:24:49.018703 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:24:49.018777 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in b606d9979d5c 2025-09-29 08:24:49.018865 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container b606d9979d5c 2025-09-29 08:24:49.018885 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 0588bce8a18f 2025-09-29 08:24:49.018952 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 3c1a8fcc7928 2025-09-29 08:24:49.019017 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20250929 2025-09-29 08:24:49.019172 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-09-29 08:24:49.019025 (took 0:00:01.992786) 2025-09-29 08:24:49.019282 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-09-29 08:24:49.019364 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-09-29 08:24:49.019806 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-09-29 08:24:49.019856 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-09-29 08:24:49.019957 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-09-29 08:24:49.019862 2025-09-29 08:24:49.020994 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-09-29 08:24:49.021811 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-09-29 08:25:36.040722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:25:36.040804 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e78cd41f06e7 2025-09-29 08:25:36.040833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20250929" "name"="grafana" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:25:36.040849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f7ff76dcac1a 2025-09-29 08:25:36.040861 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f7ff76dcac1a 2025-09-29 08:25:36.040873 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 0b16887472e8 2025-09-29 08:25:36.040900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2025-09-29 08:25:36.040936 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 442eaac68918 2025-09-29 08:25:36.040952 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 442eaac68918 2025-09-29 08:25:36.040963 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 92075130768b 2025-09-29 08:25:36.040975 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2025-09-29 08:25:36.040987 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 5d83e752321e 2025-09-29 08:25:36.041001 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 5d83e752321e 2025-09-29 08:25:36.041012 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 319cb0bc1715 2025-09-29 08:25:36.041027 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:25:36.041042 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f2e6d73f8280 2025-09-29 08:25:36.041085 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:25:36.041101 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 https://apt.grafana.com stable InRelease [7,661 B] 2025-09-29 08:25:36.041136 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:25:36.041164 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:25:36.041230 | 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] 2025-09-29 08:25:36.041244 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:25:36.041295 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:25:36.041305 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:25:36.041317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 https://apt.grafana.com stable/main amd64 Packages [485 kB] 2025-09-29 08:25:36.041326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:25:36.041337 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:25:36.041387 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:25:36.041397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:25:36.041409 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:25:36.041452 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:25:36.041465 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:25:36.042441 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:25:36.042459 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.9 MB in 3s (8,501 kB/s) 2025-09-29 08:25:36.042473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-29 08:25:36.042530 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-29 08:25:36.042540 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-29 08:25:36.042552 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-29 08:25:36.042604 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-09-29 08:25:36.042616 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-09-29 08:25:36.042646 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-09-29 08:25:36.042715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-09-29 08:25:36.042732 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:25:36.042744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 188 MB of archives. 2025-09-29 08:25:36.042799 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 697 MB of additional disk space will be used. 2025-09-29 08:25:36.042808 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 12.2.0 [188 MB] 2025-09-29 08:25:36.042820 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:25:36.042863 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-09-29 08:25:36.042876 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 188 MB in 6s (31.6 MB/s) 2025-09-29 08:25:36.042903 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-09-29 08:25:36.043015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-09-29 08:25:36.043028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:25:36.043044 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2025-09-29 08:25:36.043055 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-09-29 08:25:36.043113 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:75% 2025-09-29 08:25:36.043134 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2025-09-29 08:25:36.043146 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2025-09-29 08:25:36.043192 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2025-09-29 08:25:36.043205 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2025-09-29 08:25:36.043217 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:25:36.043261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-09-29 08:25:36.043273 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-09-29 08:25:36.043285 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-09-29 08:25:36.043328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.2.0_amd64.deb ... 2025-09-29 08:25:36.043340 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.2.0) ... 2025-09-29 08:25:36.043354 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-09-29 08:25:36.043398 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.2.0) ... 2025-09-29 08:25:36.043410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-09-29 08:25:36.043422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-09-29 08:25:36.043473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-09-29 08:25:36.043483 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-09-29 08:25:36.043494 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f2e6d73f8280 2025-09-29 08:25:36.043521 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ad1400d1a44c 2025-09-29 08:25:36.043577 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-09-29 08:25:36.043587 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a4c91c5641fb 2025-09-29 08:25:36.043598 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a4c91c5641fb 2025-09-29 08:25:36.043625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 53e580345421 2025-09-29 08:25:36.043695 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-09-29 08:25:36.043710 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> dea223948859 2025-09-29 08:25:36.043722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:25:36.043766 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> af53b3cc017a 2025-09-29 08:25:36.043779 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install grafana-opensearch-datasource 2025-09-29 08:25:36.044744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 443d87e712cd 2025-09-29 08:25:36.044761 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.577716327Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-09-29T08:25:20Z 2025-09-29 08:25:36.044774 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578329925Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-09-29 08:25:36.044783 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578356074Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-09-29 08:25:36.044792 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578364792Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-09-29 08:25:36.044802 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578372557Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-09-29 08:25:36.044810 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578380692Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-09-29 08:25:36.044828 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578388298Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-09-29 08:25:36.044836 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578395662Z level=info msg=Target target=[all] 2025-09-29 08:25:36.044845 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578410297Z level=info msg="Path Home" path=/usr/share/grafana 2025-09-29 08:25:36.044854 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578417074Z level=info msg="Path Data" path=/var/lib/grafana 2025-09-29 08:25:36.044862 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578424271Z level=info msg="Path Logs" path=/var/log/grafana 2025-09-29 08:25:36.044870 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578431249Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-09-29 08:25:36.044879 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578438782Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-09-29 08:25:36.044887 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.578445818Z level=info msg="App mode production" 2025-09-29 08:25:36.044896 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.581787005Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-09-29T08:25:20Z 2025-09-29 08:25:36.044904 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582279567Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-09-29 08:25:36.044932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582301752Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-09-29 08:25:36.044941 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582308803Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-09-29 08:25:36.044950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582316222Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-09-29 08:25:36.044965 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.58232264Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-09-29 08:25:36.044973 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.58232966Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-09-29 08:25:36.044982 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582336126Z level=info msg=Target target=[all] 2025-09-29 08:25:36.044990 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582347699Z level=info msg="Path Home" path=/usr/share/grafana 2025-09-29 08:25:36.044999 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582354347Z level=info msg="Path Data" path=/var/lib/grafana 2025-09-29 08:25:36.045007 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582360695Z level=info msg="Path Logs" path=/var/log/grafana 2025-09-29 08:25:36.045024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582367154Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-09-29 08:25:36.045033 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582374628Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-09-29 08:25:36.045041 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-29T08:25:20.582381887Z level=info msg="App mode production" 2025-09-29 08:25:36.045050 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.31.0 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-09-29 08:25:36.045064 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-09-29 08:25:36.045073 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 443d87e712cd 2025-09-29 08:25:36.045081 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 87b9d8d07a4a 2025-09-29 08:25:36.045090 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:25:36.045098 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c9e891739413 2025-09-29 08:25:36.045107 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c9e891739413 2025-09-29 08:25:36.045115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d0b0eb7b7b20 2025-09-29 08:25:36.045125 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2025-09-29 08:25:36.045136 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 0ab4a73be2fe 2025-09-29 08:25:36.045144 | 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.528207, size: 184412 2025-09-29 08:25:36.045153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-09-29 08:25:36.045161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-09-29 08:25:36.045169 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-09-29 08:25:36.045178 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-09-29 08:25:36.045186 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-09-29 08:25:36.045195 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-09-29 08:25:36.045203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-09-29 08:25:36.045211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-09-29 08:25:36.045220 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-09-29 08:25:36.045228 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-09-29 08:25:36.045237 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-09-29 08:25:36.045245 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-09-29 08:25:36.045253 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-09-29 08:25:36.045262 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-09-29 08:25:36.045270 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-09-29 08:25:36.045278 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-09-29 08:25:36.045287 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-09-29 08:25:36.045295 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-09-29 08:25:36.045304 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-09-29 08:25:36.045312 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-09-29 08:25:36.045321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-09-29 08:25:36.045329 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-09-29 08:25:36.045343 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-09-29 08:25:36.045352 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-09-29 08:25:36.045360 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-09-29 08:25:36.045369 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-09-29 08:25:36.045377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-09-29 08:25:36.045386 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-09-29 08:25:36.045402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-09-29 08:25:36.045410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-09-29 08:25:36.045419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-09-29 08:25:36.045427 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-09-29 08:25:36.045436 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-09-29 08:25:36.045444 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-09-29 08:25:36.045453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-09-29 08:25:36.045461 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-09-29 08:25:36.045470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-09-29 08:25:36.045478 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-09-29 08:25:36.045486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-09-29 08:25:36.045495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-09-29 08:25:36.045503 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-09-29 08:25:36.045511 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-09-29 08:25:36.045526 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-09-29 08:25:36.045535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-09-29 08:25:36.045543 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-09-29 08:25:36.045551 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-09-29 08:25:36.045560 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-09-29 08:25:36.045568 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-09-29 08:25:36.045581 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-09-29 08:25:36.045589 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-09-29 08:25:36.045597 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-09-29 08:25:36.045606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-09-29 08:25:36.045614 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-09-29 08:25:36.045633 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-09-29 08:25:36.045641 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-09-29 08:25:36.045649 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-09-29 08:25:36.045658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-09-29 08:25:36.045698 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-09-29 08:25:36.045711 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-09-29 08:25:36.045720 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-09-29 08:25:36.045728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-09-29 08:25:36.045741 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-09-29 08:25:36.045749 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-09-29 08:25:36.045758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-09-29 08:25:36.045769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-09-29 08:25:36.045781 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-09-29 08:25:36.045815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-09-29 08:25:36.045841 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-09-29 08:25:36.045869 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-09-29 08:25:36.045897 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-09-29 08:25:36.045939 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-09-29 08:25:36.045952 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-09-29 08:25:36.045998 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-09-29 08:25:36.046008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-09-29 08:25:36.046034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-09-29 08:25:36.046061 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-09-29 08:25:36.046088 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-09-29 08:25:36.046119 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-09-29 08:25:36.046173 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-09-29 08:25:36.046183 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-09-29 08:25:36.046195 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-09-29 08:25:36.046206 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-09-29 08:25:36.046249 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-09-29 08:25:36.046261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-09-29 08:25:36.046281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-09-29 08:25:36.046293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-09-29 08:25:36.046385 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-09-29 08:25:36.046397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-09-29 08:25:36.046406 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-09-29 08:25:36.046414 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-09-29 08:25:36.046426 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-09-29 08:25:36.046435 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-09-29 08:25:36.046446 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-09-29 08:25:36.046458 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-09-29 08:25:36.046503 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-09-29 08:25:36.046512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 0ab4a73be2fe 2025-09-29 08:25:36.046524 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 91f678a33a2c 2025-09-29 08:25:36.046576 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:25:36.046592 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 2356cfc31058 2025-09-29 08:25:36.046601 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-29 08:25:36.046613 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-29 08:25:36.046658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-29 08:25:36.046690 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-09-29 08:25:36.046707 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:25:36.046751 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-29 08:25:36.046763 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-29 08:25:36.046789 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-29 08:25:36.046829 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:25:36.046841 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 2356cfc31058 2025-09-29 08:25:36.046866 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> c0b343daf33c 2025-09-29 08:25:36.046905 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-09-29 08:25:36.046933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in d26378fb987d 2025-09-29 08:25:36.046946 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container d26378fb987d 2025-09-29 08:25:36.046997 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 378fbc6a33a8 2025-09-29 08:25:36.047007 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built c5eec3657c39 2025-09-29 08:25:36.047019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20250929 2025-09-29 08:25:36.047112 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-09-29 08:25:36.047024 (took 0:00:47.027162) 2025-09-29 08:25:36.047359 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-09-29 08:25:36.047375 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-09-29 08:25:36.047400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-09-29 08:25:36.047348 2025-09-29 08:25:36.047486 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2025-09-29 08:25:36.048411 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2025-09-29 08:25:36.048810 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-09-29 08:28:23.387526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-09-29 08:28:23.387607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.387625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-09-29 08:28:23.387791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.387863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:28:23.387904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e78cd41f06e7 2025-09-29 08:28:23.387941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/10 : LABEL "build-date"="20250929" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:28:23.388014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 5e497f6b56de 2025-09-29 08:28:23.388050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 5e497f6b56de 2025-09-29 08:28:23.388107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e5fd3bbe8f90 2025-09-29 08:28:23.388121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/10 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:28:23.388134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 7402ae30311e 2025-09-29 08:28:23.388146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:28:23.388164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:28:23.388176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:28:23.388189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:28:23.388200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:28:23.388212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:28:23.388224 | 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] 2025-09-29 08:28:23.388245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:28:23.388255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:28:23.388311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:28:23.388321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:28:23.388352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:28:23.388362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:28:23.388392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:28:23.388402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:28:23.388432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-29 08:28:23.388466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-29 08:28:23.388497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-29 08:28:23.388507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-09-29 08:28:23.388537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-09-29 08:28:23.388547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-09-29 08:28:23.388581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-09-29 08:28:23.388612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:28:23.388622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 7402ae30311e 2025-09-29 08:28:23.388656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 159fc87ba017 2025-09-29 08:28:23.388752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv uwsgi-plugin-python3 zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:28:23.388793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in bd18edbf541d 2025-09-29 08:28:23.388803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:28:23.388820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:28:23.388858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:28:23.388868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:28:23.388902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:28:23.388950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:28:23.389008 | 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] 2025-09-29 08:28:23.389030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:28:23.389067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:28:23.389108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:28:23.389129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:28:23.389166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:28:23.389176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:28:23.389228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:28:23.389238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:28:23.389273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.4 MB in 2s (11.7 MB/s) 2025-09-29 08:28:23.389309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-29 08:28:23.389343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-29 08:28:23.389397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-09-29 08:28:23.389437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-09-29 08:28:23.389481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-09-29 08:28:23.389491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-09-29 08:28:23.389524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-09-29 08:28:23.389558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-09-29 08:28:23.389597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2025-09-29 08:28:23.389607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-09-29 08:28:23.389641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-09-29 08:28:23.389731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-09-29 08:28:23.389770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-09-29 08:28:23.389807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-09-29 08:28:23.389841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-09-29 08:28:23.389884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-09-29 08:28:23.389895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2025-09-29 08:28:23.389928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2025-09-29 08:28:23.389970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2025-09-29 08:28:23.390008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2025-09-29 08:28:23.390047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2025-09-29 08:28:23.390086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2025-09-29 08:28:23.390120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-09-29 08:28:23.390168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-09-29 08:28:23.390199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-09-29 08:28:23.390220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-09-29 08:28:23.390256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-09-29 08:28:23.390265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-09-29 08:28:23.390307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-09-29 08:28:23.390349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-09-29 08:28:23.390367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2025-09-29 08:28:23.390404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2025-09-29 08:28:23.390434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2025-09-29 08:28:23.390455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-09-29 08:28:23.390491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-09-29 08:28:23.390501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-09-29 08:28:23.390560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-09-29 08:28:23.390580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-09-29 08:28:23.390623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-09-29 08:28:23.390641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-09-29 08:28:23.390765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:28:23.390781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:28:23.390791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2025-09-29 08:28:23.390818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-09-29 08:28:23.390829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-29 08:28:23.390859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-09-29 08:28:23.390870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-09-29 08:28:23.390904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-09-29 08:28:23.390935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-09-29 08:28:23.390968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2025-09-29 08:28:23.390979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2025-09-29 08:28:23.391022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2025-09-29 08:28:23.391032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2025-09-29 08:28:23.391065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2025-09-29 08:28:23.391113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2025-09-29 08:28:23.391124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-09-29 08:28:23.391157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2025-09-29 08:28:23.391191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2025-09-29 08:28:23.391225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:28:23.391280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 122 MB of archives. 2025-09-29 08:28:23.391313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2025-09-29 08:28:23.391323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:28:23.391358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-09-29 08:28:23.391399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-09-29 08:28:23.391409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-09-29 08:28:23.391442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-09-29 08:28:23.391495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-09-29 08:28:23.391533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-09-29 08:28:23.391543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:28:23.391577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:28:23.391611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-09-29 08:28:23.391646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-09-29 08:28:23.391803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-09-29 08:28:23.391815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-09-29 08:28:23.391868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:28:23.391879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-09-29 08:28:23.391900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-09-29 08:28:23.391933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-09-29 08:28:23.391944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-09-29 08:28:23.392006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-09-29 08:28:23.392023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-09-29 08:28:23.392058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-09-29 08:28:23.392090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-09-29 08:28:23.392100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-09-29 08:28:23.392130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-09-29 08:28:23.392161 | 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-84.84 [1,921 kB] 2025-09-29 08:28:23.392191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-09-29 08:28:23.392222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-09-29 08:28:23.392256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-09-29 08:28:23.392291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-09-29 08:28:23.392321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-09-29 08:28:23.392352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-09-29 08:28:23.392383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-09-29 08:28:23.392413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-09-29 08:28:23.392459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-09-29 08:28:23.392493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-09-29 08:28:23.392502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-09-29 08:28:23.392536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-09-29 08:28:23.392571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-09-29 08:28:23.392606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-29 08:28:23.392650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-09-29 08:28:23.392721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-09-29 08:28:23.392768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-09-29 08:28:23.392799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-09-29 08:28:23.392829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-09-29 08:28:23.392845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-09-29 08:28:23.392880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-09-29 08:28:23.392913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-09-29 08:28:23.392922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-09-29 08:28:23.392954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-09-29 08:28:23.392984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-09-29 08:28:23.393015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-09-29 08:28:23.393046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-09-29 08:28:23.393081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-09-29 08:28:23.393111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-09-29 08:28:23.393142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-09-29 08:28:23.393173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-09-29 08:28:23.393204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-09-29 08:28:23.393239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-09-29 08:28:23.393270 | 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] 2025-09-29 08:28:23.393301 | 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.5 [1,074 kB] 2025-09-29 08:28:23.393331 | 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] 2025-09-29 08:28:23.393362 | 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.6 [333 kB] 2025-09-29 08:28:23.393392 | 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] 2025-09-29 08:28:23.393423 | 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] 2025-09-29 08:28:23.393453 | 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] 2025-09-29 08:28:23.393510 | 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] 2025-09-29 08:28:23.393528 | 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.8 [2,355 kB] 2025-09-29 08:28:23.393567 | 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] 2025-09-29 08:28:23.393576 | 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.3 [140 kB] 2025-09-29 08:28:23.393607 | 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] 2025-09-29 08:28:23.393663 | 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] 2025-09-29 08:28:23.393725 | 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] 2025-09-29 08:28:23.393779 | 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] 2025-09-29 08:28:23.393789 | 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] 2025-09-29 08:28:23.393819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2025-09-29 08:28:23.393834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2025-09-29 08:28:23.393866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2025-09-29 08:28:23.393875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2025-09-29 08:28:23.393906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2025-09-29 08:28:23.393937 | 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] 2025-09-29 08:28:23.393968 | 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] 2025-09-29 08:28:23.393999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.10-0ubuntu0.24.04.1 [144 kB] 2025-09-29 08:28:23.394037 | 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.5 [2,408 kB] 2025-09-29 08:28:23.394073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.10-0ubuntu0.24.04.1 [151 kB] 2025-09-29 08:28:23.394126 | 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] 2025-09-29 08:28:23.394138 | 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.8 [5,677 kB] 2025-09-29 08:28:23.394191 | 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 [10.3 kB] 2025-09-29 08:28:23.394203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-09-29 08:28:23.394256 | 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.5 [781 kB] 2025-09-29 08:28:23.394271 | 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.2 [167 kB] 2025-09-29 08:28:23.394305 | 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.2 [91.9 kB] 2025-09-29 08:28:23.394313 | 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] 2025-09-29 08:28:23.394343 | 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] 2025-09-29 08:28:23.394380 | 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] 2025-09-29 08:28:23.394414 | 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] 2025-09-29 08:28:23.394460 | 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.8 [498 kB] 2025-09-29 08:28:23.394469 | 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 [26.7 kB] 2025-09-29 08:28:23.394500 | 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] 2025-09-29 08:28:23.394530 | 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] 2025-09-29 08:28:23.394567 | 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.8 [5,678 B] 2025-09-29 08:28:23.394597 | 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,034 B] 2025-09-29 08:28:23.394628 | 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] 2025-09-29 08:28:23.394658 | 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] 2025-09-29 08:28:23.394763 | 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] 2025-09-29 08:28:23.394777 | 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] 2025-09-29 08:28:23.394802 | 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] 2025-09-29 08:28:23.394811 | 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] 2025-09-29 08:28:23.394860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 122 MB in 6s (21.4 MB/s) 2025-09-29 08:28:23.394872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-09-29 08:28:23.394908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-09-29 08:28:23.394946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:28:23.394994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:28:23.395028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2025-09-29 08:28:23.395037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2025-09-29 08:28:23.395067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2025-09-29 08:28:23.395098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:28:23.395129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-09-29 08:28:23.395159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-29 08:28:23.395193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-09-29 08:28:23.395229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:28:23.395255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.395281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-09-29 08:28:23.395317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:28:23.395350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.395414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-09-29 08:28:23.395428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:28:23.395451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.395476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:28:23.395512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:28:23.395539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:28:23.395564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-29 08:28:23.395620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-29 08:28:23.395628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:28:23.395657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:28:23.395722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:28:23.395756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.395814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:28:23.395822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:28:23.395847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:28:23.395872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-09-29 08:28:23.395933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:28:23.395941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.395967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-09-29 08:28:23.395999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-09-29 08:28:23.396024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.396083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-09-29 08:28:23.396091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:28:23.396120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.396150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-09-29 08:28:23.396180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:28:23.396240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.396248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:28:23.396273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:28:23.396299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:28:23.396357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-09-29 08:28:23.396365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../013-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-09-29 08:28:23.396425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:28:23.396433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-09-29 08:28:23.396459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.396485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.396521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-09-29 08:28:23.396547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.396573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.396629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-09-29 08:28:23.396637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.396663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.396917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-29 08:28:23.396986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.396998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.397009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-09-29 08:28:23.397019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.397038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.397048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-09-29 08:28:23.397058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.397068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.397107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-29 08:28:23.397123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.397133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.397142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-09-29 08:28:23.397156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:28:23.397169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.397210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-09-29 08:28:23.397220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:28:23.397274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:28:23.397284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-29 08:28:23.397298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-29 08:28:23.397352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:28:23.397363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-29 08:28:23.397414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-29 08:28:23.397425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:28:23.397438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.397521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-09-29 08:28:23.397533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-29 08:28:23.397547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:28:23.397560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-09-29 08:28:23.397573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:28:23.397626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.397641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:28:23.397761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-09-29 08:28:23.397790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../027-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.397801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.397815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-09-29 08:28:23.397840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-29 08:28:23.397854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:28:23.397863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-09-29 08:28:23.397876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-29 08:28:23.397931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:28:23.397947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-29 08:28:23.397972 | 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_amd64.deb ... 2025-09-29 08:28:23.398014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.398028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-09-29 08:28:23.398041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.398110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-29 08:28:23.398150 | 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 ... 2025-09-29 08:28:23.398164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.398215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-09-29 08:28:23.398226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:28:23.398239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.398291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-09-29 08:28:23.398302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-09-29 08:28:23.398403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-09-29 08:28:23.398465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:28:23.398553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-09-29 08:28:23.398630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-09-29 08:28:23.398764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-09-29 08:28:23.398822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-09-29 08:28:23.398883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.398932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.398954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-09-29 08:28:23.398967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.399021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-09-29 08:28:23.399060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.399112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-29 08:28:23.399126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../044-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-29 08:28:23.399201 | 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_amd64.deb ... 2025-09-29 08:28:23.399254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.399265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-09-29 08:28:23.399317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-29 08:28:23.399390 | 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 ... 2025-09-29 08:28:23.399442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.399453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-09-29 08:28:23.399491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:28:23.399505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.399543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.399557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-29 08:28:23.399595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../049-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-29 08:28:23.399714 | 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_amd64.deb ... 2025-09-29 08:28:23.399742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.399784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-09-29 08:28:23.399836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:28:23.399850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.399899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-29 08:28:23.399910 | 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 ... 2025-09-29 08:28:23.399947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.399961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-09-29 08:28:23.400011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:28:23.400021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.400035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-09-29 08:28:23.400073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2025-09-29 08:28:23.400087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-09-29 08:28:23.400126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-09-29 08:28:23.400146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-09-29 08:28:23.400160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:28:23.400212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-09-29 08:28:23.400224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-09-29 08:28:23.400262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:28:23.400276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-09-29 08:28:23.400304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2025-09-29 08:28:23.400314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-09-29 08:28:23.400365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-09-29 08:28:23.400376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-09-29 08:28:23.400414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.400425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:28:23.400474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-09-29 08:28:23.400485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2025-09-29 08:28:23.400524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-09-29 08:28:23.400537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-29 08:28:23.400587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:28:23.400598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:28:23.400611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-09-29 08:28:23.400647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2025-09-29 08:28:23.400661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-09-29 08:28:23.400767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-09-29 08:28:23.400779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-09-29 08:28:23.400792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:28:23.400837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-09-29 08:28:23.400850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-09-29 08:28:23.400896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:28:23.400906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-09-29 08:28:23.400917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:28:23.400952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.400962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-09-29 08:28:23.401007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:28:23.401016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.401028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-09-29 08:28:23.401063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-09-29 08:28:23.401072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-09-29 08:28:23.401106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-09-29 08:28:23.401115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-29 08:28:23.401161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:28:23.401170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-09-29 08:28:23.401215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:28:23.401228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.401243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-09-29 08:28:23.401280 | 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 ... 2025-09-29 08:28:23.401293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-29 08:28:23.401302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-09-29 08:28:23.401355 | 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 ... 2025-09-29 08:28:23.401365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-29 08:28:23.401410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-09-29 08:28:23.401420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-09-29 08:28:23.401431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-09-29 08:28:23.401451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2025-09-29 08:28:23.401503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-09-29 08:28:23.401513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-09-29 08:28:23.401525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-09-29 08:28:23.401570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-09-29 08:28:23.401580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.401592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-09-29 08:28:23.401627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-09-29 08:28:23.401636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.401684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-09-29 08:28:23.401712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-09-29 08:28:23.401749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.401759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-09-29 08:28:23.401804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-09-29 08:28:23.401814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.401836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-09-29 08:28:23.401883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-09-29 08:28:23.401893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.401905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-09-29 08:28:23.401941 | 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 ... 2025-09-29 08:28:23.401950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-09-29 08:28:23.401994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-09-29 08:28:23.402004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-09-29 08:28:23.402039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.402083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-09-29 08:28:23.402093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:28:23.402105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-09-29 08:28:23.402117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-09-29 08:28:23.402151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-29 08:28:23.402161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:28:23.402204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-09-29 08:28:23.402220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:28:23.402238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-09-29 08:28:23.402285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-29 08:28:23.402294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../083-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-29 08:28:23.402306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:28:23.402351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-09-29 08:28:23.402360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:28:23.402372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.402418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-09-29 08:28:23.402428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:28:23.402440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.402452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2025-09-29 08:28:23.402501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1build3_amd64.deb ... 2025-09-29 08:28:23.402511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-09-29 08:28:23.402546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-09-29 08:28:23.402559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:28:23.402593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:28:23.402605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:28:23.402640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../088-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:28:23.402650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:28:23.402723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-09-29 08:28:23.402741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:28:23.402776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:28:23.402789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2025-09-29 08:28:23.402824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2025-09-29 08:28:23.402836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-09-29 08:28:23.402858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-09-29 08:28:23.402894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-09-29 08:28:23.402906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-09-29 08:28:23.402918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-09-29 08:28:23.402969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2025-09-29 08:28:23.402986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.402998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-09-29 08:28:23.403035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2025-09-29 08:28:23.403047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.403092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-09-29 08:28:23.403101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:28:23.403113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.403157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-09-29 08:28:23.403167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:28:23.403178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.403213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-09-29 08:28:23.403225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-29 08:28:23.403277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:28:23.403287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-09-29 08:28:23.403299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-09-29 08:28:23.403311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.403323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-29 08:28:23.403373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-09-29 08:28:23.403383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:28:23.403395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.403430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.403440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-09-29 08:28:23.403474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:28:23.403484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.403529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2025-09-29 08:28:23.403538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2025-09-29 08:28:23.403549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-09-29 08:28:23.403561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2025-09-29 08:28:23.403572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-09-29 08:28:23.403622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-09-29 08:28:23.403632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-09-29 08:28:23.403643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-09-29 08:28:23.403726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-09-29 08:28:23.403740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-09-29 08:28:23.403759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-09-29 08:28:23.403768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-29 08:28:23.403780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-09-29 08:28:23.403817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-09-29 08:28:23.403826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-09-29 08:28:23.403838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-09-29 08:28:23.403872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-09-29 08:28:23.403882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-09-29 08:28:23.403916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-09-29 08:28:23.403951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.403961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-29 08:28:23.403974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-09-29 08:28:23.404026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-09-29 08:28:23.404036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.404048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:28:23.404059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:28:23.404106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.404115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-09-29 08:28:23.404127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-09-29 08:28:23.404177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:28:23.404186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:28:23.404203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.404239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.404248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:28:23.404260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-29 08:28:23.404308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.404318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:28:23.404330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-09-29 08:28:23.404341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.404389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-09-29 08:28:23.404399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.404410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-09-29 08:28:23.404422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.404476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:28:23.404492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.404504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-09-29 08:28:23.404541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:28:23.404550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-09-29 08:28:23.404564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:28:23.404823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.404833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:28:23.404845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.404892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:28:23.404902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.404919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-09-29 08:28:23.404931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:28:23.404942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.404993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.405003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:28:23.405031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-29 08:28:23.405095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:28:23.405108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:28:23.405116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.405151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-29 08:28:23.405195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.405204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:28:23.405238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:28:23.405248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:28:23.405295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:28:23.405359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-29 08:28:23.405371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.405406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.405415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.405427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-09-29 08:28:23.405477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-09-29 08:28:23.405487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.405499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.405545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-09-29 08:28:23.405555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.405567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-09-29 08:28:23.405578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:28:23.405587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.405636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.405646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.405658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.405708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-09-29 08:28:23.405759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:28:23.405769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-09-29 08:28:23.405788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.405800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:28:23.405809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:28:23.405858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-09-29 08:28:23.405867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:28:23.405879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.405934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.405944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.405956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.405968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.405979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-09-29 08:28:23.406028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.406037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:28:23.406049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.406084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:28:23.406093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:28:23.406128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:28:23.406138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.406149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:28:23.406183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.406193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:28:23.406237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.406247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.406259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-09-29 08:28:23.406270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-09-29 08:28:23.406305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-09-29 08:28:23.406318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-09-29 08:28:23.406330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-09-29 08:28:23.406365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-09-29 08:28:23.406377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-09-29 08:28:23.406389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-09-29 08:28:23.406437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-09-29 08:28:23.406447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-09-29 08:28:23.406459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-09-29 08:28:23.406494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-09-29 08:28:23.406529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-09-29 08:28:23.406548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-09-29 08:28:23.406560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-09-29 08:28:23.406597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-09-29 08:28:23.406607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-09-29 08:28:23.406651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-09-29 08:28:23.406660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-09-29 08:28:23.406739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-09-29 08:28:23.406750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-09-29 08:28:23.406762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-09-29 08:28:23.406773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-09-29 08:28:23.406812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-09-29 08:28:23.406824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-09-29 08:28:23.406836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-09-29 08:28:23.406867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:28:23.406906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:28:23.406914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.406924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-09-29 08:28:23.406961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-09-29 08:28:23.406969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:28:23.406979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-29 08:28:23.407007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.407024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-29 08:28:23.407035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.407066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:28:23.407073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.407103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-09-29 08:28:23.407132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:28:23.407140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2025-09-29 08:28:23.407168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-29 08:28:23.407207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-09-29 08:28:23.407215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-09-29 08:28:23.407224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:28:23.407231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container bd18edbf541d 2025-09-29 08:28:23.407277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e6ab6d64ce95 2025-09-29 08:28:23.407285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/10 : ADD openstack-base-archive /openstack-base-source 2025-09-29 08:28:23.407314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 5be9c1cdb327 2025-09-29 08:28:23.407325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/10 : ADD plugins-archive / 2025-09-29 08:28:23.407362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fef108487dd7 2025-09-29 08:28:23.407372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/10 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-09-29 08:28:23.407405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a626b1198e82 2025-09-29 08:28:23.407416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a626b1198e82 2025-09-29 08:28:23.407455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> be0bfeecc898 2025-09-29 08:28:23.407463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/10 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-09-29 08:28:23.407501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in f8b45eb1e07d 2025-09-29 08:28:23.407509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container f8b45eb1e07d 2025-09-29 08:28:23.407519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 6118273eda1f 2025-09-29 08:28:23.407572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil pycadf pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv uwsgi warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2025-09-29 08:28:23.407583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in e81704c12a91 2025-09-29 08:28:23.407593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2025-09-29 08:28:23.407626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-09-29 08:28:23.407634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-09-29 08:28:23.407663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-09-29 08:28:23.407710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-09-29 08:28:23.407755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.407764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-09-29 08:28:23.407780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2025-09-29 08:28:23.407790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-09-29 08:28:23.407839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-09-29 08:28:23.407850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.1 MB/s eta 0:00:00 2025-09-29 08:28:23.407879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-09-29 08:28:23.407889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 166.2 MB/s eta 0:00:00 2025-09-29 08:28:23.407919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-09-29 08:28:23.407929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.1 MB/s eta 0:00:00 2025-09-29 08:28:23.407967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-09-29 08:28:23.407975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-09-29 08:28:23.408005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-09-29 08:28:23.408015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-09-29 08:28:23.408055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-09-29 08:28:23.408063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-09-29 08:28:23.408073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-09-29 08:28:23.408111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-09-29 08:28:23.408120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-09-29 08:28:23.408157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-09-29 08:28:23.408166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-09-29 08:28:23.408175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-09-29 08:28:23.408211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-09-29 08:28:23.408219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-09-29 08:28:23.408248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-09-29 08:28:23.408258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-9w5rn202 2025-09-29 08:28:23.408266 | 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-9w5rn202 2025-09-29 08:28:23.408311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.408321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit fc5ef68a0ba0257a5d9dbf301439f8755da98404 2025-09-29 08:28:23.408332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.408370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.408383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-09-29 08:28:23.408399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-09-29 08:28:23.408439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-09-29 08:28:23.408447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2025-09-29 08:28:23.408456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-09-29 08:28:23.408486 | 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) 2025-09-29 08:28:23.408494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-09-29 08:28:23.408523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-09-29 08:28:23.408561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-09-29 08:28:23.408569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:28:23.408579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-09-29 08:28:23.408608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-09-29 08:28:23.408616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-09-29 08:28:23.408645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-09-29 08:28:23.408686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-09-29 08:28:23.408714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-09-29 08:28:23.408724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-09-29 08:28:23.408731 | 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) 2025-09-29 08:28:23.408775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-09-29 08:28:23.408783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-09-29 08:28:23.408812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-09-29 08:28:23.408851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:28:23.408859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-09-29 08:28:23.408869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2025-09-29 08:28:23.408909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-09-29 08:28:23.408916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2025-09-29 08:28:23.408946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-09-29 08:28:23.408985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2025-09-29 08:28:23.408993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-09-29 08:28:23.409002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:28:23.409040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-09-29 08:28:23.409048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-09-29 08:28:23.409058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-09-29 08:28:23.409086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-09-29 08:28:23.409094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-09-29 08:28:23.409123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-09-29 08:28:23.409140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-09-29 08:28:23.409148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-29 08:28:23.409193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-09-29 08:28:23.409202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:28:23.409231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-09-29 08:28:23.409241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.409248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-09-29 08:28:23.409294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:28:23.409302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-09-29 08:28:23.409331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-09-29 08:28:23.409339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-09-29 08:28:23.409368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:28:23.409402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-09-29 08:28:23.409410 | 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) 2025-09-29 08:28:23.409420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-09-29 08:28:23.409459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.409467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-09-29 08:28:23.409478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:28:23.409516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-09-29 08:28:23.409524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2025-09-29 08:28:23.409562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-09-29 08:28:23.409569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-09-29 08:28:23.409579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-09-29 08:28:23.409608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:28:23.409616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-09-29 08:28:23.409653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-09-29 08:28:23.409661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-09-29 08:28:23.409731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.409742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-09-29 08:28:23.409775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-09-29 08:28:23.409786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-09-29 08:28:23.409815 | 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) 2025-09-29 08:28:23.409822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-09-29 08:28:23.409851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-09-29 08:28:23.409880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-09-29 08:28:23.409888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:28:23.409903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-09-29 08:28:23.409945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-09-29 08:28:23.409952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-09-29 08:28:23.409962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.410003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-09-29 08:28:23.410010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.410043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-09-29 08:28:23.410050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-09-29 08:28:23.410074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-09-29 08:28:23.410083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:28:23.410121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-09-29 08:28:23.410128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.9.0-py3-none-any.whl.metadata (3.9 kB) 2025-09-29 08:28:23.410160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-09-29 08:28:23.410167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:28:23.410175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-09-29 08:28:23.410209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-09-29 08:28:23.410215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.410241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.410266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-09-29 08:28:23.410273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:28:23.410297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-09-29 08:28:23.410322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:28:23.410329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-09-29 08:28:23.410354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-09-29 08:28:23.410379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.410390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.410398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-09-29 08:28:23.410433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:28:23.410440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-09-29 08:28:23.410472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.410478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-09-29 08:28:23.410487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:28:23.410520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-09-29 08:28:23.410527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-09-29 08:28:23.410552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-09-29 08:28:23.410577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:28:23.410584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-09-29 08:28:23.410597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:28:23.410630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-09-29 08:28:23.410637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:28:23.410662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-09-29 08:28:23.410707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.410713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-09-29 08:28:23.410740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:28:23.410746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-09-29 08:28:23.410781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:28:23.410788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-09-29 08:28:23.410814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-09-29 08:28:23.410839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-09-29 08:28:23.410845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.410870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-09-29 08:28:23.410896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:28:23.410903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-09-29 08:28:23.410928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2025-09-29 08:28:23.410936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-09-29 08:28:23.410969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:28:23.410975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-09-29 08:28:23.411001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2025-09-29 08:28:23.411026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-09-29 08:28:23.411033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:28:23.411058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-09-29 08:28:23.411083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:28:23.411089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-09-29 08:28:23.411114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:28:23.411139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-09-29 08:28:23.411164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.411171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-09-29 08:28:23.411195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:28:23.411227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-09-29 08:28:23.411234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:28:23.411267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-09-29 08:28:23.411273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:28:23.411281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-09-29 08:28:23.411301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:28:23.411307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-09-29 08:28:23.411348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-29 08:28:23.411355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-09-29 08:28:23.411381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-09-29 08:28:23.411387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-09-29 08:28:23.411421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:28:23.411427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-09-29 08:28:23.411452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-09-29 08:28:23.411477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-09-29 08:28:23.411484 | 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) 2025-09-29 08:28:23.411509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2025-09-29 08:28:23.411516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.411551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-09-29 08:28:23.411558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-29 08:28:23.411583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-09-29 08:28:23.411608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-09-29 08:28:23.411615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.411640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.411680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-09-29 08:28:23.411721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:28:23.411731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-09-29 08:28:23.411737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2025-09-29 08:28:23.411765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-09-29 08:28:23.411773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2025-09-29 08:28:23.411779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-09-29 08:28:23.411822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB) 2025-09-29 08:28:23.411828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-09-29 08:28:23.411852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-09-29 08:28:23.411883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-09-29 08:28:23.411889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:28:23.411920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-09-29 08:28:23.411926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-09-29 08:28:23.411958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-09-29 08:28:23.411964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:28:23.411977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-09-29 08:28:23.412003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:28:23.412009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-09-29 08:28:23.412477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2025-09-29 08:28:23.412492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-09-29 08:28:23.412502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.412508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-09-29 08:28:23.412514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:28:23.412523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-09-29 08:28:23.412528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:28:23.412534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-09-29 08:28:23.412539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.412545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-09-29 08:28:23.412550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-29 08:28:23.412555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-09-29 08:28:23.412561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.412566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-09-29 08:28:23.412572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2025-09-29 08:28:23.412577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-09-29 08:28:23.412582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2025-09-29 08:28:23.412588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-09-29 08:28:23.412593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.412598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-09-29 08:28:23.412604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-29 08:28:23.412609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-09-29 08:28:23.412614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2025-09-29 08:28:23.412620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-09-29 08:28:23.412625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:28:23.412631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-09-29 08:28:23.412639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:28:23.412644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:28:23.412650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:28:23.412655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-09-29 08:28:23.412660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-29 08:28:23.412723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-09-29 08:28:23.412730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2025-09-29 08:28:23.412739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-09-29 08:28:23.412744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-09-29 08:28:23.412750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-09-29 08:28:23.412758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-09-29 08:28:23.412765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-09-29 08:28:23.412806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:28:23.412826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-09-29 08:28:23.412846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-09-29 08:28:23.412850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-09-29 08:28:23.412866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-09-29 08:28:23.412871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-09-29 08:28:23.412888 | 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) 2025-09-29 08:28:23.412925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-09-29 08:28:23.412930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-09-29 08:28:23.412950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.412968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.413003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-09-29 08:28:23.413021 | 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) 2025-09-29 08:28:23.413039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-09-29 08:28:23.413043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:28:23.413062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-09-29 08:28:23.413100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:28:23.413105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-09-29 08:28:23.413123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2025-09-29 08:28:23.413143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-09-29 08:28:23.413162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:28:23.413181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-09-29 08:28:23.413200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-09-29 08:28:23.413218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.413254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.413263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2025-09-29 08:28:23.413278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.30.tar.gz (822 kB) 2025-09-29 08:28:23.413300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.6/822.6 kB 291.0 MB/s 0:00:00 2025-09-29 08:28:23.413323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.413361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.413369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-09-29 08:28:23.413384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-09-29 08:28:23.413400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-09-29 08:28:23.413416 | 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) 2025-09-29 08:28:23.413432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.2) 2025-09-29 08:28:23.413452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-09-29 08:28:23.413471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:28:23.413491 | 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) (80.9.0) 2025-09-29 08:28:23.413510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-09-29 08:28:23.413529 | 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) 2025-09-29 08:28:23.413548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-09-29 08:28:23.413567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.413586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-09-29 08:28:23.413623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2025-09-29 08:28:23.413631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-09-29 08:28:23.413646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:28:23.413662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-09-29 08:28:23.413734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-09-29 08:28:23.413751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-09-29 08:28:23.413755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-09-29 08:28:23.413771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2025-09-29 08:28:23.413776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-09-29 08:28:23.413792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.413812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.413835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2025-09-29 08:28:23.413854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-09-29 08:28:23.413871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-09-29 08:28:23.413890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2025-09-29 08:28:23.413909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-09-29 08:28:23.413932 | 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) 2025-09-29 08:28:23.413950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-09-29 08:28:23.413968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2025-09-29 08:28:23.413987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2025-09-29 08:28:23.414024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:28:23.414032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-09-29 08:28:23.414046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:28:23.414062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-09-29 08:28:23.414084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:28:23.414100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-09-29 08:28:23.414115 | 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) 2025-09-29 08:28:23.414133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-09-29 08:28:23.414151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:28:23.414186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-09-29 08:28:23.414190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:28:23.414208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-09-29 08:28:23.414224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:28:23.414242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2025-09-29 08:28:23.414276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-29 08:28:23.414280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-09-29 08:28:23.414298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2025-09-29 08:28:23.414315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-09-29 08:28:23.414334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-09-29 08:28:23.414352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-09-29 08:28:23.414386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-29 08:28:23.414390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-09-29 08:28:23.414408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-09-29 08:28:23.414447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-09-29 08:28:23.414452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-09-29 08:28:23.414470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-09-29 08:28:23.414488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2025-09-29 08:28:23.414522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-09-29 08:28:23.414534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-09-29 08:28:23.414552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-09-29 08:28:23.414556 | 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) 2025-09-29 08:28:23.414575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-09-29 08:28:23.414615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:28:23.414623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-09-29 08:28:23.414640 | 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) 2025-09-29 08:28:23.414644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-09-29 08:28:23.414663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:28:23.414724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-09-29 08:28:23.414730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-09-29 08:28:23.414746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-09-29 08:28:23.414781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-09-29 08:28:23.414786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-09-29 08:28:23.414804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2025-09-29 08:28:23.414820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-09-29 08:28:23.414843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:28:23.414859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-09-29 08:28:23.414874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-09-29 08:28:23.414893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-09-29 08:28:23.414911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-09-29 08:28:23.414929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-09-29 08:28:23.414965 | 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) 2025-09-29 08:28:23.414970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-09-29 08:28:23.414987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:28:23.415005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-09-29 08:28:23.415023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:28:23.415042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-09-29 08:28:23.415082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:28:23.415119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-09-29 08:28:23.415156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-09-29 08:28:23.415193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.415228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.415233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-09-29 08:28:23.415266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2025-09-29 08:28:23.415303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.415341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.415349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2025-09-29 08:28:23.415379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:28:23.415415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-09-29 08:28:23.415450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-09-29 08:28:23.415454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-09-29 08:28:23.415472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-09-29 08:28:23.415488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2025-09-29 08:28:23.415532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:28:23.415537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-09-29 08:28:23.415553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-09-29 08:28:23.415567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-29 08:28:23.415586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:28:23.415621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-09-29 08:28:23.415626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-09-29 08:28:23.415644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-09-29 08:28:23.415702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-09-29 08:28:23.415711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-09-29 08:28:23.415742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2025-09-29 08:28:23.415747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-09-29 08:28:23.415781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-09-29 08:28:23.415786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-09-29 08:28:23.415805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 26.4 MB/s 0:00:00 2025-09-29 08:28:23.415839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2025-09-29 08:28:23.415843 | 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) 2025-09-29 08:28:23.415861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-09-29 08:28:23.415879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-09-29 08:28:23.415898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-09-29 08:28:23.415916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 31.2 MB/s 0:00:00 2025-09-29 08:28:23.415934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-09-29 08:28:23.415969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 30.8 MB/s 0:00:00 2025-09-29 08:28:23.415973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-09-29 08:28:23.415991 | 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) 2025-09-29 08:28:23.416012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 32.7 MB/s 0:00:00 2025-09-29 08:28:23.416031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-09-29 08:28:23.416050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-09-29 08:28:23.416065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2025-09-29 08:28:23.416080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2025-09-29 08:28:23.416116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2025-09-29 08:28:23.416120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-09-29 08:28:23.416138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2025-09-29 08:28:23.416156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-09-29 08:28:23.416173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-09-29 08:28:23.416191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-09-29 08:28:23.416211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 34.4 MB/s 0:00:00 2025-09-29 08:28:23.416232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-09-29 08:28:23.416247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2025-09-29 08:28:23.416266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-09-29 08:28:23.416284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-09-29 08:28:23.416303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-09-29 08:28:23.416338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-09-29 08:28:23.416342 | 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) 2025-09-29 08:28:23.416360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 37.1 MB/s 0:00:00 2025-09-29 08:28:23.416378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-09-29 08:28:23.416396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-09-29 08:28:23.416431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2025-09-29 08:28:23.416435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-09-29 08:28:23.416453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-09-29 08:28:23.416470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-09-29 08:28:23.416501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2025-09-29 08:28:23.416505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-09-29 08:28:23.416539 | 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) 2025-09-29 08:28:23.416544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 42.6 MB/s 0:00:00 2025-09-29 08:28:23.416562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-09-29 08:28:23.416577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-09-29 08:28:23.416592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-09-29 08:28:23.416627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-09-29 08:28:23.416631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-09-29 08:28:23.416649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-09-29 08:28:23.416687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-09-29 08:28:23.416738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-09-29 08:28:23.416743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.9.0-py3-none-any.whl (151 kB) 2025-09-29 08:28:23.416761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2025-09-29 08:28:23.416777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-09-29 08:28:23.416795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-29 08:28:23.416801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 37.9 MB/s 0:00:00 2025-09-29 08:28:23.416816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2025-09-29 08:28:23.416853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-09-29 08:28:23.416858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2025-09-29 08:28:23.416875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-09-29 08:28:23.416890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2025-09-29 08:28:23.416909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-09-29 08:28:23.416927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2025-09-29 08:28:23.416965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2025-09-29 08:28:23.416974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-09-29 08:28:23.416990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2025-09-29 08:28:23.416994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2025-09-29 08:28:23.417013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2025-09-29 08:28:23.417049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2025-09-29 08:28:23.417057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2025-09-29 08:28:23.417070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2025-09-29 08:28:23.417084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2025-09-29 08:28:23.417116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-09-29 08:28:23.417120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2025-09-29 08:28:23.417137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2025-09-29 08:28:23.417168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-09-29 08:28:23.417172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2025-09-29 08:28:23.417186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2025-09-29 08:28:23.417200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 46.4 MB/s 0:00:00 2025-09-29 08:28:23.417227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-09-29 08:28:23.417243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-09-29 08:28:23.417256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-09-29 08:28:23.417285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-09-29 08:28:23.417289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-09-29 08:28:23.417306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-09-29 08:28:23.417334 | 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) 2025-09-29 08:28:23.417343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-09-29 08:28:23.417359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-09-29 08:28:23.417375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-09-29 08:28:23.417408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2025-09-29 08:28:23.417412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2025-09-29 08:28:23.417428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-09-29 08:28:23.417448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2025-09-29 08:28:23.417477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-29 08:28:23.417481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2025-09-29 08:28:23.417498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-09-29 08:28:23.417530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2025-09-29 08:28:23.417534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2025-09-29 08:28:23.417551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-09-29 08:28:23.417568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-09-29 08:28:23.417596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-09-29 08:28:23.417600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2025-09-29 08:28:23.417617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-09-29 08:28:23.417632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2025-09-29 08:28:23.417681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2025-09-29 08:28:23.417687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2025-09-29 08:28:23.417715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-09-29 08:28:23.417731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 36.6 MB/s 0:00:00 2025-09-29 08:28:23.417765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2025-09-29 08:28:23.417769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2025-09-29 08:28:23.417785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-09-29 08:28:23.417803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-09-29 08:28:23.417835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-09-29 08:28:23.417839 | 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) 2025-09-29 08:28:23.417856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-29 08:28:23.417888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-29 08:28:23.417900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-09-29 08:28:23.417913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-09-29 08:28:23.417927 | 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) 2025-09-29 08:28:23.417961 | 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) 2025-09-29 08:28:23.417966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-09-29 08:28:23.417980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-09-29 08:28:23.417993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-09-29 08:28:23.418021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-09-29 08:28:23.418025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-09-29 08:28:23.418042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-09-29 08:28:23.418071 | 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) 2025-09-29 08:28:23.418075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-09-29 08:28:23.418108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-09-29 08:28:23.418112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-29 08:28:23.418132 | 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) 2025-09-29 08:28:23.418149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2025-09-29 08:28:23.418166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-09-29 08:28:23.418198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-09-29 08:28:23.418202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2025-09-29 08:28:23.418219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-09-29 08:28:23.418251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-09-29 08:28:23.418255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-09-29 08:28:23.418272 | 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) 2025-09-29 08:28:23.418306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 31.8 MB/s 0:00:00 2025-09-29 08:28:23.418310 | 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) 2025-09-29 08:28:23.418330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-09-29 08:28:23.418362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 36.9 MB/s 0:00:00 2025-09-29 08:28:23.418375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-09-29 08:28:23.418393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-09-29 08:28:23.418410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-09-29 08:28:23.418443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2025-09-29 08:28:23.418459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2025-09-29 08:28:23.418476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-09-29 08:28:23.418508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-09-29 08:28:23.418512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2025-09-29 08:28:23.418529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-09-29 08:28:23.418561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-09-29 08:28:23.418565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-09-29 08:28:23.418579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-09-29 08:28:23.418592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2025-09-29 08:28:23.418621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-09-29 08:28:23.418625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-29 08:28:23.418657 | 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) 2025-09-29 08:28:23.418661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-09-29 08:28:23.418713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2025-09-29 08:28:23.418749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2025-09-29 08:28:23.418754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-09-29 08:28:23.418771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-09-29 08:28:23.418803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-09-29 08:28:23.418807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-09-29 08:28:23.418824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-09-29 08:28:23.418841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-09-29 08:28:23.418873 | 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) 2025-09-29 08:28:23.418877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-09-29 08:28:23.418892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-09-29 08:28:23.418905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-09-29 08:28:23.418938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-09-29 08:28:23.418942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-09-29 08:28:23.418956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-09-29 08:28:23.418969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2025-09-29 08:28:23.419012 | 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 2025-09-29 08:28:23.419022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'audit-middleware' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'audit-middleware'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): started 2025-09-29 08:28:23.419071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): finished with status 'done' 2025-09-29 08:28:23.419104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev6-py2.py3-none-any.whl size=50472 sha256=55d215e5afcfbc2f203b35d120249f6cdf55b3bb9af1a2352b55db5bd49ef057 2025-09-29 08:28:23.419108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-09-29 08:28:23.419141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'logutils' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'logutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): started 2025-09-29 08:28:23.419178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): finished with status 'done' 2025-09-29 08:28:23.419211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=b96db493da65ec397d72d815feb7de867eff2fbc10770906cbcf4546236091b9 2025-09-29 08:28:23.419215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-09-29 08:28:23.419232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): started 2025-09-29 08:28:23.419279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): finished with status 'done' 2025-09-29 08:28:23.419306 | 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=0517e8f2e7c242c3c68be5a8b0ce2d0377efc873144901c515dd5219ae6dab64 2025-09-29 08:28:23.419309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-09-29 08:28:23.419329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyngus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): started 2025-09-29 08:28:23.419380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): finished with status 'done' 2025-09-29 08:28:23.419412 | 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=50bad1cf9fbf89ca93980ad1c2b62eff624bb356af21c1721908d01f4523db13 2025-09-29 08:28:23.419416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-09-29 08:28:23.419430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-09-29 08:28:23.419442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-09-29 08:28:23.419470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.40.0-cp312-cp312-linux_x86_64.whl size=1126702 sha256=56c042b61dc1367e96217bde7c22bb143010883a6bc2e22116c2bc7e8d0cb82e 2025-09-29 08:28:23.419475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2025-09-29 08:28:23.419506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'simplegeneric' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'simplegeneric'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): started 2025-09-29 08:28:23.419551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): finished with status 'done' 2025-09-29 08:28:23.419567 | 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=31e3018233feb9a0d6be27297042cb14fe0c63e027c63906e44591afbc9dc853 2025-09-29 08:28:23.419592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-09-29 08:28:23.419608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'unicodecsv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'unicodecsv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): started 2025-09-29 08:28:23.419729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): finished with status 'done' 2025-09-29 08:28:23.419748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10789 sha256=32178d4c7cc326c0ba5392c94adf13348188209b19cd16d527f9e8ffa41a8ccb 2025-09-29 08:28:23.419754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-09-29 08:28:23.419767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'uwsgi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (setup.py): started 2025-09-29 08:28:23.419789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (setup.py): finished with status 'done' 2025-09-29 08:28:23.419811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for uwsgi: filename=uwsgi-2.0.30-cp312-cp312-linux_x86_64.whl size=596884 sha256=f066a5b689e70992428cf6e36336c19d32cd09ec58440c2484f96fad78043433 2025-09-29 08:28:23.419828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/b8/bd/1c/3dcceed7f9ae415261705b24c87883776be96958b576b19c80 2025-09-29 08:28:23.419854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.419885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): started 2025-09-29 08:28:23.419907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): finished with status 'done' 2025-09-29 08:28:23.419927 | 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=5ff23326d85ed67ba81800ee0b71ff235ddfd97b8302877db5cd1e2b5cb30eb2 2025-09-29 08:28:23.419943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-09-29 08:28:23.419966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.419982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.420004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): started 2025-09-29 08:28:23.420025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): finished with status 'done' 2025-09-29 08:28:23.420041 | 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=529611 sha256=a6cdefc377a76515503b7c6ddd831562d0a6a454e9d98a7238c9f88295352a43 2025-09-29 08:28:23.420061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2025-09-29 08:28:23.420083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.420099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.420121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): started 2025-09-29 08:28:23.420143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-09-29 08:28:23.420159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=1a07dd139e518b1bd4dcbbf81028b634900c49ce7cd8b9843de0fa0e656887cc 2025-09-29 08:28:23.420180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-09-29 08:28:23.420196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'sysv-ipc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sysv-ipc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:28:23.420217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-29 08:28:23.420237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): started 2025-09-29 08:28:23.420253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): finished with status 'done' 2025-09-29 08:28:23.420278 | 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=69373 sha256=7d6119d0220c907a8c670d5ca2fec6bfd4ba4518d8001c199acc392b9b082d9d 2025-09-29 08:28:23.420292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8iungx9t/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-09-29 08:28:23.420305 | 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 2025-09-29 08:28:23.420336 | 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, packaging, 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 2025-09-29 08:28:23.420370 | 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.dev6 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2025.8.3 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.9.0 kombu-5.4.2 logutils-0.3.5 lxml-5.3.1 monotonic-1.6 msgpack-1.1.0 netaddr-1.3.0 netifaces-0.11.0 openstacksdk-4.4.0 os-brick-6.11.0 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.3.0 os-win-5.9.0 osc-lib-3.2.0 oslo.cache-3.10.2 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.0 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.privsep-3.6.0 oslo.reports-3.5.1 oslo.rootwrap-7.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 oslo.versionedobjects-3.6.0 oslo.vmware-4.6.0 osprofiler-4.2.0 packaging-24.2 paramiko-3.5.1 pbr-6.1.1 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.1 python-keystoneclient-5.6.0 python-magnumclient-4.8.1 python-manilaclient-5.4.0 python-memcached-1.62 python-mistralclient-5.4.0 python-neutronclient-11.4.0 python-novaclient-18.9.0 python-openstackclient-7.5.0 python-qpid-proton-0.40.0 python-swiftclient-4.7.0 python-troveclient-8.8.0 pytz-2025.1 redis-5.2.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 simplejson-3.20.1 six-1.17.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.3 statsd-4.0.1 stevedore-5.4.1 suds-community-1.2.0 sysv-ipc-1.1.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2025.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.20 uwsgi-2.0.30 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 2025-09-29 08:28:23.420388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container e81704c12a91 2025-09-29 08:28:23.420392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d33a0f11eb4f 2025-09-29 08:28:23.420413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/10 : RUN echo > /etc/apache2/ports.conf 2025-09-29 08:28:23.420433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in cf7c8652bd67 2025-09-29 08:28:23.420454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container cf7c8652bd67 2025-09-29 08:28:23.420470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 60f9d7be6773 2025-09-29 08:28:23.420493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 8eb4b250ccc0 2025-09-29 08:28:23.420513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:28:23.420564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-09-29 08:28:23.420516 (took 0:02:47.373168) 2025-09-29 08:28:23.420722 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-09-29 08:28:23.420733 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-09-29 08:28:23.420744 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-09-29 08:28:23.420755 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-09-29 08:28:23.420770 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-09-29 08:28:23.420781 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-09-29 08:28:23.420808 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-09-29 08:28:23.420819 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-09-29 08:28:23.420846 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-09-29 08:28:23.420867 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-09-29 08:28:23.420887 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-09-29 08:28:23.420907 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-09-29 08:28:23.420928 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-09-29 08:28:23.420948 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-09-29 08:28:23.420969 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-09-29 08:28:23.420984 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-09-29 08:28:23.421007 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-09-29 08:28:23.421028 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-09-29 08:28:23.421043 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-09-29 08:28:23.421065 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-09-29 08:28:23.421086 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-09-29 08:28:23.421322 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-09-29 08:28:23.421328 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-09-29 08:28:23.421363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-09-29 08:28:23.421321 2025-09-29 08:28:23.422044 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-09-29 08:28:23.422400 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-09-29 08:29:38.408910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:29:38.409025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> e78cd41f06e7 2025-09-29 08:29:38.409055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20250929" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:29:38.409068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 2e7ba293f4bf 2025-09-29 08:29:38.409079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 2e7ba293f4bf 2025-09-29 08:29:38.409089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a56416a72e9d 2025-09-29 08:29:38.409105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:29:38.409212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 2b72ddaa621f 2025-09-29 08:29:38.409311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:29:38.409326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:29:38.409365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:29:38.409376 | 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] 2025-09-29 08:29:38.409417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:29:38.409453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:29:38.409467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:29:38.409504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:29:38.409556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:29:38.409631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:29:38.409761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:29:38.409807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:29:38.409818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:29:38.409836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:29:38.409910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:29:38.409956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.4 MB in 3s (8,721 kB/s) 2025-09-29 08:29:38.409966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-09-29 08:29:38.410062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-09-29 08:29:38.410074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-09-29 08:29:38.410146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-09-29 08:29:38.410157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-09-29 08:29:38.410193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-09-29 08:29:38.410283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-09-29 08:29:38.410303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-09-29 08:29:38.410335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-09-29 08:29:38.410412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-09-29 08:29:38.410445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-09-29 08:29:38.410480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-09-29 08:29:38.410524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-09-29 08:29:38.410566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-09-29 08:29:38.410608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-09-29 08:29:38.410648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-09-29 08:29:38.410726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-09-29 08:29:38.410772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-09-29 08:29:38.410814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-09-29 08:29:38.410914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-09-29 08:29:38.410955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-09-29 08:29:38.411033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-09-29 08:29:38.411043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-09-29 08:29:38.411079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-09-29 08:29:38.411114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-09-29 08:29:38.411155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-09-29 08:29:38.411195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-09-29 08:29:38.411267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-09-29 08:29:38.411277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-09-29 08:29:38.411317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-09-29 08:29:38.411351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-09-29 08:29:38.411386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-09-29 08:29:38.411458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-09-29 08:29:38.411468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-09-29 08:29:38.411516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-09-29 08:29:38.411571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-09-29 08:29:38.411582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-09-29 08:29:38.411617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-09-29 08:29:38.411662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-09-29 08:29:38.411734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-09-29 08:29:38.411769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-09-29 08:29:38.411804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-09-29 08:29:38.411845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-09-29 08:29:38.411940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-09-29 08:29:38.411958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-09-29 08:29:38.411990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-09-29 08:29:38.412025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-09-29 08:29:38.412060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-09-29 08:29:38.412104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-09-29 08:29:38.412139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-09-29 08:29:38.412179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-09-29 08:29:38.412253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-09-29 08:29:38.412264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-09-29 08:29:38.412304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-09-29 08:29:38.412343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-09-29 08:29:38.412383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-09-29 08:29:38.412423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-09-29 08:29:38.412465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-09-29 08:29:38.412537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-09-29 08:29:38.412547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-09-29 08:29:38.412586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-09-29 08:29:38.412627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-09-29 08:29:38.412689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-09-29 08:29:38.412776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-09-29 08:29:38.412787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-09-29 08:29:38.412842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-09-29 08:29:38.412932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-09-29 08:29:38.412944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-09-29 08:29:38.412979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-09-29 08:29:38.413009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-09-29 08:29:38.413043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-09-29 08:29:38.413125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-09-29 08:29:38.413158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-09-29 08:29:38.413191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2025-09-29 08:29:38.413251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2025-09-29 08:29:38.413280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2025-09-29 08:29:38.413311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-09-29 08:29:38.413380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-09-29 08:29:38.413396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2025-09-29 08:29:38.413444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-09-29 08:29:38.413456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2025-09-29 08:29:38.413492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2025-09-29 08:29:38.413522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-09-29 08:29:38.413596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-09-29 08:29:38.413606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2025-09-29 08:29:38.413637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2025-09-29 08:29:38.413695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2025-09-29 08:29:38.413748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2025-09-29 08:29:38.413820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-09-29 08:29:38.413835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-09-29 08:29:38.413932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-09-29 08:29:38.413951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-09-29 08:29:38.413958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-09-29 08:29:38.413982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-09-29 08:29:38.413989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-09-29 08:29:38.414015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-09-29 08:29:38.414078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-09-29 08:29:38.414086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-09-29 08:29:38.414122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-09-29 08:29:38.414151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-09-29 08:29:38.414182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-09-29 08:29:38.414243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-09-29 08:29:38.414251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-09-29 08:29:38.414277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-09-29 08:29:38.414302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-09-29 08:29:38.414354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-09-29 08:29:38.414361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-09-29 08:29:38.414419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-09-29 08:29:38.414427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-09-29 08:29:38.414457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-09-29 08:29:38.414516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-09-29 08:29:38.414524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-09-29 08:29:38.414549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-09-29 08:29:38.414574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-09-29 08:29:38.414627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-09-29 08:29:38.414690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-09-29 08:29:38.414705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-09-29 08:29:38.414767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-09-29 08:29:38.414776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-09-29 08:29:38.414802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-09-29 08:29:38.414827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-09-29 08:29:38.414901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-09-29 08:29:38.414909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-09-29 08:29:38.414966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-09-29 08:29:38.414974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-09-29 08:29:38.415004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-09-29 08:29:38.415068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-09-29 08:29:38.415076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-09-29 08:29:38.415102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-09-29 08:29:38.415132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-09-29 08:29:38.415158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-09-29 08:29:38.415219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-09-29 08:29:38.415227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-09-29 08:29:38.415251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-09-29 08:29:38.415276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-09-29 08:29:38.415330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-09-29 08:29:38.415354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-09-29 08:29:38.415380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-09-29 08:29:38.415437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-09-29 08:29:38.415445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-09-29 08:29:38.415475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-09-29 08:29:38.415533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-09-29 08:29:38.415541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-09-29 08:29:38.415571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-09-29 08:29:38.415628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-09-29 08:29:38.415636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-09-29 08:29:38.415666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-09-29 08:29:38.415741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-09-29 08:29:38.415765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-09-29 08:29:38.415791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-09-29 08:29:38.415848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-09-29 08:29:38.415891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2025-09-29 08:29:38.415964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2025-09-29 08:29:38.415991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2025-09-29 08:29:38.416016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2025-09-29 08:29:38.416087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:29:38.416112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.4 MB of archives. 2025-09-29 08:29:38.416138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 195 MB of additional disk space will be used. 2025-09-29 08:29:38.416197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:29:38.416206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:29:38.416245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:29:38.416293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:29:38.416323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:29:38.416381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:29:38.416389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2025-09-29 08:29:38.416415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-09-29 08:29:38.416446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:29:38.416477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2025-09-29 08:29:38.416532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-09-29 08:29:38.416562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-09-29 08:29:38.416591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-09-29 08:29:38.416649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-09-29 08:29:38.416657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-09-29 08:29:38.416706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-09-29 08:29:38.416767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-09-29 08:29:38.416775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-29 08:29:38.416802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-09-29 08:29:38.416828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-84.84 [1,921 kB] 2025-09-29 08:29:38.416858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-09-29 08:29:38.416926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-09-29 08:29:38.416934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-09-29 08:29:38.416958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-09-29 08:29:38.416979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2025-09-29 08:29:38.417030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2025-09-29 08:29:38.417056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2025-09-29 08:29:38.417084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2025-09-29 08:29:38.417114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2025-09-29 08:29:38.417142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-09-29 08:29:38.417183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-09-29 08:29:38.417208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-09-29 08:29:38.417234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-09-29 08:29:38.417274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2025-09-29 08:29:38.417299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2025-09-29 08:29:38.417325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2025-09-29 08:29:38.417364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2025-09-29 08:29:38.417394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2025-09-29 08:29:38.417416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2025-09-29 08:29:38.417438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2025-09-29 08:29:38.417487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2025-09-29 08:29:38.417513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-09-29 08:29:38.417539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2025-09-29 08:29:38.417578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2025-09-29 08:29:38.417603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2025-09-29 08:29:38.417629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-09-29 08:29:38.417695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2025-09-29 08:29:38.417725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2025-09-29 08:29:38.417732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.5 [2,408 kB] 2025-09-29 08:29:38.417779 | 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] 2025-09-29 08:29:38.417823 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:29:38.417849 | 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] 2025-09-29 08:29:38.417901 | 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] 2025-09-29 08:29:38.417930 | 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] 2025-09-29 08:29:38.417939 | 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] 2025-09-29 08:29:38.417964 | 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] 2025-09-29 08:29:38.418006 | 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] 2025-09-29 08:29:38.418032 | 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] 2025-09-29 08:29:38.418058 | 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] 2025-09-29 08:29:38.418095 | 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] 2025-09-29 08:29:38.418129 | 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] 2025-09-29 08:29:38.418162 | 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] 2025-09-29 08:29:38.418195 | 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] 2025-09-29 08:29:38.418228 | 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] 2025-09-29 08:29:38.418266 | 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] 2025-09-29 08:29:38.418289 | 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] 2025-09-29 08:29:38.418310 | 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] 2025-09-29 08:29:38.418351 | 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] 2025-09-29 08:29:38.418399 | 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] 2025-09-29 08:29:38.418434 | 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] 2025-09-29 08:29:38.418460 | 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] 2025-09-29 08:29:38.418496 | 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] 2025-09-29 08:29:38.418530 | 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] 2025-09-29 08:29:38.418563 | 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] 2025-09-29 08:29:38.418590 | 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] 2025-09-29 08:29:38.418626 | 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] 2025-09-29 08:29:38.418658 | 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] 2025-09-29 08:29:38.418808 | 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] 2025-09-29 08:29:38.418818 | 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] 2025-09-29 08:29:38.418824 | 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] 2025-09-29 08:29:38.418850 | 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] 2025-09-29 08:29:38.418856 | 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] 2025-09-29 08:29:38.418892 | 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] 2025-09-29 08:29:38.418959 | 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] 2025-09-29 08:29:38.418985 | 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] 2025-09-29 08:29:38.419035 | 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] 2025-09-29 08:29:38.419042 | 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] 2025-09-29 08:29:38.419098 | 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] 2025-09-29 08:29:38.419105 | 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] 2025-09-29 08:29:38.419127 | 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] 2025-09-29 08:29:38.419149 | 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] 2025-09-29 08:29:38.419176 | 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] 2025-09-29 08:29:38.419220 | 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] 2025-09-29 08:29:38.419231 | 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] 2025-09-29 08:29:38.419254 | 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] 2025-09-29 08:29:38.419275 | 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] 2025-09-29 08:29:38.419320 | 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] 2025-09-29 08:29:38.419341 | 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] 2025-09-29 08:29:38.419363 | 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] 2025-09-29 08:29:38.419407 | 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] 2025-09-29 08:29:38.419427 | 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] 2025-09-29 08:29:38.419448 | 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] 2025-09-29 08:29:38.419492 | 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] 2025-09-29 08:29:38.419513 | 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] 2025-09-29 08:29:38.419535 | 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] 2025-09-29 08:29:38.419585 | 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] 2025-09-29 08:29:38.419592 | 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] 2025-09-29 08:29:38.419617 | 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] 2025-09-29 08:29:38.419659 | 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] 2025-09-29 08:29:38.419688 | 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] 2025-09-29 08:29:38.419714 | 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] 2025-09-29 08:29:38.419781 | 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] 2025-09-29 08:29:38.419795 | 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] 2025-09-29 08:29:38.419821 | 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] 2025-09-29 08:29:38.419827 | 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] 2025-09-29 08:29:38.419854 | 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] 2025-09-29 08:29:38.419937 | 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] 2025-09-29 08:29:38.419944 | 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] 2025-09-29 08:29:38.419950 | 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] 2025-09-29 08:29:38.419973 | 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] 2025-09-29 08:29:38.419995 | 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] 2025-09-29 08:29:38.420038 | 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] 2025-09-29 08:29:38.420044 | 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] 2025-09-29 08:29:38.420095 | 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] 2025-09-29 08:29:38.420102 | 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] 2025-09-29 08:29:38.420171 | 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] 2025-09-29 08:29:38.420196 | 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] 2025-09-29 08:29:38.420218 | 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] 2025-09-29 08:29:38.420267 | 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] 2025-09-29 08:29:38.420289 | 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] 2025-09-29 08:29:38.420310 | 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] 2025-09-29 08:29:38.420357 | 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] 2025-09-29 08:29:38.420364 | 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] 2025-09-29 08:29:38.420390 | 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] 2025-09-29 08:29:38.420448 | 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] 2025-09-29 08:29:38.420454 | 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] 2025-09-29 08:29:38.420475 | 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] 2025-09-29 08:29:38.420530 | 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] 2025-09-29 08:29:38.420538 | 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] 2025-09-29 08:29:38.420562 | 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] 2025-09-29 08:29:38.420600 | 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] 2025-09-29 08:29:38.420623 | 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] 2025-09-29 08:29:38.420685 | 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] 2025-09-29 08:29:38.420694 | 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] 2025-09-29 08:29:38.420733 | 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] 2025-09-29 08:29:38.420754 | 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] 2025-09-29 08:29:38.420775 | 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] 2025-09-29 08:29:38.420821 | 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] 2025-09-29 08:29:38.420845 | 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] 2025-09-29 08:29:38.420906 | 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] 2025-09-29 08:29:38.420913 | 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] 2025-09-29 08:29:38.420964 | 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] 2025-09-29 08:29:38.420970 | 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] 2025-09-29 08:29:38.421000 | 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] 2025-09-29 08:29:38.421024 | 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] 2025-09-29 08:29:38.421062 | 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] 2025-09-29 08:29:38.421086 | 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] 2025-09-29 08:29:38.421133 | 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] 2025-09-29 08:29:38.421139 | 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] 2025-09-29 08:29:38.421191 | 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] 2025-09-29 08:29:38.421197 | 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] 2025-09-29 08:29:38.421221 | 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] 2025-09-29 08:29:38.421262 | 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] 2025-09-29 08:29:38.421268 | 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] 2025-09-29 08:29:38.421305 | 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] 2025-09-29 08:29:38.421328 | 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] 2025-09-29 08:29:38.421352 | 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] 2025-09-29 08:29:38.421389 | 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] 2025-09-29 08:29:38.421413 | 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] 2025-09-29 08:29:38.421437 | 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] 2025-09-29 08:29:38.421474 | 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] 2025-09-29 08:29:38.421497 | 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] 2025-09-29 08:29:38.421522 | 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] 2025-09-29 08:29:38.421559 | 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] 2025-09-29 08:29:38.421587 | 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] 2025-09-29 08:29:38.421612 | 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] 2025-09-29 08:29:38.421660 | 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] 2025-09-29 08:29:38.421685 | 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] 2025-09-29 08:29:38.421710 | 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] 2025-09-29 08:29:38.421732 | 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] 2025-09-29 08:29:38.421785 | 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] 2025-09-29 08:29:38.421798 | 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] 2025-09-29 08:29:38.421833 | 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] 2025-09-29 08:29:38.421919 | 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] 2025-09-29 08:29:38.421938 | 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] 2025-09-29 08:29:38.421949 | 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] 2025-09-29 08:29:38.421969 | 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] 2025-09-29 08:29:38.421975 | 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] 2025-09-29 08:29:38.421995 | 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] 2025-09-29 08:29:38.422015 | 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] 2025-09-29 08:29:38.422041 | 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] 2025-09-29 08:29:38.422084 | 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] 2025-09-29 08:29:38.422090 | 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] 2025-09-29 08:29:38.422138 | 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] 2025-09-29 08:29:38.422150 | 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] 2025-09-29 08:29:38.422171 | 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] 2025-09-29 08:29:38.422191 | 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] 2025-09-29 08:29:38.422229 | 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] 2025-09-29 08:29:38.422250 | 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] 2025-09-29 08:29:38.422291 | 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] 2025-09-29 08:29:38.422309 | 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] 2025-09-29 08:29:38.422331 | 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] 2025-09-29 08:29:38.422365 | 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] 2025-09-29 08:29:38.422387 | 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] 2025-09-29 08:29:38.422420 | 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] 2025-09-29 08:29:38.422442 | 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] 2025-09-29 08:29:38.422474 | 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] 2025-09-29 08:29:38.422501 | 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] 2025-09-29 08:29:38.422544 | 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] 2025-09-29 08:29:38.422550 | 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] 2025-09-29 08:29:38.422591 | 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] 2025-09-29 08:29:38.422612 | 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] 2025-09-29 08:29:38.422645 | 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] 2025-09-29 08:29:38.422685 | 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] 2025-09-29 08:29:38.422718 | 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] 2025-09-29 08:29:38.422740 | 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] 2025-09-29 08:29:38.422775 | 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] 2025-09-29 08:29:38.422796 | 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] 2025-09-29 08:29:38.422829 | 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] 2025-09-29 08:29:38.422848 | 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] 2025-09-29 08:29:38.422899 | 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] 2025-09-29 08:29:38.422943 | 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] 2025-09-29 08:29:38.422965 | 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] 2025-09-29 08:29:38.423013 | 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] 2025-09-29 08:29:38.423031 | 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] 2025-09-29 08:29:38.423050 | 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] 2025-09-29 08:29:38.423087 | 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] 2025-09-29 08:29:38.423092 | 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] 2025-09-29 08:29:38.423134 | 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] 2025-09-29 08:29:38.423139 | 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] 2025-09-29 08:29:38.423186 | 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] 2025-09-29 08:29:38.423192 | 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] 2025-09-29 08:29:38.423210 | 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] 2025-09-29 08:29:38.423228 | 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] 2025-09-29 08:29:38.423280 | 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] 2025-09-29 08:29:38.423303 | 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] 2025-09-29 08:29:38.423346 | 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] 2025-09-29 08:29:38.423352 | 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] 2025-09-29 08:29:38.423359 | 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] 2025-09-29 08:29:38.423377 | 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] 2025-09-29 08:29:38.423417 | 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] 2025-09-29 08:29:38.423422 | 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] 2025-09-29 08:29:38.423465 | 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] 2025-09-29 08:29:38.423471 | 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] 2025-09-29 08:29:38.423492 | 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] 2025-09-29 08:29:38.423525 | 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] 2025-09-29 08:29:38.423546 | 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] 2025-09-29 08:29:38.423573 | 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] 2025-09-29 08:29:38.423591 | 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] 2025-09-29 08:29:38.423609 | 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] 2025-09-29 08:29:38.423643 | 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] 2025-09-29 08:29:38.423664 | 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] 2025-09-29 08:29:38.423727 | 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] 2025-09-29 08:29:38.423733 | 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] 2025-09-29 08:29:38.423780 | 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] 2025-09-29 08:29:38.423794 | 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] 2025-09-29 08:29:38.423808 | 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] 2025-09-29 08:29:38.423826 | 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] 2025-09-29 08:29:38.423883 | 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] 2025-09-29 08:29:38.423889 | 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] 2025-09-29 08:29:38.423907 | 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] 2025-09-29 08:29:38.423923 | 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] 2025-09-29 08:29:38.423960 | 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] 2025-09-29 08:29:38.423979 | 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] 2025-09-29 08:29:38.424015 | 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] 2025-09-29 08:29:38.424020 | 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] 2025-09-29 08:29:38.424053 | 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] 2025-09-29 08:29:38.424074 | 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] 2025-09-29 08:29:38.424096 | 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] 2025-09-29 08:29:38.424133 | 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] 2025-09-29 08:29:38.424138 | 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] 2025-09-29 08:29:38.424178 | 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] 2025-09-29 08:29:38.424196 | 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] 2025-09-29 08:29:38.424214 | 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] 2025-09-29 08:29:38.424250 | 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] 2025-09-29 08:29:38.424260 | 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] 2025-09-29 08:29:38.424282 | 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.0-1build1~cloud0 [1,157 kB] 2025-09-29 08:29:38.424319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2025-09-29 08:29:38.424325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.4 MB in 16s (2,585 kB/s) 2025-09-29 08:29:38.424357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-09-29 08:29:38.424384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-09-29 08:29:38.424408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:29:38.424433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-09-29 08:29:38.424467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:70% 2025-09-29 08:29:38.424488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-09-29 08:29:38.424510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-09-29 08:29:38.424547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:29:38.424564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-09-29 08:29:38.424586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:29:38.424623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:29:38.424640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:29:38.424658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:29:38.424718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:29:38.424741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:29:38.424762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:29:38.424795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:29:38.424816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:29:38.424849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-09-29 08:29:38.424882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:29:38.424925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.424931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:29:38.424967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:29:38.424984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:29:38.425005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:29:38.425038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:29:38.425059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:29:38.425100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:29:38.425110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:29:38.425128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.425152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-09-29 08:29:38.425175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-09-29 08:29:38.425211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.425216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-09-29 08:29:38.425249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2025-09-29 08:29:38.425270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-09-29 08:29:38.425291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2025-09-29 08:29:38.425324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2025-09-29 08:29:38.425344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.425377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2025-09-29 08:29:38.425399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2025-09-29 08:29:38.425420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2025-09-29 08:29:38.425453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-09-29 08:29:38.425480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:29:38.425501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-09-29 08:29:38.425523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-09-29 08:29:38.425561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-09-29 08:29:38.425577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-09-29 08:29:38.425595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-09-29 08:29:38.425628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-09-29 08:29:38.425649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11822 files and directories currently installed.) 2025-09-29 08:29:38.425691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2025-09-29 08:29:38.425714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2025-09-29 08:29:38.425731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:29:38.425749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:29:38.425782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:29:38.425803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-09-29 08:29:38.425845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-09-29 08:29:38.425850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.425908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:29:38.425914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:29:38.425933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:29:38.425955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-29 08:29:38.425997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 08:29:38.426002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.426043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-09-29 08:29:38.426047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 08:29:38.426077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:29:38.426096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-09-29 08:29:38.426114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 08:29:38.426144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:29:38.426163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-09-29 08:29:38.426194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 08:29:38.426212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-09-29 08:29:38.426251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-09-29 08:29:38.426259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2025-09-29 08:29:38.426298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.426317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-09-29 08:29:38.426347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-09-29 08:29:38.426366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2025-09-29 08:29:38.426396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-09-29 08:29:38.426415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-09-29 08:29:38.426453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.426458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.426487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:29:38.426506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:29:38.426535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.426554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:29:38.426583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-09-29 08:29:38.426602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:29:38.426632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:29:38.426683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-29 08:29:38.426691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-29 08:29:38.426708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:29:38.426723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-29 08:29:38.426758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-29 08:29:38.426775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:29:38.426812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-09-29 08:29:38.426836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-29 08:29:38.426857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:29:38.426916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-09-29 08:29:38.426937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:29:38.426967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:29:38.426984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-29 08:29:38.427017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-29 08:29:38.427033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:29:38.427063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-09-29 08:29:38.427082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-09-29 08:29:38.427111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-09-29 08:29:38.427130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-09-29 08:29:38.427159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 08:29:38.427178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:29:38.427217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-09-29 08:29:38.427221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-09-29 08:29:38.427251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-09-29 08:29:38.427268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-09-29 08:29:38.427301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-09-29 08:29:38.427318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-09-29 08:29:38.427347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-09-29 08:29:38.427366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-09-29 08:29:38.427395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-09-29 08:29:38.427414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-09-29 08:29:38.427450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-09-29 08:29:38.427454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-29 08:29:38.427474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-09-29 08:29:38.427506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-09-29 08:29:38.427510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-09-29 08:29:38.427543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-09-29 08:29:38.427547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2025-09-29 08:29:38.427580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-09-29 08:29:38.427595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-09-29 08:29:38.427614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2025-09-29 08:29:38.427637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-09-29 08:29:38.427679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-09-29 08:29:38.427703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:29:38.427740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:29:38.427745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-09-29 08:29:38.427765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:29:38.427797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:38.427802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-09-29 08:29:38.427834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:29:38.427838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:38.427880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-09-29 08:29:38.427885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-09-29 08:29:38.427915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.427934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.427972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-09-29 08:29:38.427976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-09-29 08:29:38.428014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-09-29 08:29:38.428019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-09-29 08:29:38.428057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-09-29 08:29:38.428062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-09-29 08:29:38.428100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-09-29 08:29:38.428104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-09-29 08:29:38.428124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-09-29 08:29:38.428158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-09-29 08:29:38.428173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-09-29 08:29:38.428192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-09-29 08:29:38.428226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-09-29 08:29:38.428241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-29 08:29:38.428260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 08:29:38.428292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-09-29 08:29:38.428297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-09-29 08:29:38.428331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-09-29 08:29:38.428346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-09-29 08:29:38.428365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2025-09-29 08:29:38.428395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-09-29 08:29:38.428417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-09-29 08:29:38.428437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-09-29 08:29:38.428457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-09-29 08:29:38.428490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-09-29 08:29:38.428495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-09-29 08:29:38.428526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-09-29 08:29:38.428531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-09-29 08:29:38.428564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 08:29:38.428579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.428598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-09-29 08:29:38.428630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 08:29:38.428635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.428679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-09-29 08:29:38.428698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-29 08:29:38.428742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:29:38.428747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-09-29 08:29:38.428767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:29:38.428797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:29:38.428816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2025-09-29 08:29:38.428836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.428876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.428895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2025-09-29 08:29:38.428915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.428958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.428977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2025-09-29 08:29:38.428996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2025-09-29 08:29:38.429064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2025-09-29 08:29:38.429130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2025-09-29 08:29:38.429199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2025-09-29 08:29:38.429268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2025-09-29 08:29:38.429321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2025-09-29 08:29:38.429380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2025-09-29 08:29:38.429443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2025-09-29 08:29:38.429513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2025-09-29 08:29:38.429567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2025-09-29 08:29:38.429623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2025-09-29 08:29:38.429700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2025-09-29 08:29:38.429762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-baseband-fpga-5gnr-fec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2025-09-29 08:29:38.429830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-baseband-fpga-lte-fec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2025-09-29 08:29:38.429905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.429959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2025-09-29 08:29:38.429963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.429995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2025-09-29 08:29:38.430032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2025-09-29 08:29:38.430074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2025-09-29 08:29:38.430140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2025-09-29 08:29:38.430206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2025-09-29 08:29:38.430286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2025-09-29 08:29:38.430340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2025-09-29 08:29:38.430420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2025-09-29 08:29:38.430469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2025-09-29 08:29:38.430532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2025-09-29 08:29:38.430595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2025-09-29 08:29:38.430661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2025-09-29 08:29:38.430747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2025-09-29 08:29:38.430806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2025-09-29 08:29:38.430889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.430929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.430967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2025-09-29 08:29:38.431010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2025-09-29 08:29:38.431122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2025-09-29 08:29:38.431233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2025-09-29 08:29:38.431291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2025-09-29 08:29:38.431374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2025-09-29 08:29:38.431434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2025-09-29 08:29:38.431499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2025-09-29 08:29:38.431590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2025-09-29 08:29:38.431716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2025-09-29 08:29:38.431776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2025-09-29 08:29:38.431831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2025-09-29 08:29:38.431906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.431935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.431953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2025-09-29 08:29:38.431972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2025-09-29 08:29:38.432038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2025-09-29 08:29:38.432105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2025-09-29 08:29:38.432218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2025-09-29 08:29:38.432304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2025-09-29 08:29:38.432373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2025-09-29 08:29:38.432426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2025-09-29 08:29:38.432489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2025-09-29 08:29:38.432555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2025-09-29 08:29:38.432692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2025-09-29 08:29:38.432758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2025-09-29 08:29:38.432812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2025-09-29 08:29:38.432909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.432947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.432965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2025-09-29 08:29:38.433009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2025-09-29 08:29:38.433122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2025-09-29 08:29:38.433218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2025-09-29 08:29:38.433259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2025-09-29 08:29:38.433325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2025-09-29 08:29:38.433380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2025-09-29 08:29:38.433440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2025-09-29 08:29:38.433522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2025-09-29 08:29:38.433608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2025-09-29 08:29:38.433693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2025-09-29 08:29:38.433756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2025-09-29 08:29:38.433810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2025-09-29 08:29:38.433878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.433896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.433940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2025-09-29 08:29:38.433979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2025-09-29 08:29:38.434061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2025-09-29 08:29:38.434109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2025-09-29 08:29:38.434169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2025-09-29 08:29:38.434227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2025-09-29 08:29:38.434292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2025-09-29 08:29:38.434368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2025-09-29 08:29:38.434451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2025-09-29 08:29:38.434506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2025-09-29 08:29:38.434571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2025-09-29 08:29:38.434623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2025-09-29 08:29:38.434658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2025-09-29 08:29:38.434778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2025-09-29 08:29:38.434855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2025-09-29 08:29:38.434929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.434961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2025-09-29 08:29:38.434988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.434992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2025-09-29 08:29:38.435036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2025-09-29 08:29:38.435093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2025-09-29 08:29:38.435174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2025-09-29 08:29:38.435266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2025-09-29 08:29:38.435326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.435365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2025-09-29 08:29:38.435397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2025-09-29 08:29:38.435457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2025-09-29 08:29:38.435510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2025-09-29 08:29:38.435569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2025-09-29 08:29:38.435682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2025-09-29 08:29:38.435773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2025-09-29 08:29:38.435831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2025-09-29 08:29:38.435932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.435953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.435967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2025-09-29 08:29:38.435997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2025-09-29 08:29:38.436033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2025-09-29 08:29:38.436126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2025-09-29 08:29:38.436220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2025-09-29 08:29:38.436276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2025-09-29 08:29:38.436312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2025-09-29 08:29:38.436372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2025-09-29 08:29:38.436412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2025-09-29 08:29:38.436459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2025-09-29 08:29:38.436557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2025-09-29 08:29:38.436640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2025-09-29 08:29:38.436697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2025-09-29 08:29:38.436745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2025-09-29 08:29:38.436814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2025-09-29 08:29:38.436852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.436902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2025-09-29 08:29:38.436937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.436972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2025-09-29 08:29:38.437039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2025-09-29 08:29:38.437092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2025-09-29 08:29:38.437143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2025-09-29 08:29:38.437201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2025-09-29 08:29:38.437234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2025-09-29 08:29:38.437285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2025-09-29 08:29:38.437332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2025-09-29 08:29:38.437382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2025-09-29 08:29:38.437426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2025-09-29 08:29:38.437486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2025-09-29 08:29:38.437546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2025-09-29 08:29:38.437647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2025-09-29 08:29:38.437713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2025-09-29 08:29:38.437769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2025-09-29 08:29:38.437825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2025-09-29 08:29:38.437883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2025-09-29 08:29:38.437933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2025-09-29 08:29:38.437966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.437992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.437996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2025-09-29 08:29:38.438021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2025-09-29 08:29:38.438086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2025-09-29 08:29:38.438178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2025-09-29 08:29:38.438228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2025-09-29 08:29:38.438295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2025-09-29 08:29:38.438332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2025-09-29 08:29:38.438397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2025-09-29 08:29:38.438433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2025-09-29 08:29:38.438489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2025-09-29 08:29:38.438591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2025-09-29 08:29:38.438677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2025-09-29 08:29:38.438716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2025-09-29 08:29:38.438771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2025-09-29 08:29:38.438805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2025-09-29 08:29:38.438863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2025-09-29 08:29:38.438934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.438964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.438980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2025-09-29 08:29:38.439019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2025-09-29 08:29:38.439103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2025-09-29 08:29:38.439158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2025-09-29 08:29:38.439217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2025-09-29 08:29:38.439280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2025-09-29 08:29:38.439319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2025-09-29 08:29:38.439382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2025-09-29 08:29:38.439419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2025-09-29 08:29:38.439509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2025-09-29 08:29:38.439591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2025-09-29 08:29:38.439650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2025-09-29 08:29:38.439719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2025-09-29 08:29:38.439781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2025-09-29 08:29:38.439840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2025-09-29 08:29:38.439954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.439958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.439982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2025-09-29 08:29:38.439997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2025-09-29 08:29:38.440054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2025-09-29 08:29:38.440100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2025-09-29 08:29:38.440155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2025-09-29 08:29:38.440189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2025-09-29 08:29:38.440276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2025-09-29 08:29:38.440357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2025-09-29 08:29:38.440423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2025-09-29 08:29:38.440471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2025-09-29 08:29:38.440526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2025-09-29 08:29:38.440591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2025-09-29 08:29:38.440634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.440649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2025-09-29 08:29:38.440731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2025-09-29 08:29:38.440807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2025-09-29 08:29:38.440922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.440967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2025-09-29 08:29:38.440971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.440995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2025-09-29 08:29:38.441026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2025-09-29 08:29:38.441082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2025-09-29 08:29:38.441116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2025-09-29 08:29:38.441190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2025-09-29 08:29:38.441295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2025-09-29 08:29:38.441356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2025-09-29 08:29:38.441410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2025-09-29 08:29:38.441444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2025-09-29 08:29:38.441502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2025-09-29 08:29:38.441548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2025-09-29 08:29:38.441581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2025-09-29 08:29:38.441690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2025-09-29 08:29:38.441772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2025-09-29 08:29:38.441812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2025-09-29 08:29:38.441889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2025-09-29 08:29:38.441940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-raw-cnxk-rvu-lf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.441966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2025-09-29 08:29:38.441993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.441996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2025-09-29 08:29:38.442026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2025-09-29 08:29:38.442110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2025-09-29 08:29:38.442204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2025-09-29 08:29:38.442250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2025-09-29 08:29:38.442319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2025-09-29 08:29:38.442350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2025-09-29 08:29:38.442412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2025-09-29 08:29:38.442451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2025-09-29 08:29:38.442532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2025-09-29 08:29:38.442614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2025-09-29 08:29:38.442687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-09-29 08:29:38.442758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-09-29 08:29:38.442798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.442847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-09-29 08:29:38.442915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.442949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.442984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-09-29 08:29:38.443017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-09-29 08:29:38.443089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.443103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-09-29 08:29:38.443170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-09-29 08:29:38.443207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-09-29 08:29:38.443288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-09-29 08:29:38.443375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-09-29 08:29:38.443453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-09-29 08:29:38.443486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-09-29 08:29:38.443543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-09-29 08:29:38.443576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.443606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-09-29 08:29:38.443632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:29:38.443635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.443661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:29:38.443665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-09-29 08:29:38.443708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.443738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-09-29 08:29:38.443763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:29:38.443796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:29:38.443831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 08:29:38.443855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:29:38.443894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:29:38.443898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-09-29 08:29:38.443933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-09-29 08:29:38.443944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:29:38.443956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-29 08:29:38.443972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:29:38.443999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-09-29 08:29:38.444003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:29:38.444033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:29:38.444036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:29:38.444066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-09-29 08:29:38.444082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-09-29 08:29:38.444108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:29:38.444112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:29:38.444138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:38.444142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:29:38.444201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:29:38.444205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:29:38.444208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-29 08:29:38.444219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:29:38.444229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-09-29 08:29:38.444240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.444282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:29:38.444317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2025-09-29 08:29:38.444351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-09-29 08:29:38.444375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.444390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-09-29 08:29:38.444406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.444435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-29 08:29:38.444447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:29:38.444463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2025-09-29 08:29:38.444490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:29:38.444494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-09-29 08:29:38.444520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-09-29 08:29:38.444523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-09-29 08:29:38.444549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.444554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:29:38.444584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-29 08:29:38.444588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:29:38.444604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.444640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-09-29 08:29:38.444644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-09-29 08:29:38.444711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:38.444744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-09-29 08:29:38.444779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-09-29 08:29:38.444829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:29:38.444853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-09-29 08:29:38.444978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.444994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-09-29 08:29:38.445021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:29:38.445167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.445473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:29:38.445858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.445898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.445984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.446204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-09-29 08:29:38.446229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.446411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:29:38.446584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-29 08:29:38.446746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.446984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.447990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.0-1build1~cloud0) ... 2025-09-29 08:29:38.448039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.448983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:29:38.449575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-09-29 08:29:38.449603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:29:38.449607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.449634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:29:38.449646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-09-29 08:29:38.449662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 2b72ddaa621f 2025-09-29 08:29:38.449709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> c3e977c68a2a 2025-09-29 08:29:38.449722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2025-09-29 08:29:38.449754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in fac00066d132 2025-09-29 08:29:38.449758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2025-09-29 08:29:38.449800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container fac00066d132 2025-09-29 08:29:38.449804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> c07886af096a 2025-09-29 08:29:38.449814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:29:38.449827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a55918f2b250 2025-09-29 08:29:38.449899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:29:38.449924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 93fb59b45d4d 2025-09-29 08:29:38.449956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 93fb59b45d4d 2025-09-29 08:29:38.449969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a96f00913d8b 2025-09-29 08:29:38.449996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 491898fa52ad 2025-09-29 08:29:38.450012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 2025-09-29 08:29:38.450072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-09-29 08:29:38.450015 (took 0:01:15.028694) 2025-09-29 08:29:38.450123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-09-29 08:29:38.450159 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-09-29 08:29:38.450425 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-09-29 08:29:38.450476 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-09-29 08:29:38.450502 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-09-29 08:29:38.450456 2025-09-29 08:29:38.451234 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-09-29 08:29:38.451689 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-09-29 08:29:52.215390 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:29:52.215459 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> e78cd41f06e7 2025-09-29 08:29:52.215508 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20250929" "name"="keepalived" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:29:52.215565 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in fbf94fab8fea 2025-09-29 08:29:52.215600 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container fbf94fab8fea 2025-09-29 08:29:52.215609 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> c4871118ec66 2025-09-29 08:29:52.215714 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:29:52.215763 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 92c72b60ec02 2025-09-29 08:29:52.215797 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:29:52.215854 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:29:52.215924 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:29:52.215984 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:29:52.216015 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:29:52.216078 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:29:52.216116 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:29:52.216231 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:29:52.216264 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:29:52.216301 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:29:52.216370 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:29:52.216401 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:29:52.216469 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:29:52.216498 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:29:52.216563 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:29:52.216622 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.4 MB in 4s (7,792 kB/s) 2025-09-29 08:29:52.216656 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-29 08:29:52.216739 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-29 08:29:52.216778 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-29 08:29:52.216845 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-29 08:29:52.216929 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-09-29 08:29:52.216983 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-09-29 08:29:52.217044 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-09-29 08:29:52.217078 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-09-29 08:29:52.217169 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-09-29 08:29:52.217232 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-09-29 08:29:52.217248 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-29 08:29:52.217294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-09-29 08:29:52.217367 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-09-29 08:29:52.217401 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-09-29 08:29:52.217465 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:29:52.217499 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-09-29 08:29:52.217551 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-09-29 08:29:52.217584 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:29:52.217655 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:29:52.217726 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:29:52.217784 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-09-29 08:29:52.217847 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-09-29 08:29:52.217897 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-09-29 08:29:52.217970 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-09-29 08:29:52.218004 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-09-29 08:29:52.218058 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-09-29 08:29:52.218118 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-09-29 08:29:52.218151 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-09-29 08:29:52.218215 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,698 kB in 0s (7,874 kB/s) 2025-09-29 08:29:52.218277 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:29:52.218311 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-09-29 08:29:52.218378 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:29:52.218423 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-09-29 08:29:52.218479 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:70% (Reading database ... 75% 2025-09-29 08:29:52.218513 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-09-29 08:29:52.218579 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-09-29 08:29:52.218646 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:85% (Reading database ... 90% (Reading database ... 95% 2025-09-29 08:29:52.218706 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:29:52.218781 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:29:52.218833 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:29:52.218908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:29:52.218958 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:29:52.218992 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:29:52.219061 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-09-29 08:29:52.219120 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:29:52.219155 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:52.219219 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-09-29 08:29:52.219279 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 08:29:52.219308 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:29:52.219375 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-09-29 08:29:52.219436 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 08:29:52.219465 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:29:52.219530 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-09-29 08:29:52.219580 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-09-29 08:29:52.219613 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-09-29 08:29:52.219709 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-09-29 08:29:52.219743 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-09-29 08:29:52.219797 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-29 08:29:52.219854 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-09-29 08:29:52.220103 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-09-29 08:29:52.220150 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-09-29 08:29:52.220162 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:29:52.220197 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-09-29 08:29:52.220242 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-09-29 08:29:52.220252 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-09-29 08:29:52.220283 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:29:52.220292 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-09-29 08:29:52.220347 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-09-29 08:29:52.220386 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-09-29 08:29:52.220441 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:29:52.220492 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:29:52.220542 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-09-29 08:29:52.220590 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:29:52.220644 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:29:52.220755 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-09-29 08:29:52.220791 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-29 08:29:52.220823 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:29:52.220912 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:29:52.220993 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:29:52.221026 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-09-29 08:29:52.221057 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-09-29 08:29:52.221108 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:29:52.221144 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:29:52.221178 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 92c72b60ec02 2025-09-29 08:29:52.221227 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 15e2ead0ba0d 2025-09-29 08:29:52.221265 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-09-29 08:29:52.221314 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> a00d35a3ca69 2025-09-29 08:29:52.221351 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:29:52.221411 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> db0e7cac6eee 2025-09-29 08:29:52.221449 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2025-09-29 08:29:52.221498 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in afb2321a24bc 2025-09-29 08:29:52.221548 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container afb2321a24bc 2025-09-29 08:29:52.221585 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ffe42133046d 2025-09-29 08:29:52.221652 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:29:52.221720 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in effb253487ed 2025-09-29 08:29:52.221774 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-29 08:29:52.221824 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-29 08:29:52.221879 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-29 08:29:52.221943 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-09-29 08:29:52.221975 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:29:52.222020 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-29 08:29:52.222074 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-29 08:29:52.222112 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-29 08:29:52.222163 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:29:52.222200 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container effb253487ed 2025-09-29 08:29:52.222248 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> cd180439c65f 2025-09-29 08:29:52.222309 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 9a86507836dc 2025-09-29 08:29:52.222356 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20250929 2025-09-29 08:29:52.222474 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-09-29 08:29:52.222337 (took 0:00:13.771881) 2025-09-29 08:29:52.222930 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-09-29 08:29:52.223064 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-09-29 08:29:52.223100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-09-29 08:29:52.223015 2025-09-29 08:29:52.224099 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-09-29 08:29:52.224736 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-09-29 08:29:54.040143 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:29:54.040208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e78cd41f06e7 2025-09-29 08:29:54.040307 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20250929" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:29:54.040323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 42d23bec4c6f 2025-09-29 08:29:54.040332 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 42d23bec4c6f 2025-09-29 08:29:54.040364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> bdd9abc54dea 2025-09-29 08:29:54.040376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2025-09-29 08:29:54.040486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in aac4352e3d3a 2025-09-29 08:29:54.041840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container aac4352e3d3a 2025-09-29 08:29:54.041915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 478fa91922e8 2025-09-29 08:29:54.041930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:29:54.041942 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 10951d4e955a 2025-09-29 08:29:54.041950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:29:54.041956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in de63ace8a123 2025-09-29 08:29:54.041963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container de63ace8a123 2025-09-29 08:29:54.041969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 7ca02cddd362 2025-09-29 08:29:54.041975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built ffcea482d900 2025-09-29 08:29:54.041981 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:29:54.041987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-09-29 08:29:54.041042 (took 0:00:01.818027) 2025-09-29 08:29:54.041993 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-09-29 08:29:54.041999 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-09-29 08:29:54.042019 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-09-29 08:29:54.042024 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2025-09-29 08:29:54.042029 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-09-29 08:29:54.042034 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-09-29 08:29:54.042045 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-09-29 08:29:54.042050 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-09-29 08:29:54.042163 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-09-29 08:29:54.042233 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-09-29 08:29:54.042300 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-09-29 08:29:54.042358 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-09-29 08:29:54.042768 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-09-29 08:29:54.042883 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-09-29 08:29:54.043015 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-09-29 08:29:54.042915 2025-09-29 08:29:54.043937 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-09-29 08:29:54.044493 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-09-29 08:30:09.015587 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:30:09.015701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e78cd41f06e7 2025-09-29 08:30:09.015731 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20250929" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:30:09.015873 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 5a0bc72d684b 2025-09-29 08:30:09.015898 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 5a0bc72d684b 2025-09-29 08:30:09.015971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e01c9d420c3f 2025-09-29 08:30:09.016036 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch python3-openvswitch python3-netifaces tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:30:09.016055 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 7fe49c1036b6 2025-09-29 08:30:09.016132 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:30:09.016150 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:30:09.016272 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:30:09.016293 | 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] 2025-09-29 08:30:09.016331 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:30:09.016384 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:30:09.016445 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:30:09.016459 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:30:09.016528 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:30:09.016575 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:30:09.016633 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:30:09.016647 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:30:09.016782 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:30:09.016804 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:30:09.016887 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:30:09.016943 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.4 MB in 3s (8,634 kB/s) 2025-09-29 08:30:09.016957 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-09-29 08:30:09.017026 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-09-29 08:30:09.017073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-09-29 08:30:09.017131 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-09-29 08:30:09.017146 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-09-29 08:30:09.017227 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-09-29 08:30:09.017243 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-09-29 08:30:09.017305 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-09-29 08:30:09.017361 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2025-09-29 08:30:09.017375 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2025-09-29 08:30:09.017436 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-09-29 08:30:09.017467 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-29 08:30:09.017531 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-09-29 08:30:09.017589 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-09-29 08:30:09.017604 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2025-09-29 08:30:09.017688 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2025-09-29 08:30:09.017748 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:30:09.017762 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,347 kB of archives. 2025-09-29 08:30:09.017827 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.4 MB of additional disk space will be used. 2025-09-29 08:30:09.017925 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:30:09.018754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:30:09.018776 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:30:09.018788 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:30:09.018800 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:30:09.018811 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:30:09.018822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:30:09.018834 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-09-29 08:30:09.018865 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-09-29 08:30:09.018877 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-09-29 08:30:09.018888 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-09-29 08:30:09.018900 | 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] 2025-09-29 08:30:09.018913 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:30:09.018924 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-29 08:30:09.018936 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,347 kB in 1s (4,441 kB/s) 2025-09-29 08:30:09.018948 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-09-29 08:30:09.018958 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-09-29 08:30:09.018969 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:30:09.018988 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:30:09.018997 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:30:09.019007 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-09-29 08:30:09.019017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-09-29 08:30:09.019026 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:30:09.019036 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:30:09.019045 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:30:09.019063 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:30:09.019073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:30:09.019082 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:30:09.019092 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:30:09.019107 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:30:09.019116 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:30:09.019126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-09-29 08:30:09.019136 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:30:09.019145 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.019155 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:30:09.019164 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:30:09.019174 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:30:09.019183 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:30:09.019197 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:30:09.019206 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:30:09.019219 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:30:09.019274 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:30:09.019288 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.019438 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:30:09.019483 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:30:09.019500 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:30:09.019509 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-09-29 08:30:09.019517 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-09-29 08:30:09.019528 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-09-29 08:30:09.019579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-29 08:30:09.019607 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 08:30:09.019744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:30:09.019781 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-09-29 08:30:09.019801 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-09-29 08:30:09.019813 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-09-29 08:30:09.019844 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-29 08:30:09.019896 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-29 08:30:09.019951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:30:09.019974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-09-29 08:30:09.020023 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:30:09.020056 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.020115 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:30:09.020144 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:30:09.020204 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:30:09.020233 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:30:09.020293 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:30:09.020347 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-09-29 08:30:09.020361 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:30:09.020418 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:30:09.020449 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:30:09.020509 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:30:09.020537 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:30:09.020604 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:30:09.020659 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.020703 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:30:09.020765 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.020809 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:30:09.020876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:30:09.020935 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:30:09.020978 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-09-29 08:30:09.021006 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:30:09.021066 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:30:09.021080 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 7fe49c1036b6 2025-09-29 08:30:09.021142 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e724d63f5e54 2025-09-29 08:30:09.021156 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:30:09.021219 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 3e2462975cb6 2025-09-29 08:30:09.021234 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-09-29 08:30:09.021299 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 26c07fed41aa 2025-09-29 08:30:09.021324 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/6 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2025-09-29 08:30:09.021380 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 343b0a91c33f 2025-09-29 08:30:09.021395 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 343b0a91c33f 2025-09-29 08:30:09.021455 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 36a57d9bfec0 2025-09-29 08:30:09.021508 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 3243486a1543 2025-09-29 08:30:09.021522 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 08:30:09.022034 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-09-29 08:30:09.021530 (took 0:00:14.978615) 2025-09-29 08:30:09.022059 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-09-29 08:30:09.022070 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-09-29 08:30:09.022080 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-09-29 08:30:09.022094 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-09-29 08:30:09.022184 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-09-29 08:30:09.022239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-09-29 08:30:09.022163 2025-09-29 08:30:09.022961 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-09-29 08:30:09.023460 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-09-29 08:32:20.252167 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:32:20.252297 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e78cd41f06e7 2025-09-29 08:32:20.252317 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20250929" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:32:20.252355 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 439dd54ec7d4 2025-09-29 08:32:20.252368 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 439dd54ec7d4 2025-09-29 08:32:20.252383 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> faee4d45ccd2 2025-09-29 08:32:20.252468 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2025-09-29 08:32:20.252514 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 5c2ed8454deb 2025-09-29 08:32:20.252582 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 5c2ed8454deb 2025-09-29 08:32:20.252623 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 9f134688ce86 2025-09-29 08:32:20.252708 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2025-09-29 08:32:20.252783 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 999705b0b333 2025-09-29 08:32:20.252849 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 999705b0b333 2025-09-29 08:32:20.252883 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 6b4e2cdcd9b5 2025-09-29 08:32:20.252946 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2025-09-29 08:32:20.253007 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a775efc08199 2025-09-29 08:32:20.253047 | 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] 2025-09-29 08:32:20.253103 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2025-09-29 08:32:20.253168 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:32:20.253205 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:32:20.253256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:32:20.253294 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:32:20.253370 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:32:20.253427 | 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] 2025-09-29 08:32:20.253565 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [3,870 B] 2025-09-29 08:32:20.253633 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:32:20.253789 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:32:20.253865 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:32:20.253918 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:32:20.253978 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:32:20.254011 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:32:20.254113 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:32:20.254147 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:32:20.254210 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-29 08:32:20.254243 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-29 08:32:20.254302 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-29 08:32:20.254354 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-29 08:32:20.254435 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-29 08:32:20.254508 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-09-29 08:32:20.254570 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-09-29 08:32:20.254608 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:32:20.254661 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 346 MB of archives. 2025-09-29 08:32:20.254748 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,288 MB of additional disk space will be used. 2025-09-29 08:32:20.254781 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 opensearch-dashboards amd64 2.19.3 [346 MB] 2025-09-29 08:32:20.254846 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 346 MB in 9s (39.3 MB/s) 2025-09-29 08:32:20.254909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-09-29 08:32:20.254946 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-09-29 08:32:20.255002 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:32:20.255042 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2025-09-29 08:32:20.255094 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2025-09-29 08:32:20.255154 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-09-29 08:32:20.255186 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-09-29 08:32:20.255241 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-09-29 08:32:20.255300 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-09-29 08:32:20.255332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:32:20.255433 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.3_amd64.deb ... 2025-09-29 08:32:20.255472 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-09-29 08:32:20.255540 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-09-29 08:32:20.255590 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.3) ... 2025-09-29 08:32:20.255658 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.3) ... 2025-09-29 08:32:20.255737 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-09-29 08:32:20.255772 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2025-09-29 08:32:20.255835 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-09-29 08:32:20.255872 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-09-29 08:32:20.255917 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-09-29 08:32:20.255978 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-09-29 08:32:20.256015 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-09-29 08:32:20.256074 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2025-09-29 08:32:20.256112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2025-09-29 08:32:20.256172 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-09-29 08:32:20.256205 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-09-29 08:32:20.256263 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a775efc08199 2025-09-29 08:32:20.256312 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> ef2022a301f2 2025-09-29 08:32:20.256371 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:32:20.256450 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 9bb531a9fa2d 2025-09-29 08:32:20.256523 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-29 08:32:20.256572 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in f2ce4690f72f 2025-09-29 08:32:20.256632 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container f2ce4690f72f 2025-09-29 08:32:20.256663 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 825423988b4c 2025-09-29 08:32:20.256772 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:32:20.256810 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 3d996ea6c08a 2025-09-29 08:32:20.256872 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-29 08:32:20.256920 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-29 08:32:20.256957 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-29 08:32:20.257005 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-09-29 08:32:20.257037 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:32:20.257103 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-29 08:32:20.257134 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-29 08:32:20.257183 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-29 08:32:20.257243 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:32:20.257278 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 3d996ea6c08a 2025-09-29 08:32:20.257315 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b85743a0356d 2025-09-29 08:32:20.257363 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-09-29 08:32:20.257417 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in ad1873edab81 2025-09-29 08:32:20.257466 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container ad1873edab81 2025-09-29 08:32:20.257510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b7fdf9d41e08 2025-09-29 08:32:20.257545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 30bbb3ba6bb3 2025-09-29 08:32:20.257602 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250929 2025-09-29 08:32:20.257753 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-09-29 08:32:20.257589 (took 0:02:11.235426) 2025-09-29 08:32:20.258191 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-09-29 08:32:20.258260 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-09-29 08:32:20.258338 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-09-29 08:32:20.258253 2025-09-29 08:32:20.259494 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-09-29 08:32:20.260435 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-09-29 08:33:25.775905 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:33:25.776007 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> e78cd41f06e7 2025-09-29 08:33:25.776020 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20250929" "name"="opensearch" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:33:25.776046 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 07479e691eff 2025-09-29 08:33:25.776054 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 07479e691eff 2025-09-29 08:33:25.776061 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d66a4cc9989e 2025-09-29 08:33:25.776072 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2025-09-29 08:33:25.776164 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 218d9ca29b72 2025-09-29 08:33:25.776206 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 218d9ca29b72 2025-09-29 08:33:25.777886 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 0a35e8f6f788 2025-09-29 08:33:25.777930 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2025-09-29 08:33:25.777940 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in dbb7938528f3 2025-09-29 08:33:25.777947 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container dbb7938528f3 2025-09-29 08:33:25.777953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 82ff4e673b63 2025-09-29 08:33:25.777960 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-09-29 08:33:25.777966 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 7981ce61ac5d 2025-09-29 08:33:25.777979 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 7981ce61ac5d 2025-09-29 08:33:25.777984 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b507a13c050d 2025-09-29 08:33:25.777990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch && rm -f /etc/opensearch/*.pem && rm -f /etc/opensearch/securityadmin_demo.sh 2025-09-29 08:33:25.777996 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 08836646232f 2025-09-29 08:33:25.778001 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:33:25.778006 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:33:25.778012 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2025-09-29 08:33:25.778018 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:33:25.778053 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:33:25.778059 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [3,915 B] 2025-09-29 08:33:25.778064 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:33:25.778069 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:33:25.778074 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:33:25.778079 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:33:25.778084 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:33:25.778089 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:33:25.778094 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:33:25.778099 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:33:25.778103 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:33:25.778108 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:33:25.778113 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:33:25.778118 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.4 MB in 3s (8,298 kB/s) 2025-09-29 08:33:25.778123 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-29 08:33:25.778128 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-29 08:33:25.778132 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-29 08:33:25.778137 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-29 08:33:25.778142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-09-29 08:33:25.778146 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-09-29 08:33:25.778177 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:33:25.778182 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 959 MB of archives. 2025-09-29 08:33:25.778200 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,271 MB of additional disk space will be used. 2025-09-29 08:33:25.778205 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 opensearch amd64 2.19.3 [959 MB] 2025-09-29 08:33:25.778211 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 959 MB in 25s (38.7 MB/s) 2025-09-29 08:33:25.778216 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-09-29 08:33:25.778222 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-09-29 08:33:25.778227 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:33:25.778234 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-09-29 08:33:25.778239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:70% 2025-09-29 08:33:25.778243 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-09-29 08:33:25.778248 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:33:25.778253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-09-29 08:33:25.778257 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-09-29 08:33:25.778262 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:33:25.778267 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.3_amd64.deb ... 2025-09-29 08:33:25.778272 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-09-29 08:33:25.778277 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-09-29 08:33:25.778319 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.3) ... 2025-09-29 08:33:25.778325 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.3) ... 2025-09-29 08:33:25.778329 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-09-29 08:33:25.778334 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-09-29 08:33:25.778342 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2025-09-29 08:33:25.778348 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-09-29 08:33:25.778353 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-09-29 08:33:25.778358 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-09-29 08:33:25.778363 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-09-29 08:33:25.778367 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-09-29 08:33:25.778372 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-09-29 08:33:25.778377 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-09-29 08:33:25.778381 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2025-09-29 08:33:25.778386 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2025-09-29 08:33:25.778392 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-09-29 08:33:25.778397 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:33:25.778437 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 08836646232f 2025-09-29 08:33:25.778443 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 40fc8ec8eba1 2025-09-29 08:33:25.778447 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:33:25.778452 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4484e3759649 2025-09-29 08:33:25.778478 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-29 08:33:25.778727 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 9d8da5eb263b 2025-09-29 08:33:25.778737 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 9d8da5eb263b 2025-09-29 08:33:25.778742 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 561deae324c6 2025-09-29 08:33:25.778748 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:33:25.778754 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0ac2cf9320be 2025-09-29 08:33:25.778758 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-29 08:33:25.778763 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-29 08:33:25.778768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-29 08:33:25.778794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-09-29 08:33:25.778799 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:33:25.779487 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-29 08:33:25.779550 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-29 08:33:25.779558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-29 08:33:25.779565 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:33:25.779572 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0ac2cf9320be 2025-09-29 08:33:25.779577 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> ff497d90b12f 2025-09-29 08:33:25.779583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-09-29 08:33:25.779588 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 812b3d93f0f1 2025-09-29 08:33:25.779594 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 812b3d93f0f1 2025-09-29 08:33:25.779599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> aa487f53a74e 2025-09-29 08:33:25.779605 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built 9d83c9970638 2025-09-29 08:33:25.779610 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20250929 2025-09-29 08:33:25.779616 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-09-29 08:33:25.779179 (took 0:01:05.520926) 2025-09-29 08:33:25.779658 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-09-29 08:33:25.779685 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-09-29 08:33:25.781759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-09-29 08:33:25.779647 2025-09-29 08:33:25.781772 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-09-29 08:33:25.781779 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-09-29 08:35:39.820719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:35:39.821290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e78cd41f06e7 2025-09-29 08:35:39.821425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20250929" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:35:39.821509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 05d11f756ada 2025-09-29 08:35:39.821596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 05d11f756ada 2025-09-29 08:35:39.821658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 272dbee30556 2025-09-29 08:35:39.821785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2025-09-29 08:35:39.821891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 0b93fbbe3d91 2025-09-29 08:35:39.821955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 0b93fbbe3d91 2025-09-29 08:35:39.822024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4d6fb8f85a4c 2025-09-29 08:35:39.822094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-09-29 08:35:39.822166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8f4854055e6a 2025-09-29 08:35:39.822258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8f4854055e6a 2025-09-29 08:35:39.822368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 249e66aa9cbb 2025-09-29 08:35:39.822448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/21 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-09-29 08:35:39.822519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 424871a5b027 2025-09-29 08:35:39.822587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 424871a5b027 2025-09-29 08:35:39.822655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 6ad349091782 2025-09-29 08:35:39.822758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-09-29 08:35:39.822841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7f7d2847f00a 2025-09-29 08:35:39.822915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:35:39.822986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in f3ee4bb8dd24 2025-09-29 08:35:39.823054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:35:39.823122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:35:39.823196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:35:39.823351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:35:39.823390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:35:39.823397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:35:39.823453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:35:39.823517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-09-29 08:35:39.823583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-09-29 08:35:39.823648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:35:39.823739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:35:39.823813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:35:39.823882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:35:39.823950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:35:39.824030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:35:39.824095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:35:39.824160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:35:39.824224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-09-29 08:35:39.824311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Ign:19 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-09-29 08:35:39.824376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-09-29 08:35:39.824441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.4 MB in 2s (11.7 MB/s) 2025-09-29 08:35:39.824504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-29 08:35:39.824572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-29 08:35:39.824639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-29 08:35:39.824735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-29 08:35:39.824812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-09-29 08:35:39.824877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-09-29 08:35:39.824938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:35:39.824998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-09-29 08:35:39.825057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-09-29 08:35:39.825115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-09-29 08:35:39.825174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-09-29 08:35:39.825253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-09-29 08:35:39.825309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-09-29 08:35:39.825378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-09-29 08:35:39.825438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-29 08:35:39.825498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-09-29 08:35:39.825583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-09-29 08:35:39.825645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-09-29 08:35:39.825748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-09-29 08:35:39.825812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-09-29 08:35:39.825877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-09-29 08:35:39.825943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2025-09-29 08:35:39.826006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-pip-whl python3-setuptools-whl python3.12-dev 2025-09-29 08:35:39.826070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-09-29 08:35:39.826138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-09-29 08:35:39.826200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-09-29 08:35:39.826285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-09-29 08:35:39.826351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-09-29 08:35:39.826414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-09-29 08:35:39.826477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-09-29 08:35:39.826537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-09-29 08:35:39.826608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-09-29 08:35:39.826679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2025-09-29 08:35:39.826752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-09-29 08:35:39.826820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-09-29 08:35:39.826880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-09-29 08:35:39.826941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2025-09-29 08:35:39.827001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2025-09-29 08:35:39.827073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-09-29 08:35:39.827134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-09-29 08:35:39.827194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-09-29 08:35:39.827338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-29 08:35:39.827361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-29 08:35:39.828748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-29 08:35:39.828767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-09-29 08:35:39.828776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:35:39.828782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2025-09-29 08:35:39.828789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-29 08:35:39.828795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-09-29 08:35:39.828801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-09-29 08:35:39.828808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-09-29 08:35:39.828814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-09-29 08:35:39.828820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-09-29 08:35:39.828826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-09-29 08:35:39.828833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-09-29 08:35:39.828839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-09-29 08:35:39.828846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch python3-dev python3-iniparse 2025-09-29 08:35:39.828860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-09-29 08:35:39.828867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rabbitmq-server rpcsvc-proto traceroute uuid-runtime 2025-09-29 08:35:39.828874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: xz-utils zlib1g-dev 2025-09-29 08:35:39.828881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 112 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:35:39.828887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 168 MB of archives. 2025-09-29 08:35:39.828894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 511 MB of additional disk space will be used. 2025-09-29 08:35:39.828900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:35:39.828907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-09-29 08:35:39.828915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-09-29 08:35:39.828922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-09-29 08:35:39.828929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:35:39.828944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:35:39.828951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:35:39.828957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:35:39.828963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:35:39.828970 | 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] 2025-09-29 08:35:39.828977 | 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] 2025-09-29 08:35:39.828983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 4.1.3-1 [26.3 MB] 2025-09-29 08:35:39.828989 | 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] 2025-09-29 08:35:39.829004 | 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.5 [763 kB] 2025-09-29 08:35:39.829011 | 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] 2025-09-29 08:35:39.829017 | 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] 2025-09-29 08:35:39.829023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-09-29 08:35:39.829030 | 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.5 [240 kB] 2025-09-29 08:35:39.829039 | 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.5 [15.5 kB] 2025-09-29 08:35:39.829108 | 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.5 [577 kB] 2025-09-29 08:35:39.829198 | 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.5 [97.7 kB] 2025-09-29 08:35:39.829310 | 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.5 [94.5 kB] 2025-09-29 08:35:39.829375 | 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.5 [849 kB] 2025-09-29 08:35:39.829444 | 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.5 [2,462 kB] 2025-09-29 08:35:39.829518 | 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.5 [18.1 kB] 2025-09-29 08:35:39.829572 | 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.6 [20.4 kB] 2025-09-29 08:35:39.829626 | 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-84.84 [1,921 kB] 2025-09-29 08:35:39.829693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-29 08:35:39.829760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:35:39.829821 | 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] 2025-09-29 08:35:39.829876 | 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] 2025-09-29 08:35:39.829930 | 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.6 [2,125 kB] 2025-09-29 08:35:39.829984 | 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 [51.5 kB] 2025-09-29 08:35:39.830046 | 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] 2025-09-29 08:35:39.830099 | 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] 2025-09-29 08:35:39.830152 | 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 [10.7 MB] 2025-09-29 08:35:39.830205 | 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,038 B] 2025-09-29 08:35:39.830314 | 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] 2025-09-29 08:35:39.830335 | 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] 2025-09-29 08:35:39.830368 | 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 [48.0 kB] 2025-09-29 08:35:39.830421 | 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 [148 kB] 2025-09-29 08:35:39.830474 | 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 [29.7 kB] 2025-09-29 08:35:39.830538 | 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 [10.5 kB] 2025-09-29 08:35:39.830594 | 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 [3,031 kB] 2025-09-29 08:35:39.830647 | 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,322 kB] 2025-09-29 08:35:39.830728 | 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 [2,772 kB] 2025-09-29 08:35:39.830788 | 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,184 kB] 2025-09-29 08:35:39.830842 | 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,641 kB] 2025-09-29 08:35:39.830894 | 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 [153 kB] 2025-09-29 08:35:39.830947 | 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 [2,681 kB] 2025-09-29 08:35:39.830999 | 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 [21.1 MB] 2025-09-29 08:35:39.831058 | 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 [494 kB] 2025-09-29 08:35:39.831105 | 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] 2025-09-29 08:35:39.831156 | 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] 2025-09-29 08:35:39.831209 | 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 [2,420 kB] 2025-09-29 08:35:39.831281 | 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 [12.2 MB] 2025-09-29 08:35:39.831336 | 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 [16.1 kB] 2025-09-29 08:35:39.831386 | 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] 2025-09-29 08:35:39.831441 | 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] 2025-09-29 08:35:39.831495 | 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] 2025-09-29 08:35:39.831549 | 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.5 [269 kB] 2025-09-29 08:35:39.831622 | 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] 2025-09-29 08:35:39.831679 | 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] 2025-09-29 08:35:39.831766 | 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.5 [1,074 kB] 2025-09-29 08:35:39.831822 | 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] 2025-09-29 08:35:39.831876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-09-29 08:35:39.831930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-09-29 08:35:39.831984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-29 08:35:39.832037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-09-29 08:35:39.832091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-09-29 08:35:39.832146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-09-29 08:35:39.832199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-09-29 08:35:39.832292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-09-29 08:35:39.832353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-09-29 08:35:39.832409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-09-29 08:35:39.832462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-09-29 08:35:39.832515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-09-29 08:35:39.832567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-09-29 08:35:39.832620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-09-29 08:35:39.832683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-09-29 08:35:39.832758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-09-29 08:35:39.832809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-09-29 08:35:39.832856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-09-29 08:35:39.832903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-09-29 08:35:39.833800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.5 [2,408 kB] 2025-09-29 08:35:39.833841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-09-29 08:35:39.833852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-29 08:35:39.833862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-09-29 08:35:39.833870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-09-29 08:35:39.833877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-09-29 08:35:39.833885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-09-29 08:35:39.833893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-09-29 08:35:39.833901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-09-29 08:35:39.833908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-09-29 08:35:39.833916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-09-29 08:35:39.833924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-09-29 08:35:39.833932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-09-29 08:35:39.833950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-09-29 08:35:39.833970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-09-29 08:35:39.833978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-09-29 08:35:39.833986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-09-29 08:35:39.833993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-09-29 08:35:39.834001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-09-29 08:35:39.834009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-09-29 08:35:39.834024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-09-29 08:35:39.834032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-09-29 08:35:39.834040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-09-29 08:35:39.834057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-09-29 08:35:39.834065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-09-29 08:35:39.834073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-09-29 08:35:39.834080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-09-29 08:35:39.834088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-09-29 08:35:39.834096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-09-29 08:35:39.834104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 168 MB in 14s (11.7 MB/s) 2025-09-29 08:35:39.834112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-09-29 08:35:39.834120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-29 08:35:39.834129 | 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% 2025-09-29 08:35:39.834142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 35% (Reading database ... 40% (Reading database ... 2025-09-29 08:35:39.834151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-09-29 08:35:39.834163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:65% 2025-09-29 08:35:39.834170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-29 08:35:39.834178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-29 08:35:39.834261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-29 08:35:39.834275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-29 08:35:39.834328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-29 08:35:39.834370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-29 08:35:39.834408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:35:39.834460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-29 08:35:39.834501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:35:39.834543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:35:39.834584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-09-29 08:35:39.834623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-09-29 08:35:39.834683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-29 08:35:39.834743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-29 08:35:39.834783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 30% (Reading database ... 35% 2025-09-29 08:35:39.834833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 40% (Reading database ... 45% 2025-09-29 08:35:39.834883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:35:39.834922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:35:39.834970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-29 08:35:39.835026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:35:39.835077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-29 08:35:39.835090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-29 08:35:39.835181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-29 08:35:39.835192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:35:39.835262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-09-29 08:35:39.835366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:35:39.835383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:35:39.835450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:35:39.835489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:35:39.835535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:35:39.835558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:35:39.835615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:35:39.835654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:35:39.835732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-09-29 08:35:39.835776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:35:39.835814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:35:39.835852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:35:39.835889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:35:39.835936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:35:39.835994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:35:39.836031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:35:39.836077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:35:39.836123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:35:39.836161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:35:39.836198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:35:39.836252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-09-29 08:35:39.836290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-29 08:35:39.836327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:35:39.836364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:35:39.836401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:35:39.836439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.836476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:35:39.836513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:35:39.836550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:35:39.836597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:35:39.836608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:35:39.836933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:35:39.836994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-09-29 08:35:39.837007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-29 08:35:39.837018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-09-29 08:35:39.837028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:35:39.837062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.837073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:35:39.837103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:35:39.837114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-09-29 08:35:39.837214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-09-29 08:35:39.837255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:35:39.837266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-09-29 08:35:39.837276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-09-29 08:35:39.837304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-09-29 08:35:39.837333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-29 08:35:39.837361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-09-29 08:35:39.837421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-09-29 08:35:39.837449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-29 08:35:39.837483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.837558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-09-29 08:35:39.837637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:35:39.837651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.837712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-09-29 08:35:39.837769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:35:39.837798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.837917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.839876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-29 08:35:39.839901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-29 08:35:39.839906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:35:39.839910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-29 08:35:39.839915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-29 08:35:39.839919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:35:39.839922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-09-29 08:35:39.839926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-29 08:35:39.839937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:35:39.839940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-09-29 08:35:39.839943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:35:39.839946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.839950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-09-29 08:35:39.839953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.839956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.839960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-09-29 08:35:39.839963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-29 08:35:39.839966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:35:39.839970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-09-29 08:35:39.839973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-29 08:35:39.839977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:35:39.839980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-29 08:35:39.839983 | 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_amd64.deb ... 2025-09-29 08:35:39.839986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.839990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-09-29 08:35:39.839993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.839996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.839999 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-29 08:35:39.840003 | 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 ... 2025-09-29 08:35:39.840006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.840010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-09-29 08:35:39.840021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:35:39.840025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-09-29 08:35:39.840031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-09-29 08:35:39.840041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-09-29 08:35:39.840050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:35:39.840065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-09-29 08:35:39.840075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-09-29 08:35:39.840087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-09-29 08:35:39.840097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-09-29 08:35:39.840106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-09-29 08:35:39.840116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-09-29 08:35:39.840125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.840135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-29 08:35:39.840138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-29 08:35:39.840148 | 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_amd64.deb ... 2025-09-29 08:35:39.840151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-09-29 08:35:39.840158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-29 08:35:39.840167 | 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 ... 2025-09-29 08:35:39.840171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.840174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-09-29 08:35:39.840180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:35:39.840184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-29 08:35:39.840202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.840209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-29 08:35:39.840216 | 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_amd64.deb ... 2025-09-29 08:35:39.840219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-09-29 08:35:39.840225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:35:39.840242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.840245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-29 08:35:39.840252 | 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 ... 2025-09-29 08:35:39.840255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-09-29 08:35:39.840262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:35:39.840265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.840268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-09-29 08:35:39.840276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2025-09-29 08:35:39.840280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-09-29 08:35:39.840299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-09-29 08:35:39.840367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-09-29 08:35:39.840373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.840426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-09-29 08:35:39.840457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-09-29 08:35:39.840495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:35:39.840533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-09-29 08:35:39.840590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2025-09-29 08:35:39.840623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-09-29 08:35:39.840661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-09-29 08:35:39.840713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-09-29 08:35:39.840755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.840792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-09-29 08:35:39.840830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2025-09-29 08:35:39.840868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-09-29 08:35:39.840914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-09-29 08:35:39.840953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-python3-iniparse_0.5-2_all.deb ... 2025-09-29 08:35:39.840992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-09-29 08:35:39.841031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-09-29 08:35:39.841071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-crudini_0.9.4-1_amd64.deb ... 2025-09-29 08:35:39.841110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-09-29 08:35:39.844721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-09-29 08:35:39.844728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-09-29 08:35:39.844742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.844750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-09-29 08:35:39.844756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-09-29 08:35:39.844771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.844777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-09-29 08:35:39.844787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-09-29 08:35:39.844797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-09-29 08:35:39.844807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-09-29 08:35:39.844817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.844824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-09-29 08:35:39.844830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-09-29 08:35:39.844840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-09-29 08:35:39.844850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-09-29 08:35:39.844860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-09-29 08:35:39.844876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-09-29 08:35:39.844886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-09-29 08:35:39.844896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-09-29 08:35:39.844906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-09-29 08:35:39.844918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-29 08:35:39.844922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.844925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-29 08:35:39.844928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:35:39.844932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:35:39.844935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-09-29 08:35:39.844938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-liberror-perl_0.17029-2_all.deb ... 2025-09-29 08:35:39.844941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-09-29 08:35:39.844945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-09-29 08:35:39.844948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-09-29 08:35:39.844951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:35:39.844955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-09-29 08:35:39.844958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-09-29 08:35:39.844961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:35:39.844964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-09-29 08:35:39.844968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:35:39.844971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.844974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-09-29 08:35:39.844977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-libonig5_6.9.9-1build1_amd64.deb ... 2025-09-29 08:35:39.844984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-09-29 08:35:39.844987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-09-29 08:35:39.844990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:35:39.844994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-29 08:35:39.844997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-09-29 08:35:39.845000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:35:39.845003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-29 08:35:39.845007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-09-29 08:35:39.845014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-29 08:35:39.845017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:35:39.845020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-09-29 08:35:39.845024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:35:39.845027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.845030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-09-29 08:35:39.845033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-09-29 08:35:39.845037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-29 08:35:39.845040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-09-29 08:35:39.845043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-09-29 08:35:39.845046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-29 08:35:39.845050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-09-29 08:35:39.845053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-09-29 08:35:39.845056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-09-29 08:35:39.845059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-09-29 08:35:39.845065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:35:39.845068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.845072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-29 08:35:39.845075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-29 08:35:39.845078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:35:39.845081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-09-29 08:35:39.845085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:35:39.845088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.845091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.845094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-09-29 08:35:39.845104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:35:39.845108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.845111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-09-29 08:35:39.845114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-29 08:35:39.845117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:35:39.845121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-09-29 08:35:39.845124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:35:39.845127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:35:39.845131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:35:39.845134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:35:39.845137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:35:39.845140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-09-29 08:35:39.845144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:35:39.845147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:35:39.845150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-09-29 08:35:39.845153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:35:39.845159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.845162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-09-29 08:35:39.845166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.845169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:35:39.845172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.845175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-09-29 08:35:39.845179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-29 08:35:39.845182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:35:39.845185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-09-29 08:35:39.845189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-09-29 08:35:39.845192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-29 08:35:39.845195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.845198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-09-29 08:35:39.845201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.845205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-29 08:35:39.845208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.845211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.845217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-09-29 08:35:39.845223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-09-29 08:35:39.845240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.845244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-09-29 08:35:39.845247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-09-29 08:35:39.845251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-09-29 08:35:39.845254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-09-29 08:35:39.845257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-29 08:35:39.845260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-09-29 08:35:39.845264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-09-29 08:35:39.845267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-09-29 08:35:39.845270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-29 08:35:39.845273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-09-29 08:35:39.845277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-rabbitmq-server_4.1.3-1_all.deb ... 2025-09-29 08:35:39.845280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.3-1) ... 2025-09-29 08:35:39.845283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-29 08:35:39.845287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-09-29 08:35:39.845290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-09-29 08:35:39.845297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-09-29 08:35:39.845300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-09-29 08:35:39.845304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2025-09-29 08:35:39.845308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2025-09-29 08:35:39.845313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2025-09-29 08:35:39.845321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link group traceroute6) doesn't exist 2025-09-29 08:35:39.845326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2025-09-29 08:35:39.845330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2025-09-29 08:35:39.845333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2025-09-29 08:35:39.845336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2025-09-29 08:35:39.845342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2025-09-29 08:35:39.845346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2025-09-29 08:35:39.845349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-29 08:35:39.845352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:35:39.845359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-29 08:35:39.845365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:35:39.845368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.845372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:35:39.845375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:35:39.845378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.845381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:35:39.845385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:35:39.845395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-29 08:35:39.845398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.845401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:35:39.845404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-09-29 08:35:39.845408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:35:39.845411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.845414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:35:39.845417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:35:39.845421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.845427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-09-29 08:35:39.845430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:35:39.845434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-09-29 08:35:39.845437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-09-29 08:35:39.845460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-09-29 08:35:39.845481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-29 08:35:39.845487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:35:39.845492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.845660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.845692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.845710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:35:39.845716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:35:39.845724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:35:39.845752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-09-29 08:35:39.845793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-29 08:35:39.845861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:35:39.845872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:35:39.845927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:35:39.845936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.845977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.846005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:35:39.846039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.846078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.846112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-29 08:35:39.846139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.846173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.846206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.846258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:35:39.846268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.846308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:35:39.846337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:35:39.846363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-09-29 08:35:39.846397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.846424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-09-29 08:35:39.846457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.846490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.846523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-29 08:35:39.846556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:35:39.846588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.846619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:35:39.846652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:35:39.846715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-29 08:35:39.846728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:35:39.846766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-09-29 08:35:39.846798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-09-29 08:35:39.846835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.846869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.846901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.846933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-29 08:35:39.846957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.846981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-09-29 08:35:39.847037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.847062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.847085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.847150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-09-29 08:35:39.847181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-09-29 08:35:39.847206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-29 08:35:39.847298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:35:39.847336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.847370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:35:39.847395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.847485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.847509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.847623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.847647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:35:39.847687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-29 08:35:39.847739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-29 08:35:39.847813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.847845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:35:39.847869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.847894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.847918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:35:39.847942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.847956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.847993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-29 08:35:39.848018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.848042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.848066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.3-1) ... 2025-09-29 08:35:39.848094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-29 08:35:39.848103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:35:39.848139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.848163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-09-29 08:35:39.848187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.848211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-09-29 08:35:39.848254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-29 08:35:39.848264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-09-29 08:35:39.848351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-09-29 08:35:39.848365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.848374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container f3ee4bb8dd24 2025-09-29 08:35:39.848379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> acff7c05f2b4 2025-09-29 08:35:39.848392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2025-09-29 08:35:39.848428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in d2d999f7e6e8 2025-09-29 08:35:39.848461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container d2d999f7e6e8 2025-09-29 08:35:39.848490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3e72de038a6d 2025-09-29 08:35:39.848527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt $UPPER_CONSTRAINTS_FILE && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2025-09-29 08:35:39.848558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8c6804decbac 2025-09-29 08:35:39.848589 | 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.043704, size: 13007 2025-09-29 08:35:39.848618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8c6804decbac 2025-09-29 08:35:39.848648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 6b68fedcf3b3 2025-09-29 08:35:39.848679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : ENV PATH /opt/ansible/bin:$PATH 2025-09-29 08:35:39.848730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in d8b35258f755 2025-09-29 08:35:39.848761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container d8b35258f755 2025-09-29 08:35:39.848791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 406f3ab197db 2025-09-29 08:35:39.848825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.18.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2025-09-29 08:35:39.848856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 198783c13c32 2025-09-29 08:35:39.848886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-09-29 08:35:39.848915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-09-29 08:35:39.848945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-09-29 08:35:39.848974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-09-29 08:35:39.849003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-09-29 08:35:39.849032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:35:39.849065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-09-29 08:35:39.849090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-09-29 08:35:39.849117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-09-29 08:35:39.849146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-09-29 08:35:39.849179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.2 MB/s eta 0:00:00 2025-09-29 08:35:39.849209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-09-29 08:35:39.849251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 167.8 MB/s eta 0:00:00 2025-09-29 08:35:39.849282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-09-29 08:35:39.849314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.9 MB/s eta 0:00:00 2025-09-29 08:35:39.849350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-09-29 08:35:39.849380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-09-29 08:35:39.849410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-09-29 08:35:39.849444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-09-29 08:35:39.849473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-09-29 08:35:39.849502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-09-29 08:35:39.849530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-09-29 08:35:39.849560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-09-29 08:35:39.849589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-09-29 08:35:39.849617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-09-29 08:35:39.849645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-09-29 08:35:39.849679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-09-29 08:35:39.849716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-09-29 08:35:39.849747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-09-29 08:35:39.849776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2025-09-29 08:35:39.849805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.9-py3-none-any.whl.metadata (7.7 kB) 2025-09-29 08:35:39.849833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-09-29 08:35:39.849863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-09-29 08:35:39.849891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-09-29 08:35:39.849920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-09-29 08:35:39.849948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-09-29 08:35:39.849976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-09-29 08:35:39.850005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-09-29 08:35:39.850033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:35:39.850061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-09-29 08:35:39.850089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-29 08:35:39.850117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-09-29 08:35:39.850146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-29 08:35:39.850174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-09-29 08:35:39.850203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:35:39.850242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-09-29 08:35:39.850289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-29 08:35:39.850320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-09-29 08:35:39.850349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-09-29 08:35:39.850378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-09-29 08:35:39.850412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:35:39.850430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2025-09-29 08:35:39.850459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-09-29 08:35:39.850487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2025-09-29 08:35:39.850516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-09-29 08:35:39.850544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2025-09-29 08:35:39.850570 | 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) 2025-09-29 08:35:39.850596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.18.*) 2025-09-29 08:35:39.850622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:35:39.850648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2025-09-29 08:35:39.850687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:35:39.850707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2025-09-29 08:35:39.850734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-09-29 08:35:39.850761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): started 2025-09-29 08:35:39.851787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:35:39.851811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2025-09-29 08:35:39.851816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-09-29 08:35:39.851820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-09-29 08:35:39.851824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-09-29 08:35:39.851827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-09-29 08:35:39.851831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:35:39.851834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-09-29 08:35:39.851838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:35:39.851841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-09-29 08:35:39.851844 | 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) 2025-09-29 08:35:39.851849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-09-29 08:35:39.851852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:35:39.851855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-09-29 08:35:39.851858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-09-29 08:35:39.851862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-09-29 08:35:39.851865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:35:39.851868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-09-29 08:35:39.851872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-09-29 08:35:39.851899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-09-29 08:35:39.851903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:35:39.851907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2025-09-29 08:35:39.851910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:35:39.852835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2025-09-29 08:35:39.852863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-09-29 08:35:39.852873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-09-29 08:35:39.852883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-09-29 08:35:39.852902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-09-29 08:35:39.852920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:35:39.852930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-09-29 08:35:39.852939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-09-29 08:35:39.852949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-09-29 08:35:39.852959 | 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) 2025-09-29 08:35:39.852969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-09-29 08:35:39.852978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-09-29 08:35:39.852988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-09-29 08:35:39.852997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:35:39.853007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /opt/ansible/lib/python3.12/site-packages (from pbr) (80.9.0) 2025-09-29 08:35:39.853017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-09-29 08:35:39.853027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:35:39.853036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-09-29 08:35:39.853045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-09-29 08:35:39.853055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-09-29 08:35:39.853064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-09-29 08:35:39.853074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-09-29 08:35:39.853083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:35:39.853092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-09-29 08:35:39.853102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:35:39.853111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-09-29 08:35:39.853121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:35:39.853179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-09-29 08:35:39.853190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:35:39.853200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-09-29 08:35:39.853209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-09-29 08:35:39.853219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-09-29 08:35:39.853255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-09-29 08:35:39.853266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-09-29 08:35:39.853275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-09-29 08:35:39.853284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2025-09-29 08:35:39.853303 | 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) 2025-09-29 08:35:39.853312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2025-09-29 08:35:39.853322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-09-29 08:35:39.853371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2025-09-29 08:35:39.853382 | 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) 2025-09-29 08:35:39.853391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-09-29 08:35:39.853407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:35:39.853417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-29 08:35:39.853467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:35:39.853477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-29 08:35:39.853487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:35:39.853537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-29 08:35:39.853547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:35:39.853591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-29 08:35:39.853641 | 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) 2025-09-29 08:35:39.853651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-29 08:35:39.853744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:35:39.853759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-29 08:35:39.853820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:35:39.853831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-29 08:35:39.853881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:35:39.853891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-29 08:35:39.853936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-29 08:35:39.853987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2025-09-29 08:35:39.853997 | 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) 2025-09-29 08:35:39.854043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-09-29 08:35:39.854095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-09-29 08:35:39.854150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-09-29 08:35:39.854171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:35:39.854222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2025-09-29 08:35:39.854251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-29 08:35:39.854302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-09-29 08:35:39.854312 | 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) 2025-09-29 08:35:39.854357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-09-29 08:35:39.854405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:35:39.854415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-09-29 08:35:39.854459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-09-29 08:35:39.854509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-09-29 08:35:39.854520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:35:39.854564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.9-py3-none-any.whl (2.2 MB) 2025-09-29 08:35:39.854609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 35.6 MB/s 0:00:00 2025-09-29 08:35:39.854660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-09-29 08:35:39.854737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-09-29 08:35:39.854751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-09-29 08:35:39.854797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2025-09-29 08:35:39.854808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 31.7 MB/s 0:00:00 2025-09-29 08:35:39.854853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-09-29 08:35:39.854902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-09-29 08:35:39.854913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-09-29 08:35:39.854958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-09-29 08:35:39.855010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-09-29 08:35:39.855043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 33.4 MB/s 0:00:00 2025-09-29 08:35:39.855101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-09-29 08:35:39.856953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-09-29 08:35:39.856992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-09-29 08:35:39.857000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-09-29 08:35:39.857006 | 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) 2025-09-29 08:35:39.857020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 37.0 MB/s 0:00:00 2025-09-29 08:35:39.857028 | 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) 2025-09-29 08:35:39.857034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-09-29 08:35:39.857040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-09-29 08:35:39.857046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-09-29 08:35:39.857051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-09-29 08:35:39.857057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-09-29 08:35:39.857063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-09-29 08:35:39.857069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-09-29 08:35:39.857075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-09-29 08:35:39.857081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-09-29 08:35:39.857087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-09-29 08:35:39.857093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-09-29 08:35:39.857099 | 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) 2025-09-29 08:35:39.857106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-09-29 08:35:39.857111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-09-29 08:35:39.857117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-09-29 08:35:39.857123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-09-29 08:35:39.857129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-09-29 08:35:39.857135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-29 08:35:39.857141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 37.7 MB/s 0:00:00 2025-09-29 08:35:39.857146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-09-29 08:35:39.857152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-09-29 08:35:39.857178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-09-29 08:35:39.857184 | 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) 2025-09-29 08:35:39.857190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-09-29 08:35:39.857196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-09-29 08:35:39.857202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-29 08:35:39.857208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-09-29 08:35:39.857214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-09-29 08:35:39.857225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-09-29 08:35:39.857251 | 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) 2025-09-29 08:35:39.857257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-09-29 08:35:39.857271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 41.3 MB/s 0:00:00 2025-09-29 08:35:39.857277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-09-29 08:35:39.857283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-09-29 08:35:39.857289 | 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) 2025-09-29 08:35:39.857296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-29 08:35:39.857304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-29 08:35:39.857312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-29 08:35:39.857320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-09-29 08:35:39.857329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-29 08:35:39.857337 | 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) 2025-09-29 08:35:39.857345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-09-29 08:35:39.857354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-09-29 08:35:39.857362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-09-29 08:35:39.857370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-09-29 08:35:39.857379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-09-29 08:35:39.857388 | 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) 2025-09-29 08:35:39.857396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-09-29 08:35:39.857474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-09-29 08:35:39.857487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:35:39.857498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.857508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): started 2025-09-29 08:35:39.857517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-09-29 08:35:39.857525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=9fec0025407f2a0aa3ab4af91b03a2c63eac642ce65e338d6586cdae275bb228 2025-09-29 08:35:39.857540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-o5_hiusz/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-09-29 08:35:39.857554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-09-29 08:35:39.857565 | 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, packaging, 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 2025-09-29 08:35:39.857576 | 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.9 attrs-25.1.0 autopage-0.5.2 certifi-2025.8.3 cffi-1.17.1 charset-normalizer-3.4.1 cliff-4.9.1 cmd2-2.5.11 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.4 idna-3.10 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 msgpack-1.1.0 netaddr-1.3.0 openstacksdk-4.6.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.2.0 oslo.config-9.7.1 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 packaging-24.2 pbr-6.1.1 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.1 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 2025-09-29 08:35:39.857586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 198783c13c32 2025-09-29 08:35:39.857595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 81641605f44e 2025-09-29 08:35:39.857603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : COPY requirements.yml /var/lib/ansible/ 2025-09-29 08:35:39.857611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 878ff57da05c 2025-09-29 08:35:39.857621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2025-09-29 08:35:39.857694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b7ae60c253d1 2025-09-29 08:35:39.857709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-09-29 08:35:39.857717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-09-29 08:35:39.857726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-09-29 08:35:39.857736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-83un1uvpa/tmpmsqjts4l/community-rabbitmq-1.6.0-e07br2lz 2025-09-29 08:35:39.857746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-09-29 08:35:39.857799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-09-29 08:35:39.857809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.1.1.tar.gz to /root/.ansible/tmp/ansible-local-83un1uvpa/tmpmsqjts4l/openvswitch-openvswitch-2.1.1-fxss0zzf 2025-09-29 08:35:39.857825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-09-29 08:35:39.857834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-09-29 08:35:39.857885 | 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-83un1uvpa/tmpmsqjts4l/ansible-posix-1.6.2-yrsnwaeq 2025-09-29 08:35:39.857895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-09-29 08:35:39.857936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-09-29 08:35:39.857946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.4.1.tar.gz to /root/.ansible/tmp/ansible-local-83un1uvpa/tmpmsqjts4l/openstack-cloud-2.4.1-gfr4rulw 2025-09-29 08:35:39.857987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.4.1' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-09-29 08:35:39.857996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.4.1 was installed successfully 2025-09-29 08:35:39.858044 | 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-83un1uvpa/tmpmsqjts4l/community-mysql-2.4.2-376cnt62 2025-09-29 08:35:39.858085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-09-29 08:35:39.858094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-09-29 08:35:39.858141 | 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-83un1uvpa/tmpmsqjts4l/community-general-3.8.10-lkarg7dz 2025-09-29 08:35:39.858192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-09-29 08:35:39.858204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-09-29 08:35:39.858266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b7ae60c253d1 2025-09-29 08:35:39.859804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 66b0c4477e57 2025-09-29 08:35:39.859825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-09-29 08:35:39.859831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 406c7caebcb6 2025-09-29 08:35:39.859835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 406c7caebcb6 2025-09-29 08:35:39.859840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2131a1ad1330 2025-09-29 08:35:39.859844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-09-29 08:35:39.859848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 10d032b71b9a 2025-09-29 08:35:39.859852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-09-29 08:35:39.859856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> affd9561e4a1 2025-09-29 08:35:39.859860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:35:39.859868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3717681753dd 2025-09-29 08:35:39.859872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-09-29 08:35:39.859876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> da749c310bc5 2025-09-29 08:35:39.859881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2025-09-29 08:35:39.859886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e5126efea8fa 2025-09-29 08:35:39.859890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e5126efea8fa 2025-09-29 08:35:39.859894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b8c677717490 2025-09-29 08:35:39.859899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:35:39.859904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 49f1d87a76de 2025-09-29 08:35:39.859908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-29 08:35:39.859919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-29 08:35:39.859923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-29 08:35:39.859927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-09-29 08:35:39.859931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:35:39.859934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:35:39.859938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:35:39.859942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:35:39.859946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:35:39.859950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-29 08:35:39.859953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-29 08:35:39.859957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-09-29 08:35:39.859961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-09-29 08:35:39.859965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-09-29 08:35:39.859968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-09-29 08:35:39.859972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:35:39.859976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:35:39.859980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-29 08:35:39.859985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:35:39.859990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-29 08:35:39.859997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-29 08:35:39.860005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-29 08:35:39.860009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-29 08:35:39.860012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-29 08:35:39.860016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-29 08:35:39.860020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20939 files and directories currently installed.) 2025-09-29 08:35:39.860024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:35:39.860062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-29 08:35:39.860066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-29 08:35:39.860070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-29 08:35:39.860074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-09-29 08:35:39.860078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:35:39.860082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:35:39.860086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:35:39.860090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:35:39.860093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:35:39.860116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-29 08:35:39.860120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-29 08:35:39.860794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-09-29 08:35:39.860811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-09-29 08:35:39.860822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-09-29 08:35:39.860831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-29 08:35:39.860856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:35:39.860867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-29 08:35:39.860876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-29 08:35:39.860884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-29 08:35:39.860892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-29 08:35:39.860901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-29 08:35:39.860909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-29 08:35:39.860917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20930 files and directories currently installed.) 2025-09-29 08:35:39.860926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.860934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.860943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.860951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.860968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.860977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.860985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-29 08:35:39.861047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.861065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.861074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.861082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.861091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.861154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:35:39.861166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.861272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.861288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:35:39.861384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.862777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.862795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.862805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:35:39.862813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.862847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:35:39.862855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:35:39.862880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:35:39.862896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:35:39.862913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:35:39.862936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:35:39.862961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-09-29 08:35:39.862969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-09-29 08:35:39.862977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:35:39.862986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:35:39.862994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 49f1d87a76de 2025-09-29 08:35:39.863003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d9bd379ba6d4 2025-09-29 08:35:39.863011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-09-29 08:35:39.863019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 08eac6f125e8 2025-09-29 08:35:39.863027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 08eac6f125e8 2025-09-29 08:35:39.863036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0704d342c11d 2025-09-29 08:35:39.863044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 9f60282c6b6d 2025-09-29 08:35:39.863052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250929 2025-09-29 08:35:39.863061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-09-29 08:35:39.862347 (took 0:02:14.082700) 2025-09-29 08:35:39.863117 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-09-29 08:35:39.863127 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-09-29 08:35:39.863136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-09-29 08:35:39.862918 2025-09-29 08:35:39.864844 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-09-29 08:35:39.864864 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-09-29 08:36:51.130911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:36:51.130972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e78cd41f06e7 2025-09-29 08:36:51.130986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20250929" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:36:51.130998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 6d57ff63107b 2025-09-29 08:36:51.131007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 6d57ff63107b 2025-09-29 08:36:51.131016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 672174757d1d 2025-09-29 08:36:51.131060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-09-29 08:36:51.131070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 67f310d42e09 2025-09-29 08:36:51.131078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 67f310d42e09 2025-09-29 08:36:51.131086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 6a905487af01 2025-09-29 08:36:51.131116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system mdevctl openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:36:51.131124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in c534ced0b699 2025-09-29 08:36:51.131131 | 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] 2025-09-29 08:36:51.131139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:36:51.131145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:36:51.131167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:36:51.131173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:36:51.131180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:36:51.131186 | 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] 2025-09-29 08:36:51.131193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:36:51.131202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:36:51.131214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:36:51.131222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:36:51.131229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:36:51.131236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:36:51.131244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:36:51.131255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:36:51.131283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.4 MB in 2s (12.2 MB/s) 2025-09-29 08:36:51.131313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-29 08:36:51.131361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-29 08:36:51.131373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-29 08:36:51.131420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-29 08:36:51.131429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-09-29 08:36:51.131440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-29 08:36:51.131489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-09-29 08:36:51.131501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-09-29 08:36:51.131512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 08:36:51.131551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 08:36:51.131570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-09-29 08:36:51.131582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-09-29 08:36:51.133740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-09-29 08:36:51.133758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-09-29 08:36:51.133768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-09-29 08:36:51.133776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-09-29 08:36:51.133784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-09-29 08:36:51.133791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-09-29 08:36:51.133798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-09-29 08:36:51.133806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-09-29 08:36:51.133814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-09-29 08:36:51.133821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-09-29 08:36:51.133829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-09-29 08:36:51.133836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-09-29 08:36:51.133844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-09-29 08:36:51.133858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-09-29 08:36:51.133866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-09-29 08:36:51.133873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-09-29 08:36:51.133881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-09-29 08:36:51.133888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2025-09-29 08:36:51.133896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-09-29 08:36:51.133903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-09-29 08:36:51.133911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-09-29 08:36:51.133918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-09-29 08:36:51.133926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-09-29 08:36:51.133934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-09-29 08:36:51.133941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-09-29 08:36:51.133949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-09-29 08:36:51.133956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-09-29 08:36:51.133964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-09-29 08:36:51.133971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-09-29 08:36:51.133986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-09-29 08:36:51.133994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-09-29 08:36:51.134002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-09-29 08:36:51.134009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-09-29 08:36:51.134017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-09-29 08:36:51.134024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2025-09-29 08:36:51.134031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2025-09-29 08:36:51.134039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2025-09-29 08:36:51.134047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-09-29 08:36:51.134055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-09-29 08:36:51.134072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-09-29 08:36:51.134080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base parted libvirt-l10n python3-openvswitch python3-netifaces 2025-09-29 08:36:51.134087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: vbetool hdparm ethtool kbd | console-tools ipxe-qemu-256k-compat-efi-roms 2025-09-29 08:36:51.134095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-efi-aarch64 qemu-efi-arm qemu-system-gui qemu-system-modules-spice 2025-09-29 08:36:51.134102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl cpu-checker networkd-dispatcher systemd-timesyncd 2025-09-29 08:36:51.134110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | time-daemon systemd-resolved libnss-mymachines libnss-systemd 2025-09-29 08:36:51.134117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-09-29 08:36:51.134125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-09-29 08:36:51.134133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-09-29 08:36:51.134140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-29 08:36:51.134148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-09-29 08:36:51.134155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-09-29 08:36:51.134163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-09-29 08:36:51.134170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-29 08:36:51.134177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-thread1.83.0 libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 2025-09-29 08:36:51.134190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcryptsetup12 libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libduktape207 2025-09-29 08:36:51.134197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdw1t64 libevent-2.1-7t64 libfdisk1 libfdt1 libfuse3-3 libglib2.0-0t64 2025-09-29 08:36:51.134205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgoogle-perftools4t64 libicu74 libip4tc2 libip6tc2 libiscsi7 2025-09-29 08:36:51.134212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2025-09-29 08:36:51.134220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 libndctl6 2025-09-29 08:36:51.134227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2025-09-29 08:36:51.134240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-09-29 08:36:51.134248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-09-29 08:36:51.134255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-09-29 08:36:51.134263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-09-29 08:36:51.134273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-09-29 08:36:51.134281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-29 08:36:51.134289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-29 08:36:51.134297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-29 08:36:51.134304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-09-29 08:36:51.134312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-09-29 08:36:51.134319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-09-29 08:36:51.134327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-09-29 08:36:51.134334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-09-29 08:36:51.134342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate mdevctl openvswitch-common openvswitch-switch ovmf pm-utils 2025-09-29 08:36:51.134349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: polkitd powermgmt-base python3-ceph-argparse python3-ceph-common 2025-09-29 08:36:51.134357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cephfs python3-certifi python3-chardet python3-idna 2025-09-29 08:36:51.134364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-rados python3-rbd python3-requests 2025-09-29 08:36:51.134372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-block-extra qemu-system 2025-09-29 08:36:51.134384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2025-09-29 08:36:51.134392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2025-09-29 08:36:51.134399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-x86 qemu-utils sasl2-bin seabios sgml-base swtpm swtpm-tools 2025-09-29 08:36:51.134407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd systemd-container systemd-sysv tpm-udev tpm2-tools trousers 2025-09-29 08:36:51.134414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: uuid-runtime xml-core 2025-09-29 08:36:51.134422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 157 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:36:51.134430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 201 MB of archives. 2025-09-29 08:36:51.134437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 803 MB of additional disk space will be used. 2025-09-29 08:36:51.134445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:36:51.134452 | 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] 2025-09-29 08:36:51.134460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:36:51.134469 | 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] 2025-09-29 08:36:51.134482 | 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] 2025-09-29 08:36:51.134493 | 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.3 [146 kB] 2025-09-29 08:36:51.134501 | 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.10 [2,074 kB] 2025-09-29 08:36:51.134509 | 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.10 [3,475 kB] 2025-09-29 08:36:51.134516 | 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.10 [11.9 kB] 2025-09-29 08:36:51.134524 | 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.3 [33.1 kB] 2025-09-29 08:36:51.134531 | 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] 2025-09-29 08:36:51.134539 | 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.5 [442 kB] 2025-09-29 08:36:51.134546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:36:51.134554 | 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] 2025-09-29 08:36:51.134561 | 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] 2025-09-29 08:36:51.134569 | 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] 2025-09-29 08:36:51.134576 | 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] 2025-09-29 08:36:51.134584 | 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] 2025-09-29 08:36:51.134592 | 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] 2025-09-29 08:36:51.134599 | 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] 2025-09-29 08:36:51.134607 | 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] 2025-09-29 08:36:51.134631 | 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] 2025-09-29 08:36:51.134639 | 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] 2025-09-29 08:36:51.134653 | 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] 2025-09-29 08:36:51.134661 | 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] 2025-09-29 08:36:51.134694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:36:51.134705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:36:51.134713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.10 [235 kB] 2025-09-29 08:36:51.134727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:36:51.134735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:36:51.134742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-29 08:36:51.134751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:36:51.134759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:36:51.134771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-09-29 08:36:51.134779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-09-29 08:36:51.134786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-09-29 08:36:51.134794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-09-29 08:36:51.134801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-09-29 08:36:51.134809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-29 08:36:51.134816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-29 08:36:51.134824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:36:51.134831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-09-29 08:36:51.134839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-29 08:36:51.134846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-29 08:36:51.134854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:36:51.134861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-09-29 08:36:51.134869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-09-29 08:36:51.134876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-29 08:36:51.134884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-09-29 08:36:51.134891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-09-29 08:36:51.134898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-09-29 08:36:51.134911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-29 08:36:51.134926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-29 08:36:51.134934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 08:36:51.134942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-29 08:36:51.134949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-29 08:36:51.134957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-29 08:36:51.134964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-29 08:36:51.134972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-29 08:36:51.134979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-29 08:36:51.134987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-29 08:36:51.134995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-29 08:36:51.135006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 08:36:51.135014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-29 08:36:51.135021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-29 08:36:51.135029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-29 08:36:51.135036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-29 08:36:51.135044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-29 08:36:51.135051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-29 08:36:51.135059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-29 08:36:51.135066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-29 08:36:51.135074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-29 08:36:51.135081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-29 08:36:51.135089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-29 08:36:51.135096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-29 08:36:51.135113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-29 08:36:51.135121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-29 08:36:51.135128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-29 08:36:51.135136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-29 08:36:51.135149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-29 08:36:51.135156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-29 08:36:51.135163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-29 08:36:51.135171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-29 08:36:51.135178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-09-29 08:36:51.135186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-29 08:36:51.135193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-29 08:36:51.135201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-29 08:36:51.135208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-29 08:36:51.135216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-09-29 08:36:51.135233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-09-29 08:36:51.135241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-09-29 08:36:51.135249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-09-29 08:36:51.135256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-09-29 08:36:51.135264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 08:36:51.135271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 08:36:51.135278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-09-29 08:36:51.135286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-09-29 08:36:51.135298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-09-29 08:36:51.135306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-09-29 08:36:51.135314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-29 08:36:51.135321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-29 08:36:51.135329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-09-29 08:36:51.135336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-09-29 08:36:51.135344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-09-29 08:36:51.135351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-09-29 08:36:51.135358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-09-29 08:36:51.135366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-09-29 08:36:51.135379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-09-29 08:36:51.135387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-09-29 08:36:51.135394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-09-29 08:36:51.135402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-09-29 08:36:51.135409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-09-29 08:36:51.135417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-09-29 08:36:51.135424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-09-29 08:36:51.135432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-29 08:36:51.135439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-09-29 08:36:51.135451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-09-29 08:36:51.135458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-09-29 08:36:51.135466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-09-29 08:36:51.135473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-29 08:36:51.135486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-09-29 08:36:51.135493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-29 08:36:51.135501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-09-29 08:36:51.135508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-29 08:36:51.135516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 08:36:51.135523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-09-29 08:36:51.135534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-09-29 08:36:51.135542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.8 [1,829 kB] 2025-09-29 08:36:51.135549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.8 [438 kB] 2025-09-29 08:36:51.135557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.8 [740 kB] 2025-09-29 08:36:51.135564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.8 [431 kB] 2025-09-29 08:36:51.135572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.8 [3,120 B] 2025-09-29 08:36:51.135579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.8 [6,036 B] 2025-09-29 08:36:51.135590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.10 [417 kB] 2025-09-29 08:36:51.135597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.8 [1,376 B] 2025-09-29 08:36:51.135605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-09-29 08:36:51.135639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-09-29 08:36:51.135650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.8 [49.5 kB] 2025-09-29 08:36:51.135712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 mdevctl amd64 1.3.0-1ubuntu2 [936 kB] 2025-09-29 08:36:51.135727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-09-29 08:36:51.135752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-09-29 08:36:51.135796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-09-29 08:36:51.135804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-09-29 08:36:51.135822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-09-29 08:36:51.135875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-09-29 08:36:51.135884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-09-29 08:36:51.135894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-09-29 08:36:51.135934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-09-29 08:36:51.135945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-09-29 08:36:51.135971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-09-29 08:36:51.136009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-09-29 08:36:51.136021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-29 08:36:51.136045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-09-29 08:36:51.136093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-09-29 08:36:51.136105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-09-29 08:36:51.136131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-09-29 08:36:51.136170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-09-29 08:36:51.136181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-09-29 08:36:51.136206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-09-29 08:36:51.136244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 201 MB in 5s (40.8 MB/s) 2025-09-29 08:36:51.136256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-09-29 08:36:51.136305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.136382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:36:51.136400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-09-29 08:36:51.136408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-09-29 08:36:51.136416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-29 08:36:51.136424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-09-29 08:36:51.136434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-29 08:36:51.136444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-29 08:36:51.136461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:36:51.136497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-29 08:36:51.136512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:36:51.136601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 08:36:51.136630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 08:36:51.136638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:36:51.136650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-29 08:36:51.136843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:36:51.136954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:36:51.136977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-09-29 08:36:51.136995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:36:51.137026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-29 08:36:51.137042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-09-29 08:36:51.137059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:36:51.137075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.137091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-09-29 08:36:51.137108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-29 08:36:51.137125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-09-29 08:36:51.137141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-09-29 08:36:51.137157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-09-29 08:36:51.137173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-29 08:36:51.137196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-29 08:36:51.137212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-09-29 08:36:51.137230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-09-29 08:36:51.137247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-09-29 08:36:51.137264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-29 08:36:51.137282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.137299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.137314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:36:51.137326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.137357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:70% (Reading database ... 75% 2025-09-29 08:36:51.137367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-29 08:36:51.137376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.137386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% (Reading database ... 90% (Reading database ... 95% 2025-09-29 08:36:51.137396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11601 files and directories currently installed.) 2025-09-29 08:36:51.137405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.137415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-09-29 08:36:51.137428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.137438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:36:51.137449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-09-29 08:36:51.137462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-09-29 08:36:51.137471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-29 08:36:51.137484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-09-29 08:36:51.137527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-29 08:36:51.137541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-29 08:36:51.137567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11594 files and directories currently installed.) 2025-09-29 08:36:51.137597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:36:51.137705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.137744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:36:51.137768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:36:51.137784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:36:51.137800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-29 08:36:51.137816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.137838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.137855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-09-29 08:36:51.137873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-09-29 08:36:51.137897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-09-29 08:36:51.137915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-09-29 08:36:51.137936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-09-29 08:36:51.137953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-09-29 08:36:51.137974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-09-29 08:36:51.138004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-09-29 08:36:51.138026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-09-29 08:36:51.138036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-09-29 08:36:51.138049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-09-29 08:36:51.138062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-09-29 08:36:51.138075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-09-29 08:36:51.138124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-09-29 08:36:51.138138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-09-29 08:36:51.138151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-09-29 08:36:51.138183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-09-29 08:36:51.138197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-29 08:36:51.138240 | 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% 2025-09-29 08:36:51.138255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: (Reading database ... 35% 2025-09-29 08:36:51.138286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-09-29 08:36:51.138317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 55% (Reading database ... 60% 2025-09-29 08:36:51.138344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 65% 2025-09-29 08:36:51.138372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-09-29 08:36:51.138399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-09-29 08:36:51.138435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-29 08:36:51.138449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-09-29 08:36:51.138476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-29 08:36:51.138511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-29 08:36:51.138525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12517 files and directories currently installed.) 2025-09-29 08:36:51.138592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:36:51.138604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.138644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-09-29 08:36:51.138715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:36:51.138756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:36:51.138773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:36:51.138789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:36:51.138806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.138843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:36:51.138861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:36:51.138879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:36:51.138896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:36:51.138918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-09-29 08:36:51.138934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:36:51.138950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:36:51.138972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:36:51.138988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:36:51.139004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:36:51.139025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:36:51.139041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:36:51.139062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:36:51.139079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:36:51.139101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:36:51.139117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:36:51.139139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-09-29 08:36:51.139156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-29 08:36:51.139178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.139201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 08:36:51.139223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-09-29 08:36:51.139239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-29 08:36:51.139261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-29 08:36:51.139283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-09-29 08:36:51.139304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.139326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.139347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-09-29 08:36:51.139368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-09-29 08:36:51.139389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-09-29 08:36:51.139412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-09-29 08:36:51.139434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2025-09-29 08:36:51.139457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-09-29 08:36:51.139479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-09-29 08:36:51.139502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2025-09-29 08:36:51.139539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-09-29 08:36:51.139556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:36:51.139577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:36:51.139594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.139651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-09-29 08:36:51.139744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:36:51.139783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.139801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-09-29 08:36:51.139819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:36:51.139835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.139860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.139876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-09-29 08:36:51.139893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:36:51.139909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.139932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-09-29 08:36:51.139949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:36:51.139966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.139988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.140005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-09-29 08:36:51.140027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:36:51.140044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.140064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:36:51.140081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.140103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:36:51.140120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:36:51.140142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:36:51.140164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.140186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.140208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:36:51.140230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-09-29 08:36:51.140252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:36:51.140275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.140296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:36:51.140320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:36:51.140345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:36:51.140360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:36:51.140370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:36:51.140383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:36:51.140433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:36:51.140443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:36:51.140456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:36:51.140493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-09-29 08:36:51.140507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-29 08:36:51.140544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-09-29 08:36:51.140558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-09-29 08:36:51.140594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-29 08:36:51.140608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 08:36:51.140652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-09-29 08:36:51.140711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-29 08:36:51.140747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.140763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-29 08:36:51.140773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-09-29 08:36:51.140783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:36:51.140796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.140808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-09-29 08:36:51.140848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:36:51.140862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.140897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-29 08:36:51.140911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-29 08:36:51.140946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:36:51.140960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-29 08:36:51.140995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-29 08:36:51.141009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:36:51.141047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:36:51.141061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:36:51.141094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:36:51.141108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-09-29 08:36:51.141131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:36:51.141169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.141183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 08:36:51.141219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 08:36:51.141244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 08:36:51.141279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 08:36:51.141293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 08:36:51.141330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:36:51.141344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:36:51.141382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:36:51.141396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:36:51.141432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-09-29 08:36:51.141446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-29 08:36:51.141483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-09-29 08:36:51.141498 | 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 2025-09-29 08:36:51.141534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:rted2t64' 2025-09-29 08:36:51.141548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 08:36:51.141584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-29 08:36:51.141599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 08:36:51.141653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:36:51.141705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-29 08:36:51.141727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-29 08:36:51.141745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 08:36:51.141754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-09-29 08:36:51.141774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-09-29 08:36:51.141787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-29 08:36:51.141825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-09-29 08:36:51.141839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-09-29 08:36:51.141876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-09-29 08:36:51.141890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-09-29 08:36:51.141926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-acl_2.3.2-1build1.1_amd64.deb ... 2025-09-29 08:36:51.141939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-09-29 08:36:51.141968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 08:36:51.141981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.142020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.142034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 08:36:51.142069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.142106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.142120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-09-29 08:36:51.142157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.142171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.142207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-09-29 08:36:51.142221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-29 08:36:51.142256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:36:51.142271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-09-29 08:36:51.142306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-29 08:36:51.142321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:36:51.142356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-09-29 08:36:51.142370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:36:51.142406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:36:51.142420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-09-29 08:36:51.143002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:36:51.143035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:36:51.143043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-09-29 08:36:51.143050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-09-29 08:36:51.143062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-09-29 08:36:51.143077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 08:36:51.143082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:36:51.143088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-09-29 08:36:51.143093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-29 08:36:51.143114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-09-29 08:36:51.143135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-09-29 08:36:51.143152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.143165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-09-29 08:36:51.143176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-09-29 08:36:51.143193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-29 08:36:51.143199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.143204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:36:51.143210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-09-29 08:36:51.143216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-prettytable_3.6.0-2_all.deb ... 2025-09-29 08:36:51.143222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-29 08:36:51.143228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-09-29 08:36:51.143234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.143281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.143288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-09-29 08:36:51.143294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-certifi_2023.11.17-1_all.deb ... 2025-09-29 08:36:51.143300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.143305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-29 08:36:51.143311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-09-29 08:36:51.143316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-29 08:36:51.143320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:36:51.143323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-09-29 08:36:51.143327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-29 08:36:51.143330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:36:51.143333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-09-29 08:36:51.143336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-29 08:36:51.143345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:36:51.143348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-09-29 08:36:51.143351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-29 08:36:51.143355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:36:51.143358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-09-29 08:36:51.143362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 08:36:51.143367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:36:51.143401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-29 08:36:51.143407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-29 08:36:51.143413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:36:51.143419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-29 08:36:51.143431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.143437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.143443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-29 08:36:51.143449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.143480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.143486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-29 08:36:51.143492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.143498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.143504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-29 08:36:51.143536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.143542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.143566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-29 08:36:51.143573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:36:51.143581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:36:51.144812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-29 08:36:51.144845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:36:51.144852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:36:51.144857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-09-29 08:36:51.144861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-29 08:36:51.144866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:36:51.144876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-29 08:36:51.144881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:36:51.144886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:36:51.144890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-29 08:36:51.144895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-29 08:36:51.144899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:36:51.144904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-09-29 08:36:51.144908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-29 08:36:51.144913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:36:51.144917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-09-29 08:36:51.144921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-29 08:36:51.144926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:36:51.144930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-09-29 08:36:51.144935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.144939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.144944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-09-29 08:36:51.144948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.144953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.144957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-09-29 08:36:51.144970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-ebtables_2.0.11-6build1_amd64.deb ... 2025-09-29 08:36:51.144975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-09-29 08:36:51.144980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-09-29 08:36:51.144984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-29 08:36:51.144989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 08:36:51.144993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-09-29 08:36:51.144998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-09-29 08:36:51.145002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-29 08:36:51.145007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-09-29 08:36:51.145011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-09-29 08:36:51.145016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-29 08:36:51.145020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-09-29 08:36:51.145028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-09-29 08:36:51.145033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-29 08:36:51.145038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-09-29 08:36:51.145048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 08:36:51.145053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:36:51.145058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-09-29 08:36:51.145062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:36:51.145067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:36:51.145071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-09-29 08:36:51.145076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-09-29 08:36:51.145081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-29 08:36:51.145085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-09-29 08:36:51.145089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-09-29 08:36:51.145094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-29 08:36:51.145098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-09-29 08:36:51.145103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-09-29 08:36:51.145107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-29 08:36:51.145112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-09-29 08:36:51.145116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-09-29 08:36:51.145121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-29 08:36:51.145125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-29 08:36:51.145130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-29 08:36:51.145134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 08:36:51.145139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-09-29 08:36:51.145143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-29 08:36:51.145148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 08:36:51.145152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-09-29 08:36:51.145157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-09-29 08:36:51.145161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-29 08:36:51.145166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-09-29 08:36:51.145173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-09-29 08:36:51.145178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-29 08:36:51.145182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-09-29 08:36:51.145190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libnfs14_5.0.2-1build1_amd64.deb ... 2025-09-29 08:36:51.145195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-09-29 08:36:51.145199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-09-29 08:36:51.145204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:36:51.145208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-09-29 08:36:51.145255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-09-29 08:36:51.145261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-09-29 08:36:51.145265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-29 08:36:51.145270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-09-29 08:36:51.145275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-29 08:36:51.145279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.145284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-09-29 08:36:51.145288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-29 08:36:51.145293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.145297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-29 08:36:51.145302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.145306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.145311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.145315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-29 08:36:51.145320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:36:51.145325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.145329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.145334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-09-29 08:36:51.145338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-09-29 08:36:51.145343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-29 08:36:51.145347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-09-29 08:36:51.145351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-09-29 08:36:51.145356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.145360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-29 08:36:51.145365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-09-29 08:36:51.145369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-09-29 08:36:51.145387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-09-29 08:36:51.145422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-09-29 08:36:51.145439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-09-29 08:36:51.145453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-09-29 08:36:51.145466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-09-29 08:36:51.145506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-09-29 08:36:51.145520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-09-29 08:36:51.145556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-09-29 08:36:51.145610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-09-29 08:36:51.145722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-09-29 08:36:51.145762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 08:36:51.145767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.145771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-09-29 08:36:51.145797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 08:36:51.145806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:36:51.145824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-09-29 08:36:51.145829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-09-29 08:36:51.145870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-29 08:36:51.146841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-09-29 08:36:51.146870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libyajl2_2.1.0-5build1_amd64.deb ... 2025-09-29 08:36:51.146875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-09-29 08:36:51.146879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-09-29 08:36:51.146883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:36:51.146887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-09-29 08:36:51.146902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libvirt-clients_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:36:51.146906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-09-29 08:36:51.146913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:36:51.146917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-09-29 08:36:51.146924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt-daemon_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:36:51.146928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-09-29 08:36:51.146935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-daemon-config-network_10.0.0-2ubuntu8.8_all.deb ... 2025-09-29 08:36:51.146939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-09-29 08:36:51.146946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.8_all.deb ... 2025-09-29 08:36:51.146949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-09-29 08:36:51.146961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-systemd-container_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 08:36:51.146965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.146968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-09-29 08:36:51.146972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.8_all.deb ... 2025-09-29 08:36:51.146976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.146979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-09-29 08:36:51.146983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-xml-core_0.19_all.deb ... 2025-09-29 08:36:51.146987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-09-29 08:36:51.146990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-09-29 08:36:51.146994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-29 08:36:51.146997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.147001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-09-29 08:36:51.147004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libvirt-daemon-system_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:36:51.147008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.147012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2025-09-29 08:36:51.147015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-mdevctl_1.3.0-1ubuntu2_amd64.deb ... 2025-09-29 08:36:51.147019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2) ... 2025-09-29 08:36:51.147022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-09-29 08:36:51.147032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-pm-utils_1.4.1-21_all.deb ... 2025-09-29 08:36:51.147036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-09-29 08:36:51.147039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-09-29 08:36:51.147043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-29 08:36:51.147047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 08:36:51.147050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-09-29 08:36:51.147054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-09-29 08:36:51.147067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-09-29 08:36:51.147071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-09-29 08:36:51.147078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-seabios_1.16.3-2_all.deb ... 2025-09-29 08:36:51.147081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-09-29 08:36:51.147088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-09-29 08:36:51.147092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-09-29 08:36:51.147102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-09-29 08:36:51.147127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-09-29 08:36:51.147138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-09-29 08:36:51.147149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-09-29 08:36:51.147160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-09-29 08:36:51.147170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-09-29 08:36:51.147181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-09-29 08:36:51.147192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-09-29 08:36:51.147203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:36:51.147208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.147212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-09-29 08:36:51.147219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-29 08:36:51.147224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 08:36:51.147250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-09-29 08:36:51.147280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-29 08:36:51.147304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 08:36:51.147327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-09-29 08:36:51.147349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-tpm2-tools_5.6-1build4_amd64.deb ... 2025-09-29 08:36:51.147378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-09-29 08:36:51.147400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-09-29 08:36:51.147428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-09-29 08:36:51.147457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.147487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-09-29 08:36:51.147515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.147543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-09-29 08:36:51.147571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:36:51.147597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.147654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-29 08:36:51.147684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-09-29 08:36:51.147752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:36:51.147759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-09-29 08:36:51.147798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-09-29 08:36:51.147825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.147854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-09-29 08:36:51.147885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-09-29 08:36:51.147913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-09-29 08:36:51.148716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-09-29 08:36:51.148724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-09-29 08:36:51.148729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.148733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-09-29 08:36:51.148738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:36:51.148742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.148746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:36:51.148751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.148755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-09-29 08:36:51.148759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.148763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.148782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.148786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.148790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-09-29 08:36:51.148794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:36:51.148799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.148803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.148807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-29 08:36:51.148811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:36:51.148815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:36:51.148820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:36:51.148824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.148828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.148836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 08:36:51.148840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:36:51.148844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.148848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-09-29 08:36:51.148853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-09-29 08:36:51.148857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.148861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:36:51.148865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-09-29 08:36:51.148869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:36:51.148873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-29 08:36:51.148877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.148882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:36:51.148886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-09-29 08:36:51.148890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:36:51.148894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:36:51.148898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-29 08:36:51.148902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:36:51.148906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.148911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-09-29 08:36:51.148914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:36:51.148918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:36:51.148921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-09-29 08:36:51.148933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:36:51.148937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:36:51.148941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.148944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.148948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 08:36:51.148951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.148955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 08:36:51.148959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:36:51.148962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:36:51.148966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-29 08:36:51.148969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 08:36:51.148973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 08:36:51.148976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:36:51.148980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:36:51.148985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.148989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-09-29 08:36:51.148994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:36:51.149040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:36:51.149047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:36:51.149085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-09-29 08:36:51.149113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-29 08:36:51.149143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:36:51.149172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2025-09-29 08:36:51.149203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.149231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-29 08:36:51.149263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-29 08:36:51.149299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:36:51.149335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:36:51.149364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.149392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-09-29 08:36:51.149421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-29 08:36:51.149449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:36:51.149478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2025-09-29 08:36:51.149505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:36:51.149533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-29 08:36:51.149558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:36:51.149579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.149605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 08:36:51.149725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.149792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:36:51.149828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:36:51.149862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 08:36:51.149894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:36:51.149935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-29 08:36:51.149966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-09-29 08:36:51.149996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.150025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-29 08:36:51.150053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-29 08:36:51.150082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-29 08:36:51.150111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 08:36:51.150140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:36:51.150168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-29 08:36:51.150197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.150226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.150254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-09-29 08:36:51.150283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:36:51.150313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.150341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:36:51.150369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.150396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.150425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:36:51.150453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2) ... 2025-09-29 08:36:51.150481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 08:36:51.150509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:36:51.150539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:36:51.150567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-29 08:36:51.150596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:36:51.150651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2025-09-29 08:36:51.150703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2025-09-29 08:36:51.150733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-09-29 08:36:51.150766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2025-09-29 08:36:51.150794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.150822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.150851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:36:51.150878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-29 08:36:51.150905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:36:51.150932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-29 08:36:51.150960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:36:51.150987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 08:36:51.151015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-09-29 08:36:51.151051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2025-09-29 08:36:51.151080 | 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 lib 2025-09-29 08:36:51.151109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:parted2t64' 2025-09-29 08:36:51.151137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:36:51.151856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.151882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-29 08:36:51.151887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-29 08:36:51.151890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.151894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.151898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.151902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.151905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:36:51.151909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:36:51.151912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 08:36:51.151915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:36:51.151918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.151923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.151929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.151935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.151941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2025-09-29 08:36:51.151954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:36:51.151960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-09-29 08:36:51.151966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 08:36:51.151972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.151978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 08:36:51.151983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.151988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.151994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.151999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-09-29 08:36:51.152006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-09-29 08:36:51.152019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.152030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-09-29 08:36:51.152042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.152048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:36:51.152054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:36:51.152059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:36:51.152065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:36:51.152070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:36:51.152076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-29 08:36:51.152082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:36:51.152088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.152138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.152156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 08:36:51.152172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:36:51.152178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-09-29 08:36:51.152184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-09-29 08:36:51.152190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.152196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-09-29 08:36:51.152201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-29 08:36:51.152207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-09-29 08:36:51.152213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-09-29 08:36:51.152219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-09-29 08:36:51.152224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.152259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:36:51.152267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:36:51.152273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-09-29 08:36:51.152278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-29 08:36:51.152281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-09-29 08:36:51.152285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-29 08:36:51.152288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-09-29 08:36:51.152296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-09-29 08:36:51.152316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-09-29 08:36:51.152360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-29 08:36:51.152366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-29 08:36:51.152420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-09-29 08:36:51.152439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-09-29 08:36:51.152468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-09-29 08:36:51.152499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-09-29 08:36:51.152538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:36:51.152560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-09-29 08:36:51.152595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-09-29 08:36:51.152637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-09-29 08:36:51.152653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-09-29 08:36:51.152698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-29 08:36:51.152730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-29 08:36:51.152765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2025-09-29 08:36:51.152774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.8) ... 2025-09-29 08:36:51.152814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-09-29 08:36:51.152846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-09-29 08:36:51.152856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2025-09-29 08:36:51.152893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2025-09-29 08:36:51.152904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2025-09-29 08:36:51.152941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2025-09-29 08:36:51.152973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2025-09-29 08:36:51.152983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2025-09-29 08:36:51.153785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2025-09-29 08:36:51.153805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2025-09-29 08:36:51.153813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2025-09-29 08:36:51.153820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2025-09-29 08:36:51.153827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2025-09-29 08:36:51.153835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-09-29 08:36:51.153842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container c534ced0b699 2025-09-29 08:36:51.153849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> c1ad29c952a8 2025-09-29 08:36:51.153865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2025-09-29 08:36:51.153879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in ef72808849b8 2025-09-29 08:36:51.153887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container ef72808849b8 2025-09-29 08:36:51.153894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> dc6f5f2e9e3b 2025-09-29 08:36:51.153901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:36:51.153908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 526b8986af24 2025-09-29 08:36:51.153921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:36:51.153928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in ff01d8010f45 2025-09-29 08:36:51.153935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container ff01d8010f45 2025-09-29 08:36:51.153942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a32366490df7 2025-09-29 08:36:51.153948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2025-09-29 08:36:51.153955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in ceae382baced 2025-09-29 08:36:51.153962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container ceae382baced 2025-09-29 08:36:51.153969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 3e79e78882bc 2025-09-29 08:36:51.153976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-09-29 08:36:51.153983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 19bdb5198c9a 2025-09-29 08:36:51.153989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 19bdb5198c9a 2025-09-29 08:36:51.153996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 2e21a4498a0d 2025-09-29 08:36:51.154004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:36:51.154014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 203c1ccb6c54 2025-09-29 08:36:51.154021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-29 08:36:51.154028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-29 08:36:51.154035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-29 08:36:51.154042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-09-29 08:36:51.154049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:36:51.154056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-29 08:36:51.154062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-29 08:36:51.154069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-29 08:36:51.154076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:36:51.154083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 203c1ccb6c54 2025-09-29 08:36:51.154090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 824269854124 2025-09-29 08:36:51.154097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 0ca3765e762f 2025-09-29 08:36:51.154104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20250929 2025-09-29 08:36:51.154117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-09-29 08:36:51.153646 (took 0:01:11.290728) 2025-09-29 08:36:51.154124 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-09-29 08:36:51.154131 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-09-29 08:36:51.154138 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-09-29 08:36:51.153959 2025-09-29 08:36:51.154752 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-09-29 08:36:51.156009 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-09-29 08:37:28.483901 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:37:28.483947 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e78cd41f06e7 2025-09-29 08:37:28.483981 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20250929" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:37:28.483988 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in b811f9180aed 2025-09-29 08:37:28.483992 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container b811f9180aed 2025-09-29 08:37:28.483996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 70404a9c6213 2025-09-29 08:37:28.484001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-09-29 08:37:28.484042 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2a8164b33da6 2025-09-29 08:37:28.484046 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2a8164b33da6 2025-09-29 08:37:28.484050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 1c2b102314b9 2025-09-29 08:37:28.484055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/13 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-09-29 08:37:28.484078 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 14447e1126cf 2025-09-29 08:37:28.485750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 14447e1126cf 2025-09-29 08:37:28.485759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e56e7d84df22 2025-09-29 08:37:28.485763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-09-29 08:37:28.485767 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 45a3f027880b 2025-09-29 08:37:28.485771 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:37:28.485775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in b90e601535b6 2025-09-29 08:37:28.485779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:37:28.485783 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:37:28.485816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:37:28.485820 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:37:28.485823 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-09-29 08:37:28.485828 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:37:28.485831 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-09-29 08:37:28.485834 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:37:28.485838 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:37:28.485841 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-09-29 08:37:28.485844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:37:28.485852 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-09-29 08:37:28.485856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:37:28.485859 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:37:28.485862 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:37:28.485865 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:37:28.485869 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:37:28.485872 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-09-29 08:37:28.485875 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:37:28.485878 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:37:28.485882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Ign:21 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-09-29 08:37:28.485885 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-09-29 08:37:28.485889 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.4 MB in 2s (12.3 MB/s) 2025-09-29 08:37:28.485892 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-29 08:37:28.485896 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-29 08:37:28.485899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-29 08:37:28.485902 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-29 08:37:28.485906 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-09-29 08:37:28.485909 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-29 08:37:28.485912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-29 08:37:28.485915 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-29 08:37:28.485925 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-09-29 08:37:28.486010 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-09-29 08:37:28.486087 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-09-29 08:37:28.486162 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-09-29 08:37:28.486242 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-09-29 08:37:28.486302 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-09-29 08:37:28.486384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-09-29 08:37:28.486456 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-29 08:37:28.486526 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-29 08:37:28.486594 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-29 08:37:28.486680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-09-29 08:37:28.486813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-09-29 08:37:28.486903 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:28.486975 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 49.0 MB of archives. 2025-09-29 08:37:28.487046 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 79.3 MB of additional disk space will be used. 2025-09-29 08:37:28.487115 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:37:28.487193 | 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] 2025-09-29 08:37:28.487269 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-09-29 08:37:28.487346 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 4.1.3-1 [26.3 MB] 2025-09-29 08:37:28.487425 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-09-29 08:37:28.487506 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:37:28.487576 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-09-29 08:37:28.487651 | 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] 2025-09-29 08:37:28.487766 | 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] 2025-09-29 08:37:28.487872 | 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] 2025-09-29 08:37:28.487950 | 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] 2025-09-29 08:37:28.488024 | 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] 2025-09-29 08:37:28.488097 | 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] 2025-09-29 08:37:28.488190 | 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] 2025-09-29 08:37:28.488264 | 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] 2025-09-29 08:37:28.488336 | 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] 2025-09-29 08:37:28.488410 | 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] 2025-09-29 08:37:28.488484 | 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] 2025-09-29 08:37:28.488559 | 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] 2025-09-29 08:37:28.488633 | 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] 2025-09-29 08:37:28.488729 | 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] 2025-09-29 08:37:28.488827 | 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] 2025-09-29 08:37:28.488905 | 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] 2025-09-29 08:37:28.488978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 49.0 MB in 14s (3,503 kB/s) 2025-09-29 08:37:28.489051 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-09-29 08:37:28.489119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-09-29 08:37:28.489197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:37:28.489271 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-09-29 08:37:28.489345 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-09-29 08:37:28.489415 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-09-29 08:37:28.489485 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-09-29 08:37:28.489560 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-09-29 08:37:28.489633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-09-29 08:37:28.489843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:37:28.489855 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-29 08:37:28.489944 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:37:28.490020 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:37:28.490090 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-09-29 08:37:28.490156 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-09-29 08:37:28.490217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-09-29 08:37:28.490286 | 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% 2025-09-29 08:37:28.490358 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 60% (Reading database ... 65% 2025-09-29 08:37:28.490416 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-09-29 08:37:28.490479 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-09-29 08:37:28.490542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-09-29 08:37:28.491765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-09-29 08:37:28.491771 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-09-29 08:37:28.491775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-09-29 08:37:28.491779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-29 08:37:28.491783 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-29 08:37:28.491795 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:37:28.491799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:37:28.491802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:37:28.491806 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:37:28.491809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-09-29 08:37:28.491812 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-29 08:37:28.491816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-09-29 08:37:28.491819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-09-29 08:37:28.491822 | 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 ... 2025-09-29 08:37:28.491826 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-09-29 08:37:28.491832 | 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 ... 2025-09-29 08:37:28.491836 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491839 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-09-29 08:37:28.491842 | 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 ... 2025-09-29 08:37:28.491845 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491849 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-09-29 08:37:28.491852 | 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 ... 2025-09-29 08:37:28.491855 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491859 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-09-29 08:37:28.491862 | 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 ... 2025-09-29 08:37:28.491870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491874 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-09-29 08:37:28.491877 | 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 ... 2025-09-29 08:37:28.491881 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.491905 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-09-29 08:37:28.491909 | 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 ... 2025-09-29 08:37:28.491912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493735 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-09-29 08:37:28.493743 | 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 ... 2025-09-29 08:37:28.493747 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493751 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-09-29 08:37:28.493755 | 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 ... 2025-09-29 08:37:28.493760 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-09-29 08:37:28.493767 | 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 ... 2025-09-29 08:37:28.493770 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-29 08:37:28.493773 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493777 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-09-29 08:37:28.493780 | 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 ... 2025-09-29 08:37:28.493783 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-09-29 08:37:28.493800 | 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 ... 2025-09-29 08:37:28.493804 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-29 08:37:28.493807 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-09-29 08:37:28.493813 | 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 ... 2025-09-29 08:37:28.493817 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493820 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-09-29 08:37:28.493823 | 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 ... 2025-09-29 08:37:28.493827 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493830 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-09-29 08:37:28.493837 | 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 ... 2025-09-29 08:37:28.493840 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-09-29 08:37:28.493867 | 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 ... 2025-09-29 08:37:28.493870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493874 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-09-29 08:37:28.493877 | 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 ... 2025-09-29 08:37:28.493880 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-29 08:37:28.493884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493887 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-09-29 08:37:28.493890 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.3-1_all.deb ... 2025-09-29 08:37:28.493893 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.3-1) ... 2025-09-29 08:37:28.493897 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493902 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-09-29 08:37:28.493906 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-09-29 08:37:28.493909 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:37:28.493915 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-09-29 08:37:28.493919 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:37:28.493927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493930 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493933 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493937 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493943 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.493974 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:37:28.494050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-09-29 08:37:28.494119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494190 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494249 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494304 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494359 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494412 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494466 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494519 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494571 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-29 08:37:28.494626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-29 08:37:28.494682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.3-1) ... 2025-09-29 08:37:28.494772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-09-29 08:37:28.494832 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:37:28.494888 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:37:28.494942 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container b90e601535b6 2025-09-29 08:37:28.494996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 1315a517980d 2025-09-29 08:37:28.495074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2025-09-29 08:37:28.495133 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 1f3caab1d495 2025-09-29 08:37:28.495187 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-09-29 08:37:28.495237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-09-29 08:37:28.495287 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-09-29 08:37:28.495342 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-09-29 08:37:28.495392 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-09-29 08:37:28.495441 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-09-29 08:37:28.495489 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-09-29 08:37:28.495537 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-09-29 08:37:28.495591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-09-29 08:37:28.495645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-09-29 08:37:28.495718 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-09-29 08:37:28.495774 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-09-29 08:37:28.495840 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-09-29 08:37:28.495890 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-09-29 08:37:28.495949 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2025-09-29 08:37:28.496004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-09-29 08:37:28.496058 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 1f3caab1d495 2025-09-29 08:37:28.496112 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bdfb9c78218e 2025-09-29 08:37:28.496169 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-09-29 08:37:28.496219 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 2464f3b33cc2 2025-09-29 08:37:28.496270 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-09-29 08:37:28.496325 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 1de063c40fd2 2025-09-29 08:37:28.496377 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 1de063c40fd2 2025-09-29 08:37:28.496429 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ca7a5234dd88 2025-09-29 08:37:28.496481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:37:28.496534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ba7ea416f438 2025-09-29 08:37:28.496585 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:37:28.496640 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0d8a0e604a8c 2025-09-29 08:37:28.496721 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0d8a0e604a8c 2025-09-29 08:37:28.496779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 68033d4f7e71 2025-09-29 08:37:28.496880 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:37:28.496937 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in a3fecfd0a4f2 2025-09-29 08:37:28.497001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-29 08:37:28.497056 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-29 08:37:28.497109 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-29 08:37:28.497164 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-09-29 08:37:28.497212 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:28.497264 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-29 08:37:28.497315 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-29 08:37:28.497359 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-29 08:37:28.497405 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:28.497448 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container a3fecfd0a4f2 2025-09-29 08:37:28.497491 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 437392253eac 2025-09-29 08:37:28.497535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-09-29 08:37:28.497580 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in d84c00c01f66 2025-09-29 08:37:28.497624 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container d84c00c01f66 2025-09-29 08:37:28.497678 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3a18cda47f62 2025-09-29 08:37:28.497731 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 44cc7646dd3b 2025-09-29 08:37:28.497781 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20250929 2025-09-29 08:37:28.497886 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-09-29 08:37:28.497809 (took 0:00:37.343850) 2025-09-29 08:37:28.498219 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-09-29 08:37:28.498290 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-09-29 08:37:28.498362 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-09-29 08:37:28.498294 2025-09-29 08:37:28.499258 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-09-29 08:37:28.499875 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-09-29 08:37:38.074882 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:37:38.074958 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> e78cd41f06e7 2025-09-29 08:37:38.075027 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20250929" "name"="tgtd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:37:38.075186 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 3e7a3277ae6b 2025-09-29 08:37:38.075251 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 3e7a3277ae6b 2025-09-29 08:37:38.075262 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 596cb97496fb 2025-09-29 08:37:38.075274 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:37:38.075285 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 6cbdc16ba40c 2025-09-29 08:37:38.075295 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:37:38.075310 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:37:38.075320 | 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] 2025-09-29 08:37:38.075330 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:37:38.075340 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:37:38.075350 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:37:38.075405 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:37:38.075442 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:37:38.075479 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:37:38.075540 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:37:38.075550 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:37:38.075584 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:37:38.075619 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:37:38.075656 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:37:38.075752 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:37:38.075763 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.4 MB in 3s (8,305 kB/s) 2025-09-29 08:37:38.075773 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-29 08:37:38.075783 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-29 08:37:38.075792 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-29 08:37:38.075802 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-29 08:37:38.075815 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-09-29 08:37:38.075845 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:38.075885 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 6cbdc16ba40c 2025-09-29 08:37:38.075921 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> f8bdec76da87 2025-09-29 08:37:38.075931 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-09-29 08:37:38.075964 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 7b7755d54a23 2025-09-29 08:37:38.076003 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 7b7755d54a23 2025-09-29 08:37:38.076038 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 78b7f55c2797 2025-09-29 08:37:38.076075 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:37:38.076150 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 4f0727209cdc 2025-09-29 08:37:38.076170 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-29 08:37:38.076180 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-29 08:37:38.076193 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-29 08:37:38.076233 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-09-29 08:37:38.076243 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:38.076303 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-29 08:37:38.076326 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-29 08:37:38.076335 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-29 08:37:38.076396 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:38.076406 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 4f0727209cdc 2025-09-29 08:37:38.076429 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> a5db53f33109 2025-09-29 08:37:38.076474 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 4525391408f4 2025-09-29 08:37:38.076485 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20250929 2025-09-29 08:37:38.076602 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-09-29 08:37:38.076464 (took 0:00:09.578170) 2025-09-29 08:37:38.077109 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-09-29 08:37:38.077134 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-09-29 08:37:38.077145 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-09-29 08:37:38.077039 2025-09-29 08:37:38.079938 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-09-29 08:37:38.080085 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-09-29 08:37:55.315535 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:37:55.315629 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e78cd41f06e7 2025-09-29 08:37:55.315804 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20250929" "name"="haproxy" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:37:55.315987 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 73ef410dc6cb 2025-09-29 08:37:55.316072 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 73ef410dc6cb 2025-09-29 08:37:55.316142 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 98cc9805b25e 2025-09-29 08:37:55.316224 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-09-29 08:37:55.316352 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in ea76b8a842e7 2025-09-29 08:37:55.316411 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container ea76b8a842e7 2025-09-29 08:37:55.316487 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> a87c0948ed48 2025-09-29 08:37:55.316563 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:37:55.316643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 418afb199cb0 2025-09-29 08:37:55.316744 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:37:55.316829 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:37:55.317026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:37:55.317097 | 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] 2025-09-29 08:37:55.317112 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:37:55.317127 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:37:55.317201 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:37:55.317272 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:37:55.317344 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:37:55.317417 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:37:55.317489 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:37:55.317562 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:37:55.317633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:37:55.317731 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:37:55.317830 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:37:55.317869 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.4 MB in 4s (7,885 kB/s) 2025-09-29 08:37:55.317986 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-29 08:37:55.318067 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-29 08:37:55.318146 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-29 08:37:55.318225 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-29 08:37:55.318301 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-09-29 08:37:55.318377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-09-29 08:37:55.318452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-09-29 08:37:55.318522 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-09-29 08:37:55.318599 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-09-29 08:37:55.318704 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-09-29 08:37:55.318785 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:55.318844 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,204 kB of archives. 2025-09-29 08:37:55.318930 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,206 kB of additional disk space will be used. 2025-09-29 08:37:55.319002 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:37:55.319081 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-09-29 08:37:55.319148 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.3 [2,038 kB] 2025-09-29 08:37:55.319242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,204 kB in 1s (3,447 kB/s) 2025-09-29 08:37:55.319317 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-29 08:37:55.319386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-09-29 08:37:55.319469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:37:55.319541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-09-29 08:37:55.319614 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:70% (Reading database ... 75% 2025-09-29 08:37:55.319690 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:37:55.319807 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2025-09-29 08:37:55.319913 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-09-29 08:37:55.319963 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:37:55.320110 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-29 08:37:55.320142 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:37:55.320161 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-09-29 08:37:55.320253 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.5-1ubuntu3.3_amd64.deb ... 2025-09-29 08:37:55.320326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.5-1ubuntu3.3) ... 2025-09-29 08:37:55.320400 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:37:55.320471 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.5-1ubuntu3.3) ... 2025-09-29 08:37:55.320543 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-09-29 08:37:55.320613 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:37:55.320689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:37:55.320792 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 418afb199cb0 2025-09-29 08:37:55.320873 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 325487b32ab3 2025-09-29 08:37:55.322497 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-09-29 08:37:55.322580 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d7b3e32cfc30 2025-09-29 08:37:55.322595 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-09-29 08:37:55.322606 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 7331d3c3cf2f 2025-09-29 08:37:55.322616 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 7331d3c3cf2f 2025-09-29 08:37:55.322627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> db730448698b 2025-09-29 08:37:55.322653 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:37:55.322714 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 3f9b10a636d5 2025-09-29 08:37:55.322730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-29 08:37:55.322740 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-29 08:37:55.322749 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-29 08:37:55.322759 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-09-29 08:37:55.322768 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:55.322778 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-29 08:37:55.322787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-29 08:37:55.322797 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-29 08:37:55.322806 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:37:55.322815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 3f9b10a636d5 2025-09-29 08:37:55.322825 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 8f9d4cf90bdf 2025-09-29 08:37:55.322835 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 4fffb76a0b6d 2025-09-29 08:37:55.322844 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20250929 2025-09-29 08:37:55.322854 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-09-29 08:37:55.321839 (took 0:00:17.244800) 2025-09-29 08:37:55.322944 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-09-29 08:37:55.322956 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-09-29 08:37:55.322966 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-09-29 08:37:55.322543 2025-09-29 08:37:55.323765 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-09-29 08:37:55.324609 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-09-29 08:38:11.621299 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:11.621397 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e78cd41f06e7 2025-09-29 08:38:11.621421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20250929" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:11.621440 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 8b345ab702c6 2025-09-29 08:38:11.621459 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 8b345ab702c6 2025-09-29 08:38:11.621477 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> de55978f2be7 2025-09-29 08:38:11.621532 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-09-29 08:38:11.621599 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0d4b464e31c1 2025-09-29 08:38:11.621617 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0d4b464e31c1 2025-09-29 08:38:11.621702 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 42e22c0504e5 2025-09-29 08:38:11.621748 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-29 08:38:11.621763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 7ba88768e613 2025-09-29 08:38:11.621834 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 7ba88768e613 2025-09-29 08:38:11.621849 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 0f1a57ba0c49 2025-09-29 08:38:11.621953 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:38:11.621983 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 3446621ad324 2025-09-29 08:38:11.622025 | 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] 2025-09-29 08:38:11.622052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:11.622119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:38:11.622914 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:38:11.622988 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:38:11.623006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:38:11.623023 | 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] 2025-09-29 08:38:11.623033 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:38:11.623043 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:38:11.623053 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:38:11.623062 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:38:11.623071 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:38:11.623080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:38:11.623089 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:38:11.623099 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:38:11.623108 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-29 08:38:11.623118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-29 08:38:11.623128 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-29 08:38:11.623138 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-29 08:38:11.623147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-29 08:38:11.623157 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-09-29 08:38:11.623166 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-09-29 08:38:11.623175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-09-29 08:38:11.623185 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-09-29 08:38:11.623194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-09-29 08:38:11.623203 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-09-29 08:38:11.623223 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-09-29 08:38:11.623233 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-09-29 08:38:11.623242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-09-29 08:38:11.623252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-09-29 08:38:11.623261 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:11.623270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-09-29 08:38:11.623279 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-09-29 08:38:11.623289 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:11.623299 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:38:11.623378 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 08:38:11.623390 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 08:38:11.623400 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 08:38:11.623410 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 08:38:11.623421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-09-29 08:38:11.623439 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 08:38:11.623449 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-09-29 08:38:11.623458 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-09-29 08:38:11.623468 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 0s (6,576 kB/s) 2025-09-29 08:38:11.623477 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:38:11.623487 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-09-29 08:38:11.623498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:38:11.623510 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-09-29 08:38:11.623520 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-09-29 08:38:11.623529 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-09-29 08:38:11.623538 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-09-29 08:38:11.623548 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-09-29 08:38:11.623557 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-09-29 08:38:11.623620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:38:11.623641 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:38:11.623658 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:38:11.623718 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-09-29 08:38:11.623730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 08:38:11.623739 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:38:11.623748 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 08:38:11.623758 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 08:38:11.623767 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:38:11.623784 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 08:38:11.623810 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 08:38:11.623828 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:38:11.623845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-09-29 08:38:11.623859 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 08:38:11.623869 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.623878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-29 08:38:11.623888 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 08:38:11.623965 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.623976 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-09-29 08:38:11.623985 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-29 08:38:11.623995 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-09-29 08:38:11.624046 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-09-29 08:38:11.624056 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 08:38:11.624065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-09-29 08:38:11.624118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 08:38:11.624129 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.624161 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:38:11.624171 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-29 08:38:11.624184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:38:11.624987 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:38:11.625065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.625080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:38:11.625091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 08:38:11.625101 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:38:11.625110 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.625120 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:38:11.625129 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-29 08:38:11.625139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-29 08:38:11.625160 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-29 08:38:11.625170 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-29 08:38:11.625180 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:E46VqBYS7s2u/jlkUAZlOyReRfNymHVcfXSndMrJtzA root@ubuntu (RSA) 2025-09-29 08:38:11.625190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-29 08:38:11.625199 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-29 08:38:11.625209 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:NyOccYYuq/Q2bFRLNYkFFWF+cPa5ZV5eg66msEBQ7MY root@ubuntu (ECDSA) 2025-09-29 08:38:11.625218 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-29 08:38:11.625228 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-29 08:38:11.625237 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:NGCdlSNDuhyzTV7FCm4T6Fkvx8zMTCrbrDXWZ/1jb38 root@ubuntu (ED25519) 2025-09-29 08:38:11.625247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 08:38:11.625256 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:38:11.625265 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:38:11.625275 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 3446621ad324 2025-09-29 08:38:11.625284 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 03115c9528ff 2025-09-29 08:38:11.625294 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:38:11.625303 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 4b2387ab9614 2025-09-29 08:38:11.625314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2025-09-29 08:38:11.625325 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 88cd1da2e863 2025-09-29 08:38:11.625395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 88cd1da2e863 2025-09-29 08:38:11.625407 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 1133d9ab3f4c 2025-09-29 08:38:11.625416 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2025-09-29 08:38:11.625426 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 23f6d8944266 2025-09-29 08:38:11.625438 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:38:11.625450 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 89c5c349905b 2025-09-29 08:38:11.625460 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-29 08:38:11.625469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-29 08:38:11.625479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-29 08:38:11.625488 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-09-29 08:38:11.625498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:11.625521 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-29 08:38:11.625530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-29 08:38:11.625540 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-29 08:38:11.625549 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:11.625559 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 89c5c349905b 2025-09-29 08:38:11.625576 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 36fe12060e74 2025-09-29 08:38:11.625585 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built bc1313043738 2025-09-29 08:38:11.625595 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250929 2025-09-29 08:38:11.625983 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-09-29 08:38:11.625371 (took 0:00:16.302828) 2025-09-29 08:38:11.626056 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-09-29 08:38:11.626071 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-09-29 08:38:11.626082 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-09-29 08:38:11.625797 2025-09-29 08:38:11.628620 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-09-29 08:38:11.628647 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-09-29 08:38:24.021049 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:24.021122 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> e78cd41f06e7 2025-09-29 08:38:24.021141 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20250929" "name"="memcached" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:24.021157 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 8cb3e3ccdc72 2025-09-29 08:38:24.021170 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 8cb3e3ccdc72 2025-09-29 08:38:24.021183 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> a086b8ad16ec 2025-09-29 08:38:24.021196 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2025-09-29 08:38:24.021210 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 07c18fa17bd7 2025-09-29 08:38:24.021222 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 07c18fa17bd7 2025-09-29 08:38:24.021233 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 07a7c272d196 2025-09-29 08:38:24.021245 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:38:24.021257 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 29f5fa9e1fd1 2025-09-29 08:38:24.021269 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:38:24.021282 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:24.021295 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:38:24.021307 | 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] 2025-09-29 08:38:24.021320 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:38:24.021332 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:38:24.021357 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:38:24.021367 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:38:24.021377 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:38:24.021387 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:38:24.021397 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:38:24.021407 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:38:24.021417 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:38:24.021426 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:38:24.021436 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:38:24.021446 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.4 MB in 3s (8,541 kB/s) 2025-09-29 08:38:24.021456 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-29 08:38:24.021480 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-29 08:38:24.021490 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-29 08:38:24.021500 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-29 08:38:24.021509 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-09-29 08:38:24.021519 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-09-29 08:38:24.021542 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-09-29 08:38:24.021553 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-09-29 08:38:24.021562 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-09-29 08:38:24.021572 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-09-29 08:38:24.021581 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-09-29 08:38:24.021591 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:24.024800 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-09-29 08:38:24.024848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-09-29 08:38:24.024867 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:24.024879 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:38:24.024889 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2025-09-29 08:38:24.024899 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,377 kB/s) 2025-09-29 08:38:24.024908 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:38:24.024918 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-09-29 08:38:24.024930 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:38:24.024941 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-09-29 08:38:24.024999 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-09-29 08:38:24.025011 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-09-29 08:38:24.025021 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:38:24.025031 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-09-29 08:38:24.025040 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:38:24.025050 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:38:24.025059 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:38:24.025069 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-09-29 08:38:24.025079 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-09-29 08:38:24.025088 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-09-29 08:38:24.025098 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:38:24.025107 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-09-29 08:38:24.025116 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-09-29 08:38:24.025126 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:38:24.025135 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:38:24.025144 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 29f5fa9e1fd1 2025-09-29 08:38:24.025154 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> ae0eb2dc33c1 2025-09-29 08:38:24.025165 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:38:24.025176 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 9111357e2275 2025-09-29 08:38:24.025185 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-29 08:38:24.025195 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-29 08:38:24.025214 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-29 08:38:24.025223 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-09-29 08:38:24.025233 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:24.025242 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-29 08:38:24.025252 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-29 08:38:24.025261 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-29 08:38:24.025271 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:24.025280 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 9111357e2275 2025-09-29 08:38:24.025290 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 9794dbfa6281 2025-09-29 08:38:24.025299 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-09-29 08:38:24.025308 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 2bce4ed864aa 2025-09-29 08:38:24.025329 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 2bce4ed864aa 2025-09-29 08:38:24.025339 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c32a59510d79 2025-09-29 08:38:24.025348 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 7e0fdda7c6d7 2025-09-29 08:38:24.025365 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20250929 2025-09-29 08:38:24.025375 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-09-29 08:38:24.024420 (took 0:00:12.398623) 2025-09-29 08:38:24.025384 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-09-29 08:38:24.025394 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-09-29 08:38:24.025404 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-09-29 08:38:24.025035 2025-09-29 08:38:24.025985 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-09-29 08:38:24.026724 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-09-29 08:38:40.132080 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:40.132166 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e78cd41f06e7 2025-09-29 08:38:40.132267 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20250929" "name"="proxysql" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:40.132345 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in cc759ce01a09 2025-09-29 08:38:40.132419 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container cc759ce01a09 2025-09-29 08:38:40.132476 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 50ddd0f9bdab 2025-09-29 08:38:40.132548 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2025-09-29 08:38:40.132663 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f1c975013bd5 2025-09-29 08:38:40.132791 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f1c975013bd5 2025-09-29 08:38:40.132862 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a9a8a8d8fccb 2025-09-29 08:38:40.132932 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2025-09-29 08:38:40.133033 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f0c4d428645c 2025-09-29 08:38:40.133106 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f0c4d428645c 2025-09-29 08:38:40.133171 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e8fa473d81dc 2025-09-29 08:38:40.133238 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:38:40.133305 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 70be6de7bbe7 2025-09-29 08:38:40.133390 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:38:40.133435 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:40.133500 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:38:40.133563 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ InRelease [7,250 B] 2025-09-29 08:38:40.133625 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:38:40.133715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:38:40.133787 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:38:40.133853 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:38:40.133921 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:38:40.133978 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ Packages [2,111 B] 2025-09-29 08:38:40.134088 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:38:40.134152 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:38:40.134238 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:38:40.134292 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:38:40.134344 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:38:40.134396 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:38:40.134448 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:38:40.134503 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.4 MB in 2s (12.5 MB/s) 2025-09-29 08:38:40.134553 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-29 08:38:40.134611 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-29 08:38:40.134678 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-29 08:38:40.134747 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-29 08:38:40.134808 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-09-29 08:38:40.134865 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-09-29 08:38:40.134920 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-09-29 08:38:40.134973 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-09-29 08:38:40.135047 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:40.135097 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 26.3 MB of archives. 2025-09-29 08:38:40.135147 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 100 MB of additional disk space will be used. 2025-09-29 08:38:40.135195 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:40.135250 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:38:40.135304 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-29 08:38:40.135357 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ proxysql 2.7.3 [26.1 MB] 2025-09-29 08:38:40.135409 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 26.3 MB in 1s (21.6 MB/s) 2025-09-29 08:38:40.135462 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:38:40.135511 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-09-29 08:38:40.135569 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:38:40.135620 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2025-09-29 08:38:40.135685 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-09-29 08:38:40.135767 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-09-29 08:38:40.135830 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2025-09-29 08:38:40.135883 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2025-09-29 08:38:40.135938 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2025-09-29 08:38:40.136031 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:38:40.136100 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:38:40.136155 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:38:40.136208 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-09-29 08:38:40.136261 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_2.7.3_amd64.deb ... 2025-09-29 08:38:40.136316 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (2.7.3) ... 2025-09-29 08:38:40.136371 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-09-29 08:38:40.136423 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 08:38:40.136476 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:38:40.136530 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (2.7.3) ... 2025-09-29 08:38:40.136579 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:38:40.136623 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:38:40.136676 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:38:40.136742 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 70be6de7bbe7 2025-09-29 08:38:40.136794 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e59a6d8b6617 2025-09-29 08:38:40.136840 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-09-29 08:38:40.136888 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f3fc460c76af 2025-09-29 08:38:40.136935 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:38:40.136984 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 0b0c4f0298d9 2025-09-29 08:38:40.137042 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 0b0c4f0298d9 2025-09-29 08:38:40.137089 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> bdf040bf8b29 2025-09-29 08:38:40.137137 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2025-09-29 08:38:40.137184 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 23865131d054 2025-09-29 08:38:40.137230 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 23865131d054 2025-09-29 08:38:40.137276 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a1c508d7ff02 2025-09-29 08:38:40.137326 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:38:40.137372 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 97a3b559fcd9 2025-09-29 08:38:40.137418 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-29 08:38:40.137465 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-29 08:38:40.137512 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-29 08:38:40.137559 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-09-29 08:38:40.137601 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:40.137646 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-29 08:38:40.137719 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-29 08:38:40.137770 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-29 08:38:40.137820 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:40.137866 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 97a3b559fcd9 2025-09-29 08:38:40.137912 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> bea9a7deb8d0 2025-09-29 08:38:40.137958 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-09-29 08:38:40.138132 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 54fc1afda746 2025-09-29 08:38:40.138192 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 54fc1afda746 2025-09-29 08:38:40.138213 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2507f070a5d2 2025-09-29 08:38:40.138224 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 1fab4b3281b1 2025-09-29 08:38:40.138235 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20250929 2025-09-29 08:38:40.138303 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-09-29 08:38:40.138200 (took 0:00:16.113165) 2025-09-29 08:38:40.138619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-09-29 08:38:40.138777 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-09-29 08:38:40.138872 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-09-29 08:38:40.138810 2025-09-29 08:38:40.139800 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-09-29 08:38:40.140863 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-09-29 08:38:40.595858 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:40.596009 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> e78cd41f06e7 2025-09-29 08:38:40.596035 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20250929" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:40.596131 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 726506f82d80 2025-09-29 08:38:40.596163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 726506f82d80 2025-09-29 08:38:40.596174 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 953660fbce7d 2025-09-29 08:38:40.596210 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:38:40.596221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 17b393479aa5 2025-09-29 08:38:40.596307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 6289906567e2 2025-09-29 08:38:40.596339 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 2025-09-29 08:38:40.597052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-09-29 08:38:40.596332 (took 0:00:00.457522) 2025-09-29 08:38:40.597163 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-09-29 08:38:40.597177 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-09-29 08:38:40.597242 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-09-29 08:38:40.597254 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-09-29 08:38:40.597265 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-09-29 08:38:40.597153 2025-09-29 08:38:40.599836 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-09-29 08:38:40.599907 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-09-29 08:38:52.587840 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:52.587902 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> e78cd41f06e7 2025-09-29 08:38:52.587918 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20250929" "name"="cron" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:52.587929 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in dd3e5bbcda57 2025-09-29 08:38:52.587937 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container dd3e5bbcda57 2025-09-29 08:38:52.587946 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> f250d41d7bde 2025-09-29 08:38:52.587971 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:38:52.587980 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in e71b53472bf0 2025-09-29 08:38:52.587989 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:52.587996 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:38:52.588003 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:38:52.588032 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:38:52.588041 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:38:52.588048 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:38:52.588057 | 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] 2025-09-29 08:38:52.588084 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:38:52.589734 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:38:52.589755 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:38:52.589766 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:38:52.589775 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:38:52.589784 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:38:52.589794 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:38:52.589804 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:38:52.589814 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.4 MB in 3s (11.0 MB/s) 2025-09-29 08:38:52.589824 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-29 08:38:52.589834 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-29 08:38:52.589844 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-29 08:38:52.589854 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-29 08:38:52.589864 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-09-29 08:38:52.589874 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-09-29 08:38:52.589884 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-09-29 08:38:52.589894 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-09-29 08:38:52.589901 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-09-29 08:38:52.589907 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-09-29 08:38:52.589913 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-09-29 08:38:52.589919 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:52.589925 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-09-29 08:38:52.589931 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-09-29 08:38:52.589936 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:38:52.589942 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-09-29 08:38:52.589948 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-09-29 08:38:52.589954 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:38:52.589960 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-09-29 08:38:52.589966 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (754 kB/s) 2025-09-29 08:38:52.589971 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-09-29 08:38:52.589977 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-29 08:38:52.589984 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:38:52.590002 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-09-29 08:38:52.590022 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-09-29 08:38:52.590034 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-09-29 08:38:52.590040 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-09-29 08:38:52.590045 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-09-29 08:38:52.590051 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-09-29 08:38:52.590057 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:38:52.590063 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-29 08:38:52.590069 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:38:52.590074 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:38:52.590080 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-09-29 08:38:52.590086 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-09-29 08:38:52.590092 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-29 08:38:52.590108 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-29 08:38:52.590114 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-09-29 08:38:52.590120 | ubuntu-noble-large | INFO:kolla.common.utils.cron:55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:38:52.590126 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-09-29 08:38:52.590132 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-09-29 08:38:52.590138 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-09-29 08:38:52.590143 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-09-29 08:38:52.590149 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-09-29 08:38:52.590155 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-09-29 08:38:52.590160 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-29 08:38:52.590166 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-29 08:38:52.590172 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:38:52.590178 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:38:52.590184 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:38:52.590189 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:38:52.590195 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-09-29 08:38:52.590201 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-09-29 08:38:52.590207 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-09-29 08:38:52.590212 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:38:52.590218 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-09-29 08:38:52.590224 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:38:52.590229 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:38:52.590235 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-09-29 08:38:52.590241 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:38:52.590252 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container e71b53472bf0 2025-09-29 08:38:52.590258 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 5ee923c8cf06 2025-09-29 08:38:52.590264 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:38:52.590270 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 2b582dbfe2af 2025-09-29 08:38:52.590275 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:38:52.590281 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 70fd541ce452 2025-09-29 08:38:52.590287 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 70fd541ce452 2025-09-29 08:38:52.590293 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 5e40378a421f 2025-09-29 08:38:52.590300 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:38:52.590308 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in abcaa8741bb6 2025-09-29 08:38:52.590314 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-29 08:38:52.590320 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-29 08:38:52.590326 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-29 08:38:52.590335 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-09-29 08:38:52.590340 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:52.590346 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-29 08:38:52.590352 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-29 08:38:52.590358 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-29 08:38:52.590363 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:38:52.590369 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container abcaa8741bb6 2025-09-29 08:38:52.590379 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 1bf63d2d8520 2025-09-29 08:38:52.590384 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 320f0ba4b188 2025-09-29 08:38:52.590390 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20250929 2025-09-29 08:38:52.590396 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-09-29 08:38:52.590216 (took 0:00:11.993063) 2025-09-29 08:38:52.590596 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-09-29 08:38:52.590687 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-09-29 08:38:52.590737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-09-29 08:38:52.590661 2025-09-29 08:38:52.591570 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-09-29 08:38:52.592152 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-09-29 08:38:54.019757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:38:54.019910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> e78cd41f06e7 2025-09-29 08:38:54.019978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20250929" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:38:54.020188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in cd1e25e0832c 2025-09-29 08:38:54.020293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container cd1e25e0832c 2025-09-29 08:38:54.020435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> b894432c4401 2025-09-29 08:38:54.020541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:38:54.020736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 918662ea2a69 2025-09-29 08:38:54.020819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:38:54.020951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 8c283a17c6ef 2025-09-29 08:38:54.021145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 8c283a17c6ef 2025-09-29 08:38:54.021238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> d07836485e1c 2025-09-29 08:38:54.021370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 7c425c4ae48e 2025-09-29 08:38:54.021485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 08:38:54.021697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-09-29 08:38:54.021499 (took 0:00:01.430838) 2025-09-29 08:38:54.021874 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-09-29 08:38:54.021997 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-09-29 08:38:54.022282 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-09-29 08:38:54.022358 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-09-29 08:38:54.022820 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-09-29 08:38:54.022941 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-09-29 08:38:54.023112 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-09-29 08:38:54.022936 2025-09-29 08:38:54.024437 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-09-29 08:38:54.025362 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-09-29 08:39:07.083500 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:39:07.083611 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e78cd41f06e7 2025-09-29 08:39:07.083746 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20250929" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:39:07.083832 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 466a5502a373 2025-09-29 08:39:07.084054 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 466a5502a373 2025-09-29 08:39:07.084132 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 5b3269667de3 2025-09-29 08:39:07.084158 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:39:07.084197 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 11cfa1c52200 2025-09-29 08:39:07.084268 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:39:07.084416 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:39:07.085794 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:39:07.085821 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:39:07.085834 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:39:07.085844 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:39:07.085855 | 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] 2025-09-29 08:39:07.085867 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:39:07.085876 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:39:07.085886 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:39:07.085896 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:39:07.085905 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:39:07.085914 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:39:07.085924 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:39:07.085933 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:39:07.085943 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 08:39:07.085953 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-29 08:39:07.085963 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-29 08:39:07.085973 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-29 08:39:07.085982 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-29 08:39:07.085992 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-09-29 08:39:07.086001 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-09-29 08:39:07.086011 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-09-29 08:39:07.086020 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-09-29 08:39:07.086057 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-09-29 08:39:07.086067 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-09-29 08:39:07.086076 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-09-29 08:39:07.086091 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-09-29 08:39:07.086102 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-09-29 08:39:07.086111 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-09-29 08:39:07.086121 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:07.086184 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-09-29 08:39:07.086232 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-09-29 08:39:07.086300 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:39:07.086394 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:39:07.086453 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-29 08:39:07.086546 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-29 08:39:07.086606 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-09-29 08:39:07.086701 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:39:07.086845 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-29 08:39:07.086983 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-09-29 08:39:07.087159 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-09-29 08:39:07.087243 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 1s (1,196 kB/s) 2025-09-29 08:39:07.087320 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:39:07.087392 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-09-29 08:39:07.087474 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:39:07.087550 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:39:07.087625 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:39:07.087724 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-09-29 08:39:07.087813 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:90% 2025-09-29 08:39:07.087890 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-09-29 08:39:07.087964 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-09-29 08:39:07.088064 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:39:07.088222 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:39:07.088260 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:39:07.088278 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-29 08:39:07.088367 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-29 08:39:07.088439 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:39:07.088514 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-29 08:39:07.088585 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-29 08:39:07.088656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:39:07.088758 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:39:07.088841 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:39:07.088915 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:39:07.088992 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:39:07.089119 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:39:07.089202 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-09-29 08:39:07.089282 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:39:07.089356 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-09-29 08:39:07.089431 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-29 08:39:07.089505 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:39:07.089590 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-09-29 08:39:07.089646 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-29 08:39:07.089741 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-09-29 08:39:07.089818 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:39:07.089883 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-09-29 08:39:07.089948 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-29 08:39:07.090017 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:39:07.090128 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:39:07.090196 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:39:07.091572 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:39:07.091600 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:39:07.091605 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:39:07.091609 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:39:07.091613 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:39:07.091617 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:39:07.091621 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-09-29 08:39:07.091624 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:39:07.091628 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:39:07.091631 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 11cfa1c52200 2025-09-29 08:39:07.091635 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 82a97192eba0 2025-09-29 08:39:07.091638 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:39:07.091641 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> b4a65c6701de 2025-09-29 08:39:07.091645 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:39:07.091648 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 5e00ffdd55af 2025-09-29 08:39:07.091652 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 5e00ffdd55af 2025-09-29 08:39:07.091655 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 1997659d5aa8 2025-09-29 08:39:07.091660 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:39:07.091683 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 2326efa5f0b2 2025-09-29 08:39:07.091689 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-29 08:39:07.091692 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-29 08:39:07.091696 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-29 08:39:07.091699 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-09-29 08:39:07.091702 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:07.091705 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-29 08:39:07.091709 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-29 08:39:07.091712 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-29 08:39:07.091715 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:07.091718 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 2326efa5f0b2 2025-09-29 08:39:07.091722 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 98dde4279f60 2025-09-29 08:39:07.091725 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built cb364cb8c853 2025-09-29 08:39:07.091728 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20250929 2025-09-29 08:39:07.091732 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-09-29 08:39:07.091231 (took 0:00:13.068295) 2025-09-29 08:39:07.091767 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-09-29 08:39:07.091888 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-09-29 08:39:07.091972 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-09-29 08:39:07.091809 2025-09-29 08:39:07.093819 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-09-29 08:39:07.093858 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-09-29 08:39:48.557996 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 08:39:48.558123 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e78cd41f06e7 2025-09-29 08:39:48.558278 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20250929" "name"="fluentd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:39:48.558343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 5a21eb72c14e 2025-09-29 08:39:48.558441 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 5a21eb72c14e 2025-09-29 08:39:48.558513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 5e6ff7776410 2025-09-29 08:39:48.558650 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2025-09-29 08:39:48.558756 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 3b1df4e228e5 2025-09-29 08:39:48.558851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 3b1df4e228e5 2025-09-29 08:39:48.558931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 876e85ea7e35 2025-09-29 08:39:48.559013 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2025-09-29 08:39:48.559178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 8e6ad5740f0c 2025-09-29 08:39:48.559218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 8e6ad5740f0c 2025-09-29 08:39:48.559339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> b9c4c26e15f5 2025-09-29 08:39:48.559378 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-09-29 08:39:48.559396 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ab6899527b83 2025-09-29 08:39:48.559485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:39:48.559587 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7ff395119591 2025-09-29 08:39:48.559704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:39:48.559770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 5e16c83fd13c 2025-09-29 08:39:48.559882 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:39:48.559938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-09-29 08:39:48.560017 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:39:48.560149 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:39:48.560234 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:39:48.560312 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:39:48.560387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:39:48.560464 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [2,817 B] 2025-09-29 08:39:48.560538 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,746 B] 2025-09-29 08:39:48.560614 | 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] 2025-09-29 08:39:48.560692 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:39:48.562908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:39:48.562979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:39:48.562992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:39:48.563003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:39:48.563013 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:39:48.563023 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:39:48.563047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:39:48.563086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.4 MB in 3s (11.3 MB/s) 2025-09-29 08:39:48.563097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-29 08:39:48.563107 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-29 08:39:48.563116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-29 08:39:48.563126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-29 08:39:48.563135 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-09-29 08:39:48.563146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-09-29 08:39:48.563155 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2025-09-29 08:39:48.563165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-09-29 08:39:48.563175 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-29 08:39:48.563184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-09-29 08:39:48.563194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-29 08:39:48.563203 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-29 08:39:48.563213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-09-29 08:39:48.563222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-09-29 08:39:48.563232 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-09-29 08:39:48.563241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-09-29 08:39:48.563251 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-09-29 08:39:48.563260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-09-29 08:39:48.563387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-09-29 08:39:48.563400 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-09-29 08:39:48.563410 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-09-29 08:39:48.563420 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-09-29 08:39:48.563429 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-09-29 08:39:48.563438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:39:48.563448 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:39:48.563457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-29 08:39:48.563466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-09-29 08:39:48.563475 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-09-29 08:39:48.563485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-09-29 08:39:48.563494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:48.563503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-09-29 08:39:48.563513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-09-29 08:39:48.563522 | 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.7-1 [13.0 MB] 2025-09-29 08:39:48.563541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:39:48.563560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:39:48.563571 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:39:48.563580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-09-29 08:39:48.563589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-09-29 08:39:48.563599 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-09-29 08:39:48.563608 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-09-29 08:39:48.563618 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-09-29 08:39:48.563627 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-09-29 08:39:48.563636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-09-29 08:39:48.563646 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-09-29 08:39:48.563655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-09-29 08:39:48.563664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-09-29 08:39:48.563704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-09-29 08:39:48.563715 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-09-29 08:39:48.563724 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-09-29 08:39:48.563733 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-09-29 08:39:48.563743 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-09-29 08:39:48.563753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-09-29 08:39:48.563772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-09-29 08:39:48.563781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-09-29 08:39:48.563927 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-09-29 08:39:48.563974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-29 08:39:48.563987 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-09-29 08:39:48.564025 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-09-29 08:39:48.564036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-09-29 08:39:48.564046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-09-29 08:39:48.564077 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-09-29 08:39:48.564087 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-09-29 08:39:48.564097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-09-29 08:39:48.564120 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-09-29 08:39:48.564130 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-09-29 08:39:48.564139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-09-29 08:39:48.564213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-09-29 08:39:48.564226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-09-29 08:39:48.564236 | 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-84.84 [1,921 kB] 2025-09-29 08:39:48.564245 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-09-29 08:39:48.564254 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-09-29 08:39:48.564264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-09-29 08:39:48.564273 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-09-29 08:39:48.564283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-09-29 08:39:48.564292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-09-29 08:39:48.564306 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-09-29 08:39:48.564316 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-09-29 08:39:48.564377 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-09-29 08:39:48.564438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 2s (37.6 MB/s) 2025-09-29 08:39:48.564558 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:39:48.564598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-09-29 08:39:48.564698 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:39:48.564784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2025-09-29 08:39:48.566763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-09-29 08:39:48.566784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-09-29 08:39:48.566794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2025-09-29 08:39:48.566804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2025-09-29 08:39:48.566813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-09-29 08:39:48.566823 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:39:48.566833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:39:48.566842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:39:48.566852 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:39:48.566861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:39:48.566870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:39:48.566880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-09-29 08:39:48.566890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.7-1_amd64.deb ... 2025-09-29 08:39:48.566899 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.7-1) ... 2025-09-29 08:39:48.566908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:39:48.566918 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:39:48.566927 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:39:48.566946 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-09-29 08:39:48.566955 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.566965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.566975 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-09-29 08:39:48.566984 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.566993 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-09-29 08:39:48.567012 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567022 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567031 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-29 08:39:48.567040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567070 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-09-29 08:39:48.567089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567098 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-09-29 08:39:48.567126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567135 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-29 08:39:48.567154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567163 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567172 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-09-29 08:39:48.567181 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-29 08:39:48.567191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.567200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-09-29 08:39:48.567209 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.567228 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-09-29 08:39:48.567248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-29 08:39:48.567258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:39:48.567267 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-09-29 08:39:48.567277 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-29 08:39:48.567286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:39:48.567295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-29 08:39:48.567305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567314 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.567323 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-09-29 08:39:48.567332 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.567351 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-29 08:39:48.567360 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.567370 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.567379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-09-29 08:39:48.567389 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.567403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.567413 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-09-29 08:39:48.567422 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567432 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.567441 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-09-29 08:39:48.567461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.567480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-09-29 08:39:48.567490 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567499 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.567512 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.567548 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:39:48.567740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.567828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-09-29 08:39:48.567839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567849 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.567886 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-09-29 08:39:48.567951 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.567997 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.568036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-09-29 08:39:48.568217 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.568255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.568269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.568336 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-09-29 08:39:48.568369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.568425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.568480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-09-29 08:39:48.568529 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.568544 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.568602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-09-29 08:39:48.568657 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.568697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.568768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-29 08:39:48.568812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.568852 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.568895 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.568934 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-29 08:39:48.568978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.569004 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.569114 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-09-29 08:39:48.569128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.569142 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.569199 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-29 08:39:48.569241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.569289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.569304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-09-29 08:39:48.569360 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.569398 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.569437 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-09-29 08:39:48.569475 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:39:48.569500 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:39:48.569554 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-29 08:39:48.569593 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-29 08:39:48.569631 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:39:48.569689 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-29 08:39:48.569734 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-29 08:39:48.569791 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.569830 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:39:48.569880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-09-29 08:39:48.569935 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-29 08:39:48.569973 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.570023 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:39:48.570086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-09-29 08:39:48.570101 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-29 08:39:48.570162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:39:48.570201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-29 08:39:48.570239 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.570278 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.570317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.570356 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-29 08:39:48.570394 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.570432 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.570470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-09-29 08:39:48.570492 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-29 08:39:48.570551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.570590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-29 08:39:48.570629 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.570686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.570730 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-09-29 08:39:48.570768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-29 08:39:48.570816 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.570855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-09-29 08:39:48.570894 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-09-29 08:39:48.570931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-09-29 08:39:48.570970 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:39:48.571019 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-29 08:39:48.571078 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.571145 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-29 08:39:48.571184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.571222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.571299 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:39:48.571366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-29 08:39:48.571381 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.571434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-09-29 08:39:48.571447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:39:48.571503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:39:48.571579 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571617 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-29 08:39:48.571758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.7-1) ... 2025-09-29 08:39:48.571847 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-09-29 08:39:48.571861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.571915 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.571953 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:39:48.571992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:39:48.572030 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.572073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.572115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:39:48.572153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.572207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.572284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572323 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-29 08:39:48.572374 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572388 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.572444 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.572507 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572576 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:39:48.572871 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572904 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.572923 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.572935 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.572949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.572993 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.573032 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:39:48.573102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:39:48.573117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-29 08:39:48.573172 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-09-29 08:39:48.573223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:39:48.573238 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 5e16c83fd13c 2025-09-29 08:39:48.573293 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> edcd3cf41097 2025-09-29 08:39:48.573334 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2025-09-29 08:39:48.573373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 154566da1af0 2025-09-29 08:39:48.573429 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-09-29 08:39:48.573445 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-09-29 08:39:48.573486 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-09-29 08:39:48.573501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-09-29 08:39:48.573554 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-09-29 08:39:48.573569 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-09-29 08:39:48.573609 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-09-29 08:39:48.573652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-09-29 08:39:48.573688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-29 08:39:48.573736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-29 08:39:48.573762 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-29 08:39:48.573814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-09-29 08:39:48.573829 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-09-29 08:39:48.573891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 154566da1af0 2025-09-29 08:39:48.573931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> aecd7b06ef0f 2025-09-29 08:39:48.573991 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:39:48.574044 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in f6aeebe4b8c5 2025-09-29 08:39:48.574829 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-29 08:39:48.574884 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-29 08:39:48.574899 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-29 08:39:48.574911 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-09-29 08:39:48.574921 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:48.574930 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-29 08:39:48.574939 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-29 08:39:48.574948 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-29 08:39:48.574956 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:39:48.574965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container f6aeebe4b8c5 2025-09-29 08:39:48.574974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 54e3f6a8ab30 2025-09-29 08:39:48.574983 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-09-29 08:39:48.574991 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e1d1c4dc88ef 2025-09-29 08:39:48.574999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e1d1c4dc88ef 2025-09-29 08:39:48.575008 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 3e670c2ac9ad 2025-09-29 08:39:48.575016 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 10ebbe7a78d6 2025-09-29 08:39:48.575025 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20250929 2025-09-29 08:39:48.575034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-09-29 08:39:48.574492 (took 0:00:41.482683) 2025-09-29 08:39:48.575049 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-09-29 08:39:48.575084 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-09-29 08:39:48.575093 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-09-29 08:39:48.574985 2025-09-29 08:39:48.575868 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-09-29 08:39:48.576377 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-09-29 08:40:15.901949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 2025-09-29 08:40:15.902106 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2cd7b0836741 2025-09-29 08:40:15.902140 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20250929" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:40:15.902155 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ec9a3d725e98 2025-09-29 08:40:15.902166 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ec9a3d725e98 2025-09-29 08:40:15.902176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e0fcf1cf1255 2025-09-29 08:40:15.902187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-09-29 08:40:15.902202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b3a4b0aef508 2025-09-29 08:40:15.902211 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b3a4b0aef508 2025-09-29 08:40:15.902221 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 09815b80d2b9 2025-09-29 08:40:15.902233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-09-29 08:40:15.902247 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 39fa1d0f868d 2025-09-29 08:40:15.902257 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 39fa1d0f868d 2025-09-29 08:40:15.902270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 22a55a026e93 2025-09-29 08:40:15.902310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:40:15.902325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in fb17f97477ad 2025-09-29 08:40:15.902359 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:15.902388 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:40:15.902414 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:40:15.902429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:40:15.902485 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:40:15.902496 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:40:15.902510 | 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] 2025-09-29 08:40:15.902532 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:40:15.902546 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-09-29 08:40:15.902574 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:40:15.902601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:40:15.902616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:40:15.902697 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:40:15.902714 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:40:15.902729 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:40:15.902739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:40:15.902758 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-09-29 08:40:15.902772 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.4 MB in 2s (11.4 MB/s) 2025-09-29 08:40:15.902801 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-29 08:40:15.902832 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-29 08:40:15.902860 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-29 08:40:15.902891 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-29 08:40:15.902919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-09-29 08:40:15.902946 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-09-29 08:40:15.902960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-09-29 08:40:15.903010 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-09-29 08:40:15.903020 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-09-29 08:40:15.903034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-09-29 08:40:15.903047 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-09-29 08:40:15.903113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-09-29 08:40:15.903127 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-09-29 08:40:15.903140 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-09-29 08:40:15.903187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-09-29 08:40:15.903201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-09-29 08:40:15.903215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:15.903262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-09-29 08:40:15.903273 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-09-29 08:40:15.903286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:15.903315 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:40:15.903338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 08:40:15.903365 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2025-09-29 08:40:15.903393 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 08:40:15.903406 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 08:40:15.903455 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2025-09-29 08:40:15.903470 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2025-09-29 08:40:15.903497 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2025-09-29 08:40:15.903524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2025-09-29 08:40:15.903551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 galera-4 amd64 26.4.23-ubu2404 [10.2 MB] 2025-09-29 08:40:15.903566 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server-core amd64 1:10.11.14+maria~ubu2404 [7,625 kB] 2025-09-29 08:40:15.903614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server amd64 1:10.11.14+maria~ubu2404 [3,506 kB] 2025-09-29 08:40:15.903625 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-backup amd64 1:10.11.14+maria~ubu2404 [7,059 kB] 2025-09-29 08:40:15.903639 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-09-29 08:40:15.903692 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,457 kB/s) 2025-09-29 08:40:15.903712 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:40:15.903741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-09-29 08:40:15.903782 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2025-09-29 08:40:15.903798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-09-29 08:40:15.903825 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-09-29 08:40:15.905760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-09-29 08:40:15.905780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2025-09-29 08:40:15.905791 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-09-29 08:40:15.905800 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11724 files and directories currently installed.) 2025-09-29 08:40:15.905810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:40:15.905820 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:40:15.905829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-09-29 08:40:15.905838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 08:40:15.905858 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:40:15.905867 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-09-29 08:40:15.905877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.23-ubu2404_amd64.deb ... 2025-09-29 08:40:15.905886 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.23-ubu2404) ... 2025-09-29 08:40:15.905896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-09-29 08:40:15.905916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-09-29 08:40:15.905925 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-09-29 08:40:15.905935 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-09-29 08:40:15.905944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 08:40:15.905953 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:40:15.905962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-09-29 08:40:15.905972 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:40:15.905981 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.905991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-09-29 08:40:15.906000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 08:40:15.906010 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-09-29 08:40:15.906019 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-09-29 08:40:15.906029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:40:15.906038 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.906076 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-09-29 08:40:15.906086 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-09-29 08:40:15.906096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-09-29 08:40:15.906105 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-09-29 08:40:15.906114 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-09-29 08:40:15.906124 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-09-29 08:40:15.906133 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-09-29 08:40:15.906142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-09-29 08:40:15.906151 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-09-29 08:40:15.906161 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-09-29 08:40:15.906170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-09-29 08:40:15.906186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-09-29 08:40:15.906196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-09-29 08:40:15.906205 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-09-29 08:40:15.906221 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-29 08:40:15.906231 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.906252 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.23-ubu2404) ... 2025-09-29 08:40:15.906262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-09-29 08:40:15.906271 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-09-29 08:40:15.906280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:40:15.906290 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-09-29 08:40:15.906299 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:40:15.906308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-09-29 08:40:15.906318 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-09-29 08:40:15.906327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.906336 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.906346 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:40:15.906355 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-29 08:40:15.906364 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:40:15.906373 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-09-29 08:40:15.906383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-09-29 08:40:15.906392 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-29 08:40:15.906401 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-09-29 08:40:15.906411 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-29 08:40:15.906420 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:40:15.906429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:40:15.906439 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container fb17f97477ad 2025-09-29 08:40:15.906448 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b587f37ce382 2025-09-29 08:40:15.906457 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-09-29 08:40:15.906467 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f0263cbe35ed 2025-09-29 08:40:15.906476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:40:15.906486 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 52657833d0e1 2025-09-29 08:40:15.906495 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-09-29 08:40:15.906505 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5ad0f4d82e2c 2025-09-29 08:40:15.906514 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-09-29 08:40:15.906523 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a50577d2dcf2 2025-09-29 08:40:15.906533 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-09-29 08:40:15.906542 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ec6b7f61c775 2025-09-29 08:40:15.906554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2025-09-29 08:40:15.906571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 96c2bdb22911 2025-09-29 08:40:15.906581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 96c2bdb22911 2025-09-29 08:40:15.906590 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> edb63688b9fa 2025-09-29 08:40:15.906600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2025-09-29 08:40:15.906610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5c2b0af42b4e 2025-09-29 08:40:15.906624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5c2b0af42b4e 2025-09-29 08:40:15.906633 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5f137e8cb7e9 2025-09-29 08:40:15.906643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-09-29 08:40:15.906652 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> edc8c243b8c4 2025-09-29 08:40:15.906662 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-09-29 08:40:15.906704 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 651d6d3f695b 2025-09-29 08:40:15.906723 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 651d6d3f695b 2025-09-29 08:40:15.906732 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e749190f81b4 2025-09-29 08:40:15.906742 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-09-29 08:40:15.906751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in d813e8cbed61 2025-09-29 08:40:15.906760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container d813e8cbed61 2025-09-29 08:40:15.906770 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2e3a2be598ff 2025-09-29 08:40:15.906780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-09-29 08:40:15.906789 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 6b83acda6816 2025-09-29 08:40:15.906798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 6b83acda6816 2025-09-29 08:40:15.906808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a77a39fdcbac 2025-09-29 08:40:15.906819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:40:15.906829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8f2c5754115e 2025-09-29 08:40:15.906839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-29 08:40:15.906848 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-29 08:40:15.906858 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-29 08:40:15.906867 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-09-29 08:40:15.906876 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:15.906886 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-29 08:40:15.906896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-29 08:40:15.906905 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-29 08:40:15.906914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:15.906930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8f2c5754115e 2025-09-29 08:40:15.906940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e172a85b3589 2025-09-29 08:40:15.906949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-09-29 08:40:15.906959 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ebeea69d8518 2025-09-29 08:40:15.906968 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ebeea69d8518 2025-09-29 08:40:15.906977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6105c11a943f 2025-09-29 08:40:15.906987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 85d3161e87b4 2025-09-29 08:40:15.906996 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20250929 2025-09-29 08:40:15.907006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-09-29 08:40:15.905593 (took 0:00:27.330608) 2025-09-29 08:40:15.907015 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-09-29 08:40:15.907025 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-09-29 08:40:15.907034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-09-29 08:40:15.905960 2025-09-29 08:40:15.907043 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-09-29 08:40:15.907076 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-09-29 08:40:19.015700 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 2025-09-29 08:40:19.015807 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 2cd7b0836741 2025-09-29 08:40:19.015861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20250929" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:40:19.015884 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in d127249cd61b 2025-09-29 08:40:19.015898 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container d127249cd61b 2025-09-29 08:40:19.015936 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 7622ebb0068b 2025-09-29 08:40:19.016004 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:40:19.016022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> aa0bbdde9d24 2025-09-29 08:40:19.016154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-09-29 08:40:19.016177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 9d0c249ddab1 2025-09-29 08:40:19.016244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2025-09-29 08:40:19.016263 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 18ca10137e9e 2025-09-29 08:40:19.016372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 18ca10137e9e 2025-09-29 08:40:19.016392 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d93d08052c7b 2025-09-29 08:40:19.016431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:40:19.016470 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in d88f1bda7ce0 2025-09-29 08:40:19.016539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-09-29 08:40:19.016572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-09-29 08:40:19.016637 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-09-29 08:40:19.016702 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-09-29 08:40:19.016756 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:19.016806 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-09-29 08:40:19.016838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-09-29 08:40:19.016905 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-09-29 08:40:19.016966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:19.016980 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container d88f1bda7ce0 2025-09-29 08:40:19.017041 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 01de6d65ca6f 2025-09-29 08:40:19.017119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 5451268a5c34 2025-09-29 08:40:19.017182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250929 2025-09-29 08:40:19.017310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-09-29 08:40:19.017175 (took 0:00:03.111215) 2025-09-29 08:40:19.017634 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-09-29 08:40:19.017704 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-09-29 08:40:19.017803 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-09-29 08:40:19.017702 2025-09-29 08:40:19.018660 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-09-29 08:40:19.019325 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-09-29 08:40:31.378773 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20250929 2025-09-29 08:40:31.378866 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 3c1a8fcc7928 2025-09-29 08:40:31.378953 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20250929" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:40:31.378993 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 4b87f78c48e2 2025-09-29 08:40:31.379133 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 4b87f78c48e2 2025-09-29 08:40:31.379172 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 8d739aab5d14 2025-09-29 08:40:31.379282 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:40:31.379343 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 5110911d676f 2025-09-29 08:40:31.379414 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:31.379488 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:40:31.379602 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:40:31.379660 | 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] 2025-09-29 08:40:31.379757 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:40:31.379832 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:40:31.379902 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:40:31.379969 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:40:31.380035 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:40:31.380127 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:40:31.380195 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:40:31.380263 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:40:31.380326 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:40:31.380395 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:40:31.380461 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:40:31.380530 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.4 MB in 3s (10.9 MB/s) 2025-09-29 08:40:31.380591 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-29 08:40:31.380660 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-29 08:40:31.380752 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-29 08:40:31.380826 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-29 08:40:31.380895 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-09-29 08:40:31.380960 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-09-29 08:40:31.381026 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-09-29 08:40:31.381135 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-09-29 08:40:31.381210 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-09-29 08:40:31.381277 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-09-29 08:40:31.381344 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:31.381405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-09-29 08:40:31.381468 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,504 kB of additional disk space will be used. 2025-09-29 08:40:31.381536 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:31.381580 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-29 08:40:31.381647 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-09-29 08:40:31.381773 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-09-29 08:40:31.381837 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.1 [1,166 kB] 2025-09-29 08:40:31.382036 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.1 [12.3 kB] 2025-09-29 08:40:31.382130 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 0s (4,207 kB/s) 2025-09-29 08:40:31.382154 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:40:31.382166 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-09-29 08:40:31.382179 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:40:31.384027 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:40:31.384067 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2025-09-29 08:40:31.384072 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:40:31.384076 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:40:31.384082 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:40:31.384085 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:40:31.384089 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-09-29 08:40:31.384092 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-09-29 08:40:31.384095 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-29 08:40:31.384099 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-09-29 08:40:31.384102 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-09-29 08:40:31.384132 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-09-29 08:40:31.384140 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-09-29 08:40:31.384153 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:40:31.384227 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:31.384727 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-09-29 08:40:31.384734 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:40:31.384738 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:31.384754 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-29 08:40:31.384757 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-09-29 08:40:31.384760 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:40:31.384764 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:31.384767 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:31.384770 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-09-29 08:40:31.384774 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:40:31.384777 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:40:31.384780 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 5110911d676f 2025-09-29 08:40:31.384784 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> d40b52400bea 2025-09-29 08:40:31.384796 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:40:31.384847 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> f903f9408185 2025-09-29 08:40:31.384913 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:40:31.384976 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 15aabfdecfac 2025-09-29 08:40:31.385033 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 15aabfdecfac 2025-09-29 08:40:31.385119 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> b456a4ba6b57 2025-09-29 08:40:31.385181 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:40:31.385245 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 0f1d74c68ac3 2025-09-29 08:40:31.385306 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-29 08:40:31.385369 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-29 08:40:31.385427 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-29 08:40:31.385485 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-09-29 08:40:31.385540 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:31.385616 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-29 08:40:31.385680 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-29 08:40:31.385768 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-29 08:40:31.385831 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:31.385891 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 0f1d74c68ac3 2025-09-29 08:40:31.385950 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> e88bc4d985c7 2025-09-29 08:40:31.386523 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-09-29 08:40:31.386529 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 60ea23883592 2025-09-29 08:40:31.386533 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 60ea23883592 2025-09-29 08:40:31.386536 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 1186afa1a878 2025-09-29 08:40:31.386539 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 6896b20728fd 2025-09-29 08:40:31.386548 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20250929 2025-09-29 08:40:31.386551 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-09-29 08:40:31.386243 (took 0:00:12.368541) 2025-09-29 08:40:31.388755 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-09-29 08:40:31.388763 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-09-29 08:40:31.388768 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-09-29 08:40:31.386801 2025-09-29 08:40:31.388773 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-09-29 08:40:31.388777 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-09-29 08:40:44.017632 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20250929 2025-09-29 08:40:44.017717 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 3c1a8fcc7928 2025-09-29 08:40:44.017812 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20250929" "name"="redis" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:40:44.017826 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 9629b9cac1a6 2025-09-29 08:40:44.017835 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 9629b9cac1a6 2025-09-29 08:40:44.017843 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 3bcb854d8e2f 2025-09-29 08:40:44.017865 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:40:44.017912 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in fe0a91ac1eae 2025-09-29 08:40:44.017922 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:40:44.017930 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:44.017966 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:40:44.018013 | 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] 2025-09-29 08:40:44.018085 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:40:44.018097 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:40:44.018139 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:40:44.018187 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:40:44.018197 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:40:44.018238 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:40:44.018301 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:40:44.018313 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:40:44.018360 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:40:44.018370 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:40:44.018407 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:40:44.018447 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.4 MB in 4s (8,082 kB/s) 2025-09-29 08:40:44.018514 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-29 08:40:44.018531 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-29 08:40:44.018582 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-29 08:40:44.018591 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-29 08:40:44.018629 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-09-29 08:40:44.018689 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-09-29 08:40:44.018740 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-09-29 08:40:44.018749 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-09-29 08:40:44.019777 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-09-29 08:40:44.019797 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-09-29 08:40:44.019807 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:44.019814 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-09-29 08:40:44.019822 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,608 kB of additional disk space will be used. 2025-09-29 08:40:44.019830 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:40:44.019838 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-29 08:40:44.019845 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-09-29 08:40:44.019853 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-09-29 08:40:44.019861 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.1 [1,166 kB] 2025-09-29 08:40:44.019869 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.1 [51.7 kB] 2025-09-29 08:40:44.019877 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (5,125 kB/s) 2025-09-29 08:40:44.019884 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-09-29 08:40:44.019892 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-09-29 08:40:44.019901 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:40:44.019920 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:40:44.019928 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 08:40:44.019936 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-09-29 08:40:44.019944 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-09-29 08:40:44.019951 | ubuntu-noble-large | INFO:kolla.common.utils.redis:100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:40:44.019959 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 08:40:44.019975 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:40:44.019983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-09-29 08:40:44.019991 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-09-29 08:40:44.019998 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2025-09-29 08:40:44.020006 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-29 08:40:44.020014 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-09-29 08:40:44.020021 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-09-29 08:40:44.020029 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-09-29 08:40:44.020068 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-09-29 08:40:44.020081 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:40:44.020089 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:44.020097 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-09-29 08:40:44.020104 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:40:44.020112 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:44.020172 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-29 08:40:44.020215 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-09-29 08:40:44.020396 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:40:44.020462 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:44.020474 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-29 08:40:44.020493 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-09-29 08:40:44.020505 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:40:44.020515 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:40:44.020528 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container fe0a91ac1eae 2025-09-29 08:40:44.020542 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> c1f9861ac9bc 2025-09-29 08:40:44.020615 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:40:44.020633 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 4654c4865f80 2025-09-29 08:40:44.020706 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-29 08:40:44.020736 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-29 08:40:44.020811 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-29 08:40:44.020848 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-09-29 08:40:44.020911 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:44.020969 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-29 08:40:44.020983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-29 08:40:44.021069 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-29 08:40:44.021128 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:40:44.021196 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 4654c4865f80 2025-09-29 08:40:44.021208 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> f106feb458e4 2025-09-29 08:40:44.021221 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-09-29 08:40:44.021276 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a941a5168097 2025-09-29 08:40:44.021308 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a941a5168097 2025-09-29 08:40:44.021370 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ff9392ae8317 2025-09-29 08:40:44.021404 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built fff1bdb9ed89 2025-09-29 08:40:44.021483 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20250929 2025-09-29 08:40:44.021610 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-09-29 08:40:44.021468 (took 0:00:12.634667) 2025-09-29 08:40:44.021977 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-09-29 08:40:44.022003 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-09-29 08:40:44.022102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-09-29 08:40:44.022002 2025-09-29 08:40:44.022182 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2025-09-29 08:40:44.034450 | 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 2025-09-29 08:40:44.741084 | 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 2025-09-29 08:40:45.450423 | 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 2025-09-29 08:40:46.261321 | 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 2025-09-29 08:40:47.422728 | 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 2025-09-29 08:40:48.387504 | 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 2025-09-29 08:40:49.083868 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2025.1.tar.gz 2025-09-29 08:40:49.898618 | 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 2025-09-29 08:40:50.712304 | 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 2025-09-29 08:40:51.668272 | 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 2025-09-29 08:40:53.690147 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-09-29 08:40:53.695084 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-09-29 08:43:10.417092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:43:10.417168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8eb4b250ccc0 2025-09-29 08:43:10.417188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20250929" "name"="horizon" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:43:10.417216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f2cc008994ac 2025-09-29 08:43:10.417228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f2cc008994ac 2025-09-29 08:43:10.417239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> d12f2d02e96e 2025-09-29 08:43:10.417264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:43:10.417277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 4894538dcf0b 2025-09-29 08:43:10.417286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:43:10.417297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:10.417306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:43:10.417316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:43:10.417344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:43:10.417354 | 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] 2025-09-29 08:43:10.417365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:43:10.417375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:43:10.417384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:43:10.417394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:43:10.417404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:43:10.417413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:43:10.417422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:43:10.417432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:43:10.417442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:43:10.417451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.4 MB in 3s (10.7 MB/s) 2025-09-29 08:43:10.417461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.417471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.417481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-29 08:43:10.417490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-29 08:43:10.417500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-09-29 08:43:10.417509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-09-29 08:43:10.417519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-09-29 08:43:10.417528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-09-29 08:43:10.417559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-09-29 08:43:10.417570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:43:10.417579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-09-29 08:43:10.417589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-09-29 08:43:10.417598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:10.417608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2025-09-29 08:43:10.417618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.13-0ubuntu0.24.04.1 [28.3 kB] 2025-09-29 08:43:10.417629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-09-29 08:43:10.417638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.13-0ubuntu0.24.04.1 [274 kB] 2025-09-29 08:43:10.417648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.13-0ubuntu0.24.04.1 [12.0 kB] 2025-09-29 08:43:10.417659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 1s (667 kB/s) 2025-09-29 08:43:10.417713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-09-29 08:43:10.417728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.417740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:43:10.417752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:43:10.417761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-29 08:43:10.417771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-29 08:43:10.417780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-29 08:43:10.417815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-29 08:43:10.417832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:43:10.417842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-09-29 08:43:10.417852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-09-29 08:43:10.417862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-09-29 08:43:10.417989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-09-29 08:43:10.418002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-09-29 08:43:10.418021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:43:10.418031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-09-29 08:43:10.418050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:43:10.418066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-09-29 08:43:10.418086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 08:43:10.418095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-09-29 08:43:10.418114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-09-29 08:43:10.418124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-09-29 08:43:10.418143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-29 08:43:10.418171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:43:10.418181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (80.9.0) 2025-09-29 08:43:10.418190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-09-29 08:43:10.418200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-09-29 08:43:10.418209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-09-29 08:43:10.418219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-09-29 08:43:10.418228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-09-29 08:43:10.418238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:43:10.418247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-09-29 08:43:10.418257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:43:10.418266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-09-29 08:43:10.418276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-09-29 08:43:10.418285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-09-29 08:43:10.418295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134752 sha256=c0db68d81136aa9952c973752cb48478d11470d1edabe19ce03db404f60b543a 2025-09-29 08:43:10.418305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-5sitxw7j/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-09-29 08:43:10.418315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-09-29 08:43:10.418324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2025-09-29 08:43:10.418333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 2025-09-29 08:43:10.418343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.418353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-29 08:43:10.418369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-29 08:43:10.418378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-29 08:43:10.418394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:43:10.418404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:43:10.418421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:43:10.418430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:43:10.418440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:43:10.418450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:43:10.418459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:43:10.418469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-09-29 08:43:10.418479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-29 08:43:10.418488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-09-29 08:43:10.418498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-09-29 08:43:10.418507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:43:10.418517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:43:10.418526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.418536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.418616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:43:10.418628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.418637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:70% (Reading database ... 75% (Reading database ... 80% 2025-09-29 08:43:10.418647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-29 08:43:10.418657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-29 08:43:10.418689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-29 08:43:10.418704 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19025 files and directories currently installed.) 2025-09-29 08:43:10.418714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:43:10.418723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 4894538dcf0b 2025-09-29 08:43:10.418733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 46a1018b4d3c 2025-09-29 08:43:10.418743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2025-09-29 08:43:10.418753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 73384b432b3c 2025-09-29 08:43:10.418763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 73384b432b3c 2025-09-29 08:43:10.418772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> b9824e654416 2025-09-29 08:43:10.418782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:43:10.418822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 4daf93e97ccb 2025-09-29 08:43:10.418831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:10.418841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:43:10.418859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:43:10.418869 | 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] 2025-09-29 08:43:10.418879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:43:10.418888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:43:10.418898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:43:10.418907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:43:10.418917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:43:10.418933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:43:10.418943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:43:10.418953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:43:10.418962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:43:10.418972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:43:10.418981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:43:10.418991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.4 MB in 3s (10.2 MB/s) 2025-09-29 08:43:10.419000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.419010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.419070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-29 08:43:10.419081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-29 08:43:10.419091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-09-29 08:43:10.419100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-09-29 08:43:10.419110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-09-29 08:43:10.419119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-29 08:43:10.419129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:43:10.419139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:43:10.419148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:43:10.419158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:43:10.419167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-29 08:43:10.419177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-29 08:43:10.419186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-29 08:43:10.419196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-29 08:43:10.419205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-09-29 08:43:10.419215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-09-29 08:43:10.419231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-09-29 08:43:10.419241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-09-29 08:43:10.419251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-09-29 08:43:10.419260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-09-29 08:43:10.419270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:43:10.419280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-09-29 08:43:10.419289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-09-29 08:43:10.419300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:10.419309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-09-29 08:43:10.419323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2025-09-29 08:43:10.419333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (3,051 kB/s) 2025-09-29 08:43:10.419343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-09-29 08:43:10.419352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.419362 | 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 ... 2025-09-29 08:43:10.419374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:43:10.419384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-09-29 08:43:10.419393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-09-29 08:43:10.419402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-29 08:43:10.419416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-29 08:43:10.419426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-29 08:43:10.419435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-29 08:43:10.419458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19016 files and directories currently installed.) 2025-09-29 08:43:10.419472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-29 08:43:10.419482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-29 08:43:10.419495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-09-29 08:43:10.419508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-09-29 08:43:10.419545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-09-29 08:43:10.419579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-29 08:43:10.419608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-09-29 08:43:10.419638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:43:10.419692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 4daf93e97ccb 2025-09-29 08:43:10.419711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e78eb1e124cc 2025-09-29 08:43:10.419769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-09-29 08:43:10.419780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3e2087faad6a 2025-09-29 08:43:10.419841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3e2087faad6a 2025-09-29 08:43:10.419852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 1624583d7dd5 2025-09-29 08:43:10.419874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-09-29 08:43:10.419905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 21bf71274cda 2025-09-29 08:43:10.419936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-09-29 08:43:10.419967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> fc7f3c69589b 2025-09-29 08:43:10.419997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:43:10.420028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 57d66bfa62e8 2025-09-29 08:43:10.420126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==67.2.* && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:43:10.420142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in ced449fc2d63 2025-09-29 08:43:10.420156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2025-09-29 08:43:10.420169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-09-29 08:43:10.420182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-09-29 08:43:10.420232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.7 MB/s 0:00:00 2025-09-29 08:43:10.420247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools 2025-09-29 08:43:10.420275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-09-29 08:43:10.420305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 80.9.0 2025-09-29 08:43:10.420367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-80.9.0: 2025-09-29 08:43:10.420385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-80.9.0 2025-09-29 08:43:10.420399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed setuptools-67.2.0 2025-09-29 08:43:10.420412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-09-29 08:43:10.420439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.422757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.422808 | 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.2.dev2) (6.1.1) 2025-09-29 08:43:10.422820 | 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.2.dev2) (2.17.0) 2025-09-29 08:43:10.422842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.422853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:43:10.422863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.422872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-09-29 08:43:10.422882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.422892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:43:10.422901 | 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.2.dev2) (3.1.0) 2025-09-29 08:43:10.422911 | 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.2.dev2) (2.1.0) 2025-09-29 08:43:10.422921 | 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.2.dev2) (5.10.0) 2025-09-29 08:43:10.422930 | 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.2.dev2) (1.3.0) 2025-09-29 08:43:10.422940 | 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.2.dev2) (7.1.0) 2025-09-29 08:43:10.422949 | 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.2.dev2) (9.7.1) 2025-09-29 08:43:10.422959 | 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.2.dev2) (6.5.1) 2025-09-29 08:43:10.422968 | 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.2.dev2) (4.5.1) 2025-09-29 08:43:10.422978 | 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.2.dev2) (5.7.0) 2025-09-29 08:43:10.422988 | 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.2.dev2) (2.5.0) 2025-09-29 08:43:10.422997 | 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.2.dev2) (8.2.0) 2025-09-29 08:43:10.423006 | 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.2.dev2) (4.2.0) 2025-09-29 08:43:10.423016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423025 | 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) 2025-09-29 08:43:10.423035 | 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.2.dev2) (9.7.0) 2025-09-29 08:43:10.423044 | 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.2.dev2) (4.8.0) 2025-09-29 08:43:10.423054 | 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.2.dev2) (5.6.0) 2025-09-29 08:43:10.423078 | 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.2.dev2) (11.4.0) 2025-09-29 08:43:10.423096 | 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.2.dev2) (18.9.0) 2025-09-29 08:43:10.423105 | 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.2.dev2) (4.7.0) 2025-09-29 08:43:10.423115 | 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.2.dev2) (6.0.2) 2025-09-29 08:43:10.423124 | 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.2.dev2) (2.32.3) 2025-09-29 08:43:10.423133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-09-29 08:43:10.423152 | 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.2.dev2) (2025.1) 2025-09-29 08:43:10.423162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-09-29 08:43:10.423180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-09-29 08:43:10.423199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-09-29 08:43:10.423218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-09-29 08:43:10.423237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-09-29 08:43:10.423255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-09-29 08:43:10.423274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-09-29 08:43:10.423293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.423302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.423312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-09-29 08:43:10.423330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-09-29 08:43:10.423355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-09-29 08:43:10.423374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-09-29 08:43:10.423393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-09-29 08:43:10.423412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-09-29 08:43:10.423435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-09-29 08:43:10.423460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-09-29 08:43:10.423479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-09-29 08:43:10.423498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-09-29 08:43:10.423516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423525 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-09-29 08:43:10.423535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-09-29 08:43:10.423565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-09-29 08:43:10.423584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423594 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-09-29 08:43:10.423603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-09-29 08:43:10.423622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.423632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.423641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-09-29 08:43:10.423693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-09-29 08:43:10.423717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-09-29 08:43:10.423736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-09-29 08:43:10.423755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-09-29 08:43:10.423773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.423801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.423811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-09-29 08:43:10.423830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.423839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.423849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.2.dev2) 2025-09-29 08:43:10.423858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:43:10.423867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.2.dev2) 2025-09-29 08:43:10.423877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-09-29 08:43:10.423892 | 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.2.dev2) (0.5.3) 2025-09-29 08:43:10.423901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-29 08:43:10.423920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2025-09-29 08:43:10.423930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-29 08:43:10.423939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-09-29 08:43:10.423949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-29 08:43:10.423959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-09-29 08:43:10.423968 | 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.2.dev2) (3.0.0) 2025-09-29 08:43:10.423978 | 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.2.dev2) (1.17.2) 2025-09-29 08:43:10.423987 | 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.2.dev2) (5.4.1) 2025-09-29 08:43:10.423997 | 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.2.dev2) (1.7.0) 2025-09-29 08:43:10.424015 | 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.2.dev2) (4.12.2) 2025-09-29 08:43:10.424024 | 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.2.dev2) (0.19) 2025-09-29 08:43:10.424034 | 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.2.dev2) (2.0.0) 2025-09-29 08:43:10.424043 | 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.2.dev2) (5.7.1) 2025-09-29 08:43:10.424053 | 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.2.dev2) (1.1.0) 2025-09-29 08:43:10.424063 | 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.2.dev2) (3.14.0) 2025-09-29 08:43:10.424072 | 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.2.dev2) (3.2.1) 2025-09-29 08:43:10.424082 | 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.2.dev2) (24.2) 2025-09-29 08:43:10.424091 | 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.2.dev2) (7.0.0) 2025-09-29 08:43:10.424101 | 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.2.dev2) (1.8.9) 2025-09-29 08:43:10.424110 | 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.2.dev2) (67.2.0) 2025-09-29 08:43:10.424120 | 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.2.dev2) (0.2.13) 2025-09-29 08:43:10.424129 | 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.2.dev2) (2.0.1) 2025-09-29 08:43:10.424144 | 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.2.dev2) (24.2.1) 2025-09-29 08:43:10.424160 | 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.2.dev2) (43.0.3) 2025-09-29 08:43:10.424170 | 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.2.dev2) (1.17.1) 2025-09-29 08:43:10.424181 | 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.2.dev2) (2.22) 2025-09-29 08:43:10.424192 | 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.2.dev2) (4.9.1) 2025-09-29 08:43:10.424208 | 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.2.dev2) (4.4.0) 2025-09-29 08:43:10.424218 | 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.2.dev2) (2.1.0) 2025-09-29 08:43:10.424228 | 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.2.dev2) (3.2.0) 2025-09-29 08:43:10.424237 | 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.2.dev2) (7.1.0) 2025-09-29 08:43:10.424247 | 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.2.dev2) (0.5.2) 2025-09-29 08:43:10.424257 | 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.2.dev2) (2.5.11) 2025-09-29 08:43:10.424266 | 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.2.dev2) (1.9.0) 2025-09-29 08:43:10.424276 | 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.2.dev2) (5.1.1) 2025-09-29 08:43:10.424285 | 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.2.dev2) (1.3.4) 2025-09-29 08:43:10.424294 | 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.2.dev2) (1.0.1) 2025-09-29 08:43:10.424304 | 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.2.dev2) (1.33) 2025-09-29 08:43:10.424313 | 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.2.dev2) (4.3.6) 2025-09-29 08:43:10.424323 | 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.2.dev2) (1.4.0) 2025-09-29 08:43:10.424333 | 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.2.dev2) (3.0.0) 2025-09-29 08:43:10.424348 | 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.2.dev2) (2.9.0.post0) 2025-09-29 08:43:10.424364 | 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.2.dev2) (1.17.0) 2025-09-29 08:43:10.424382 | 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.2.dev2) (3.4.1) 2025-09-29 08:43:10.424392 | 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.2.dev2) (3.10) 2025-09-29 08:43:10.424402 | 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.2.dev2) (1.26.20) 2025-09-29 08:43:10.424411 | 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.2.dev2) (2025.8.3) 2025-09-29 08:43:10.424421 | 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.2.dev2) (4.23.0) 2025-09-29 08:43:10.424430 | 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.2.dev2) (25.1.0) 2025-09-29 08:43:10.424440 | 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.2.dev2) (2024.10.1) 2025-09-29 08:43:10.424450 | 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.2.dev2) (0.36.2) 2025-09-29 08:43:10.424459 | 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.2.dev2) (0.23.1) 2025-09-29 08:43:10.424469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2025-09-29 08:43:10.424479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 27.2 MB/s 0:00:00 2025-09-29 08:43:10.424488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-09-29 08:43:10.424498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-09-29 08:43:10.424507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-09-29 08:43:10.424517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-09-29 08:43:10.424526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2025-09-29 08:43:10.424535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-09-29 08:43:10.424545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-09-29 08:43:10.424554 | 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) 2025-09-29 08:43:10.424564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 35.5 MB/s 0:00:00 2025-09-29 08:43:10.424573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-09-29 08:43:10.424582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-09-29 08:43:10.424592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-09-29 08:43:10.424601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-09-29 08:43:10.424623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-09-29 08:43:10.424638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-09-29 08:43:10.424647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-09-29 08:43:10.424662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-09-29 08:43:10.424703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-09-29 08:43:10.424712 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-09-29 08:43:10.424722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 37.6 MB/s 0:00:00 2025-09-29 08:43:10.424732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-09-29 08:43:10.424741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-09-29 08:43:10.424751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 39.6 MB/s 0:00:00 2025-09-29 08:43:10.424760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-09-29 08:43:10.424770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-09-29 08:43:10.424779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-09-29 08:43:10.424805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-09-29 08:43:10.424815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-09-29 08:43:10.424824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-09-29 08:43:10.424834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-09-29 08:43:10.424843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.4 MB/s 0:00:00 2025-09-29 08:43:10.424853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-09-29 08:43:10.424862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-09-29 08:43:10.424872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 42.7 MB/s 0:00:00 2025-09-29 08:43:10.424881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-09-29 08:43:10.424891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-09-29 08:43:10.424901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 31.8 MB/s 0:00:00 2025-09-29 08:43:10.424910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-09-29 08:43:10.424920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-09-29 08:43:10.424929 | 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 2025-09-29 08:43:10.424947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.424958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.424968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-09-29 08:43:10.424978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-09-29 08:43:10.424987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.2.dev2-py3-none-any.whl size=5307988 sha256=856f87348121ed2305ce5446bf83e2549aeb1b80b988b8036b4b68c1dc1ed940 2025-09-29 08:43:10.425002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ix36_5fq/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-09-29 08:43:10.425020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.425031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.425041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-09-29 08:43:10.425050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-09-29 08:43:10.425060 | 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=45182 sha256=bab4ec3a53c2834081e4695e89c77d4e42112f807b39dca36072e0b80eae1fee 2025-09-29 08:43:10.425070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ix36_5fq/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-09-29 08:43:10.425080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.425090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.425099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-09-29 08:43:10.425109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-09-29 08:43:10.425118 | 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=582db07a138b9c58454952736a361e04210513ef524d19f091b9a63da537e06c 2025-09-29 08:43:10.425128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ix36_5fq/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-09-29 08:43:10.425138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.425153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.425163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-09-29 08:43:10.425172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-09-29 08:43:10.425182 | 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=6da9d575dcb3de34c07ed5cf4538c843366e69b831b2decd6b778b7e15045fb4 2025-09-29 08:43:10.425191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ix36_5fq/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-09-29 08:43:10.425201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.425211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.425220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-09-29 08:43:10.425234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-09-29 08:43:10.425244 | 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=24519 sha256=971742d381c25fe73e3c14ee3646927c5210fae0aa2ae724f24d54048ce19280 2025-09-29 08:43:10.425260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ix36_5fq/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-09-29 08:43:10.425269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-09-29 08:43:10.425281 | 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 2025-09-29 08:43:10.425292 | 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.2.dev2 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-09-29 08:43:10.425310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2025-09-29 08:43:10.425320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2025-09-29 08:43:10.425349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2025-09-29 08:43:10.425377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev3 2025-09-29 08:43:10.425405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2025-09-29 08:43:10.425433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2025-09-29 08:43:10.425461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2025-09-29 08:43:10.425490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2025-09-29 08:43:10.425523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.0.0rc2.dev2 2025-09-29 08:43:10.425558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun_ui-15.0.1.dev3 2025-09-29 08:43:10.425586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-29 08:43:10.425596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:43:10.425606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==20.0.1.dev6) (6.1.1) 2025-09-29 08:43:10.425615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==20.0.1.dev6) (25.3.2.dev2) 2025-09-29 08:43:10.425625 | 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) 2025-09-29 08:43:10.425640 | 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) 2025-09-29 08:43:10.425650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-29 08:43:10.425660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-09-29 08:43:10.425691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-29 08:43:10.425705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-09-29 08:43:10.425715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-29 08:43:10.425724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-09-29 08:43:10.425733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-29 08:43:10.425748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-09-29 08:43:10.425757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-29 08:43:10.425767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-09-29 08:43:10.425776 | 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.1) 2025-09-29 08:43:10.425830 | 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.dev3) (4.8.1) 2025-09-29 08:43:10.425841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (4.5.1) 2025-09-29 08:43:10.425850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (8.2.0) 2025-09-29 08:43:10.425860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.6.0) 2025-09-29 08:43:10.425869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.4.0) 2025-09-29 08:43:10.425884 | 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) 2025-09-29 08:43:10.425893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas-dashboard==9.0.1.dev4) (11.4.0) 2025-09-29 08:43:10.425909 | 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.0.0rc2.dev2) (2.17.0) 2025-09-29 08:43:10.425919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==15.0.1.dev3) 2025-09-29 08:43:10.425929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:43:10.425942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (4.2.19) 2025-09-29 08:43:10.425959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.0) 2025-09-29 08:43:10.425969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.2) 2025-09-29 08:43:10.425983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.2.2) 2025-09-29 08:43:10.425993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (3.8.1) 2025-09-29 08:43:10.426006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (0.5.3) 2025-09-29 08:43:10.426019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.1.0) 2025-09-29 08:43:10.426056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.1.0) 2025-09-29 08:43:10.426070 | 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->designate-dashboard==20.0.1.dev6) (2.1.0) 2025-09-29 08:43:10.426099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (5.10.0) 2025-09-29 08:43:10.426115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.3.0) 2025-09-29 08:43:10.426144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (7.1.0) 2025-09-29 08:43:10.426172 | 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->designate-dashboard==20.0.1.dev6) (9.7.1) 2025-09-29 08:43:10.426199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (6.5.1) 2025-09-29 08:43:10.426226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (4.5.1) 2025-09-29 08:43:10.426255 | 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->designate-dashboard==20.0.1.dev6) (5.7.0) 2025-09-29 08:43:10.426282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.5.0) 2025-09-29 08:43:10.426308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (4.2.0) 2025-09-29 08:43:10.426341 | 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->designate-dashboard==20.0.1.dev6) (0.23.0) 2025-09-29 08:43:10.426361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (9.7.0) 2025-09-29 08:43:10.426390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (4.8.0) 2025-09-29 08:43:10.426404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (18.9.0) 2025-09-29 08:43:10.426456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (4.7.0) 2025-09-29 08:43:10.426467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.32.3) 2025-09-29 08:43:10.426481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.10.0) 2025-09-29 08:43:10.426494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2025.1) 2025-09-29 08:43:10.426542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.0.3) 2025-09-29 08:43:10.426552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.8.2.2) 2025-09-29 08:43:10.426566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.5.0.0) 2025-09-29 08:43:10.426595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (12.2.13.0) 2025-09-29 08:43:10.426621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.4.1.0) 2025-09-29 08:43:10.426648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.0.2.6) 2025-09-29 08:43:10.426699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.8.13.0) 2025-09-29 08:43:10.426718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.4.0.0) 2025-09-29 08:43:10.426750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.4.1.0) 2025-09-29 08:43:10.426777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.3.7.0) 2025-09-29 08:43:10.426823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.5.17.0) 2025-09-29 08:43:10.426837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.0.0.3) 2025-09-29 08:43:10.426850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (4.7.0.0) 2025-09-29 08:43:10.426882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.4.1.2) 2025-09-29 08:43:10.426897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.5.1.1) 2025-09-29 08:43:10.426948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.3.2.1) 2025-09-29 08:43:10.426959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.0.3.2) 2025-09-29 08:43:10.426973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.14.5.2) 2025-09-29 08:43:10.426986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.13.0.1) 2025-09-29 08:43:10.427034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.3.1.1) 2025-09-29 08:43:10.427048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.6.50.2) 2025-09-29 08:43:10.427062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.2.1.0) 2025-09-29 08:43:10.427092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.5.1.0) 2025-09-29 08:43:10.427120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.5.0.0) 2025-09-29 08:43:10.427134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.4.13.2) 2025-09-29 08:43:10.427181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.2.5.3) 2025-09-29 08:43:10.427192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.0.7.0) 2025-09-29 08:43:10.427246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.2.7.0) 2025-09-29 08:43:10.427261 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.7.1) 2025-09-29 08:43:10.427271 | 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->designate-dashboard==20.0.1.dev6) (3.0.0) 2025-09-29 08:43:10.427285 | 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->designate-dashboard==20.0.1.dev6) (1.17.2) 2025-09-29 08:43:10.427300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (5.4.1) 2025-09-29 08:43:10.427314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.7.0) 2025-09-29 08:43:10.427327 | 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->designate-dashboard==20.0.1.dev6) (4.12.2) 2025-09-29 08:43:10.427363 | 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) 2025-09-29 08:43:10.427378 | 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) 2025-09-29 08:43:10.427429 | 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) 2025-09-29 08:43:10.427440 | 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) 2025-09-29 08:43:10.427454 | 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) 2025-09-29 08:43:10.427501 | 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) 2025-09-29 08:43:10.427512 | 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) 2025-09-29 08:43:10.427525 | 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) 2025-09-29 08:43:10.427540 | 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) 2025-09-29 08:43:10.427588 | 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) 2025-09-29 08:43:10.427598 | 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) 2025-09-29 08:43:10.427619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.19) 2025-09-29 08:43:10.427633 | 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->designate-dashboard==20.0.1.dev6) (2.0.0) 2025-09-29 08:43:10.427660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (5.7.1) 2025-09-29 08:43:10.427698 | 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->designate-dashboard==20.0.1.dev6) (1.1.0) 2025-09-29 08:43:10.427733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.14.0) 2025-09-29 08:43:10.427748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (3.2.1) 2025-09-29 08:43:10.427820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (24.2) 2025-09-29 08:43:10.427837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (1.8.9) 2025-09-29 08:43:10.427897 | 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->designate-dashboard==20.0.1.dev6) (67.2.0) 2025-09-29 08:43:10.427908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (0.2.13) 2025-09-29 08:43:10.427922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2.0.1) 2025-09-29 08:43:10.427935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (24.2.1) 2025-09-29 08:43:10.427948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2025-09-29 08:43:10.427996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2025-09-29 08:43:10.428010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2025-09-29 08:43:10.428023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2025-09-29 08:43:10.428044 | 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.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2025-09-29 08:43:10.428076 | 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) 2025-09-29 08:43:10.428104 | 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) 2025-09-29 08:43:10.428131 | 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) 2025-09-29 08:43:10.428160 | 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) 2025-09-29 08:43:10.428174 | 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) 2025-09-29 08:43:10.428221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (7.1.0) 2025-09-29 08:43:10.428232 | 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.dev3) (2.1.0) 2025-09-29 08:43:10.428251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (2.9.0.post0) 2025-09-29 08:43:10.428264 | 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-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (1.17.0) 2025-09-29 08:43:10.428289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) (7.5.0) 2025-09-29 08:43:10.428346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) 2025-09-29 08:43:10.428357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:43:10.428370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) 2025-09-29 08:43:10.428383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-29 08:43:10.428396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) (1.26.20) 2025-09-29 08:43:10.428441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.4.1) 2025-09-29 08:43:10.428456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (3.10) 2025-09-29 08:43:10.428476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==20.0.1.dev6) (2025.8.3) 2025-09-29 08:43:10.428489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2025-09-29 08:43:10.428536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-09-29 08:43:10.428546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-29 08:43:10.428560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-09-29 08:43:10.428572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-09-29 08:43:10.428616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-09-29 08:43:10.428627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-09-29 08:43:10.428640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-09-29 08:43:10.428699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, zun-ui 2025-09-29 08:43:10.428719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.428765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.428779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-09-29 08:43:10.428808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.428822 | 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=83482 sha256=98d2a13dee83a04146a724f3c5e825f3a937f7e3d0e7da23b4a22caed2565ae6 2025-09-29 08:43:10.428866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2025-09-29 08:43:10.428888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.428902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.428915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-09-29 08:43:10.428960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.428971 | 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=1314101 sha256=8cd6e506043d68efbb724e487e2fd7e9ab70b8d13ab69658392a63926ef872d4 2025-09-29 08:43:10.428985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2025-09-29 08:43:10.429007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-09-29 08:43:10.429089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-09-29 08:43:10.429102 | 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=5b6cab211fec69360475a6e6ec2238795ed0d24d22d9e97624fb37c4b85cad61 2025-09-29 08:43:10.429115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2025-09-29 08:43:10.429161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-09-29 08:43:10.429240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-09-29 08:43:10.429251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev3-py3-none-any.whl size=217883 sha256=f88c2c07ea107277142ab3c1f9cb08a686309a2a659d0cc97c6e62eb23d2de68 2025-09-29 08:43:10.429265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/38/16/e6/894129cc45c33f6c78a2f42fee1f4f4e3728ce2e164e467782 2025-09-29 08:43:10.429322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-09-29 08:43:10.429360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-09-29 08:43:10.429405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-13.0.1.dev4-py3-none-any.whl size=433167 sha256=fb3f35553f3c0afc171aaf370c61f0f8ddbf1a8cecc30a9cdf35ada964598f1a 2025-09-29 08:43:10.429424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2025-09-29 08:43:10.429439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-09-29 08:43:10.429520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.429531 | 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=4895ae389f0c9f28609eb3ac60f3f1ef8baa39cf21f74fb19d2154aa6a4128ae 2025-09-29 08:43:10.429544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2025-09-29 08:43:10.429589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-09-29 08:43:10.429658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.429691 | 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=107063 sha256=9c3ae8b438835158e6a75788feb6b4f0f7a5259bc791727629317beecafbfb30 2025-09-29 08:43:10.429708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2025-09-29 08:43:10.429723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-09-29 08:43:10.429818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.429875 | 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=101514 sha256=aef7f88802d78bc4ca3b450c336171855aee4fce3cf6ff7a7b011d62b9b6b439 2025-09-29 08:43:10.429886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2025-09-29 08:43:10.429900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.429922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.429941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-09-29 08:43:10.429955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-09-29 08:43:10.430002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.0.0rc2.dev2-py3-none-any.whl size=377272 sha256=739bc4257bfaf418c9fe0301fc3475f62fa91cb29e02751ab8aa9a24ede98ca8 2025-09-29 08:43:10.430013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/86/f7/5e/52a49d131f5fa23ae1c74be26e6a332f067bc0a7fda845093a 2025-09-29 08:43:10.430027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:43:10.430083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.430093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-09-29 08:43:10.430107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-09-29 08:43:10.430120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-15.0.1.dev3-py3-none-any.whl size=202385 sha256=3efe043c3f077b49c4aad293f80bf8a5fdce2ba44c2f4864c49e3c53c993f92d 2025-09-29 08:43:10.430164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-dcyg2sqw/wheels/f2/79/d5/85f316b9967c4f130acd711406f5b7b81619e4cb4889675bb2 2025-09-29 08:43:10.430178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard zun-ui 2025-09-29 08:43:10.430193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2025-09-29 08:43:10.430239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-20.0.1.dev6 docker-7.1.0 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.dev3 manila-ui-13.0.1.dev4 masakari-dashboard-12.0.0.0rc2.dev2 neutron-fwaas-dashboard-9.0.1.dev4 neutron-vpnaas-dashboard-12.0.1.dev3 octavia-dashboard-15.0.0.0rc2.dev2 python-zunclient-5.2.1 websocket-client-1.8.0 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 zun-ui-15.0.1.dev3 2025-09-29 08:43:10.430254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.430267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.430282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2025-09-29 08:43:10.430326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2025-09-29 08:43:10.430336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.430357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.430370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.430383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.430430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.430446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.430460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.430473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.430486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.430531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.430542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.430555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.430568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.430612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.430667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.430708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.430753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.430767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.430780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.430809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2025-09-29 08:43:10.430853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-09-29 08:43:10.430864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-09-29 08:43:10.430877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.430890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.430916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.430930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.430957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.430971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.431017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.431027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.431041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2025-09-29 08:43:10.431053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.431087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.431101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.431114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2025-09-29 08:43:10.431308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.431369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.431382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.431393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.431402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-09-29 08:43:10.431421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-09-29 08:43:10.431431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-09-29 08:43:10.431441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-09-29 08:43:10.431451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2025-09-29 08:43:10.431460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2025-09-29 08:43:10.431469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.431479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.431512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-09-29 08:43:10.431527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-09-29 08:43:10.431537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2025-09-29 08:43:10.431546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.431556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.431566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2025-09-29 08:43:10.431575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-09-29 08:43:10.431588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-09-29 08:43:10.431598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.431608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.431621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.431631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.431645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.431658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.431728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.431754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.431768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.431781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.431879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2025-09-29 08:43:10.431890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-09-29 08:43:10.431900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-09-29 08:43:10.431914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-09-29 08:43:10.431923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-09-29 08:43:10.432916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2025-09-29 08:43:10.432943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.432953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.432963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2025-09-29 08:43:10.432972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.432982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.432991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.433001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.433010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2025-09-29 08:43:10.433038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-09-29 08:43:10.433048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-09-29 08:43:10.433057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2025-09-29 08:43:10.433067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2025-09-29 08:43:10.433076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.433086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.433141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.433290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.433300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.433309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.433319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.433385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.433462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.433471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.433480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.433561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.433636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.433776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.433806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.433850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.433879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.433888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.433898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2025-09-29 08:43:10.433907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.433926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.433945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.433964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.433983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.433992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.434016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.434026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.434036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.434045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.434080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.434090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2025-09-29 08:43:10.434104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2025-09-29 08:43:10.434114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2025-09-29 08:43:10.434124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.434133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.434143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2025-09-29 08:43:10.434152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.434171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2025-09-29 08:43:10.434181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.434190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.434200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.434219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.434228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-09-29 08:43:10.434238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-09-29 08:43:10.434253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.434263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-09-29 08:43:10.434273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.434282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.434292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2025-09-29 08:43:10.434301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-09-29 08:43:10.434311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2025-09-29 08:43:10.434320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-09-29 08:43:10.434336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-09-29 08:43:10.434346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2025-09-29 08:43:10.434355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2025-09-29 08:43:10.434365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.434379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-09-29 08:43:10.434389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-09-29 08:43:10.434398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-09-29 08:43:10.434408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.434417 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.434427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2025-09-29 08:43:10.434436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2025-09-29 08:43:10.434445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2025-09-29 08:43:10.434455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-09-29 08:43:10.434464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.434474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.434493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.434502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-09-29 08:43:10.434512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.434522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.434531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.434540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.434550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2025-09-29 08:43:10.434560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2025-09-29 08:43:10.434569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-09-29 08:43:10.434578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.434588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.434597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2025-09-29 08:43:10.434614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2025-09-29 08:43:10.434623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.434657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-09-29 08:43:10.434667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2025-09-29 08:43:10.434717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.434727 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.434737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.434746 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-09-29 08:43:10.434763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2025-09-29 08:43:10.434773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.434839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.434848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.434858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2025-09-29 08:43:10.434867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2025-09-29 08:43:10.434877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2025-09-29 08:43:10.434886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2025-09-29 08:43:10.434905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2025-09-29 08:43:10.434914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.434923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.434933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2025-09-29 08:43:10.434942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2025-09-29 08:43:10.434957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.434967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2025-09-29 08:43:10.434976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.434995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.435010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2025-09-29 08:43:10.435020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2025-09-29 08:43:10.435038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.435047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.435075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.435085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2025-09-29 08:43:10.435094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2025-09-29 08:43:10.435104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2025-09-29 08:43:10.435117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.435127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2025-09-29 08:43:10.435136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2025-09-29 08:43:10.435155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.435164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2025-09-29 08:43:10.435294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.435314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2025-09-29 08:43:10.435381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.435431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-09-29 08:43:10.435445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.435477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-09-29 08:43:10.435505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.435518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-09-29 08:43:10.435581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-09-29 08:43:10.435605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.435618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-09-29 08:43:10.435631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2025-09-29 08:43:10.435662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2025-09-29 08:43:10.435701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-09-29 08:43:10.435761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container ced449fc2d63 2025-09-29 08:43:10.435842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 648276329dd6 2025-09-29 08:43:10.435857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2025-09-29 08:43:10.435873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 359f556f44cd 2025-09-29 08:43:10.435883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-09-29 08:43:10.435897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-09-29 08:43:10.435917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-29 08:43:10.435929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-29 08:43:10.435972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.435985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 12951 0 12951 0 0 24288 0 --:--:-- --:--:-- --:--:-- 24288 2025-09-29 08:43:10.435997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3561k 0 --:--:-- --:--:-- --:--:-- 29.4M 2025-09-29 08:43:10.436035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.436048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-09-29 08:43:10.436093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-09-29 08:43:10.436103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-09-29 08:43:10.436115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-09-29 08:43:10.436140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-09-29 08:43:10.436167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-09-29 08:43:10.436193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-09-29 08:43:10.436234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-09-29 08:43:10.436246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-09-29 08:43:10.436259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-09-29 08:43:10.436271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-09-29 08:43:10.436307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-09-29 08:43:10.436320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-09-29 08:43:10.436365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-09-29 08:43:10.436374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-09-29 08:43:10.436386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-09-29 08:43:10.436421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-09-29 08:43:10.437738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-09-29 08:43:10.437757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-09-29 08:43:10.437767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-09-29 08:43:10.437776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-09-29 08:43:10.437805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-09-29 08:43:10.437814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-09-29 08:43:10.437822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-09-29 08:43:10.437831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-09-29 08:43:10.437839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-09-29 08:43:10.437848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-09-29 08:43:10.437856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 359f556f44cd 2025-09-29 08:43:10.437874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3ae61896b847 2025-09-29 08:43:10.437884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:43:10.437894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 8e6e02bbf39e 2025-09-29 08:43:10.437903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.437911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-29 08:43:10.437920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-29 08:43:10.437928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-09-29 08:43:10.437937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-29 08:43:10.437945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:43:10.437954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:43:10.437962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:43:10.437970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:43:10.437979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-29 08:43:10.437987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-29 08:43:10.437996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-29 08:43:10.438004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-29 08:43:10.438012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:43:10.438021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-29 08:43:10.438030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-29 08:43:10.438038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-29 08:43:10.438046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-09-29 08:43:10.438054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:43:10.438069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:43:10.438078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:43:10.438086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:43:10.438094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-29 08:43:10.438103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-29 08:43:10.438111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-29 08:43:10.438119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-09-29 08:43:10.438127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-09-29 08:43:10.438136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-29 08:43:10.438152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:43:10.438174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-09-29 08:43:10.438183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-09-29 08:43:10.438191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-29 08:43:10.438199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-29 08:43:10.438207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-29 08:43:10.438215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-29 08:43:10.438224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-09-29 08:43:10.438232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:43:10.438274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:43:10.438373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:43:10.438398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:43:10.438442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:43:10.438489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:43:10.438519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:43:10.438544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:43:10.438560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:43:10.438577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-09-29 08:43:10.438585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-09-29 08:43:10.438600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:43:10.438609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:43:10.438617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-09-29 08:43:10.438626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:43:10.438634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:43:10.438643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-09-29 08:43:10.438651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-09-29 08:43:10.438659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:43:10.438688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10829 files, 1780 directories removed. 2025-09-29 08:43:10.438709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-09-29 08:43:10.438725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-09-29 08:43:10.438742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-29 08:43:10.438750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-09-29 08:43:10.438759 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-09-29 08:43:10.438767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:43:10.438775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 8e6e02bbf39e 2025-09-29 08:43:10.438801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> fb53e1c93adc 2025-09-29 08:43:10.438810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 60df6c3d895e 2025-09-29 08:43:10.438818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20250929 2025-09-29 08:43:10.438826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-09-29 08:43:10.438280 (took 0:02:26.416278) 2025-09-29 08:43:10.438839 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-09-29 08:43:10.438848 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-09-29 08:43:10.438856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-09-29 08:43:10.438703 2025-09-29 08:43:10.438864 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2025-09-29 08:43:10.450600 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-09-29 08:43:10.450992 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-09-29 08:43:42.576552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:43:42.576642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8eb4b250ccc0 2025-09-29 08:43:42.576805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20250929" "name"="manila-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:43:42.576865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in b4c0f23abc3c 2025-09-29 08:43:42.577070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container b4c0f23abc3c 2025-09-29 08:43:42.577140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8b92a63dcfd4 2025-09-29 08:43:42.577165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2025-09-29 08:43:42.577178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 73989a20d3d8 2025-09-29 08:43:42.577189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 73989a20d3d8 2025-09-29 08:43:42.577231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 7d17c8711527 2025-09-29 08:43:42.577373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:43:42.577411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in c1fbd0b8b5d0 2025-09-29 08:43:42.577430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:42.577494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:43:42.577558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:43:42.577623 | 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] 2025-09-29 08:43:42.577688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:43:42.577845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:43:42.577864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:43:42.577938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:43:42.577998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:43:42.578059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:43:42.578121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:43:42.578180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:43:42.578218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:43:42.578289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:43:42.578347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:43:42.578408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.4 MB in 3s (8,561 kB/s) 2025-09-29 08:43:42.578466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-09-29 08:43:42.578528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-09-29 08:43:42.578589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-09-29 08:43:42.578647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-09-29 08:43:42.578817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-09-29 08:43:42.578837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-09-29 08:43:42.578908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2025-09-29 08:43:42.578971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-09-29 08:43:42.579027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2025-09-29 08:43:42.579083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2025-09-29 08:43:42.579139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2025-09-29 08:43:42.579201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-09-29 08:43:42.579260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-09-29 08:43:42.579316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2025-09-29 08:43:42.579370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:43:42.579420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,401 kB of archives. 2025-09-29 08:43:42.579470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2025-09-29 08:43:42.579518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:43:42.579586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:43:42.582789 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:43:42.582805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:43:42.582814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:43:42.582821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:43:42.582828 | 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] 2025-09-29 08:43:42.582835 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:43:42.582842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,401 kB in 1s (3,233 kB/s) 2025-09-29 08:43:42.582849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-09-29 08:43:42.582856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-29 08:43:42.582871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-29 08:43:42.582880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:43:42.582889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-29 08:43:42.582896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:70% 2025-09-29 08:43:42.582903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2025-09-29 08:43:42.582910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:43:42.582930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-09-29 08:43:42.582937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-29 08:43:42.582944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:95% 2025-09-29 08:43:42.582960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:43:42.582967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:43:42.582974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:43:42.582981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:43:42.582988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:43:42.582995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:43:42.583002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:43:42.583009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:43:42.583015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:43:42.583022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-09-29 08:43:42.583029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:43:42.583036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:43:42.583043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:43:42.583049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:43:42.583056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-09-29 08:43:42.583066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:43:42.583075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:43:42.583082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:43:42.583089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:43:42.583095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:43:42.583102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:43:42.583121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:43:42.583128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:43:42.583135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:43:42.583151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:43:42.583158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:43:42.583165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:43:42.583172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:43:42.583179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:43:42.583186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:43:42.583193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-09-29 08:43:42.583200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:43:42.583207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:43:42.583213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:43:42.583220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:43:42.583227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:43:42.583234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:43:42.583241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:43:42.583247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container c1fbd0b8b5d0 2025-09-29 08:43:42.583254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8fcd81443fd5 2025-09-29 08:43:42.583261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-09-29 08:43:42.583268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> eaafc6b2a9b7 2025-09-29 08:43:42.583275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:43:42.583282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2a67997c0711 2025-09-29 08:43:42.583289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-09-29 08:43:42.583296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 0eeeaa44accd 2025-09-29 08:43:42.583304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2025-09-29 08:43:42.583313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 04b50ee8af5f 2025-09-29 08:43:42.583320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-09-29 08:43:42.583327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2025-09-29 08:43:42.583334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:43:42.583341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2025-09-29 08:43:42.583347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:43:42.583354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:43:42.583361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:43:42.583373 | 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.1.dev14) (6.1.1) 2025-09-29 08:43:42.583381 | 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.1.dev14) (1.14.1) 2025-09-29 08:43:42.583388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.1.dev14) 2025-09-29 08:43:42.583395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 08:43:42.583414 | 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.1.dev14) (0.39.0) 2025-09-29 08:43:42.583422 | 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.1.dev14) (3.1.1) 2025-09-29 08:43:42.583429 | 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.1.dev14) (5.3.1) 2025-09-29 08:43:42.583436 | 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.1.dev14) (1.3.0) 2025-09-29 08:43:42.583443 | 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.1.dev14) (9.7.1) 2025-09-29 08:43:42.583450 | 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.1.dev14) (5.7.1) 2025-09-29 08:43:42.583457 | 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.1.dev14) (17.2.1) 2025-09-29 08:43:42.583464 | 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.1.dev14) (6.5.1) 2025-09-29 08:43:42.583472 | 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.1.dev14) (7.1.0) 2025-09-29 08:43:42.583479 | 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.1.dev14) (16.1.0) 2025-09-29 08:43:42.583486 | 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.1.dev14) (6.3.1) 2025-09-29 08:43:42.583492 | 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.1.dev14) (4.5.1) 2025-09-29 08:43:42.583500 | 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.1.dev14) (3.6.0) 2025-09-29 08:43:42.583506 | 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.1.dev14) (3.5.1) 2025-09-29 08:43:42.583513 | 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.1.dev14) (7.5.1) 2025-09-29 08:43:42.583520 | 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.1.dev14) (5.7.0) 2025-09-29 08:43:42.583527 | 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.1.dev14) (4.1.1) 2025-09-29 08:43:42.583539 | 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.1.dev14) (2.5.0) 2025-09-29 08:43:42.583547 | 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.1.dev14) (8.2.0) 2025-09-29 08:43:42.583553 | 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.1.dev14) (7.1.0) 2025-09-29 08:43:42.583560 | 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.1.dev14) (4.2.0) 2025-09-29 08:43:42.583567 | 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.1.dev14) (3.5.1) 2025-09-29 08:43:42.583574 | 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.1.dev14) (3.10.1) 2025-09-29 08:43:42.583590 | 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.1.dev14) (3.1.0) 2025-09-29 08:43:42.583598 | 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.1.dev14) (3.2.1) 2025-09-29 08:43:42.583605 | 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.1.dev14) (11.4.0) 2025-09-29 08:43:42.583612 | 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.1.dev14) (5.10.0) 2025-09-29 08:43:42.583619 | 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.1.dev14) (10.9.0) 2025-09-29 08:43:42.583626 | 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.1.dev14) (2.32.3) 2025-09-29 08:43:42.583633 | 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.1.dev14) (9.0.0) 2025-09-29 08:43:42.583639 | 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.1.dev14) (2.5.1) 2025-09-29 08:43:42.583646 | 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.1.dev14) (2.0.38) 2025-09-29 08:43:42.583653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.1.dev14) 2025-09-29 08:43:42.583660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:43:42.583695 | 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.1.dev14) (5.4.1) 2025-09-29 08:43:42.583720 | 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.1.dev14) (6.3.0) 2025-09-29 08:43:42.583727 | 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.1.dev14) (9.7.0) 2025-09-29 08:43:42.583734 | 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.1.dev14) (18.9.0) 2025-09-29 08:43:42.583747 | 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.1.dev14) (4.8.0) 2025-09-29 08:43:42.583758 | 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.1.dev14) (1.8.9) 2025-09-29 08:43:42.583766 | 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.1.dev14) (5.5.2) 2025-09-29 08:43:42.583773 | 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.1.dev14) (24.2) 2025-09-29 08:43:42.583780 | 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.1.dev14) (1.3.9) 2025-09-29 08:43:42.583790 | 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.1.dev14) (4.12.2) 2025-09-29 08:43:42.583930 | 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.1.dev14) (2.7.0) 2025-09-29 08:43:42.583961 | 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.1.dev14) (2.1.0) 2025-09-29 08:43:42.583980 | 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.1.dev14) (1.7.0) 2025-09-29 08:43:42.584003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (3.10.2) 2025-09-29 08:43:42.584016 | 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.1.dev14) (4.0.1) 2025-09-29 08:43:42.584064 | 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.1.dev14) (2.10.1) 2025-09-29 08:43:42.584096 | 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.1.dev14) (5.6.0) 2025-09-29 08:43:42.584156 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (1.3.4) 2025-09-29 08:43:42.584196 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (3.0.0) 2025-09-29 08:43:42.584247 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (1.17.2) 2025-09-29 08:43:42.584301 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (5.1.1) 2025-09-29 08:43:42.584340 | 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.1.dev14) (0.19) 2025-09-29 08:43:42.584370 | 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.1.dev14) (2.0.0) 2025-09-29 08:43:42.584430 | 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.1.dev14) (6.0.2) 2025-09-29 08:43:42.584470 | 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.1.dev14) (2.0.1) 2025-09-29 08:43:42.584519 | 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.1.dev14) (0.5.0) 2025-09-29 08:43:42.584559 | 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.1.dev14) (2.9.0.post0) 2025-09-29 08:43:42.584598 | 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.1.dev14) (3.1.0) 2025-09-29 08:43:42.584636 | 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.1.dev14) (5.3.1) 2025-09-29 08:43:42.584689 | 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.1.dev14) (5.4.2) 2025-09-29 08:43:42.584760 | 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.1.dev14) (0.11.0) 2025-09-29 08:43:42.584816 | 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.1.dev14) (5.1.0) 2025-09-29 08:43:42.584856 | 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.1.dev14) (2025.1) 2025-09-29 08:43:42.584919 | 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.1.dev14) (0.21.1) 2025-09-29 08:43:42.584933 | 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.1.dev14) (3.1.5) 2025-09-29 08:43:42.584990 | 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.1.dev14) (4.0.1) 2025-09-29 08:43:42.585027 | 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.1.dev14) (4.0.1) 2025-09-29 08:43:42.585075 | 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.1.dev14) (3.0.2) 2025-09-29 08:43:42.585122 | 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.1.dev14) (1.17.1) 2025-09-29 08:43:42.585168 | 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.1.dev14) (1.1.0) 2025-09-29 08:43:42.585224 | 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.1.dev14) (2.22) 2025-09-29 08:43:42.585260 | 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.1.dev14) (7.0.0) 2025-09-29 08:43:42.585296 | 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.1.dev14) (1.6.10) 2025-09-29 08:43:42.585344 | 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.1.dev14) (3.14.0) 2025-09-29 08:43:42.585390 | 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.1.dev14) (43.0.3) 2025-09-29 08:43:42.585436 | 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.1.dev14) (1.5.0) 2025-09-29 08:43:42.585481 | 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.1.dev14) (80.9.0) 2025-09-29 08:43:42.585527 | 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.1.dev14) (0.2.13) 2025-09-29 08:43:42.585572 | 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.1.dev14) (1.17.0) 2025-09-29 08:43:42.585618 | 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.1.dev14) (2.0.1) 2025-09-29 08:43:42.585664 | 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.1.dev14) (24.2.1) 2025-09-29 08:43:42.585722 | 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.1.dev14) (4.9.1) 2025-09-29 08:43:42.585830 | 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.1.dev14) (4.4.0) 2025-09-29 08:43:42.585845 | 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.1.dev14) (2.1.0) 2025-09-29 08:43:42.585898 | 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.1.dev14) (3.2.0) 2025-09-29 08:43:42.585914 | 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.1.dev14) (0.5.2) 2025-09-29 08:43:42.585971 | 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.1.dev14) (2.5.11) 2025-09-29 08:43:42.586007 | 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.1.dev14) (1.9.0) 2025-09-29 08:43:42.586029 | 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.1.dev14) (1.0.1) 2025-09-29 08:43:42.586087 | 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.1.dev14) (1.33) 2025-09-29 08:43:42.586123 | 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.1.dev14) (4.3.6) 2025-09-29 08:43:42.586172 | 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.1.dev14) (1.4.0) 2025-09-29 08:43:42.586208 | 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.1.dev14) (3.0.0) 2025-09-29 08:43:42.586244 | 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.1.dev14) (3.4.1) 2025-09-29 08:43:42.586279 | 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.1.dev14) (3.10) 2025-09-29 08:43:42.586315 | 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.1.dev14) (1.26.20) 2025-09-29 08:43:42.586358 | 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.1.dev14) (2025.8.3) 2025-09-29 08:43:42.586394 | 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.1.dev14) (0.7) 2025-09-29 08:43:42.586429 | 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.1.dev14) (2.7.2) 2025-09-29 08:43:42.586481 | 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.1.dev14) (0.15.2) 2025-09-29 08:43:42.586516 | 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.1.dev14) (4.23.0) 2025-09-29 08:43:42.586551 | 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.1.dev14) (25.1.0) 2025-09-29 08:43:42.586600 | 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.1.dev14) (2024.10.1) 2025-09-29 08:43:42.586642 | 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.1.dev14) (0.36.2) 2025-09-29 08:43:42.586656 | 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.1.dev14) (0.23.1) 2025-09-29 08:43:42.586754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-29 08:43:42.586775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-29 08:43:42.586899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-09-29 08:43:42.586926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2025-09-29 08:43:42.586940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2025-09-29 08:43:42.586949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.1.dev14-py3-none-any.whl size=2732204 sha256=22bae4fa4d82d1ed778a7d096cf188bd9b8983077d933603bcd3dd5b192d0831 2025-09-29 08:43:42.586984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_azpfmov/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-09-29 08:43:42.587016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-09-29 08:43:42.587061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2025-09-29 08:43:42.587112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.1.dev14 2025-09-29 08:43:42.587155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 04b50ee8af5f 2025-09-29 08:43:42.587199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 6339c65ca4a7 2025-09-29 08:43:42.587243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2025-09-29 08:43:42.587288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 3f9512850797 2025-09-29 08:43:42.587330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-09-29 08:43:42.587372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-09-29 08:43:42.587415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2025-09-29 08:43:42.587457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-09-29 08:43:42.587498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:43:42.587542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-09-29 08:43:42.587584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:43:42.587628 | 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) 2025-09-29 08:43:42.587663 | 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) 2025-09-29 08:43:42.587739 | 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) 2025-09-29 08:43:42.587788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2025.8.3) 2025-09-29 08:43:42.587831 | 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) 2025-09-29 08:43:42.587874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-09-29 08:43:42.587897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-29 08:43:42.587953 | 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) 2025-09-29 08:43:42.587996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2025-09-29 08:43:42.588028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-09-29 08:43:42.588078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-09-29 08:43:42.588122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-09-29 08:43:42.588163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-09-29 08:43:42.588196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-09-29 08:43:42.588238 | 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 2025-09-29 08:43:42.588279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 3f9512850797 2025-09-29 08:43:42.588320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 17425c6152f0 2025-09-29 08:43:42.588365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 3c5b39a3fcff 2025-09-29 08:43:42.588407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 08:43:42.588511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-09-29 08:43:42.588415 (took 0:00:32.149712) 2025-09-29 08:43:42.588591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-09-29 08:43:42.588653 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-09-29 08:43:42.588734 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-09-29 08:43:42.588789 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-09-29 08:43:42.589083 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-09-29 08:43:42.589174 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-09-29 08:43:42.589275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-09-29 08:43:42.589215 2025-09-29 08:43:42.589364 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2025-09-29 08:43:42.593461 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-09-29 08:43:42.594067 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-09-29 08:44:11.752867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:44:11.752995 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8eb4b250ccc0 2025-09-29 08:44:11.753119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20250929" "name"="heat-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:44:11.753218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 371f86e19ffe 2025-09-29 08:44:11.753303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 371f86e19ffe 2025-09-29 08:44:11.753382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 1d6db3adf38a 2025-09-29 08:44:11.753467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2025-09-29 08:44:11.753549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in d550a81621e4 2025-09-29 08:44:11.754733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container d550a81621e4 2025-09-29 08:44:11.754743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ca142be1c1e6 2025-09-29 08:44:11.754749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-09-29 08:44:11.754753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8f0a1f094067 2025-09-29 08:44:11.754759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:44:11.754764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> f49e923a3b19 2025-09-29 08:44:11.754769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /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 2025-09-29 08:44:11.754785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in dc6ffaecbddf 2025-09-29 08:44:11.754789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-09-29 08:44:11.754793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-29 08:44:11.754797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:44:11.754802 | 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.dev5) (6.1.1) 2025-09-29 08:44:11.754807 | 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.dev5) (1.14.1) 2025-09-29 08:44:11.754811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.754816 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 08:44:11.754820 | 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.dev5) (43.0.3) 2025-09-29 08:44:11.754824 | 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.dev5) (0.39.0) 2025-09-29 08:44:11.754828 | 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.dev5) (5.10.0) 2025-09-29 08:44:11.754832 | 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.dev5) (10.9.0) 2025-09-29 08:44:11.754836 | 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.dev5) (5.3.1) 2025-09-29 08:44:11.754840 | 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.dev5) (1.3.0) 2025-09-29 08:44:11.754844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.754854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:44:11.754858 | 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.dev5) (4.4.0) 2025-09-29 08:44:11.754865 | 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.dev5) (3.10.2) 2025-09-29 08:44:11.754917 | 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.dev5) (9.7.1) 2025-09-29 08:44:11.754995 | 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.dev5) (7.1.0) 2025-09-29 08:44:11.755070 | 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.dev5) (5.7.1) 2025-09-29 08:44:11.755137 | 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.dev5) (17.2.1) 2025-09-29 08:44:11.755218 | 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.dev5) (6.5.1) 2025-09-29 08:44:11.755282 | 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.dev5) (7.1.0) 2025-09-29 08:44:11.755353 | 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.dev5) (16.1.0) 2025-09-29 08:44:11.755423 | 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.dev5) (6.3.1) 2025-09-29 08:44:11.755494 | 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.dev5) (4.5.1) 2025-09-29 08:44:11.755570 | 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.dev5) (3.5.1) 2025-09-29 08:44:11.755663 | 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.dev5) (5.7.0) 2025-09-29 08:44:11.755758 | 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.dev5) (4.1.1) 2025-09-29 08:44:11.755838 | 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.dev5) (2.5.0) 2025-09-29 08:44:11.755912 | 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.dev5) (8.2.0) 2025-09-29 08:44:11.755983 | 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.dev5) (4.2.0) 2025-09-29 08:44:11.756056 | 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.dev5) (3.6.0) 2025-09-29 08:44:11.756130 | 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.dev5) (3.1.0) 2025-09-29 08:44:11.756230 | 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.dev5) (3.7.1) 2025-09-29 08:44:11.756320 | 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.dev5) (7.1.0) 2025-09-29 08:44:11.756399 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.756475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:44:11.756547 | 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.dev5) (9.7.0) 2025-09-29 08:44:11.756635 | 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.dev5) (6.2.0) 2025-09-29 08:44:11.756744 | 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.dev5) (4.8.0) 2025-09-29 08:44:11.756829 | 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.dev5) (4.1.0) 2025-09-29 08:44:11.756904 | 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.dev5) (5.10.1) 2025-09-29 08:44:11.756978 | 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.dev5) (5.6.0) 2025-09-29 08:44:11.757052 | 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.dev5) (4.8.1) 2025-09-29 08:44:11.757126 | 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.dev5) (5.4.0) 2025-09-29 08:44:11.757199 | 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.dev5) (5.4.0) 2025-09-29 08:44:11.757271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.757344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:44:11.757423 | 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.dev5) (11.4.0) 2025-09-29 08:44:11.757487 | 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.dev5) (18.9.0) 2025-09-29 08:44:11.757557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.757641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:44:11.757760 | 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.dev5) (7.5.0) 2025-09-29 08:44:11.757845 | 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.dev5) (4.7.0) 2025-09-29 08:44:11.757919 | 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.dev5) (8.8.0) 2025-09-29 08:44:11.757989 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.758063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2025-09-29 08:44:11.758135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.758221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-09-29 08:44:11.758296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.759805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:44:11.759845 | 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.dev5) (6.0.2) 2025-09-29 08:44:11.759860 | 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.dev5) (2.32.3) 2025-09-29 08:44:11.759873 | 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.dev5) (9.0.0) 2025-09-29 08:44:11.759886 | 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.dev5) (2025.1) 2025-09-29 08:44:11.759897 | 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.dev5) (2.5.1) 2025-09-29 08:44:11.759910 | 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.dev5) (2.0.38) 2025-09-29 08:44:11.759922 | 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.dev5) (5.4.1) 2025-09-29 08:44:11.759934 | 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.dev5) (1.8.9) 2025-09-29 08:44:11.759947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.759960 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:44:11.759973 | 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.dev5) (1.3.9) 2025-09-29 08:44:11.759985 | 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.dev5) (4.12.2) 2025-09-29 08:44:11.759999 | 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.dev5) (4.9.1) 2025-09-29 08:44:11.760012 | 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.dev5) (3.2.0) 2025-09-29 08:44:11.760037 | 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.dev5) (3.2.1) 2025-09-29 08:44:11.760061 | 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.dev5) (0.5.2) 2025-09-29 08:44:11.760074 | 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.dev5) (2.5.11) 2025-09-29 08:44:11.760086 | 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.dev5) (3.14.0) 2025-09-29 08:44:11.760100 | 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.dev5) (1.9.0) 2025-09-29 08:44:11.760112 | 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.dev5) (0.2.13) 2025-09-29 08:44:11.760124 | 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.dev5) (2.9.0.post0) 2025-09-29 08:44:11.760150 | 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.dev5) (2025.1) 2025-09-29 08:44:11.760163 | 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.dev5) (1.17.1) 2025-09-29 08:44:11.760174 | 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.dev5) (2.22) 2025-09-29 08:44:11.760186 | 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.dev5) (2.7.0) 2025-09-29 08:44:11.760198 | 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.dev5) (3.1.1) 2025-09-29 08:44:11.760210 | 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.dev5) (2.1.0) 2025-09-29 08:44:11.760222 | 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.dev5) (1.7.0) 2025-09-29 08:44:11.760234 | 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.dev5) (4.0.1) 2025-09-29 08:44:11.760246 | 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.dev5) (2.10.1) 2025-09-29 08:44:11.760258 | 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.dev5) (1.5.1) 2025-09-29 08:44:11.760271 | 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.dev5) 2025-09-29 08:44:11.760282 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:44:11.760293 | 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.dev5) (1.3.4) 2025-09-29 08:44:11.760313 | 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.dev5) (3.3.0) 2025-09-29 08:44:11.760342 | 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.dev5) (3.0.0) 2025-09-29 08:44:11.760361 | 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.dev5) (1.17.2) 2025-09-29 08:44:11.760374 | 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.dev5) (5.1.1) 2025-09-29 08:44:11.760386 | 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.dev5) (1.3.4) 2025-09-29 08:44:11.760399 | 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.dev5) (1.0.1) 2025-09-29 08:44:11.760419 | 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.dev5) (1.33) 2025-09-29 08:44:11.760517 | 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.dev5) (4.3.6) 2025-09-29 08:44:11.760539 | 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.dev5) (7.0.0) 2025-09-29 08:44:11.760713 | 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.dev5) (1.4.0) 2025-09-29 08:44:11.760745 | 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.dev5) (3.0.0) 2025-09-29 08:44:11.760869 | 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.dev5) (1.1.0) 2025-09-29 08:44:11.760891 | 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.dev5) 2025-09-29 08:44:11.760984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-29 08:44:11.761058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-29 08:44:11.761130 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:44:11.761204 | 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.dev5) 2025-09-29 08:44:11.761266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.0.tar.gz (161 kB) 2025-09-29 08:44:11.761358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-29 08:44:11.761415 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:44:11.761489 | 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.dev5) (24.2) 2025-09-29 08:44:11.761562 | 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.dev5) (80.9.0) 2025-09-29 08:44:11.761657 | 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.dev5) (3.5.1) 2025-09-29 08:44:11.761822 | 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.dev5) (1.17.0) 2025-09-29 08:44:11.761899 | 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.dev5) (0.19) 2025-09-29 08:44:11.762020 | 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.dev5) (2.0.0) 2025-09-29 08:44:11.762101 | 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.dev5) (2.0.1) 2025-09-29 08:44:11.762177 | 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.dev5) (0.5.0) 2025-09-29 08:44:11.762247 | 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.dev5) (3.1.0) 2025-09-29 08:44:11.762313 | 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.dev5) (5.5.2) 2025-09-29 08:44:11.762378 | 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.dev5) (5.3.1) 2025-09-29 08:44:11.762444 | 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.dev5) (5.4.2) 2025-09-29 08:44:11.762510 | 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.dev5) (0.11.0) 2025-09-29 08:44:11.762588 | 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.dev5) (5.1.0) 2025-09-29 08:44:11.762765 | 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.dev5) (0.21.1) 2025-09-29 08:44:11.762826 | 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.dev5) (3.1.5) 2025-09-29 08:44:11.762865 | 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.dev5) (4.0.1) 2025-09-29 08:44:11.762875 | 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.dev5) (4.0.1) 2025-09-29 08:44:11.762950 | 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.dev5) (3.0.2) 2025-09-29 08:44:11.763010 | 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.dev5) (3.10.1) 2025-09-29 08:44:11.763073 | 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.dev5) (1.6.10) 2025-09-29 08:44:11.763139 | 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.dev5) 2025-09-29 08:44:11.763205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-09-29 08:44:11.763272 | 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.dev5) (1.5.0) 2025-09-29 08:44:11.763337 | 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.dev5) (0.3.5) 2025-09-29 08:44:11.763401 | 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.dev5) (4.23.0) 2025-09-29 08:44:11.763468 | 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.dev5) (25.1.0) 2025-09-29 08:44:11.763531 | 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.dev5) (2024.10.1) 2025-09-29 08:44:11.763595 | 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.dev5) (0.36.2) 2025-09-29 08:44:11.763690 | 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.dev5) (0.23.1) 2025-09-29 08:44:11.763764 | 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.dev5) (2.0.1) 2025-09-29 08:44:11.763836 | 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.dev5) (24.2.1) 2025-09-29 08:44:11.763903 | 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.dev5) (2.1.0) 2025-09-29 08:44:11.763991 | 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.dev5) (2.17.0) 2025-09-29 08:44:11.764057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev5) 2025-09-29 08:44:11.764122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:44:11.764187 | 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.dev5) 2025-09-29 08:44:11.764252 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:44:11.764317 | 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.dev5) 2025-09-29 08:44:11.766952 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:44:11.767006 | 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.dev5) 2025-09-29 08:44:11.767019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-29 08:44:11.767030 | 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.dev5) (1.26.20) 2025-09-29 08:44:11.767042 | 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.dev5) (3.4.1) 2025-09-29 08:44:11.767052 | 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.dev5) (3.10) 2025-09-29 08:44:11.767062 | 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.dev5) (2025.8.3) 2025-09-29 08:44:11.767071 | 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.dev5) (0.7) 2025-09-29 08:44:11.767081 | 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.dev5) (2.7.2) 2025-09-29 08:44:11.767091 | 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.dev5) (3.11) 2025-09-29 08:44:11.767100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-09-29 08:44:11.767123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-29 08:44:11.767133 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 16.4 MB/s 0:00:00 2025-09-29 08:44:11.767143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-29 08:44:11.767152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.8 MB/s 0:00:00 2025-09-29 08:44:11.767162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2025-09-29 08:44:11.767171 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-09-29 08:44:11.767181 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-29 08:44:11.767190 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2025-09-29 08:44:11.767200 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:44:11.767209 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.1 MB/s 0:00:00 2025-09-29 08:44:11.767219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:44:11.767228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-09-29 08:44:11.767247 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2025-09-29 08:44:11.767257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-09-29 08:44:11.767266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-29 08:44:11.767276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-09-29 08:44:11.767285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-09-29 08:44:11.767294 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-09-29 08:44:11.767319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'openstack-heat' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-heat'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:44:11.767332 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-29 08:44:11.767343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): started 2025-09-29 08:44:11.767352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): finished with status 'done' 2025-09-29 08:44:11.767362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev5-py3-none-any.whl size=2581641 sha256=de2b51e7ba44665b123ee965acbaf7a4a6adeab3ce26066e5d86337d318ab6e8 2025-09-29 08:44:11.767371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dxnqeh3f/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-09-29 08:44:11.767382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:44:11.767393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-29 08:44:11.767402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): started 2025-09-29 08:44:11.767412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-29 08:44:11.767421 | 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=f3f11fa059752805e22402a0726458d1e81f6ef097c6ba597563080a52184902 2025-09-29 08:44:11.767431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dxnqeh3f/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-29 08:44:11.767447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ovs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:44:11.767457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-29 08:44:11.767467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): started 2025-09-29 08:44:11.767477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): finished with status 'done' 2025-09-29 08:44:11.767493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190652 sha256=b02ff73f00aa7223a70a34251dfdeac8421d58478f22117c2dc7cf4a14d2b022 2025-09-29 08:44:11.767503 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dxnqeh3f/wheels/c8/79/37/6ef7bcbda34db531b2b75a2172a9388f64f838288dc342166b 2025-09-29 08:44:11.767513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-09-29 08:44:11.767523 | 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 2025-09-29 08:44:11.767534 | 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.dev5 os-ken-3.0.1 ovs-3.6.0 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 2025-09-29 08:44:11.767546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container dc6ffaecbddf 2025-09-29 08:44:11.767556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 4b9f92b377b5 2025-09-29 08:44:11.767566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built b57eda402e19 2025-09-29 08:44:11.767575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 08:44:11.767591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-09-29 08:44:11.766439 (took 0:00:29.177224) 2025-09-29 08:44:11.767601 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-09-29 08:44:11.767610 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-09-29 08:44:11.767648 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-09-29 08:44:11.767766 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-09-29 08:44:11.767782 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-09-29 08:44:11.767792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-09-29 08:44:11.767169 2025-09-29 08:44:11.767801 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2025-09-29 08:44:11.770792 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-09-29 08:44:11.770812 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-09-29 08:44:20.451164 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:44:20.451246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 8eb4b250ccc0 2025-09-29 08:44:20.451348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20250929" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:44:20.451426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 20ccd2e6d081 2025-09-29 08:44:20.451510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 20ccd2e6d081 2025-09-29 08:44:20.451610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> fe4ec27c42c8 2025-09-29 08:44:20.451741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2025-09-29 08:44:20.451823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 901fe7fd3e78 2025-09-29 08:44:20.451905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 901fe7fd3e78 2025-09-29 08:44:20.451983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9d03b1418d4f 2025-09-29 08:44:20.452061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-09-29 08:44:20.452147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 803ebd915cb5 2025-09-29 08:44:20.452226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-09-29 08:44:20.452336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> fceb404b5201 2025-09-29 08:44:20.452420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-09-29 08:44:20.452503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 2535021310fc 2025-09-29 08:44:20.452582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:44:20.452749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 03df5a88f9b3 2025-09-29 08:44:20.452834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2025-09-29 08:44:20.452956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 139b487bb7d3 2025-09-29 08:44:20.453036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-09-29 08:44:20.453112 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-09-29 08:44:20.453192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:44:20.453268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2025-09-29 08:44:20.453343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:44:20.453418 | 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) 2025-09-29 08:44:20.453490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-09-29 08:44:20.453562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:44:20.453688 | 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) 2025-09-29 08:44:20.453762 | 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) 2025-09-29 08:44:20.453846 | 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) 2025-09-29 08:44:20.453921 | 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) 2025-09-29 08:44:20.453994 | 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) 2025-09-29 08:44:20.454073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.7.1) 2025-09-29 08:44:20.454138 | 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) 2025-09-29 08:44:20.454212 | 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) 2025-09-29 08:44:20.454284 | 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) 2025-09-29 08:44:20.454354 | 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) 2025-09-29 08:44:20.454427 | 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) (6.1.1) 2025-09-29 08:44:20.454499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (16.1.0) 2025-09-29 08:44:20.456750 | 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) 2025-09-29 08:44:20.456763 | 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) 2025-09-29 08:44:20.456770 | 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) 2025-09-29 08:44:20.456777 | 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) 2025-09-29 08:44:20.456783 | 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) 2025-09-29 08:44:20.456789 | 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) 2025-09-29 08:44:20.456794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (11.4.0) 2025-09-29 08:44:20.456800 | 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) 2025-09-29 08:44:20.456806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (4.7.0) 2025-09-29 08:44:20.456818 | 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) 2025-09-29 08:44:20.456824 | 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) 2025-09-29 08:44:20.456829 | 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) 2025-09-29 08:44:20.456835 | 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) 2025-09-29 08:44:20.456841 | 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) 2025-09-29 08:44:20.456847 | 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) 2025-09-29 08:44:20.456853 | 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.10.2) 2025-09-29 08:44:20.456863 | 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) 2025-09-29 08:44:20.456869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-09-29 08:44:20.456875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-09-29 08:44:20.456881 | 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) 2025-09-29 08:44:20.456887 | 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) 2025-09-29 08:44:20.456894 | 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) 2025-09-29 08:44:20.456908 | 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) 2025-09-29 08:44:20.456915 | 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) 2025-09-29 08:44:20.456921 | 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) 2025-09-29 08:44:20.456926 | 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) 2025-09-29 08:44:20.456932 | 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) 2025-09-29 08:44:20.456938 | 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) 2025-09-29 08:44:20.456949 | 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) 2025-09-29 08:44:20.456955 | 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) 2025-09-29 08:44:20.456961 | 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) 2025-09-29 08:44:20.456968 | 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) 2025-09-29 08:44:20.456975 | 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) 2025-09-29 08:44:20.456980 | 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) 2025-09-29 08:44:20.456986 | 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) 2025-09-29 08:44:20.456992 | 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) 2025-09-29 08:44:20.457001 | 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) 2025-09-29 08:44:20.457007 | 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) 2025-09-29 08:44:20.457013 | 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) 2025-09-29 08:44:20.457019 | 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) 2025-09-29 08:44:20.457025 | 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) 2025-09-29 08:44:20.457031 | 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) 2025-09-29 08:44:20.457042 | 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) 2025-09-29 08:44:20.457048 | 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) 2025-09-29 08:44:20.457054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.1.1) 2025-09-29 08:44:20.457060 | 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) 2025-09-29 08:44:20.457070 | 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) 2025-09-29 08:44:20.457075 | 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) 2025-09-29 08:44:20.457081 | 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) 2025-09-29 08:44:20.457087 | 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) 2025-09-29 08:44:20.457093 | 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) 2025-09-29 08:44:20.457099 | 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) 2025-09-29 08:44:20.457105 | 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) 2025-09-29 08:44:20.457113 | 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) 2025-09-29 08:44:20.457178 | 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) 2025-09-29 08:44:20.457247 | 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) 2025-09-29 08:44:20.457309 | 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) 2025-09-29 08:44:20.457388 | 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) 2025-09-29 08:44:20.457441 | 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) 2025-09-29 08:44:20.457509 | 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) 2025-09-29 08:44:20.457575 | 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) 2025-09-29 08:44:20.457660 | 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) 2025-09-29 08:44:20.457751 | 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) 2025-09-29 08:44:20.457833 | 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) 2025-09-29 08:44:20.457898 | 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) 2025-09-29 08:44:20.457963 | 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) 2025-09-29 08:44:20.458040 | 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) 2025-09-29 08:44:20.458107 | 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) 2025-09-29 08:44:20.458172 | 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) 2025-09-29 08:44:20.458237 | 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) (80.9.0) 2025-09-29 08:44:20.458303 | 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) 2025-09-29 08:44:20.458368 | 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) 2025-09-29 08:44:20.458434 | 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) 2025-09-29 08:44:20.458498 | 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) 2025-09-29 08:44:20.458562 | 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) 2025-09-29 08:44:20.458684 | 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) 2025-09-29 08:44:20.458783 | 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) 2025-09-29 08:44:20.458858 | 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) 2025-09-29 08:44:20.458924 | 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) 2025-09-29 08:44:20.458990 | 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) 2025-09-29 08:44:20.459056 | 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) 2025-09-29 08:44:20.459113 | 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) 2025-09-29 08:44:20.459177 | 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) 2025-09-29 08:44:20.459232 | 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) 2025-09-29 08:44:20.459286 | 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) 2025-09-29 08:44:20.459341 | 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) 2025-09-29 08:44:20.459394 | 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) 2025-09-29 08:44:20.459448 | 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) 2025-09-29 08:44:20.459500 | 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) 2025-09-29 08:44:20.459553 | 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) (2025.8.3) 2025-09-29 08:44:20.459617 | 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) 2025-09-29 08:44:20.459683 | 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) 2025-09-29 08:44:20.459742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-29 08:44:20.459801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-09-29 08:44:20.459855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-09-29 08:44:20.459911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-09-29 08:44:20.459977 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'ceilometer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ceilometer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:44:20.460027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-09-29 08:44:20.460084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): started 2025-09-29 08:44:20.460138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): finished with status 'done' 2025-09-29 08:44:20.460192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353323 sha256=6417a3c1e5512db46170419ee40f6663be5de8e26610e3ee7a7188165bb79d3e 2025-09-29 08:44:20.460247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qrvxslaz/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-09-29 08:44:20.460302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-09-29 08:44:20.460357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-09-29 08:44:20.460416 | 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 2025-09-29 08:44:20.460478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 139b487bb7d3 2025-09-29 08:44:20.460535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> a3e5f2baab3d 2025-09-29 08:44:20.460610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 88bd00090ff3 2025-09-29 08:44:20.460788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 08:44:20.460861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-09-29 08:44:20.460711 (took 0:00:08.693542) 2025-09-29 08:44:20.460928 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-09-29 08:44:20.461052 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-09-29 08:44:20.461076 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-09-29 08:44:20.461117 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-09-29 08:44:20.461490 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-09-29 08:44:20.461611 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-09-29 08:44:20.461760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-09-29 08:44:20.461639 2025-09-29 08:44:20.461855 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2025-09-29 08:44:20.464241 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-09-29 08:44:20.464937 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-09-29 08:44:31.413922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:44:31.414023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 8eb4b250ccc0 2025-09-29 08:44:31.414051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20250929" "name"="designate-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:44:31.414190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in f340969c221c 2025-09-29 08:44:31.414249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container f340969c221c 2025-09-29 08:44:31.414352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 89cdb318a0d5 2025-09-29 08:44:31.414443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2025-09-29 08:44:31.414499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d403d1da7315 2025-09-29 08:44:31.414608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d403d1da7315 2025-09-29 08:44:31.414708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7dc2b7514c72 2025-09-29 08:44:31.414786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-09-29 08:44:31.414870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> c30ad157353d 2025-09-29 08:44:31.414950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-09-29 08:44:31.415033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 557e8469ac58 2025-09-29 08:44:31.415115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:44:31.415198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 5bcd2f01b066 2025-09-29 08:44:31.415285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2025-09-29 08:44:31.415426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 75c29a005c9b 2025-09-29 08:44:31.415486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-09-29 08:44:31.415552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): started 2025-09-29 08:44:31.415648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:44:31.415778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (1.14.1) 2025-09-29 08:44:31.415831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (0.39.0) 2025-09-29 08:44:31.415921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev5) 2025-09-29 08:44:31.415993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:44:31.416066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.1.1) 2025-09-29 08:44:31.416875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.1.5) 2025-09-29 08:44:31.416930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (4.23.0) 2025-09-29 08:44:31.416974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (5.10.0) 2025-09-29 08:44:31.416983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (10.9.0) 2025-09-29 08:44:31.416991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (4.4.0) 2025-09-29 08:44:31.416998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (9.7.1) 2025-09-29 08:44:31.417006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (7.1.0) 2025-09-29 08:44:31.417014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (16.1.0) 2025-09-29 08:44:31.417021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (6.3.1) 2025-09-29 08:44:31.417044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (7.1.0) 2025-09-29 08:44:31.417051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.5.1) 2025-09-29 08:44:31.417059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (7.5.1) 2025-09-29 08:44:31.417067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (5.7.0) 2025-09-29 08:44:31.417074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (4.1.1) 2025-09-29 08:44:31.417082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (2.5.0) 2025-09-29 08:44:31.417090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (8.2.0) 2025-09-29 08:44:31.417164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.6.0) 2025-09-29 08:44:31.417173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (4.2.0) 2025-09-29 08:44:31.417182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.10.1) 2025-09-29 08:44:31.417189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.1.0) 2025-09-29 08:44:31.417197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (6.1.1) 2025-09-29 08:44:31.417205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (1.5.1) 2025-09-29 08:44:31.417219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (6.2.0) 2025-09-29 08:44:31.417227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (2.32.3) 2025-09-29 08:44:31.417271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (9.0.0) 2025-09-29 08:44:31.417279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (2.0.38) 2025-09-29 08:44:31.417823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (5.4.1) 2025-09-29 08:44:31.417859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (1.8.9) 2025-09-29 08:44:31.417870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (2.7.0) 2025-09-29 08:44:31.417880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (17.2.1) 2025-09-29 08:44:31.417889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (6.5.1) 2025-09-29 08:44:31.417912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (5.7.1) 2025-09-29 08:44:31.417923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (4.5.1) 2025-09-29 08:44:31.417933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (6.3.0) 2025-09-29 08:44:31.417942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev5) (3.1.0) 2025-09-29 08:44:31.417952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==20.0.1.dev5) (1.3.9) 2025-09-29 08:44:31.417961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==20.0.1.dev5) (4.12.2) 2025-09-29 08:44:31.418041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-29 08:44:31.418053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:44:31.418063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-29 08:44:31.418073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:44:31.418082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) (8.1.8) 2025-09-29 08:44:31.418092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-29 08:44:31.418151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:44:31.418161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->designate==20.0.1.dev5) (3.0.0) 2025-09-29 08:44:31.418216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->designate==20.0.1.dev5) (1.17.2) 2025-09-29 08:44:31.418252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==20.0.1.dev5) (3.0.2) 2025-09-29 08:44:31.418300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev5) (25.1.0) 2025-09-29 08:44:31.419762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev5) (2024.10.1) 2025-09-29 08:44:31.419786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev5) (0.36.2) 2025-09-29 08:44:31.419797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev5) (0.23.1) 2025-09-29 08:44:31.419807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==20.0.1.dev5) (2.1.0) 2025-09-29 08:44:31.419817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==20.0.1.dev5) (1.7.0) 2025-09-29 08:44:31.419826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev5) (3.10.2) 2025-09-29 08:44:31.419836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev5) (4.0.1) 2025-09-29 08:44:31.419855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev5) (2.10.1) 2025-09-29 08:44:31.419865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev5) (5.6.0) 2025-09-29 08:44:31.419874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (43.0.3) 2025-09-29 08:44:31.419884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (5.1.1) 2025-09-29 08:44:31.419893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (1.3.4) 2025-09-29 08:44:31.419903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (1.0.1) 2025-09-29 08:44:31.419923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (1.33) 2025-09-29 08:44:31.419933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (4.3.6) 2025-09-29 08:44:31.419942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (7.0.0) 2025-09-29 08:44:31.419952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (6.0.2) 2025-09-29 08:44:31.419961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev5) (1.4.0) 2025-09-29 08:44:31.419971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==20.0.1.dev5) (1.17.1) 2025-09-29 08:44:31.419981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==20.0.1.dev5) (2.22) 2025-09-29 08:44:31.419999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==20.0.1.dev5) (3.0.0) 2025-09-29 08:44:31.420009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==20.0.1.dev5) (0.19) 2025-09-29 08:44:31.420019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==20.0.1.dev5) (1.3.0) 2025-09-29 08:44:31.420028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==20.0.1.dev5) (2.0.0) 2025-09-29 08:44:31.420038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==20.0.1.dev5) (2.0.1) 2025-09-29 08:44:31.420047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==20.0.1.dev5) (0.5.0) 2025-09-29 08:44:31.420057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==20.0.1.dev5) (2.9.0.post0) 2025-09-29 08:44:31.420071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev5) (5.5.2) 2025-09-29 08:44:31.420081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev5) (5.3.1) 2025-09-29 08:44:31.420090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev5) (5.4.2) 2025-09-29 08:44:31.420100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev5) (0.11.0) 2025-09-29 08:44:31.420120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==20.0.1.dev5) (5.1.0) 2025-09-29 08:44:31.420130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata in /var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->designate==20.0.1.dev5) (2025.1) 2025-09-29 08:44:31.420139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==20.0.1.dev5) (0.21.1) 2025-09-29 08:44:31.420151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==20.0.1.dev5) (4.0.1) 2025-09-29 08:44:31.420165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==20.0.1.dev5) (4.0.1) 2025-09-29 08:44:31.420175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==20.0.1.dev5) (1.1.0) 2025-09-29 08:44:31.420184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==20.0.1.dev5) (2.5.1) 2025-09-29 08:44:31.420198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==20.0.1.dev5) (1.6.10) 2025-09-29 08:44:31.420300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==20.0.1.dev5) (3.14.0) 2025-09-29 08:44:31.420317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==20.0.1.dev5) (3.2.1) 2025-09-29 08:44:31.420493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==20.0.1.dev5) (24.2) 2025-09-29 08:44:31.420538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==20.0.1.dev5) (80.9.0) 2025-09-29 08:44:31.420554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==20.0.1.dev5) (0.3.5) 2025-09-29 08:44:31.420587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==20.0.1.dev5) (0.2.13) 2025-09-29 08:44:31.420730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->designate==20.0.1.dev5) (1.17.0) 2025-09-29 08:44:31.420804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==20.0.1.dev5) (4.9.1) 2025-09-29 08:44:31.420885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==20.0.1.dev5) (3.2.0) 2025-09-29 08:44:31.420927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev5) (0.5.2) 2025-09-29 08:44:31.421006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev5) (2.5.11) 2025-09-29 08:44:31.421075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev5) (1.9.0) 2025-09-29 08:44:31.421141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev5) (3.4.1) 2025-09-29 08:44:31.421197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev5) (3.10) 2025-09-29 08:44:31.421250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev5) (1.26.20) 2025-09-29 08:44:31.421317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev5) (2025.8.3) 2025-09-29 08:44:31.421373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==20.0.1.dev5) (0.7) 2025-09-29 08:44:31.421428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==20.0.1.dev5) (2.7.2) 2025-09-29 08:44:31.421482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==20.0.1.dev5) (0.15.2) 2025-09-29 08:44:31.421535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 08:44:31.421606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 08:44:31.421663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 08:44:31.421748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:44:31.421808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-09-29 08:44:31.421869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: DEPRECATION: Building 'designate' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:44:31.421921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: 2025-09-29 08:44:31.421976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): started 2025-09-29 08:44:31.422034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): finished with status 'done' 2025-09-29 08:44:31.422089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev5-py3-none-any.whl size=748207 sha256=90d302740a71f961bab891d951a3dbfa8ca7ce8b0ece854f446cc4f1b5ae173c 2025-09-29 08:44:31.422146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-h9kprek4/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-09-29 08:44:31.422200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-09-29 08:44:31.422254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-09-29 08:44:31.422316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 designate-20.0.1.dev5 itsdangerous-2.2.0 2025-09-29 08:44:31.422363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 75c29a005c9b 2025-09-29 08:44:31.422416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> f134651421e5 2025-09-29 08:44:31.422484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 60fde54e70de 2025-09-29 08:44:31.422535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 08:44:31.422645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-09-29 08:44:31.422532 (took 0:00:10.960893) 2025-09-29 08:44:31.422792 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-09-29 08:44:31.422876 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-09-29 08:44:31.422938 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-09-29 08:44:31.422997 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-09-29 08:44:31.423054 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-09-29 08:44:31.423110 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-09-29 08:44:31.423165 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-09-29 08:44:31.423527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-09-29 08:44:31.423662 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-09-29 08:44:31.423789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-09-29 08:44:31.423650 2025-09-29 08:44:31.423868 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2025-09-29 08:44:31.431608 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-09-29 08:44:31.432166 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-09-29 08:46:04.775297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:46:04.775408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 8eb4b250ccc0 2025-09-29 08:46:04.775430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20250929" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:46:04.775448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 29e3677a9693 2025-09-29 08:46:04.775461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 29e3677a9693 2025-09-29 08:46:04.775473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> c92d8f0041ad 2025-09-29 08:46:04.775486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2025-09-29 08:46:04.775527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 8b32c33f3f27 2025-09-29 08:46:04.775544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 8b32c33f3f27 2025-09-29 08:46:04.775553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b3ec2a1f4584 2025-09-29 08:46:04.775566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:46:04.775577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in d66258b77d8e 2025-09-29 08:46:04.775587 | 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] 2025-09-29 08:46:04.775604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:46:04.775614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:46:04.775624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:46:04.775638 | 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] 2025-09-29 08:46:04.775705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:46:04.775727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:46:04.775737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:46:04.775751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:46:04.777772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:46:04.777797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:46:04.777808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:46:04.777817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:46:04.777827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:46:04.777836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:46:04.777846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 08:46:04.777856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-09-29 08:46:04.777866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-09-29 08:46:04.777875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-09-29 08:46:04.777885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-09-29 08:46:04.777894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-09-29 08:46:04.777904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-09-29 08:46:04.777914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-09-29 08:46:04.777923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 08:46:04.777932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 08:46:04.777955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-09-29 08:46:04.777965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-09-29 08:46:04.777974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-09-29 08:46:04.777984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-09-29 08:46:04.777993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-09-29 08:46:04.778002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-09-29 08:46:04.778012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-09-29 08:46:04.778021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-09-29 08:46:04.778031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-09-29 08:46:04.778040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-09-29 08:46:04.778050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-09-29 08:46:04.778059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-09-29 08:46:04.778069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-29 08:46:04.778078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-09-29 08:46:04.778088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-09-29 08:46:04.778098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-09-29 08:46:04.778107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 08:46:04.778117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 08:46:04.778126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-09-29 08:46:04.778136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-09-29 08:46:04.778145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-09-29 08:46:04.778162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-09-29 08:46:04.778172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: nvme-cli python3-ceph-argparse python3-ceph-common python3-cephfs 2025-09-29 08:46:04.778181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-certifi python3-chardet python3-idna python3-prettytable 2025-09-29 08:46:04.778191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-09-29 08:46:04.778208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-yaml qemu-utils uuid-runtime 2025-09-29 08:46:04.778218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:46:04.778228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.1 MB of archives. 2025-09-29 08:46:04.778263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 179 MB of additional disk space will be used. 2025-09-29 08:46:04.778274 | 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] 2025-09-29 08:46:04.778284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:46:04.778294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-29 08:46:04.778311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-29 08:46:04.778322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:46:04.778331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-29 08:46:04.778341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 08:46:04.778350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-29 08:46:04.778359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:46:04.778369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:46:04.778378 | 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] 2025-09-29 08:46:04.778387 | 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] 2025-09-29 08:46:04.778396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:46:04.778406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:46:04.778415 | 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.1 [259 kB] 2025-09-29 08:46:04.778425 | 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.1 [276 kB] 2025-09-29 08:46:04.778434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 08:46:04.778443 | 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] 2025-09-29 08:46:04.778453 | 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] 2025-09-29 08:46:04.778462 | 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] 2025-09-29 08:46:04.778471 | 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] 2025-09-29 08:46:04.778481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-29 08:46:04.778491 | 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.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-29 08:46:04.778505 | 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.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-29 08:46:04.778514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-29 08:46:04.778535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 08:46:04.778551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-29 08:46:04.778561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-29 08:46:04.778570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-29 08:46:04.778580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-29 08:46:04.778589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-29 08:46:04.778599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-29 08:46:04.778608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-29 08:46:04.778618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-29 08:46:04.778627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-29 08:46:04.778637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-29 08:46:04.778646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-29 08:46:04.778656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-29 08:46:04.778666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-29 08:46:04.778706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-29 08:46:04.778716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-29 08:46:04.778725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-29 08:46:04.778734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-29 08:46:04.778744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-29 08:46:04.778753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-29 08:46:04.778763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-29 08:46:04.778772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-09-29 08:46:04.778782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-09-29 08:46:04.778791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-09-29 08:46:04.778806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 08:46:04.778816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-09-29 08:46:04.778831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-29 08:46:04.778841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-09-29 08:46:04.778851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.1 MB in 3s (16.4 MB/s) 2025-09-29 08:46:04.778861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-09-29 08:46:04.778880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-09-29 08:46:04.778891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:46:04.778902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:46:04.778912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2025-09-29 08:46:04.778921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2025-09-29 08:46:04.778931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-09-29 08:46:04.778940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-09-29 08:46:04.778949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:46:04.778959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:46:04.778969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:46:04.778979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-09-29 08:46:04.778988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-29 08:46:04.778998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:46:04.779008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 08:46:04.779017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 08:46:04.779026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:46:04.779036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-29 08:46:04.779046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:46:04.779055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.779065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:46:04.779074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:46:04.779084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:46:04.779093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:46:04.779102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:46:04.779118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:46:04.779128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 08:46:04.779137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 08:46:04.779147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 08:46:04.779156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 08:46:04.779165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 08:46:04.779175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:46:04.779184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:46:04.779194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:46:04.779203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:46:04.779212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:46:04.779222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:46:04.779231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:46:04.779265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 08:46:04.779276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.779285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.779301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 08:46:04.779311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.779320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.779330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-09-29 08:46:04.779339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-09-29 08:46:04.779368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-29 08:46:04.779377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:46:04.779387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-09-29 08:46:04.779396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-29 08:46:04.779405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:46:04.779415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-09-29 08:46:04.779425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:46:04.779434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:46:04.779443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-09-29 08:46:04.779453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:46:04.779476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:46:04.779486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-09-29 08:46:04.779495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-09-29 08:46:04.779524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-09-29 08:46:04.779552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 08:46:04.779562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:46:04.779571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-09-29 08:46:04.779581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-29 08:46:04.779590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-09-29 08:46:04.779609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-09-29 08:46:04.779637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-09-29 08:46:04.779688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-09-29 08:46:04.779726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-29 08:46:04.779736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:46:04.779752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-29 08:46:04.779762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-09-29 08:46:04.779772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-prettytable_3.6.0-2_all.deb ... 2025-09-29 08:46:04.779781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-29 08:46:04.779791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-09-29 08:46:04.779800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.779810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.779825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-09-29 08:46:04.779835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-certifi_2023.11.17-1_all.deb ... 2025-09-29 08:46:04.779845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-29 08:46:04.779854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-09-29 08:46:04.779863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-29 08:46:04.779873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:46:04.779883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-09-29 08:46:04.779892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-29 08:46:04.779901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:46:04.779911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-09-29 08:46:04.779920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-29 08:46:04.779930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:46:04.779939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-09-29 08:46:04.779949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-29 08:46:04.779958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:46:04.779968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-09-29 08:46:04.779977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 08:46:04.779986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:46:04.779996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-29 08:46:04.780005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-29 08:46:04.780015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:46:04.780024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-29 08:46:04.780034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.780043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-29 08:46:04.780062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.780076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-29 08:46:04.780095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.780105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-29 08:46:04.780129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:46:04.780147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-29 08:46:04.780166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:46:04.780175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:46:04.780185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-09-29 08:46:04.780195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-29 08:46:04.780204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:46:04.780214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-29 08:46:04.780223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:46:04.780232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:46:04.780264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-09-29 08:46:04.780274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-29 08:46:04.780284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:46:04.780293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-09-29 08:46:04.780303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-29 08:46:04.780312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:46:04.780322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-09-29 08:46:04.780331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.780344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.780354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-09-29 08:46:04.780364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:46:04.780373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.780386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-09-29 08:46:04.780396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:46:04.780409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.780422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-09-29 08:46:04.780435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:46:04.780473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.780487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-09-29 08:46:04.780521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-29 08:46:04.780535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 08:46:04.780590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-09-29 08:46:04.780609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 08:46:04.780623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:46:04.780632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-09-29 08:46:04.780646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-29 08:46:04.780726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-29 08:46:04.780742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 08:46:04.780755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-09-29 08:46:04.780769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 08:46:04.780800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:46:04.780834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:46:04.780848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:46:04.780905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:46:04.780933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.780960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.780987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.781001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:46:04.781051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.781062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:46:04.781075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.781088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:46:04.781136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:46:04.781146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-09-29 08:46:04.781177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:46:04.781205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:46:04.781219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-09-29 08:46:04.781282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:46:04.781297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:46:04.781310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.781359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:46:04.781370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:46:04.781383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 08:46:04.781413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:46:04.781440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:46:04.781462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:46:04.781491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:46:04.781505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:46:04.781556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:46:04.781567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:46:04.781580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:46:04.781593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:46:04.781640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:46:04.781650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:46:04.781664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 08:46:04.781705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-09-29 08:46:04.781719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:46:04.781765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:46:04.781780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:46:04.781793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.781822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:46:04.781849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.781876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.781904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 08:46:04.781931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:46:04.781965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:46:04.781979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.782007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 08:46:04.782033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.782061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.782076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 08:46:04.782125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:46:04.782136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.782149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.782176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.782204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:46:04.782231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-09-29 08:46:04.782298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-29 08:46:04.782312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-09-29 08:46:04.782325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-29 08:46:04.782369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-09-29 08:46:04.782392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-09-29 08:46:04.782406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-09-29 08:46:04.782419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-29 08:46:04.782466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-29 08:46:04.782477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:46:04.782490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container d66258b77d8e 2025-09-29 08:46:04.782517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 740cd5f6724c 2025-09-29 08:46:04.782545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-09-29 08:46:04.782601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 7a20e0a6e6b2 2025-09-29 08:46:04.782612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-09-29 08:46:04.782625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 79315f7b7b89 2025-09-29 08:46:04.782639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:46:04.782702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 309092913b60 2025-09-29 08:46:04.782724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /var/lib/kolla/venv/etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2025-09-29 08:46:04.782783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 5be2337c53e6 2025-09-29 08:46:04.782794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-09-29 08:46:04.782808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-29 08:46:04.782821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:46:04.782866 | 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.1.1.dev10) (6.1.1) 2025-09-29 08:46:04.782877 | 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.1.1.dev10) (5.1.1) 2025-09-29 08:46:04.782891 | 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.1.1.dev10) (0.39.0) 2025-09-29 08:46:04.782935 | 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.1.1.dev10) (3.1.1) 2025-09-29 08:46:04.782952 | 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.1.1.dev10) (2.1.0) 2025-09-29 08:46:04.782966 | 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.1.1.dev10) (4.23.0) 2025-09-29 08:46:04.782979 | 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.1.1.dev10) (5.10.0) 2025-09-29 08:46:04.783026 | 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.1.1.dev10) (10.9.0) 2025-09-29 08:46:04.783044 | 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.1.1.dev10) (5.3.1) 2025-09-29 08:46:04.783058 | 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.1.1.dev10) (9.7.1) 2025-09-29 08:46:04.783071 | 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.1.1.dev10) (7.1.0) 2025-09-29 08:46:04.783084 | 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.1.1.dev10) (5.7.1) 2025-09-29 08:46:04.783130 | 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.1.1.dev10) (17.2.1) 2025-09-29 08:46:04.783144 | 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.1.1.dev10) (7.1.0) 2025-09-29 08:46:04.783157 | 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.1.1.dev10) (16.1.0) 2025-09-29 08:46:04.783213 | 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.1.1.dev10) (6.3.1) 2025-09-29 08:46:04.783225 | 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.1.1.dev10) (4.5.1) 2025-09-29 08:46:04.783256 | 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.1.1.dev10) (3.6.0) 2025-09-29 08:46:04.783270 | 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.1.1.dev10) (3.5.1) 2025-09-29 08:46:04.783283 | 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.1.1.dev10) (7.5.1) 2025-09-29 08:46:04.783329 | 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.1.1.dev10) (5.7.0) 2025-09-29 08:46:04.783339 | 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.1.1.dev10) (4.1.1) 2025-09-29 08:46:04.783353 | 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.1.1.dev10) (2.5.0) 2025-09-29 08:46:04.783366 | 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.1.1.dev10) (8.2.0) 2025-09-29 08:46:04.783411 | 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.1.1.dev10) (3.6.0) 2025-09-29 08:46:04.783421 | 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.1.1.dev10) (4.2.0) 2025-09-29 08:46:04.783434 | 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.1.1.dev10) (24.2) 2025-09-29 08:46:04.783490 | 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.1.1.dev10) (3.5.1) 2025-09-29 08:46:04.783514 | 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.1.1.dev10) (3.10.1) 2025-09-29 08:46:04.783528 | 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.1.1.dev10) (3.1.0) 2025-09-29 08:46:04.783538 | 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.1.1.dev10) (3.2.1) 2025-09-29 08:46:04.783552 | 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.1.1.dev10) (7.1.0) 2025-09-29 08:46:04.783565 | 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.1.1.dev10) (4.8.0) 2025-09-29 08:46:04.783613 | 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.1.1.dev10) (5.6.0) 2025-09-29 08:46:04.783624 | 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.1.1.dev10) (18.9.0) 2025-09-29 08:46:04.783638 | 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.1.1.dev10) (4.7.0) 2025-09-29 08:46:04.783697 | 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.1.1.dev10) (2.32.3) 2025-09-29 08:46:04.783716 | 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.1.1.dev10) (2.5.1) 2025-09-29 08:46:04.783729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.783786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-29 08:46:04.783797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.783811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-09-29 08:46:04.783823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-29 08:46:04.783836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:46:04.783881 | 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.1.1.dev10) (2.0.38) 2025-09-29 08:46:04.783896 | 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.1.1.dev10) (5.4.1) 2025-09-29 08:46:04.783909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.783965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-09-29 08:46:04.783976 | 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.1.1.dev10) (9.0.0) 2025-09-29 08:46:04.783989 | 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.1.1.dev10) (1.8.9) 2025-09-29 08:46:04.784002 | 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.1.1.dev10) (6.5.1) 2025-09-29 08:46:04.784031 | 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.1.1.dev10) (4.6.0) 2025-09-29 08:46:04.784059 | 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.1.1.dev10) (6.11.0) 2025-09-29 08:46:04.784073 | 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.1.1.dev10) (5.9.0) 2025-09-29 08:46:04.784119 | 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.1.1.dev10) (6.3.0) 2025-09-29 08:46:04.784142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.784155 | 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) 2025-09-29 08:46:04.784169 | 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.1.1.dev10) (5.2.1) 2025-09-29 08:46:04.784182 | 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.1.1.dev10) (43.0.3) 2025-09-29 08:46:04.784228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.784256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:46:04.784301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.784312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2025-09-29 08:46:04.784327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 17.7 MB/s 0:00:00 2025-09-29 08:46:04.784381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-29 08:46:04.784395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:46:04.784408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.784452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-29 08:46:04.784466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.1.1.dev10) 2025-09-29 08:46:04.784478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-09-29 08:46:04.784522 | 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.1.1.dev10) (2025.1) 2025-09-29 08:46:04.784537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3>=1.18.49->cinder==26.1.1.dev10) 2025-09-29 08:46:04.784550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-29 08:46:04.784594 | 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.1.1.dev10) (1.0.1) 2025-09-29 08:46:04.784605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3>=1.18.49->cinder==26.1.1.dev10) 2025-09-29 08:46:04.784618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:46:04.784697 | 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.1.1.dev10) (2.9.0.post0) 2025-09-29 08:46:04.784721 | 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.1.1.dev10) (1.26.20) 2025-09-29 08:46:04.784735 | 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.1.1.dev10) (1.17.0) 2025-09-29 08:46:04.784746 | 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.1.1.dev10) (1.17.1) 2025-09-29 08:46:04.784760 | 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.1.1.dev10) (2.22) 2025-09-29 08:46:04.784808 | 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.1.1.dev10) (2.7.0) 2025-09-29 08:46:04.784819 | 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.1.1.dev10) (0.22.0) 2025-09-29 08:46:04.784834 | 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.1.1.dev10) 2025-09-29 08:46:04.784853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2025-09-29 08:46:04.784878 | 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.1.1.dev10) 2025-09-29 08:46:04.784935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:46:04.784946 | 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.1.1.dev10) 2025-09-29 08:46:04.784960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.24.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:46:04.784973 | 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.1.1.dev10) 2025-09-29 08:46:04.784986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-09-29 08:46:04.785031 | 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.1.1.dev10) 2025-09-29 08:46:04.785042 | 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) 2025-09-29 08:46:04.785058 | 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.1.1.dev10) 2025-09-29 08:46:04.785103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2025-09-29 08:46:04.785118 | 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.1.1.dev10) 2025-09-29 08:46:04.785131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:46:04.785152 | 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.1.1.dev10) (5.5.2) 2025-09-29 08:46:04.785210 | 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.1.1.dev10) 2025-09-29 08:46:04.785221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-29 08:46:04.785235 | 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.1.1.dev10) 2025-09-29 08:46:04.785303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:46:04.785314 | 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.1.1.dev10) (3.4.1) 2025-09-29 08:46:04.785324 | 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.1.1.dev10) (3.10) 2025-09-29 08:46:04.785337 | 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.1.1.dev10) (2025.8.3) 2025-09-29 08:46:04.785350 | 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.1.1.dev10) 2025-09-29 08:46:04.785363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:46:04.785410 | 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.1.1.dev10) (25.1.0) 2025-09-29 08:46:04.785424 | 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.1.1.dev10) (2024.10.1) 2025-09-29 08:46:04.785444 | 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.1.1.dev10) (0.36.2) 2025-09-29 08:46:04.785458 | 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.1.1.dev10) (0.23.1) 2025-09-29 08:46:04.785504 | 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.1.1.dev10) (1.7.0) 2025-09-29 08:46:04.785515 | 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.1.1.dev10) (4.12.2) 2025-09-29 08:46:04.785528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (3.10.2) 2025-09-29 08:46:04.785542 | 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.1.1.dev10) (4.0.1) 2025-09-29 08:46:04.785586 | 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.1.1.dev10) (2.10.1) 2025-09-29 08:46:04.785600 | 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.1.1.dev10) (7.0.0) 2025-09-29 08:46:04.785625 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (1.3.4) 2025-09-29 08:46:04.785640 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (3.0.0) 2025-09-29 08:46:04.785700 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (1.17.2) 2025-09-29 08:46:04.785719 | 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.1.1.dev10) (0.19) 2025-09-29 08:46:04.785732 | 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.1.1.dev10) (1.3.0) 2025-09-29 08:46:04.786953 | 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.1.1.dev10) (2.0.0) 2025-09-29 08:46:04.787019 | 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.1.1.dev10) (6.0.2) 2025-09-29 08:46:04.787033 | 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.1.1.dev10) (1.14.1) 2025-09-29 08:46:04.787044 | 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.1.1.dev10) (2.0.1) 2025-09-29 08:46:04.787053 | 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.1.1.dev10) (0.5.0) 2025-09-29 08:46:04.787063 | 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.1.1.dev10) (1.3.9) 2025-09-29 08:46:04.787074 | 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.1.1.dev10) (3.1.0) 2025-09-29 08:46:04.787084 | 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.1.1.dev10) (5.3.1) 2025-09-29 08:46:04.787108 | 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.1.1.dev10) (5.4.2) 2025-09-29 08:46:04.787118 | 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.1.1.dev10) (0.11.0) 2025-09-29 08:46:04.787128 | 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.1.1.dev10) (5.1.0) 2025-09-29 08:46:04.787138 | 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.1.1.dev10) (0.21.1) 2025-09-29 08:46:04.787148 | 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.1.1.dev10) (3.1.5) 2025-09-29 08:46:04.787166 | 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.1.1.dev10) (4.0.1) 2025-09-29 08:46:04.787177 | 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.1.1.dev10) (4.0.1) 2025-09-29 08:46:04.787186 | 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.1.1.dev10) (3.0.2) 2025-09-29 08:46:04.787196 | 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.1.1.dev10) (1.1.0) 2025-09-29 08:46:04.787206 | 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.1.1.dev10) (1.6.10) 2025-09-29 08:46:04.787216 | 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.1.1.dev10) (3.14.0) 2025-09-29 08:46:04.787225 | 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.1.1.dev10) (1.2.0) 2025-09-29 08:46:04.787275 | 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.1.1.dev10) (1.5.0) 2025-09-29 08:46:04.787287 | 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.1.1.dev10) (80.9.0) 2025-09-29 08:46:04.787297 | 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.1.1.dev10) (0.2.13) 2025-09-29 08:46:04.787306 | 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.1.1.dev10) (4.9.1) 2025-09-29 08:46:04.787316 | 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.1.1.dev10) (0.5.2) 2025-09-29 08:46:04.787326 | 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.1.1.dev10) (2.5.11) 2025-09-29 08:46:04.787336 | 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.1.1.dev10) (1.9.0) 2025-09-29 08:46:04.787348 | 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.1.1.dev10) (2.0.1) 2025-09-29 08:46:04.787364 | 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.1.1.dev10) (24.2.1) 2025-09-29 08:46:04.787373 | 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.1.1.dev10) (0.7) 2025-09-29 08:46:04.787384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.1.1.dev10) 2025-09-29 08:46:04.787402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 08:46:04.787412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.1.1.dev10) 2025-09-29 08:46:04.787422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:46:04.787432 | 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.1.1.dev10) (3.2.0) 2025-09-29 08:46:04.787441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.1.1.dev10) 2025-09-29 08:46:04.787451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:46:04.787461 | 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.1.1.dev10) (2.7.2) 2025-09-29 08:46:04.787471 | 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.1.1.dev10) (0.15.2) 2025-09-29 08:46:04.787480 | 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.1.1.dev10) (1.33) 2025-09-29 08:46:04.787490 | 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.1.1.dev10) (3.0.0) 2025-09-29 08:46:04.787501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-29 08:46:04.787511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-29 08:46:04.787532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 33.3 MB/s 0:00:00 2025-09-29 08:46:04.787723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-29 08:46:04.787738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-29 08:46:04.787758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-09-29 08:46:04.787768 | 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) 2025-09-29 08:46:04.787778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 34.2 MB/s 0:00:00 2025-09-29 08:46:04.787787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2025-09-29 08:46:04.787797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-09-29 08:46:04.787807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-09-29 08:46:04.787816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2025-09-29 08:46:04.787826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2025-09-29 08:46:04.787836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2025-09-29 08:46:04.787845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-29 08:46:04.787855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-09-29 08:46:04.787878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 08:46:04.787888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-29 08:46:04.787897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-09-29 08:46:04.787907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-09-29 08:46:04.787924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-29 08:46:04.787933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:46:04.787943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 35.6 MB/s 0:00:00 2025-09-29 08:46:04.787953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:46:04.787963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-09-29 08:46:04.787975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'cinder' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'cinder'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:46:04.787987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-29 08:46:04.787998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): started 2025-09-29 08:46:04.788007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): finished with status 'done' 2025-09-29 08:46:04.788017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.1.1.dev10-py3-none-any.whl size=5283249 sha256=77355d178ba8a949f8d3903a1e52ef7a7a0e0e828f61bb6934de7d0a634c8ccc 2025-09-29 08:46:04.788027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-te_jwfvc/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-09-29 08:46:04.788039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'rtslib-fb' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rtslib-fb'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:46:04.788049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-29 08:46:04.788059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): started 2025-09-29 08:46:04.788068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): finished with status 'done' 2025-09-29 08:46:04.788078 | 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=89979 sha256=7c8a71cb1198a044ed9f174c96759954aceb44d0dfc75f736211bc98e801e26d 2025-09-29 08:46:04.788096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-te_jwfvc/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-09-29 08:46:04.788106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'zstd' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zstd'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:46:04.788124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-29 08:46:04.788134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): started 2025-09-29 08:46:04.788143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): finished with status 'done' 2025-09-29 08:46:04.788153 | 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=1730033 sha256=73259f987272bdf6d33151be85dc04a9636724f8e8f19caec02bc5b24aa25a08 2025-09-29 08:46:04.788163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-te_jwfvc/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2025-09-29 08:46:04.788172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-09-29 08:46:04.788188 | 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 2025-09-29 08:46:04.788200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.1.1.dev10 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 2025-09-29 08:46:04.788211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 5be2337c53e6 2025-09-29 08:46:04.788220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b1df7526d8fd 2025-09-29 08:46:04.788230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 6e6760a88c75 2025-09-29 08:46:04.788263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 08:46:04.788274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-09-29 08:46:04.787177 (took 0:01:33.363527) 2025-09-29 08:46:04.788283 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-09-29 08:46:04.788293 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-09-29 08:46:04.788302 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-09-29 08:46:04.788311 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-09-29 08:46:04.788321 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-09-29 08:46:04.788330 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-09-29 08:46:04.788340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-09-29 08:46:04.787656 2025-09-29 08:46:04.788349 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2025-09-29 08:46:04.791141 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-09-29 08:46:04.791596 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-09-29 08:46:30.073573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:46:30.073708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 8eb4b250ccc0 2025-09-29 08:46:30.073765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20250929" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:46:30.073867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in d851c7418211 2025-09-29 08:46:30.073975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container d851c7418211 2025-09-29 08:46:30.074058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 9c2aea6d29a3 2025-09-29 08:46:30.074180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2025-09-29 08:46:30.074305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in a8fb74448f4b 2025-09-29 08:46:30.074373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container a8fb74448f4b 2025-09-29 08:46:30.074453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0df2f2da411b 2025-09-29 08:46:30.074537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-09-29 08:46:30.074620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> cb4af5fdbb94 2025-09-29 08:46:30.074736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-09-29 08:46:30.074828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 09e3c9ddc545 2025-09-29 08:46:30.075738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:46:30.075759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 9569f0d6cffc 2025-09-29 08:46:30.075790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /var/lib/kolla/venv/etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2025-09-29 08:46:30.075803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 83d913e6d97e 2025-09-29 08:46:30.075815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-09-29 08:46:30.075827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2025-09-29 08:46:30.075839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:46:30.075849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2025-09-29 08:46:30.075859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:46:30.075868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:46:30.075877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:46:30.075888 | 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.4.dev4) (6.1.1) 2025-09-29 08:46:30.075899 | 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.4.dev4) (2.0.38) 2025-09-29 08:46:30.075920 | 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.4.dev4) (1.14.1) 2025-09-29 08:46:30.075930 | 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.4.dev4) (3.2.0) 2025-09-29 08:46:30.075940 | 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.4.dev4) (0.39.0) 2025-09-29 08:46:30.075949 | 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.4.dev4) (1.8.9) 2025-09-29 08:46:30.075964 | 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.4.dev4) (5.10.0) 2025-09-29 08:46:30.075974 | 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.4.dev4) (5.4.1) 2025-09-29 08:46:30.075984 | 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.4.dev4) (7.1.0) 2025-09-29 08:46:30.076020 | 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.4.dev4) (9.7.1) 2025-09-29 08:46:30.076159 | 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.4.dev4) (5.7.1) 2025-09-29 08:46:30.076178 | 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.4.dev4) (17.2.1) 2025-09-29 08:46:30.076297 | 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.4.dev4) (7.5.1) 2025-09-29 08:46:30.076365 | 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.4.dev4) (7.1.0) 2025-09-29 08:46:30.076431 | 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.4.dev4) (6.3.1) 2025-09-29 08:46:30.076506 | 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.4.dev4) (4.5.1) 2025-09-29 08:46:30.076588 | 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.4.dev4) (5.7.0) 2025-09-29 08:46:30.076646 | 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.4.dev4) (4.1.1) 2025-09-29 08:46:30.076775 | 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.4.dev4) (2.5.0) 2025-09-29 08:46:30.076845 | 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.4.dev4) (8.2.0) 2025-09-29 08:46:30.076921 | 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.4.dev4) (4.2.0) 2025-09-29 08:46:30.076995 | 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.4.dev4) (3.3.0) 2025-09-29 08:46:30.077067 | 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.4.dev4) (1.5.1) 2025-09-29 08:46:30.077164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.077236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-09-29 08:46:30.077567 | 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.4.dev4) (2.32.3) 2025-09-29 08:46:30.077599 | 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.4.dev4) (2.0.0) 2025-09-29 08:46:30.077612 | 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.4.dev4) (1.33) 2025-09-29 08:46:30.077624 | 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.4.dev4) (3.1.5) 2025-09-29 08:46:30.077642 | 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.4.dev4) (10.9.0) 2025-09-29 08:46:30.077658 | 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.4.dev4) (16.1.0) 2025-09-29 08:46:30.077794 | 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.4.dev4) (9.0.0) 2025-09-29 08:46:30.077871 | 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.4.dev4) (3.6.0) 2025-09-29 08:46:30.077937 | 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.4.dev4) (4.23.0) 2025-09-29 08:46:30.078029 | 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.4.dev4) (7.0.0) 2025-09-29 08:46:30.078094 | 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.4.dev4) (3.1.0) 2025-09-29 08:46:30.078200 | 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.4.dev4) (6.3.0) 2025-09-29 08:46:30.078228 | 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.4.dev4) (4.4.0) 2025-09-29 08:46:30.078323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.078393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-29 08:46:30.078466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.078539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:46:30.079761 | 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.4.dev4) (1.3.0) 2025-09-29 08:46:30.079791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.079801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:46:30.079810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.079829 | 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) 2025-09-29 08:46:30.079838 | 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.4.dev4) (1.7.0) 2025-09-29 08:46:30.079847 | 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.4.dev4) (4.0.1) 2025-09-29 08:46:30.079856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.4.dev4) 2025-09-29 08:46:30.079864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:46:30.079873 | 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.4.dev4) (6.0.2) 2025-09-29 08:46:30.079882 | 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.4.dev4) (1.3.9) 2025-09-29 08:46:30.079890 | 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.4.dev4) (4.12.2) 2025-09-29 08:46:30.079899 | 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.4.dev4) (3.14.0) 2025-09-29 08:46:30.079908 | 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.4.dev4) (2.7.0) 2025-09-29 08:46:30.079916 | 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.4.dev4) (3.1.1) 2025-09-29 08:46:30.079925 | 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.4.dev4) (3.0.0) 2025-09-29 08:46:30.079933 | 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.4.dev4) (1.17.2) 2025-09-29 08:46:30.079942 | 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.4.dev4) (3.0.2) 2025-09-29 08:46:30.079951 | 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.4.dev4) (3.0.0) 2025-09-29 08:46:30.079959 | 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.4.dev4) (25.1.0) 2025-09-29 08:46:30.079968 | 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.4.dev4) (2024.10.1) 2025-09-29 08:46:30.079977 | 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.4.dev4) (0.36.2) 2025-09-29 08:46:30.079985 | 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.4.dev4) (0.23.1) 2025-09-29 08:46:30.079995 | 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.4.dev4) (2.1.0) 2025-09-29 08:46:30.080031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.4.dev4) (3.10.2) 2025-09-29 08:46:30.080055 | 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.4.dev4) (6.5.1) 2025-09-29 08:46:30.080070 | 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.4.dev4) (4.0.1) 2025-09-29 08:46:30.080083 | 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.4.dev4) (2.10.1) 2025-09-29 08:46:30.080097 | 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.4.dev4) (5.6.0) 2025-09-29 08:46:30.080118 | 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.4.dev4) (43.0.3) 2025-09-29 08:46:30.080133 | 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.4.dev4) (5.1.1) 2025-09-29 08:46:30.080180 | 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.4.dev4) (1.3.4) 2025-09-29 08:46:30.080276 | 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.4.dev4) (1.0.1) 2025-09-29 08:46:30.080344 | 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.4.dev4) (4.3.6) 2025-09-29 08:46:30.080394 | 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.4.dev4) (1.4.0) 2025-09-29 08:46:30.080455 | 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.4.dev4) (1.17.1) 2025-09-29 08:46:30.080547 | 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.4.dev4) (2.22) 2025-09-29 08:46:30.080614 | 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.4.dev4) (0.19) 2025-09-29 08:46:30.080696 | 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.4.dev4) (2.0.1) 2025-09-29 08:46:30.080807 | 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.4.dev4) (0.5.0) 2025-09-29 08:46:30.080874 | 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.4.dev4) (2.9.0.post0) 2025-09-29 08:46:30.080943 | 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.4.dev4) (5.5.2) 2025-09-29 08:46:30.081002 | 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.4.dev4) (5.3.1) 2025-09-29 08:46:30.081063 | 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.4.dev4) (5.4.2) 2025-09-29 08:46:30.081128 | 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.4.dev4) (0.11.0) 2025-09-29 08:46:30.081210 | 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.4.dev4) (5.1.0) 2025-09-29 08:46:30.081279 | 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.4.dev4) (2025.1) 2025-09-29 08:46:30.081344 | 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.4.dev4) (0.21.1) 2025-09-29 08:46:30.081410 | 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.4.dev4) (4.0.1) 2025-09-29 08:46:30.081480 | 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.4.dev4) (1.1.0) 2025-09-29 08:46:30.081533 | 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.4.dev4) (3.1.0) 2025-09-29 08:46:30.081606 | 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.4.dev4) (2.5.1) 2025-09-29 08:46:30.081650 | 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.4.dev4) (3.10.1) 2025-09-29 08:46:30.081759 | 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.4.dev4) (1.6.10) 2025-09-29 08:46:30.081831 | 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.4.dev4) (3.2.1) 2025-09-29 08:46:30.081894 | 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.4.dev4) (24.2) 2025-09-29 08:46:30.081959 | 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.4.dev4) (80.9.0) 2025-09-29 08:46:30.082024 | 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.4.dev4) (0.3.5) 2025-09-29 08:46:30.082094 | 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.4.dev4) (0.2.13) 2025-09-29 08:46:30.082212 | 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.4.dev4) (1.17.0) 2025-09-29 08:46:30.082277 | 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.4.dev4) (3.4.1) 2025-09-29 08:46:30.082385 | 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.4.dev4) (3.10) 2025-09-29 08:46:30.082410 | 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.4.dev4) (1.26.20) 2025-09-29 08:46:30.082466 | 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.4.dev4) (2025.8.3) 2025-09-29 08:46:30.082489 | 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.4.dev4) (0.7) 2025-09-29 08:46:30.082554 | 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.4.dev4) (2.7.2) 2025-09-29 08:46:30.082600 | 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.4.dev4) (0.15.2) 2025-09-29 08:46:30.082653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.4.dev4) 2025-09-29 08:46:30.082714 | 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) 2025-09-29 08:46:30.082789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.4.dev4) 2025-09-29 08:46:30.082811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-29 08:46:30.082882 | 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.4.dev4) (5.2.1) 2025-09-29 08:46:30.082903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.4.dev4) 2025-09-29 08:46:30.082984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-09-29 08:46:30.083005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-09-29 08:46:30.083079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:46:30.083101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-09-29 08:46:30.083195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.0-py3-none-any.whl (353 kB) 2025-09-29 08:46:30.083217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-09-29 08:46:30.083299 | 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) 2025-09-29 08:46:30.083371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 33.8 MB/s 0:00:00 2025-09-29 08:46:30.083392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-09-29 08:46:30.084562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-29 08:46:30.084606 | 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) 2025-09-29 08:46:30.084623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 33.9 MB/s 0:00:00 2025-09-29 08:46:30.084658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-09-29 08:46:30.084709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2025-09-29 08:46:30.084725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2025-09-29 08:46:30.084741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.4.dev4-py3-none-any.whl size=2268603 sha256=a2fd9492bef5fa4f34a7536654c9877e124bb0c5f9f2ae67c6387dd20df2bf77 2025-09-29 08:46:30.084756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-aznbsm6b/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-09-29 08:46:30.084772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-09-29 08:46:30.084787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2025-09-29 08:46:30.084803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.4.dev4 jwcrypto-1.5.6 microversion-parse-2.0.0 numpy-2.2.3 pycdlib-1.14.0 sushy-5.5.0 websockify-0.12.0 zeroconf-0.145.1 2025-09-29 08:46:30.084818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 83d913e6d97e 2025-09-29 08:46:30.084833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 541b83f48d79 2025-09-29 08:46:30.084850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 61b8306760fc 2025-09-29 08:46:30.084864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 08:46:30.084879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-09-29 08:46:30.083918 (took 0:00:25.296262) 2025-09-29 08:46:30.084895 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-09-29 08:46:30.084909 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-09-29 08:46:30.084924 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-09-29 08:46:30.085002 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-09-29 08:46:30.085018 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-09-29 08:46:30.085033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-09-29 08:46:30.084641 2025-09-29 08:46:30.085071 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2025-09-29 08:46:30.088091 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-09-29 08:46:30.088707 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-09-29 08:47:03.592477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:47:03.592607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 8eb4b250ccc0 2025-09-29 08:47:03.592642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20250929" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:47:03.592664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 2003c88f9282 2025-09-29 08:47:03.592724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 2003c88f9282 2025-09-29 08:47:03.592734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 2fea238a96c2 2025-09-29 08:47:03.592810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-09-29 08:47:03.592854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 73977ce107fd 2025-09-29 08:47:03.592926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 73977ce107fd 2025-09-29 08:47:03.592969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> a3ad4751a510 2025-09-29 08:47:03.593046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:47:03.593146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 822ebf1563ee 2025-09-29 08:47:03.593194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:47:03.593248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:47:03.593302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:47:03.593357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:47:03.593412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:47:03.593465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:47:03.593520 | 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] 2025-09-29 08:47:03.593574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:47:03.593625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:47:03.593698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:47:03.593757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:47:03.593810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:47:03.593864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:47:03.593917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:47:03.593968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:47:03.594052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.4 MB in 2s (12.4 MB/s) 2025-09-29 08:47:03.594122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-09-29 08:47:03.594183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-09-29 08:47:03.594240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-09-29 08:47:03.594295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-09-29 08:47:03.594353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-09-29 08:47:03.594407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-09-29 08:47:03.594460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-09-29 08:47:03.594513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-09-29 08:47:03.594560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-09-29 08:47:03.594608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-09-29 08:47:03.594655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-29 08:47:03.594752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-09-29 08:47:03.594784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-09-29 08:47:03.594841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-09-29 08:47:03.594896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-09-29 08:47:03.594962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:47:03.594971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,889 kB of archives. 2025-09-29 08:47:03.595072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-09-29 08:47:03.595082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:47:03.595141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:47:03.595188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2025-09-29 08:47:03.595234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2025-09-29 08:47:03.595278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2025-09-29 08:47:03.595323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liblasso3t64 amd64 2.8.2-2build2 [164 kB] 2025-09-29 08:47:03.595369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-09-29 08:47:03.595423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-09-29 08:47:03.595454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2025-09-29 08:47:03.595521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2025-09-29 08:47:03.595566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2025-09-29 08:47:03.595610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2025-09-29 08:47:03.595655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-09-29 08:47:03.595821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,889 kB in 0s (7,814 kB/s) 2025-09-29 08:47:03.595834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:47:03.595880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-09-29 08:47:03.595945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:47:03.596008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:47:03.596073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2025-09-29 08:47:03.596147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2025-09-29 08:47:03.596192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-09-29 08:47:03.596247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-09-29 08:47:03.596302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:47:03.596347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:47:03.596392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:47:03.596436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-09-29 08:47:03.596481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-09-29 08:47:03.596512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-09-29 08:47:03.596570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-09-29 08:47:03.596624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-09-29 08:47:03.596654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-09-29 08:47:03.596742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-09-29 08:47:03.596773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-09-29 08:47:03.596834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-09-29 08:47:03.596860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-09-29 08:47:03.596918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2build2_amd64.deb ... 2025-09-29 08:47:03.596972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2build2) ... 2025-09-29 08:47:03.597002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-09-29 08:47:03.597077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-09-29 08:47:03.597123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-09-29 08:47:03.597176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.597201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-09-29 08:47:03.597263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-09-29 08:47:03.597317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.597346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-09-29 08:47:03.597402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 08:47:03.597456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:47:03.597491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-09-29 08:47:03.597536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-09-29 08:47:03.597567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-09-29 08:47:03.597624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-09-29 08:47:03.597697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-09-29 08:47:03.597728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-09-29 08:47:03.597785 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-09-29 08:47:03.597838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2025-09-29 08:47:03.597868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-09-29 08:47:03.597924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-09-29 08:47:03.597955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-09-29 08:47:03.598025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.598085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-09-29 08:47:03.598116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.598162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:47:03.598215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-09-29 08:47:03.598245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 08:47:03.598300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-09-29 08:47:03.598353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.598383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-09-29 08:47:03.598439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-09-29 08:47:03.598492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2build2) ... 2025-09-29 08:47:03.598521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-29 08:47:03.598576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-09-29 08:47:03.598634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-09-29 08:47:03.598718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:47:03.598749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-29 08:47:03.598809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-09-29 08:47:03.598836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-09-29 08:47:03.598897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:47:03.598952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-29 08:47:03.598981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-09-29 08:47:03.599074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:47:03.599090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-29 08:47:03.599121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:47:03.599180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 822ebf1563ee 2025-09-29 08:47:03.599234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 4eda3cd74724 2025-09-29 08:47:03.599264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-09-29 08:47:03.599321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 2267e7d594b5 2025-09-29 08:47:03.599369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2025-09-29 08:47:03.599402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 71cbd26b8a07 2025-09-29 08:47:03.599462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-09-29 08:47:03.599516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): started 2025-09-29 08:47:03.599542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:47:03.599603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (6.1.1) 2025-09-29 08:47:03.599634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (1.8.9) 2025-09-29 08:47:03.599706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.599769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:47:03.599824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.599854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-09-29 08:47:03.599915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (43.0.3) 2025-09-29 08:47:03.599943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (2.0.38) 2025-09-29 08:47:03.599995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (5.4.1) 2025-09-29 08:47:03.600067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (5.6.0) 2025-09-29 08:47:03.600136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (10.9.0) 2025-09-29 08:47:03.600182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (4.0.1) 2025-09-29 08:47:03.600212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.600273 | 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) 2025-09-29 08:47:03.600306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (3.10.2) 2025-09-29 08:47:03.600345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (9.7.1) 2025-09-29 08:47:03.600403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (5.7.1) 2025-09-29 08:47:03.600434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (16.1.0) 2025-09-29 08:47:03.600491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (17.2.1) 2025-09-29 08:47:03.600499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (6.5.1) 2025-09-29 08:47:03.600543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (7.1.0) 2025-09-29 08:47:03.600573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (6.3.1) 2025-09-29 08:47:03.600631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (4.5.1) 2025-09-29 08:47:03.600638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (5.7.0) 2025-09-29 08:47:03.600714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (2.5.0) 2025-09-29 08:47:03.600724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (8.2.0) 2025-09-29 08:47:03.600770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.600800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-09-29 08:47:03.600857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.600865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2025-09-29 08:47:03.600909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (2.10.1) 2025-09-29 08:47:03.600940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (1.3.4) 2025-09-29 08:47:03.601001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (4.23.0) 2025-09-29 08:47:03.601009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (4.0.1) 2025-09-29 08:47:03.601056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (1.1.0) 2025-09-29 08:47:03.601121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev11) (4.2.0) 2025-09-29 08:47:03.601148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.601198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-09-29 08:47:03.601224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-09-29 08:47:03.601268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:47:03.601298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-09-29 08:47:03.601342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:47:03.601378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:47:03.601404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:47:03.601429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.1.dev11) 2025-09-29 08:47:03.601486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:47:03.601516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==27.0.1.dev11) (1.17.1) 2025-09-29 08:47:03.601545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==27.0.1.dev11) (2.22) 2025-09-29 08:47:03.601590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==27.0.1.dev11) (5.1.1) 2025-09-29 08:47:03.601621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-29 08:47:03.601651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:47:03.601702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) (3.1.5) 2025-09-29 08:47:03.601760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-29 08:47:03.601790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:47:03.601835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) (8.1.8) 2025-09-29 08:47:03.601865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-29 08:47:03.601922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:47:03.601929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev11) 2025-09-29 08:47:03.601973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2025-09-29 08:47:03.602003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev11) (1.17.0) 2025-09-29 08:47:03.602055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev11) (2025.1) 2025-09-29 08:47:03.602093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) (3.0.2) 2025-09-29 08:47:03.602151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.1.dev11) (25.1.0) 2025-09-29 08:47:03.602176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.1.dev11) (2024.10.1) 2025-09-29 08:47:03.602202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.1.dev11) (0.36.2) 2025-09-29 08:47:03.602247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.1.dev11) (0.23.1) 2025-09-29 08:47:03.602277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (5.10.0) 2025-09-29 08:47:03.602322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (2.32.3) 2025-09-29 08:47:03.602358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (2.1.0) 2025-09-29 08:47:03.602384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (1.7.0) 2025-09-29 08:47:03.602412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (4.12.2) 2025-09-29 08:47:03.602662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==27.0.1.dev11) (3.14.0) 2025-09-29 08:47:03.602767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==27.0.1.dev11) (3.0.0) 2025-09-29 08:47:03.602781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==27.0.1.dev11) (1.17.2) 2025-09-29 08:47:03.602792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.1.dev11) (1.3.0) 2025-09-29 08:47:03.602802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.1.dev11) (2.0.0) 2025-09-29 08:47:03.602876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.1.dev11) (6.0.2) 2025-09-29 08:47:03.602889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.1.dev11) (1.14.1) 2025-09-29 08:47:03.602920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.1.dev11) (2.0.1) 2025-09-29 08:47:03.602992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.1.dev11) (0.5.0) 2025-09-29 08:47:03.603003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==27.0.1.dev11) (1.3.9) 2025-09-29 08:47:03.603068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==27.0.1.dev11) (2.9.0.post0) 2025-09-29 08:47:03.603147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (3.1.0) 2025-09-29 08:47:03.603186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (4.1.1) 2025-09-29 08:47:03.603196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (5.5.2) 2025-09-29 08:47:03.603226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (5.3.1) 2025-09-29 08:47:03.603235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (5.4.2) 2025-09-29 08:47:03.603245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (0.11.0) 2025-09-29 08:47:03.603254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (5.1.0) 2025-09-29 08:47:03.603285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata in /var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (2025.1) 2025-09-29 08:47:03.603306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (0.21.1) 2025-09-29 08:47:03.603317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==27.0.1.dev11) (4.0.1) 2025-09-29 08:47:03.603327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (0.39.0) 2025-09-29 08:47:03.603362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (3.1.1) 2025-09-29 08:47:03.603392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (7.1.0) 2025-09-29 08:47:03.603427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (3.1.0) 2025-09-29 08:47:03.603469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (2.5.1) 2025-09-29 08:47:03.603479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (3.10.1) 2025-09-29 08:47:03.603540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (1.6.10) 2025-09-29 08:47:03.603561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (2.7.0) 2025-09-29 08:47:03.603599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (0.19) 2025-09-29 08:47:03.603623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.1.dev11) (3.2.1) 2025-09-29 08:47:03.603661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.1.dev11) (24.2) 2025-09-29 08:47:03.603731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.1.dev11) (7.0.0) 2025-09-29 08:47:03.603746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (80.9.0) 2025-09-29 08:47:03.603780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==27.0.1.dev11) (0.2.13) 2025-09-29 08:47:03.603811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.1.dev11) 2025-09-29 08:47:03.603861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 08:47:03.603872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl<24.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==27.0.1.dev11) (24.2.1) 2025-09-29 08:47:03.603904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.1.dev11) 2025-09-29 08:47:03.603935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:47:03.603956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (3.4.1) 2025-09-29 08:47:03.603989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (3.10) 2025-09-29 08:47:03.604042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (1.26.20) 2025-09-29 08:47:03.604064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.1.dev11) (2025.8.3) 2025-09-29 08:47:03.604124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==27.0.1.dev11) 2025-09-29 08:47:03.604136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2025-09-29 08:47:03.604157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.1.dev11) 2025-09-29 08:47:03.604191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:47:03.604221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.1.dev11) 2025-09-29 08:47:03.604255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-29 08:47:03.604272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev11) (0.7) 2025-09-29 08:47:03.604309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==27.0.1.dev11) (2.7.2) 2025-09-29 08:47:03.604319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 08:47:03.604379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 08:47:03.604399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-09-29 08:47:03.604435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2025-09-29 08:47:03.604445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 08:47:03.604497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-09-29 08:47:03.604530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-09-29 08:47:03.604540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2025-09-29 08:47:03.604581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-09-29 08:47:03.604617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2025-09-29 08:47:03.604627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 08:47:03.604660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-29 08:47:03.604744 | 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) 2025-09-29 08:47:03.604776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.7 MB/s 0:00:00 2025-09-29 08:47:03.604810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:47:03.604841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-29 08:47:03.604860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-09-29 08:47:03.604922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: DEPRECATION: Building 'keystone' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'keystone'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:47:03.604942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-09-29 08:47:03.604997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): started 2025-09-29 08:47:03.605007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): finished with status 'done' 2025-09-29 08:47:03.605047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.1.dev11-py3-none-any.whl size=1460371 sha256=72d5f488bac3b6a6d9057432ab71224f4824b8ea00601d21d7c4c4317b502707 2025-09-29 08:47:03.605101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ti0cp89z/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-09-29 08:47:03.605112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-09-29 08:47:03.605147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-09-29 08:47:03.605157 | 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=366210 sha256=f2def825acff9c65ed6698d13469a985f509c575a95eb20647bcace87ece847d 2025-09-29 08:47:03.605200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ti0cp89z/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-09-29 08:47:03.605210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-09-29 08:47:03.605251 | 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 2025-09-29 08:47:03.605293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.1.0 Flask-RESTful-0.3.10 Werkzeug-3.1.3 aniso8601-10.0.0 blinker-1.9.0 defusedxml-0.7.1 elementpath-4.7.0 itsdangerous-2.2.0 keystone-27.0.1.dev11 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 2025-09-29 08:47:03.605335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 71cbd26b8a07 2025-09-29 08:47:03.605372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 5d19a07a37ab 2025-09-29 08:47:03.605382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-09-29 08:47:03.605428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in bc21b9fa682f 2025-09-29 08:47:03.605464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container bc21b9fa682f 2025-09-29 08:47:03.605474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 0ac317e5640e 2025-09-29 08:47:03.605539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built b06ace9da974 2025-09-29 08:47:03.605553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 08:47:03.605630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-09-29 08:47:03.605531 (took 0:00:33.520890) 2025-09-29 08:47:03.605719 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-09-29 08:47:03.605800 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-09-29 08:47:03.605811 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-09-29 08:47:03.606175 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-09-29 08:47:03.606198 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-09-29 08:47:03.606231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-09-29 08:47:03.606138 2025-09-29 08:47:03.606266 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2025-09-29 08:47:03.608595 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-09-29 08:47:03.609166 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-09-29 08:47:33.972178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:47:33.972237 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 8eb4b250ccc0 2025-09-29 08:47:33.972849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20250929" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:47:33.972924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in bd6443c34cc0 2025-09-29 08:47:33.972943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container bd6443c34cc0 2025-09-29 08:47:33.972956 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 2cc46211a0d8 2025-09-29 08:47:33.972969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2025-09-29 08:47:33.972982 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in d3a6c1a178f2 2025-09-29 08:47:33.972994 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container d3a6c1a178f2 2025-09-29 08:47:33.973006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 80eb415a6184 2025-09-29 08:47:33.973017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-09-29 08:47:33.973029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 711608bacdcc 2025-09-29 08:47:33.973095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:47:33.973110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> a0dedd77e8a5 2025-09-29 08:47:33.973123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2025-09-29 08:47:33.973136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 1480400267c3 2025-09-29 08:47:33.973148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-09-29 08:47:33.973160 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-09-29 08:47:33.973214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:47:33.973227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-09-29 08:47:33.973238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-09-29 08:47:33.973301 | 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.1.dev5) (6.0.2) 2025-09-29 08:47:33.973368 | 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.1.dev5) (2.0.38) 2025-09-29 08:47:33.973380 | 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.1.dev5) (0.12.1) 2025-09-29 08:47:33.973427 | 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.1.dev5) (1.8.9) 2025-09-29 08:47:33.973473 | 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.1.dev5) (1.14.1) 2025-09-29 08:47:33.974756 | 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.1.dev5) (4.9.1) 2025-09-29 08:47:33.974779 | 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.1.dev5) (5.1.1) 2025-09-29 08:47:33.974790 | 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.1.dev5) (0.39.0) 2025-09-29 08:47:33.974800 | 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.1.dev5) (1.33) 2025-09-29 08:47:33.974809 | 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.1.dev5) (5.10.0) 2025-09-29 08:47:33.974819 | 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.1.dev5) (10.9.0) 2025-09-29 08:47:33.974829 | 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.1.dev5) (1.3.0) 2025-09-29 08:47:33.974838 | 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.1.dev5) (7.1.0) 2025-09-29 08:47:33.974847 | 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.1.dev5) (9.7.1) 2025-09-29 08:47:33.974857 | 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.1.dev5) (5.7.1) 2025-09-29 08:47:33.974866 | 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.1.dev5) (17.2.1) 2025-09-29 08:47:33.974875 | 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.1.dev5) (6.5.1) 2025-09-29 08:47:33.974885 | 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.1.dev5) (7.1.0) 2025-09-29 08:47:33.974908 | 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.1.dev5) (16.1.0) 2025-09-29 08:47:33.974918 | 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.1.dev5) (6.3.1) 2025-09-29 08:47:33.974928 | 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.1.dev5) (4.5.1) 2025-09-29 08:47:33.974938 | 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.1.dev5) (3.5.1) 2025-09-29 08:47:33.974958 | 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.1.dev5) (5.7.0) 2025-09-29 08:47:33.974968 | 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.1.dev5) (4.1.1) 2025-09-29 08:47:33.974985 | 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.1.dev5) (2.5.0) 2025-09-29 08:47:33.974995 | 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.1.dev5) (8.2.0) 2025-09-29 08:47:33.975004 | 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.1.dev5) (3.6.0) 2025-09-29 08:47:33.975014 | 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.1.dev5) (6.1.1) 2025-09-29 08:47:33.975034 | 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.1.dev5) (1.5.1) 2025-09-29 08:47:33.975044 | 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.1.dev5) (4.0.1) 2025-09-29 08:47:33.975054 | 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.1.dev5) (7.1.0) 2025-09-29 08:47:33.975063 | 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.1.dev5) (9.7.0) 2025-09-29 08:47:33.975073 | 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.1.dev5) (4.8.0) 2025-09-29 08:47:33.975082 | 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.1.dev5) (4.1.0) 2025-09-29 08:47:33.975092 | 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.1.dev5) (11.4.0) 2025-09-29 08:47:33.975105 | 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.1.dev5) (18.9.0) 2025-09-29 08:47:33.975201 | 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.1.dev5) (5.6.0) 2025-09-29 08:47:33.975253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.1.dev5) 2025-09-29 08:47:33.975346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:47:33.975405 | 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.1.dev5) (2.32.3) 2025-09-29 08:47:33.975482 | 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.1.dev5) (80.9.0) 2025-09-29 08:47:33.975558 | 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.1.dev5) (5.4.1) 2025-09-29 08:47:33.975632 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.1.dev5) 2025-09-29 08:47:33.975748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-29 08:47:33.975833 | 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.1.dev5) (43.0.3) 2025-09-29 08:47:33.975924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.1.dev5) 2025-09-29 08:47:33.976000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:47:33.976075 | 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.1.dev5) (4.2.0) 2025-09-29 08:47:33.976150 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.8.3) 2025-09-29 08:47:33.976230 | 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) 2025-09-29 08:47:33.976296 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-09-29 08:47:33.976368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-09-29 08:47:33.976440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-09-29 08:47:33.976510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-09-29 08:47:33.976585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-09-29 08:47:33.976656 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:47:33.976763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-09-29 08:47:33.976845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:47:33.976927 | 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) 2025-09-29 08:47:33.977004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2025-09-29 08:47:33.977076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-09-29 08:47:33.977148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:47:33.977235 | 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) 2025-09-29 08:47:33.977310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2025-09-29 08:47:33.977382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-09-29 08:47:33.977453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-09-29 08:47:33.977525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-09-29 08:47:33.977596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-09-29 08:47:33.977667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-09-29 08:47:33.977763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-09-29 08:47:33.977842 | 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.1.dev5) (1.3.9) 2025-09-29 08:47:33.977938 | 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.1.dev5) (4.12.2) 2025-09-29 08:47:33.978072 | 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.1.dev5) (0.5.2) 2025-09-29 08:47:33.978090 | 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.1.dev5) (2.5.11) 2025-09-29 08:47:33.978181 | 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.1.dev5) (3.14.0) 2025-09-29 08:47:33.978253 | 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.1.dev5) (1.9.0) 2025-09-29 08:47:33.978324 | 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.1.dev5) (0.2.13) 2025-09-29 08:47:33.978396 | 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.1.dev5) (1.17.1) 2025-09-29 08:47:33.978467 | 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.1.dev5) (2.22) 2025-09-29 08:47:33.978539 | 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.1.dev5) (2.7.0) 2025-09-29 08:47:33.978589 | 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.1.dev5) (3.1.1) 2025-09-29 08:47:33.978649 | 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) 2025-09-29 08:47:33.978745 | 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.1.dev5) (3.0.0) 2025-09-29 08:47:33.979753 | 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.1.dev5) (2.1.0) 2025-09-29 08:47:33.979773 | 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.1.dev5) (1.7.0) 2025-09-29 08:47:33.979784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (3.10.2) 2025-09-29 08:47:33.979794 | 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.1.dev5) (2.10.1) 2025-09-29 08:47:33.979803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-09-29 08:47:33.979822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2025-09-29 08:47:33.979842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-29 08:47:33.979861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-29 08:47:33.979880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-09-29 08:47:33.979918 | 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) 2025-09-29 08:47:33.979928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2025-09-29 08:47:33.979947 | 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) 2025-09-29 08:47:33.979957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-29 08:47:33.979976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.979985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:47:33.979995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-09-29 08:47:33.980004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:47:33.980014 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (1.3.4) 2025-09-29 08:47:33.980030 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (3.0.0) 2025-09-29 08:47:33.980045 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (1.17.2) 2025-09-29 08:47:33.980055 | 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.1.dev5) (0.19) 2025-09-29 08:47:33.980065 | 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.1.dev5) (2.0.0) 2025-09-29 08:47:33.980075 | 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.1.dev5) (2.0.1) 2025-09-29 08:47:33.980092 | 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.1.dev5) (0.5.0) 2025-09-29 08:47:33.980102 | 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.1.dev5) (3.1.0) 2025-09-29 08:47:33.980115 | 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.1.dev5) (5.3.1) 2025-09-29 08:47:33.980125 | 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.1.dev5) (5.4.2) 2025-09-29 08:47:33.980189 | 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.1.dev5) (0.11.0) 2025-09-29 08:47:33.980204 | 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.1.dev5) (5.1.0) 2025-09-29 08:47:33.980296 | 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.1.dev5) (2025.1) 2025-09-29 08:47:33.980312 | 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.1.dev5) (0.21.1) 2025-09-29 08:47:33.980396 | 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.1.dev5) (3.1.5) 2025-09-29 08:47:33.980451 | 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.1.dev5) (4.0.1) 2025-09-29 08:47:33.980483 | 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.1.dev5) (4.0.1) 2025-09-29 08:47:33.980551 | 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.1.dev5) (3.0.2) 2025-09-29 08:47:33.980599 | 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) 2025-09-29 08:47:33.980645 | 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.1.dev5) (7.0.0) 2025-09-29 08:47:33.980749 | 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.1.dev5) (3.1.0) 2025-09-29 08:47:33.980776 | 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.1.dev5) (2.5.1) 2025-09-29 08:47:33.980845 | 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.1.dev5) (3.10.1) 2025-09-29 08:47:33.980911 | 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.1.dev5) (1.6.10) 2025-09-29 08:47:33.980935 | 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.1.dev5) (3.2.1) 2025-09-29 08:47:33.981009 | 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.1.dev5) (24.2) 2025-09-29 08:47:33.981056 | 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.1.dev5) (0.3.5) 2025-09-29 08:47:33.981103 | 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.1.dev5) (2.0.1) 2025-09-29 08:47:33.981150 | 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.1.dev5) (24.2.1) 2025-09-29 08:47:33.981212 | 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.1.dev5) (3.2.0) 2025-09-29 08:47:33.981259 | 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.1.dev5) (4.7.0) 2025-09-29 08:47:33.981315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.1.dev5) (4.4.0) 2025-09-29 08:47:33.981362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.1.dev5) (1.0.1) 2025-09-29 08:47:33.981409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.1.dev5) (1.4.0) 2025-09-29 08:47:33.981455 | 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.1.dev5) (2.1.0) 2025-09-29 08:47:33.981501 | 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.1.dev5) (7.5.0) 2025-09-29 08:47:33.981546 | 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.1.dev5) (3.4.1) 2025-09-29 08:47:33.981589 | 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.1.dev5) (3.10) 2025-09-29 08:47:33.981652 | 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.1.dev5) (0.7) 2025-09-29 08:47:33.981722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.1.dev5) 2025-09-29 08:47:33.981773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:47:33.981822 | 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.1.dev5) (4.23.0) 2025-09-29 08:47:33.981882 | 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.1.dev5) (3.2.0) 2025-09-29 08:47:33.981967 | 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.1.dev5) (9.0.0) 2025-09-29 08:47:33.982015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.1.dev5) 2025-09-29 08:47:33.982058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:47:33.982115 | 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.1.dev5) (25.1.0) 2025-09-29 08:47:33.982170 | 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.1.dev5) (2024.10.1) 2025-09-29 08:47:33.982227 | 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.1.dev5) (0.36.2) 2025-09-29 08:47:33.982283 | 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.1.dev5) (0.23.1) 2025-09-29 08:47:33.982337 | 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.1.dev5) (2.7.2) 2025-09-29 08:47:33.982400 | 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.1.dev5) (0.8.1) 2025-09-29 08:47:33.982455 | 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.1.dev5) (2025.1) 2025-09-29 08:47:33.982499 | 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.1.dev5) (8.5.0) 2025-09-29 08:47:33.982542 | 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.1.dev5) (3.21.0) 2025-09-29 08:47:33.982594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.2 MB) 2025-09-29 08:47:33.982610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 37.4 MB/s 0:00:00 2025-09-29 08:47:33.982693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-09-29 08:47:33.982742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2025-09-29 08:47:33.982786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 36.9 MB/s 0:00:00 2025-09-29 08:47:33.982829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2025-09-29 08:47:33.982873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-09-29 08:47:33.982938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-29 08:47:33.982953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-09-29 08:47:33.983006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 08:47:33.983028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-29 08:47:33.983088 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-29 08:47:33.983142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-09-29 08:47:33.983756 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-09-29 08:47:33.983774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-29 08:47:33.983785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:47:33.983794 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.1 MB/s 0:00:00 2025-09-29 08:47:33.983811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:47:33.983821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-29 08:47:33.983830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:47:33.983840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-09-29 08:47:33.983849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-09-29 08:47:33.983859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-09-29 08:47:33.983868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-09-29 08:47:33.983878 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'magnum' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:47:33.983907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-09-29 08:47:33.983918 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): started 2025-09-29 08:47:33.983927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): finished with status 'done' 2025-09-29 08:47:33.983937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.1.dev5-py3-none-any.whl size=759752 sha256=ba3f9a63d7b3c9fa6ae4dd23c975426a6830130af92fc9f43142ccd371534cb6 2025-09-29 08:47:33.983947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bz0kw2m9/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-09-29 08:47:33.983957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'haproxyadmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'haproxyadmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:47:33.983967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-09-29 08:47:33.983976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): started 2025-09-29 08:47:33.983986 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): finished with status 'done' 2025-09-29 08:47:33.983996 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37450 sha256=55b577933c6323cd3d208caf4790fbfb955ef47778a9d031dccd5a768d50192a 2025-09-29 08:47:33.984018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bz0kw2m9/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-09-29 08:47:33.984028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-09-29 08:47:33.984039 | 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 2025-09-29 08:47:33.984051 | 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.1.dev5 magnum-cluster-api-0.31.2 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 2025-09-29 08:47:33.984062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 1480400267c3 2025-09-29 08:47:33.984075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 2e4e194330a0 2025-09-29 08:47:33.984085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2025-09-29 08:47:33.984139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 2cd6d1622306 2025-09-29 08:47:33.984200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum-cluster-api in /var/lib/kolla/venv/lib/python3.12/site-packages (0.31.2) 2025-09-29 08:47:33.984215 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.8.3) 2025-09-29 08:47:33.984263 | 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) 2025-09-29 08:47:33.984292 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2025-09-29 08:47:33.984371 | 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) 2025-09-29 08:47:33.984382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2025-09-29 08:47:33.984409 | 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) 2025-09-29 08:47:33.984463 | 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.1.dev5) 2025-09-29 08:47:33.984515 | 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) 2025-09-29 08:47:33.984565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.7.1) 2025-09-29 08:47:33.984578 | 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) 2025-09-29 08:47:33.984637 | 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) 2025-09-29 08:47:33.984691 | 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) 2025-09-29 08:47:33.984715 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.1.1) 2025-09-29 08:47:33.984778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2025-09-29 08:47:33.984830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2025-09-29 08:47:33.984842 | 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) 2025-09-29 08:47:33.984916 | 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) 2025-09-29 08:47:33.984943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2025-09-29 08:47:33.985002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2025-09-29 08:47:33.985054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2025-09-29 08:47:33.985066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2025-09-29 08:47:33.985124 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2025-09-29 08:47:33.985176 | 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) 2025-09-29 08:47:33.985194 | 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) 2025-09-29 08:47:33.985245 | 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) 2025-09-29 08:47:33.985268 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-09-29 08:47:33.985322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2025-09-29 08:47:33.985361 | 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) 2025-09-29 08:47:33.985408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2025-09-29 08:47:33.985421 | 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) 2025-09-29 08:47:33.985477 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2025-09-29 08:47:33.985525 | 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) 2025-09-29 08:47:33.985539 | 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) 2025-09-29 08:47:33.985599 | 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) 2025-09-29 08:47:33.985638 | 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) 2025-09-29 08:47:33.985651 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2025-09-29 08:47:33.985761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2025-09-29 08:47:33.985777 | 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) 2025-09-29 08:47:33.987734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2025-09-29 08:47:33.987750 | 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) 2025-09-29 08:47:33.987759 | 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) 2025-09-29 08:47:33.987766 | 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) 2025-09-29 08:47:33.987773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2025-09-29 08:47:33.987780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2025-09-29 08:47:33.987792 | 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) 2025-09-29 08:47:33.987799 | 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.9.0) 2025-09-29 08:47:33.987806 | 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) 2025-09-29 08:47:33.987812 | 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) 2025-09-29 08:47:33.987819 | 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) 2025-09-29 08:47:33.987826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.1.0) 2025-09-29 08:47:33.987838 | 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) 2025-09-29 08:47:33.987846 | 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) 2025-09-29 08:47:33.987852 | 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) 2025-09-29 08:47:33.987859 | 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) 2025-09-29 08:47:33.987866 | 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) 2025-09-29 08:47:33.987873 | 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) 2025-09-29 08:47:33.987880 | 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) 2025-09-29 08:47:33.987886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.1.1) 2025-09-29 08:47:33.987924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2025-09-29 08:47:33.987937 | 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) 2025-09-29 08:47:33.987945 | 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) 2025-09-29 08:47:33.987952 | 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) 2025-09-29 08:47:33.987959 | 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) 2025-09-29 08:47:33.987966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.4.0) 2025-09-29 08:47:33.987973 | 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) 2025-09-29 08:47:33.987979 | 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) 2025-09-29 08:47:33.987990 | 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) 2025-09-29 08:47:33.987998 | 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) (80.9.0) 2025-09-29 08:47:33.988011 | 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) 2025-09-29 08:47:33.988018 | 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) 2025-09-29 08:47:33.988025 | 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) 2025-09-29 08:47:33.988031 | 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) 2025-09-29 08:47:33.988038 | 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) 2025-09-29 08:47:33.988045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2025-09-29 08:47:33.988052 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2025-09-29 08:47:33.988059 | 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) 2025-09-29 08:47:33.988066 | 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) 2025-09-29 08:47:33.988073 | 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) 2025-09-29 08:47:33.988080 | 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) 2025-09-29 08:47:33.988092 | 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) 2025-09-29 08:47:33.988099 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2025-09-29 08:47:33.988106 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-09-29 08:47:33.988113 | 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) 2025-09-29 08:47:33.988120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2025-09-29 08:47:33.988127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.10.2) 2025-09-29 08:47:33.988142 | 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) 2025-09-29 08:47:33.988150 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.4) 2025-09-29 08:47:33.988158 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-09-29 08:47:33.988165 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.17.2) 2025-09-29 08:47:33.988173 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2025-09-29 08:47:33.988181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2025-09-29 08:47:33.988188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-09-29 08:47:33.988196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2025-09-29 08:47:33.988204 | 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) 2025-09-29 08:47:33.988211 | 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) 2025-09-29 08:47:33.988219 | 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) 2025-09-29 08:47:33.988226 | 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) 2025-09-29 08:47:33.988234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2025-09-29 08:47:33.988241 | 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) 2025-09-29 08:47:33.988255 | 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) 2025-09-29 08:47:33.988263 | 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) 2025-09-29 08:47:33.988271 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-09-29 08:47:33.988288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-09-29 08:47:33.988296 | 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) 2025-09-29 08:47:33.988308 | 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) 2025-09-29 08:47:33.988315 | 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) 2025-09-29 08:47:33.988323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2025-09-29 08:47:33.988330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2025-09-29 08:47:33.988338 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2025-09-29 08:47:33.988346 | 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) 2025-09-29 08:47:33.988353 | 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) 2025-09-29 08:47:33.988361 | 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) 2025-09-29 08:47:33.988368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2025-09-29 08:47:33.988376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-09-29 08:47:33.988383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2025-09-29 08:47:33.988391 | 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) 2025-09-29 08:47:33.988398 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.7.0) 2025-09-29 08:47:33.988406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (4.4.0) 2025-09-29 08:47:33.988413 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2025-09-29 08:47:33.988426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2025-09-29 08:47:33.988439 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-09-29 08:47:33.988447 | 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) 2025-09-29 08:47:33.988455 | 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) 2025-09-29 08:47:33.988462 | 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) 2025-09-29 08:47:33.988473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2025-09-29 08:47:33.988481 | 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) 2025-09-29 08:47:33.988488 | 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) 2025-09-29 08:47:33.988496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2025-09-29 08:47:33.988504 | 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) 2025-09-29 08:47:33.988511 | 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) 2025-09-29 08:47:33.988519 | 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) 2025-09-29 08:47:33.988526 | 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) 2025-09-29 08:47:33.988534 | 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) 2025-09-29 08:47:33.988543 | 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) 2025-09-29 08:47:33.988550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2025-09-29 08:47:33.988558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2025-09-29 08:47:33.988565 | 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) 2025-09-29 08:47:33.988577 | 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) 2025-09-29 08:47:33.988590 | 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) 2025-09-29 08:47:33.988597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 2cd6d1622306 2025-09-29 08:47:33.988605 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9cdd96e56f75 2025-09-29 08:47:33.988613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-09-29 08:47:33.988620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 8a8bcc929507 2025-09-29 08:47:33.988628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 2.651995, size: 16624839 2025-09-29 08:47:33.988635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-09-29 08:47:33.988646 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 8a8bcc929507 2025-09-29 08:47:33.988654 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 468e30fcc1e7 2025-09-29 08:47:33.988664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 83ffb2343129 2025-09-29 08:47:33.988742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20250929 2025-09-29 08:47:33.988826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-09-29 08:47:33.988736 (took 0:00:30.382598) 2025-09-29 08:47:33.988883 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-09-29 08:47:33.988954 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-09-29 08:47:33.989230 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-09-29 08:47:33.989253 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-09-29 08:47:33.989311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-09-29 08:47:33.989249 2025-09-29 08:47:33.989369 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2025-09-29 08:47:33.990429 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-09-29 08:47:33.990933 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-09-29 08:47:42.656014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:47:42.656115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 8eb4b250ccc0 2025-09-29 08:47:42.656142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20250929" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:47:42.656296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in c5c7a583ddb6 2025-09-29 08:47:42.656320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container c5c7a583ddb6 2025-09-29 08:47:42.656384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 6df48d9b5080 2025-09-29 08:47:42.656495 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2025-09-29 08:47:42.656563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in e30851dcd96e 2025-09-29 08:47:42.656624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container e30851dcd96e 2025-09-29 08:47:42.656698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> eb43c71696e4 2025-09-29 08:47:42.656818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-09-29 08:47:42.656913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 415fd45487fb 2025-09-29 08:47:42.656976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 415fd45487fb 2025-09-29 08:47:42.657038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 307860be2e1b 2025-09-29 08:47:42.657108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-09-29 08:47:42.657180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 21c1b033e150 2025-09-29 08:47:42.657248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:47:42.657319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 8ff56b47c355 2025-09-29 08:47:42.657386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-09-29 08:47:42.657457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 3d59f9fbe0ea 2025-09-29 08:47:42.657531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2025-09-29 08:47:42.657600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 45a6a631a1df 2025-09-29 08:47:42.657698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-09-29 08:47:42.657739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): started 2025-09-29 08:47:42.657832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:47:42.657932 | 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) 2025-09-29 08:47:42.658003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2025-09-29 08:47:42.658072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 08:47:42.658156 | 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) 2025-09-29 08:47:42.658191 | 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) 2025-09-29 08:47:42.658275 | 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.9.0) 2025-09-29 08:47:42.658341 | 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) 2025-09-29 08:47:42.658407 | 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) 2025-09-29 08:47:42.658467 | 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) 2025-09-29 08:47:42.658529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (9.7.1) 2025-09-29 08:47:42.658593 | 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) 2025-09-29 08:47:42.658701 | 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) 2025-09-29 08:47:42.658753 | 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) 2025-09-29 08:47:42.658828 | 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) 2025-09-29 08:47:42.659041 | 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) 2025-09-29 08:47:42.659107 | 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) 2025-09-29 08:47:42.659133 | 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) (6.1.1) 2025-09-29 08:47:42.659144 | 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) 2025-09-29 08:47:42.659158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (16.1.0) 2025-09-29 08:47:42.659216 | 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) 2025-09-29 08:47:42.659277 | 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) 2025-09-29 08:47:42.659338 | 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) 2025-09-29 08:47:42.659403 | 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) 2025-09-29 08:47:42.659468 | 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) 2025-09-29 08:47:42.659548 | 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) 2025-09-29 08:47:42.659615 | 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) 2025-09-29 08:47:42.659736 | 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) 2025-09-29 08:47:42.659767 | 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) 2025-09-29 08:47:42.659842 | 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) 2025-09-29 08:47:42.659937 | 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) 2025-09-29 08:47:42.660005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2025-09-29 08:47:42.660054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:47:42.660114 | 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) 2025-09-29 08:47:42.660181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2025-09-29 08:47:42.660247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:47:42.660312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2025-09-29 08:47:42.660386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-29 08:47:42.660451 | 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) 2025-09-29 08:47:42.660517 | 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) 2025-09-29 08:47:42.660581 | 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) 2025-09-29 08:47:42.660647 | 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) 2025-09-29 08:47:42.660745 | 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) 2025-09-29 08:47:42.660820 | 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) 2025-09-29 08:47:42.661934 | 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) 2025-09-29 08:47:42.661991 | 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) 2025-09-29 08:47:42.662003 | 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) 2025-09-29 08:47:42.662014 | 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) 2025-09-29 08:47:42.662024 | 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) 2025-09-29 08:47:42.662035 | 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) 2025-09-29 08:47:42.662045 | 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) 2025-09-29 08:47:42.662065 | 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) 2025-09-29 08:47:42.662088 | 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) 2025-09-29 08:47:42.662099 | 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) 2025-09-29 08:47:42.662109 | 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) 2025-09-29 08:47:42.662119 | 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) 2025-09-29 08:47:42.662128 | 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) 2025-09-29 08:47:42.662137 | 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) 2025-09-29 08:47:42.662147 | 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) 2025-09-29 08:47:42.662156 | 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) 2025-09-29 08:47:42.662166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (3.10.2) 2025-09-29 08:47:42.662175 | 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) 2025-09-29 08:47:42.662185 | 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) 2025-09-29 08:47:42.662194 | 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) 2025-09-29 08:47:42.662217 | 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) 2025-09-29 08:47:42.662228 | 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>=1.26.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.3.4) 2025-09-29 08:47:42.662237 | 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>=1.26.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.1.1) 2025-09-29 08:47:42.662249 | 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) 2025-09-29 08:47:42.662265 | 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) 2025-09-29 08:47:42.662275 | 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) 2025-09-29 08:47:42.662284 | 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) 2025-09-29 08:47:42.662294 | 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) 2025-09-29 08:47:42.662308 | 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) 2025-09-29 08:47:42.662318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (4.1.1) 2025-09-29 08:47:42.662327 | 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) 2025-09-29 08:47:42.662337 | 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) 2025-09-29 08:47:42.662346 | 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) 2025-09-29 08:47:42.662356 | 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) 2025-09-29 08:47:42.662455 | 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) 2025-09-29 08:47:42.662467 | 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) 2025-09-29 08:47:42.662477 | 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) 2025-09-29 08:47:42.662487 | 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) 2025-09-29 08:47:42.662496 | 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) 2025-09-29 08:47:42.662506 | 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) 2025-09-29 08:47:42.662515 | 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) 2025-09-29 08:47:42.662525 | 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) 2025-09-29 08:47:42.662541 | 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) 2025-09-29 08:47:42.662551 | 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) 2025-09-29 08:47:42.662561 | 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) 2025-09-29 08:47:42.662596 | 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) 2025-09-29 08:47:42.662606 | 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) 2025-09-29 08:47:42.662616 | 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) 2025-09-29 08:47:42.662632 | 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) 2025-09-29 08:47:42.662642 | 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) 2025-09-29 08:47:42.662652 | 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) 2025-09-29 08:47:42.662695 | 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) (80.9.0) 2025-09-29 08:47:42.662711 | 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) 2025-09-29 08:47:42.662726 | 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) 2025-09-29 08:47:42.662793 | 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) 2025-09-29 08:47:42.662842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.7.0) 2025-09-29 08:47:42.662912 | 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) 2025-09-29 08:47:42.662927 | 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) 2025-09-29 08:47:42.664632 | 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) 2025-09-29 08:47:42.664721 | 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) 2025-09-29 08:47:42.664735 | 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) 2025-09-29 08:47:42.664745 | 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) 2025-09-29 08:47:42.664753 | 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) 2025-09-29 08:47:42.664762 | 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) 2025-09-29 08:47:42.664773 | 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) 2025-09-29 08:47:42.664781 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (11.4.0) 2025-09-29 08:47:42.664801 | 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) 2025-09-29 08:47:42.664808 | 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) 2025-09-29 08:47:42.664817 | 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) 2025-09-29 08:47:42.664825 | 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) 2025-09-29 08:47:42.664833 | 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) 2025-09-29 08:47:42.664841 | 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) 2025-09-29 08:47:42.664849 | 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) (2025.8.3) 2025-09-29 08:47:42.664882 | 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) 2025-09-29 08:47:42.664890 | 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) 2025-09-29 08:47:42.664905 | 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) 2025-09-29 08:47:42.664924 | 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) 2025-09-29 08:47:42.664932 | 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) 2025-09-29 08:47:42.664941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-29 08:47:42.664949 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-09-29 08:47:42.664957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2025-09-29 08:47:42.664965 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-29 08:47:42.664973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-09-29 08:47:42.664982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: DEPRECATION: Building 'aodh' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'aodh'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:47:42.664992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: 2025-09-29 08:47:42.665000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): started 2025-09-29 08:47:42.665008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): finished with status 'done' 2025-09-29 08:47:42.665016 | 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=222423 sha256=93dba7b65fe22235eda6b43f2dde9451637337fc674c685c49759b3f4e2bf011 2025-09-29 08:47:42.665024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-cs1ejrsn/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-09-29 08:47:42.665032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-09-29 08:47:42.665045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-09-29 08:47:42.665053 | 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 2025-09-29 08:47:42.665061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 45a6a631a1df 2025-09-29 08:47:42.665069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 7d9ed2ba8b4f 2025-09-29 08:47:42.665077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 48f907508409 2025-09-29 08:47:42.665084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 08:47:42.665092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-09-29 08:47:42.663978 (took 0:00:08.674729) 2025-09-29 08:47:42.665100 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-09-29 08:47:42.665108 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-09-29 08:47:42.665115 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-09-29 08:47:42.665123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-09-29 08:47:42.665130 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-09-29 08:47:42.665144 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-09-29 08:47:42.665152 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-09-29 08:47:42.665159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-09-29 08:47:42.664586 2025-09-29 08:47:42.665167 | 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 2025-09-29 08:47:43.587002 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-09-29 08:47:43.587798 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-09-29 08:48:26.914910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:48:26.915005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 8eb4b250ccc0 2025-09-29 08:48:26.915117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20250929" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:48:26.915203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 6eb5d05b0894 2025-09-29 08:48:26.915282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 6eb5d05b0894 2025-09-29 08:48:26.915379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9a706cc71fd6 2025-09-29 08:48:26.915456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2025-09-29 08:48:26.916801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 78afcb857559 2025-09-29 08:48:26.916827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 78afcb857559 2025-09-29 08:48:26.916838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 18f2fc9a4460 2025-09-29 08:48:26.916850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:48:26.916862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in c59d1a2a6813 2025-09-29 08:48:26.916872 | 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] 2025-09-29 08:48:26.916884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:48:26.916895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:48:26.916905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:48:26.916945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:48:26.916956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:48:26.916966 | 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] 2025-09-29 08:48:26.916992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:48:26.917001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:48:26.917010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:48:26.917018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:48:26.917027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:48:26.917035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:48:26.917044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:48:26.917052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:48:26.917060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-29 08:48:26.917069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-29 08:48:26.917077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-29 08:48:26.917086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-29 08:48:26.917094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-29 08:48:26.917107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-09-29 08:48:26.917116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-09-29 08:48:26.917124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-09-29 08:48:26.917133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-09-29 08:48:26.917186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-09-29 08:48:26.917268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-09-29 08:48:26.917333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-09-29 08:48:26.917425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-09-29 08:48:26.917491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-09-29 08:48:26.917583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:48:26.917644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-09-29 08:48:26.917745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-09-29 08:48:26.917839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:48:26.917918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-09-29 08:48:26.917995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-09-29 08:48:26.918072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-29 08:48:26.918145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-29 08:48:26.918217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:48:26.918292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-09-29 08:48:26.918364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (2,209 kB/s) 2025-09-29 08:48:26.918438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-09-29 08:48:26.918509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.918600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:48:26.918736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-09-29 08:48:26.918838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-09-29 08:48:26.918924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.919047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:80% 2025-09-29 08:48:26.919093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-29 08:48:26.919273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-09-29 08:48:26.919328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-09-29 08:48:26.919347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:48:26.919359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:48:26.919420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.919483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-09-29 08:48:26.919544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:48:26.919611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.919717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-29 08:48:26.919818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-29 08:48:26.919891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:48:26.919960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-29 08:48:26.920025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-29 08:48:26.920092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:48:26.920159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:48:26.920224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:48:26.920289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:48:26.920355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-09-29 08:48:26.920422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:48:26.920487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.920552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.920615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.920718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:48:26.920786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:48:26.920859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:48:26.920922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:48:26.921777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.921794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:48:26.921806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:48:26.921816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:48:26.921826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-09-29 08:48:26.921836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:48:26.921846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-09-29 08:48:26.921856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-29 08:48:26.921866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:48:26.921876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:48:26.921902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container c59d1a2a6813 2025-09-29 08:48:26.921911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 7da4e3ef997b 2025-09-29 08:48:26.921921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-09-29 08:48:26.921932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 4a8c3680851f 2025-09-29 08:48:26.921941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-09-29 08:48:26.921950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 07a2173f7171 2025-09-29 08:48:26.921958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:48:26.921966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9ba04ca0213f 2025-09-29 08:48:26.921979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2025-09-29 08:48:26.921995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in e9b7e1577643 2025-09-29 08:48:26.922004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-09-29 08:48:26.922013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): started 2025-09-29 08:48:26.922022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:48:26.922064 | 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) 2025-09-29 08:48:26.922216 | 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) 2025-09-29 08:48:26.922242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.922299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:48:26.922393 | 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) 2025-09-29 08:48:26.922448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.922513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:48:26.922579 | 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) 2025-09-29 08:48:26.922646 | 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) 2025-09-29 08:48:26.922799 | 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) 2025-09-29 08:48:26.922869 | 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) 2025-09-29 08:48:26.922939 | 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.9.0) 2025-09-29 08:48:26.923009 | 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) 2025-09-29 08:48:26.923078 | 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) (6.1.1) 2025-09-29 08:48:26.923155 | 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) 2025-09-29 08:48:26.923213 | 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) 2025-09-29 08:48:26.923277 | 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) 2025-09-29 08:48:26.923331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (9.7.1) 2025-09-29 08:48:26.923385 | 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) 2025-09-29 08:48:26.923438 | 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) 2025-09-29 08:48:26.923492 | 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) 2025-09-29 08:48:26.923556 | 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) 2025-09-29 08:48:26.923609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (16.1.0) 2025-09-29 08:48:26.923662 | 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) 2025-09-29 08:48:26.923755 | 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) 2025-09-29 08:48:26.923808 | 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) 2025-09-29 08:48:26.923863 | 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) 2025-09-29 08:48:26.923915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.1.1) 2025-09-29 08:48:26.923967 | 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) 2025-09-29 08:48:26.924021 | 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) 2025-09-29 08:48:26.924073 | 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) 2025-09-29 08:48:26.924126 | 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) 2025-09-29 08:48:26.924179 | 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) 2025-09-29 08:48:26.924231 | 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) 2025-09-29 08:48:26.924285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.924976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:48:26.925027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.925054 | 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) 2025-09-29 08:48:26.925065 | 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) 2025-09-29 08:48:26.925076 | 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) 2025-09-29 08:48:26.925086 | 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) 2025-09-29 08:48:26.925106 | 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) 2025-09-29 08:48:26.925117 | 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) 2025-09-29 08:48:26.925127 | 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) 2025-09-29 08:48:26.925136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.1 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.925146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:48:26.925156 | 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) 2025-09-29 08:48:26.925165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.2 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.925175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:48:26.925185 | 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) 2025-09-29 08:48:26.925194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.9 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-29 08:48:26.925203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:48:26.925213 | 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) 2025-09-29 08:48:26.925223 | 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) 2025-09-29 08:48:26.925274 | 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) 2025-09-29 08:48:26.925284 | 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) 2025-09-29 08:48:26.925294 | 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) 2025-09-29 08:48:26.925304 | 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) 2025-09-29 08:48:26.925313 | 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) 2025-09-29 08:48:26.925323 | 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) 2025-09-29 08:48:26.925341 | 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) 2025-09-29 08:48:26.925358 | 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) 2025-09-29 08:48:26.925368 | 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) 2025-09-29 08:48:26.925377 | 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) 2025-09-29 08:48:26.925387 | 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) 2025-09-29 08:48:26.925401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (3.10.2) 2025-09-29 08:48:26.925411 | 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) 2025-09-29 08:48:26.925421 | 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) 2025-09-29 08:48:26.925465 | 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) 2025-09-29 08:48:26.925528 | 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) 2025-09-29 08:48:26.925593 | 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) 2025-09-29 08:48:26.925609 | 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) 2025-09-29 08:48:26.925730 | 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) 2025-09-29 08:48:26.925806 | 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) 2025-09-29 08:48:26.925821 | 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) 2025-09-29 08:48:26.925888 | 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) 2025-09-29 08:48:26.925918 | 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) 2025-09-29 08:48:26.925981 | 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) 2025-09-29 08:48:26.926044 | 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) 2025-09-29 08:48:26.926067 | 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) 2025-09-29 08:48:26.926121 | 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) 2025-09-29 08:48:26.929773 | 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) 2025-09-29 08:48:26.929792 | 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) 2025-09-29 08:48:26.929804 | 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) 2025-09-29 08:48:26.929814 | 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) 2025-09-29 08:48:26.929823 | 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) 2025-09-29 08:48:26.929833 | 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) 2025-09-29 08:48:26.929842 | 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) 2025-09-29 08:48:26.929852 | 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) 2025-09-29 08:48:26.929861 | 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) 2025-09-29 08:48:26.929870 | 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) 2025-09-29 08:48:26.929879 | 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) 2025-09-29 08:48:26.929889 | 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) 2025-09-29 08:48:26.929899 | 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) 2025-09-29 08:48:26.929917 | 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) 2025-09-29 08:48:26.929927 | 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) 2025-09-29 08:48:26.929936 | 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) 2025-09-29 08:48:26.929946 | 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) 2025-09-29 08:48:26.929962 | 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) 2025-09-29 08:48:26.929971 | 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) 2025-09-29 08:48:26.929991 | 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) (80.9.0) 2025-09-29 08:48:26.930001 | 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) 2025-09-29 08:48:26.930010 | 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) 2025-09-29 08:48:26.930020 | 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) 2025-09-29 08:48:26.930029 | 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) 2025-09-29 08:48:26.930039 | 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) (2025.8.3) 2025-09-29 08:48:26.930049 | 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) 2025-09-29 08:48:26.930058 | 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) 2025-09-29 08:48:26.930068 | 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) 2025-09-29 08:48:26.930077 | 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) 2025-09-29 08:48:26.930087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-09-29 08:48:26.930096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-09-29 08:48:26.930106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 08:48:26.930122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 08:48:26.930131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 08:48:26.930141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:48:26.930150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:48:26.930160 | 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) 2025-09-29 08:48:26.930170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 34.9 MB/s 0:00:00 2025-09-29 08:48:26.930179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-09-29 08:48:26.930188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-09-29 08:48:26.930201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: DEPRECATION: Building 'ironic-inspector' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-inspector'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:48:26.930218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.930229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): started 2025-09-29 08:48:26.930238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): finished with status 'done' 2025-09-29 08:48:26.930255 | 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=290047 sha256=876d6762a1b45ee2c969d8653d398927f7c28878be91cbd6c397fabf72f64b41 2025-09-29 08:48:26.930265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-1eolnvlu/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-09-29 08:48:26.930275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-09-29 08:48:26.930284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2025-09-29 08:48:26.930294 | 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 2025-09-29 08:48:26.930304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container e9b7e1577643 2025-09-29 08:48:26.930313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1262819d5ff3 2025-09-29 08:48:26.930324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:48:26.930335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 3d2f9b83db0a 2025-09-29 08:48:26.930345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-29 08:48:26.930354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-29 08:48:26.930370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-29 08:48:26.930380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-09-29 08:48:26.930389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:48:26.930398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:48:26.930408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:48:26.930417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:48:26.930426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:48:26.930436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:48:26.930445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:48:26.930454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-09-29 08:48:26.930464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-09-29 08:48:26.930473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-09-29 08:48:26.930482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-09-29 08:48:26.930492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:48:26.930501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:48:26.930511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.930520 | 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% 2025-09-29 08:48:26.930531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 45% (Reading database ... 50% 2025-09-29 08:48:26.930540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:48:26.930549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-09-29 08:48:26.930559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-09-29 08:48:26.930568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-09-29 08:48:26.930578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-29 08:48:26.930587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.930596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:90% (Reading database ... 95% 2025-09-29 08:48:26.930613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19050 files and directories currently installed.) 2025-09-29 08:48:26.930623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:48:26.930632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-29 08:48:26.930641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-29 08:48:26.930651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-29 08:48:26.930660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-09-29 08:48:26.930731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:48:26.930742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:48:26.930761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:48:26.930771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:48:26.930781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:48:26.930790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:48:26.930800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:48:26.930809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-09-29 08:48:26.930819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:48:26.930828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-09-29 08:48:26.930838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.930847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.930858 | 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% 2025-09-29 08:48:26.930870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-29 08:48:26.930880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:70% (Reading database ... 75% 2025-09-29 08:48:26.930889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-09-29 08:48:26.930898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-29 08:48:26.930907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-09-29 08:48:26.930917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-09-29 08:48:26.930926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19041 files and directories currently installed.) 2025-09-29 08:48:26.930936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.930945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.930954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.930964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.930973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:48:26.930982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.930991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.931001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.931019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.931028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:48:26.931216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.931225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:48:26.931253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:48:26.931291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:48:26.931337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:48:26.931365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:48:26.931392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:48:26.931411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:48:26.931430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-09-29 08:48:26.931439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-09-29 08:48:26.931449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:48:26.931458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:48:26.931468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-09-29 08:48:26.931477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:48:26.931487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:48:26.931496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-09-29 08:48:26.931505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-09-29 08:48:26.931515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:48:26.931530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.931540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8409 files, 1194 directories removed. 2025-09-29 08:48:26.931549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.931559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-09-29 08:48:26.931568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.931577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-09-29 08:48:26.931587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-29 08:48:26.931596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-09-29 08:48:26.931605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-09-29 08:48:26.931615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:48:26.931624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 3d2f9b83db0a 2025-09-29 08:48:26.931634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 644cca369b51 2025-09-29 08:48:26.931643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-09-29 08:48:26.931653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in ffe35e78bc03 2025-09-29 08:48:26.931715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container ffe35e78bc03 2025-09-29 08:48:26.931732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 679c9826b66c 2025-09-29 08:48:26.931742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 59318613a4bf 2025-09-29 08:48:26.931751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20250929 2025-09-29 08:48:26.931769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-09-29 08:48:26.930986 (took 0:00:44.266400) 2025-09-29 08:48:26.931779 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-09-29 08:48:26.931788 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-09-29 08:48:26.931798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-09-29 08:48:26.931407 2025-09-29 08:48:26.931807 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2025-09-29 08:48:26.934463 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-09-29 08:48:26.935066 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-09-29 08:48:37.581137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:48:37.581245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8eb4b250ccc0 2025-09-29 08:48:37.581368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/7 : LABEL "build-date"="20250929" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:48:37.581494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 5d9cb783bdb5 2025-09-29 08:48:37.581581 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 5d9cb783bdb5 2025-09-29 08:48:37.581691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c46416471695 2025-09-29 08:48:37.581814 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/7 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast,hsmusers barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2025-09-29 08:48:37.581904 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in defafedacf8b 2025-09-29 08:48:37.581984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container defafedacf8b 2025-09-29 08:48:37.582063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 573a54dc940c 2025-09-29 08:48:37.582140 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/7 : ADD barbican-base-archive /barbican-base-source 2025-09-29 08:48:37.582220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 6ee172232a80 2025-09-29 08:48:37.582298 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/7 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-09-29 08:48:37.582378 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 7f6ac06774aa 2025-09-29 08:48:37.582455 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:48:37.582532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 1ecec472e0ac 2025-09-29 08:48:37.582613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/7 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2025-09-29 08:48:37.582783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 4bdcc0f4eaba 2025-09-29 08:48:37.582870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-09-29 08:48:37.582949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-09-29 08:48:37.583025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:48:37.583099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-09-29 08:48:37.583187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:48:37.583247 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:48:37.583320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:48:37.583395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2025-09-29 08:48:37.583471 | 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) 2025-09-29 08:48:37.583544 | 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.dev3) (1.14.1) 2025-09-29 08:48:37.583619 | 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.dev3) (1.17.1) 2025-09-29 08:48:37.583738 | 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.dev3) (43.0.3) 2025-09-29 08:48:37.583848 | 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.dev3) (0.39.0) 2025-09-29 08:48:37.583922 | 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.dev3) (4.23.0) 2025-09-29 08:48:37.583996 | 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.dev3) (9.7.1) 2025-09-29 08:48:37.584069 | 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.dev3) (5.7.1) 2025-09-29 08:48:37.584142 | 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.dev3) (17.2.1) 2025-09-29 08:48:37.584214 | 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.dev3) (6.5.1) 2025-09-29 08:48:37.584285 | 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.dev3) (16.1.0) 2025-09-29 08:48:37.584357 | 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.dev3) (6.3.1) 2025-09-29 08:48:37.584429 | 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.dev3) (7.1.0) 2025-09-29 08:48:37.584501 | 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.dev3) (4.5.1) 2025-09-29 08:48:37.584573 | 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.dev3) (5.7.0) 2025-09-29 08:48:37.584653 | 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.dev3) (4.1.1) 2025-09-29 08:48:37.584755 | 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.dev3) (2.5.0) 2025-09-29 08:48:37.584838 | 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.dev3) (8.2.0) 2025-09-29 08:48:37.584911 | 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.dev3) (3.6.0) 2025-09-29 08:48:37.585843 | 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.dev3) (3.10.1) 2025-09-29 08:48:37.585930 | 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.dev3) (6.1.1) 2025-09-29 08:48:37.585945 | 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.dev3) (1.5.1) 2025-09-29 08:48:37.585956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev3) 2025-09-29 08:48:37.585967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-09-29 08:48:37.585977 | 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.dev3) (10.9.0) 2025-09-29 08:48:37.585988 | 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.dev3) (2.0.38) 2025-09-29 08:48:37.585997 | 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.dev3) (5.4.1) 2025-09-29 08:48:37.586034 | 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.dev3) (1.8.9) 2025-09-29 08:48:37.586045 | 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.dev3) (5.2.1) 2025-09-29 08:48:37.586054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev3) 2025-09-29 08:48:37.586064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:48:37.586083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2025-09-29 08:48:37.586093 | 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) 2025-09-29 08:48:37.586103 | 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) 2025-09-29 08:48:37.586113 | 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.dev3) (1.3.9) 2025-09-29 08:48:37.586126 | 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.dev3) (4.12.2) 2025-09-29 08:48:37.586228 | 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.dev3) (2.22) 2025-09-29 08:48:37.586266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2025-09-29 08:48:37.586366 | 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) 2025-09-29 08:48:37.586432 | 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) 2025-09-29 08:48:37.586482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2025-09-29 08:48:37.586549 | 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) 2025-09-29 08:48:37.586616 | 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) 2025-09-29 08:48:37.586703 | 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.dev3) (2.7.0) 2025-09-29 08:48:37.586836 | 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.dev3) (3.1.1) 2025-09-29 08:48:37.586854 | 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.dev3) (25.1.0) 2025-09-29 08:48:37.586939 | 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.dev3) (2024.10.1) 2025-09-29 08:48:37.587005 | 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.dev3) (0.36.2) 2025-09-29 08:48:37.587072 | 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.dev3) (0.23.1) 2025-09-29 08:48:37.587139 | 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) 2025-09-29 08:48:37.587205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2025-09-29 08:48:37.587281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (3.10.2) 2025-09-29 08:48:37.587345 | 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.dev3) (4.0.1) 2025-09-29 08:48:37.587410 | 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.dev3) (2.10.1) 2025-09-29 08:48:37.587474 | 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.dev3) (5.6.0) 2025-09-29 08:48:37.587539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev3) 2025-09-29 08:48:37.587604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:48:37.587704 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (1.3.4) 2025-09-29 08:48:37.587780 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (3.0.0) 2025-09-29 08:48:37.587856 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (1.17.2) 2025-09-29 08:48:37.587923 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (5.1.1) 2025-09-29 08:48:37.587990 | 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.dev3) (1.3.0) 2025-09-29 08:48:37.588055 | 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.dev3) (2.0.0) 2025-09-29 08:48:37.588119 | 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.dev3) (2.0.1) 2025-09-29 08:48:37.588182 | 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.dev3) (0.5.0) 2025-09-29 08:48:37.588252 | 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.dev3) (2.9.0.post0) 2025-09-29 08:48:37.588304 | 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.dev3) (3.1.0) 2025-09-29 08:48:37.588367 | 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.dev3) (5.5.2) 2025-09-29 08:48:37.588432 | 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.dev3) (5.3.1) 2025-09-29 08:48:37.588497 | 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.dev3) (5.4.2) 2025-09-29 08:48:37.588562 | 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.dev3) (0.11.0) 2025-09-29 08:48:37.588655 | 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.dev3) (5.1.0) 2025-09-29 08:48:37.588873 | 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.dev3) (2025.1) 2025-09-29 08:48:37.588937 | 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.dev3) (0.21.1) 2025-09-29 08:48:37.588962 | 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.dev3) (3.1.5) 2025-09-29 08:48:37.588973 | 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.dev3) (4.0.1) 2025-09-29 08:48:37.588987 | 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.dev3) (4.0.1) 2025-09-29 08:48:37.589153 | 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.dev3) (3.0.2) 2025-09-29 08:48:37.589184 | 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.dev3) (1.1.0) 2025-09-29 08:48:37.589203 | 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.dev3) (7.1.0) 2025-09-29 08:48:37.589262 | 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.dev3) (2.5.1) 2025-09-29 08:48:37.589331 | 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.dev3) (1.6.10) 2025-09-29 08:48:37.589391 | 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.dev3) (0.19) 2025-09-29 08:48:37.589454 | 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.dev3) (3.2.1) 2025-09-29 08:48:37.589522 | 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.dev3) (24.2) 2025-09-29 08:48:37.589598 | 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.dev3) (7.0.0) 2025-09-29 08:48:37.589715 | 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.dev3) (80.9.0) 2025-09-29 08:48:37.589822 | 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.dev3) (0.3.5) 2025-09-29 08:48:37.589879 | 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.dev3) (1.17.0) 2025-09-29 08:48:37.589935 | 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) 2025-09-29 08:48:37.589989 | 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) 2025-09-29 08:48:37.590044 | 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) 2025-09-29 08:48:37.590107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2025.8.3) 2025-09-29 08:48:37.590162 | 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.dev3) (0.7) 2025-09-29 08:48:37.590215 | 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.dev3) (2.7.2) 2025-09-29 08:48:37.590271 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-09-29 08:48:37.590324 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:48:37.590377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 08:48:37.590431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2025-09-29 08:48:37.590483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2025-09-29 08:48:37.590537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2025-09-29 08:48:37.590591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev3-py3-none-any.whl size=484067 sha256=74f6072d3edb21d6aa895e828f36ae811df68d5f52b77a1088478c74a0922989 2025-09-29 08:48:37.590658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4sil2y8i/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-09-29 08:48:37.590721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2025-09-29 08:48:37.590781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2025-09-29 08:48:37.590841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2025-09-29 08:48:37.590895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 4bdcc0f4eaba 2025-09-29 08:48:37.590951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8e99fec9b025 2025-09-29 08:48:37.591008 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 65c9166b12e5 2025-09-29 08:48:37.591064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 08:48:37.591170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-09-29 08:48:37.591071 (took 0:00:10.659664) 2025-09-29 08:48:37.591281 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-09-29 08:48:37.591359 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-09-29 08:48:37.591422 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-09-29 08:48:37.591884 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-09-29 08:48:37.591923 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-09-29 08:48:37.592042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-09-29 08:48:37.591935 2025-09-29 08:48:37.593815 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2025-09-29 08:48:37.594912 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-09-29 08:48:37.595844 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-09-29 08:49:07.991914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:49:07.991989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 8eb4b250ccc0 2025-09-29 08:49:07.992009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20250929" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:49:07.992025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 32f2aee75781 2025-09-29 08:49:07.992039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 32f2aee75781 2025-09-29 08:49:07.992052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 84ec7e31aec6 2025-09-29 08:49:07.992065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2025-09-29 08:49:07.992078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in aaffa7024233 2025-09-29 08:49:07.992090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container aaffa7024233 2025-09-29 08:49:07.992102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> cf335b6bb178 2025-09-29 08:49:07.992125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:49:07.992136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ecd97f3052ce 2025-09-29 08:49:07.992146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:49:07.992155 | 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] 2025-09-29 08:49:07.992167 | 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] 2025-09-29 08:49:07.992176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:49:07.992186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:49:07.992196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:49:07.992206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:49:07.992215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:49:07.992225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:49:07.992234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:49:07.992244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:49:07.992293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:49:07.992303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:49:07.992312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:49:07.992322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:49:07.992331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.4 MB in 4s (6,786 kB/s) 2025-09-29 08:49:07.992358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-09-29 08:49:07.992368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-09-29 08:49:07.992378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-09-29 08:49:07.992387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-09-29 08:49:07.992397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-09-29 08:49:07.992406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-09-29 08:49:07.992416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-09-29 08:49:07.992430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-09-29 08:49:07.992439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2025-09-29 08:49:07.992479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-29 08:49:07.992635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-09-29 08:49:07.992655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-09-29 08:49:07.992778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-09-29 08:49:07.992838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:49:07.992915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,762 kB of archives. 2025-09-29 08:49:07.992949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,647 kB of additional disk space will be used. 2025-09-29 08:49:07.993077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:49:07.993114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-29 08:49:07.993202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:49:07.993273 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-29 08:49:07.993340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:49:07.994869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:49:07.994889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-09-29 08:49:07.994901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,762 kB in 1s (1,997 kB/s) 2025-09-29 08:49:07.994911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:49:07.994920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-09-29 08:49:07.994930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-09-29 08:49:07.994939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-09-29 08:49:07.994951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:49:07.994962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-09-29 08:49:07.994972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2025-09-29 08:49:07.994981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2025-09-29 08:49:07.994991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-09-29 08:49:07.995000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-09-29 08:49:07.995009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-09-29 08:49:07.995019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:49:07.995028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:49:07.995038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:49:07.995047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:49:07.995057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:49:07.995066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:49:07.995084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:49:07.995093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:49:07.995103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:49:07.995119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:49:07.995129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:49:07.995138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:49:07.995147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-29 08:49:07.995157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-29 08:49:07.995166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:49:07.995176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-09-29 08:49:07.995185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:49:07.995195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:49:07.995204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:49:07.995214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:49:07.995223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:49:07.995232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:49:07.995295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:49:07.995305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:49:07.995315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:49:07.995324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ecd97f3052ce 2025-09-29 08:49:07.995333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 598957d696bb 2025-09-29 08:49:07.995343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-09-29 08:49:07.995353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3e1095f47533 2025-09-29 08:49:07.995362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:49:07.995372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 089b7dd9336f 2025-09-29 08:49:07.995382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2025-09-29 08:49:07.995393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 3373e55280ab 2025-09-29 08:49:07.995447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-09-29 08:49:07.995457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): started 2025-09-29 08:49:07.995467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:49:07.995477 | 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.1.dev5) (1.14.1) 2025-09-29 08:49:07.995555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.995602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:49:07.995656 | 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.1.dev5) (1.5.1) 2025-09-29 08:49:07.995734 | 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.1.dev5) (6.1.1) 2025-09-29 08:49:07.995793 | 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.1.dev5) (2.0.38) 2025-09-29 08:49:07.995827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.995903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:49:07.996756 | 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.1.dev5) (3.1.0) 2025-09-29 08:49:07.996778 | 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.1.dev5) (2.32.3) 2025-09-29 08:49:07.996791 | 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.1.dev5) (2.0.0) 2025-09-29 08:49:07.996803 | 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.1.dev5) (5.10.0) 2025-09-29 08:49:07.996813 | 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.1.dev5) (10.9.0) 2025-09-29 08:49:07.996823 | 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.1.dev5) (1.8.9) 2025-09-29 08:49:07.996832 | 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.1.dev5) (5.4.1) 2025-09-29 08:49:07.996842 | 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.1.dev5) (4.4.0) 2025-09-29 08:49:07.996851 | 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.1.dev5) (9.7.1) 2025-09-29 08:49:07.996860 | 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.1.dev5) (5.7.1) 2025-09-29 08:49:07.996870 | 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.1.dev5) (17.2.1) 2025-09-29 08:49:07.996879 | 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.1.dev5) (6.5.1) 2025-09-29 08:49:07.996889 | 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.1.dev5) (7.1.0) 2025-09-29 08:49:07.996898 | 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.1.dev5) (16.1.0) 2025-09-29 08:49:07.996907 | 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.1.dev5) (6.3.1) 2025-09-29 08:49:07.996917 | 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.1.dev5) (4.5.1) 2025-09-29 08:49:07.996935 | 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.1.dev5) (3.5.1) 2025-09-29 08:49:07.996945 | 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.1.dev5) (5.7.0) 2025-09-29 08:49:07.996955 | 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.1.dev5) (2.5.0) 2025-09-29 08:49:07.996964 | 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.1.dev5) (8.2.0) 2025-09-29 08:49:07.996973 | 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.1.dev5) (7.0.0) 2025-09-29 08:49:07.996983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.996992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 08:49:07.997002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.997024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-29 08:49:07.997034 | 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.1.dev5) (7.1.0) 2025-09-29 08:49:07.997043 | 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.1.dev5) (4.8.0) 2025-09-29 08:49:07.997053 | 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.1.dev5) (18.9.0) 2025-09-29 08:49:07.997062 | 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.1.dev5) (9.7.0) 2025-09-29 08:49:07.997072 | 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.1.dev5) (0.12.1) 2025-09-29 08:49:07.997085 | 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.1.dev5) (3.1.5) 2025-09-29 08:49:07.997152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.997167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-29 08:49:07.997387 | 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.1.dev5) (5.2.1) 2025-09-29 08:49:07.997445 | 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.1.dev5) (9.0.0) 2025-09-29 08:49:07.997458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.997476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-09-29 08:49:07.997487 | 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.1.dev5) (4.23.0) 2025-09-29 08:49:07.997524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.997562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:49:07.997606 | 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.1.dev5) (1.3.4) 2025-09-29 08:49:07.997691 | 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.1.dev5) (2.9.0.post0) 2025-09-29 08:49:07.997716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.997821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:49:07.997839 | 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.1.dev5) (43.0.3) 2025-09-29 08:49:07.997909 | 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.1.dev5) (0.8.1) 2025-09-29 08:49:07.997974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.998031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-09-29 08:49:07.998087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.1.dev5) 2025-09-29 08:49:07.998101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:49:07.998176 | 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.1.dev5) (1.3.9) 2025-09-29 08:49:07.998231 | 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.1.dev5) (4.12.2) 2025-09-29 08:49:07.998266 | 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.1.dev5) (1.17.1) 2025-09-29 08:49:07.998356 | 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.1.dev5) (2.22) 2025-09-29 08:49:07.998373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev5) 2025-09-29 08:49:07.998439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:49:07.998491 | 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.1.dev5) (8.1.8) 2025-09-29 08:49:07.998583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev5) 2025-09-29 08:49:07.998634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:49:07.998698 | 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.1.dev5) (3.0.0) 2025-09-29 08:49:07.998771 | 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.1.dev5) (1.17.2) 2025-09-29 08:49:07.998833 | 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.1.dev5) (24.2) 2025-09-29 08:49:07.998898 | 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.1.dev5) (3.0.2) 2025-09-29 08:49:07.998957 | 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.1.dev5) (25.1.0) 2025-09-29 08:49:07.999003 | 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.1.dev5) (2024.10.1) 2025-09-29 08:49:07.999049 | 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.1.dev5) (0.36.2) 2025-09-29 08:49:07.999094 | 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.1.dev5) (0.23.1) 2025-09-29 08:49:07.999151 | 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.1.dev5) (2.1.0) 2025-09-29 08:49:07.999167 | 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.1.dev5) (1.7.0) 2025-09-29 08:49:07.999227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.1.dev5) (3.10.2) 2025-09-29 08:49:07.999284 | 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.1.dev5) (4.0.1) 2025-09-29 08:49:07.999299 | 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.1.dev5) (2.10.1) 2025-09-29 08:49:07.999359 | 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.1.dev5) (5.6.0) 2025-09-29 08:49:07.999415 | 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.1.dev5) (5.1.1) 2025-09-29 08:49:07.999430 | 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.1.dev5) (1.3.4) 2025-09-29 08:49:07.999521 | 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.1.dev5) (1.0.1) 2025-09-29 08:49:07.999538 | 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.1.dev5) (1.33) 2025-09-29 08:49:08.000755 | 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.1.dev5) (4.3.6) 2025-09-29 08:49:08.000777 | 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.1.dev5) (6.0.2) 2025-09-29 08:49:08.000789 | 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.1.dev5) (1.4.0) 2025-09-29 08:49:08.000799 | 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.1.dev5) (3.0.0) 2025-09-29 08:49:08.000819 | 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.1.dev5) (1.3.0) 2025-09-29 08:49:08.000829 | 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.1.dev5) (2.0.1) 2025-09-29 08:49:08.000839 | 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.1.dev5) (0.5.0) 2025-09-29 08:49:08.000849 | 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.1.dev5) (1.1.1) 2025-09-29 08:49:08.000858 | 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.1.dev5) (4.1.1) 2025-09-29 08:49:08.000868 | 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.1.dev5) (5.5.2) 2025-09-29 08:49:08.000877 | 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.1.dev5) (5.3.1) 2025-09-29 08:49:08.000887 | 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.1.dev5) (5.4.2) 2025-09-29 08:49:08.000896 | 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.1.dev5) (0.11.0) 2025-09-29 08:49:08.000906 | 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.1.dev5) (5.1.0) 2025-09-29 08:49:08.000916 | 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.1.dev5) (2025.1) 2025-09-29 08:49:08.000925 | 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.1.dev5) (0.21.1) 2025-09-29 08:49:08.000936 | 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.1.dev5) (4.0.1) 2025-09-29 08:49:08.000946 | 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.1.dev5) (4.0.1) 2025-09-29 08:49:08.000956 | 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.1.dev5) (1.1.0) 2025-09-29 08:49:08.000972 | 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.1.dev5) (0.39.0) 2025-09-29 08:49:08.000994 | 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.1.dev5) (3.1.1) 2025-09-29 08:49:08.001011 | 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.1.dev5) (7.1.0) 2025-09-29 08:49:08.001021 | 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.1.dev5) (3.1.0) 2025-09-29 08:49:08.001031 | 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.1.dev5) (2.5.1) 2025-09-29 08:49:08.001041 | 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.1.dev5) (3.10.1) 2025-09-29 08:49:08.001051 | 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.1.dev5) (1.6.10) 2025-09-29 08:49:08.001061 | 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.1.dev5) (2.7.0) 2025-09-29 08:49:08.001072 | 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.1.dev5) (0.19) 2025-09-29 08:49:08.001083 | 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.1.dev5) (3.14.0) 2025-09-29 08:49:08.001093 | 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.1.dev5) (3.2.1) 2025-09-29 08:49:08.001102 | 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.1.dev5) (80.9.0) 2025-09-29 08:49:08.001112 | 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.1.dev5) (0.3.5) 2025-09-29 08:49:08.001122 | 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.1.dev5) (0.2.13) 2025-09-29 08:49:08.001131 | 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.1.dev5) (4.9.1) 2025-09-29 08:49:08.001141 | 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.1.dev5) (0.5.2) 2025-09-29 08:49:08.001150 | 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.1.dev5) (2.5.11) 2025-09-29 08:49:08.001160 | 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.1.dev5) (1.9.0) 2025-09-29 08:49:08.001170 | 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.1.dev5) (1.17.0) 2025-09-29 08:49:08.001191 | 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.1.dev5) (2.0.1) 2025-09-29 08:49:08.001208 | 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.1.dev5) (24.2.1) 2025-09-29 08:49:08.001218 | 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.1.dev5) (3.4.1) 2025-09-29 08:49:08.001227 | 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.1.dev5) (3.10) 2025-09-29 08:49:08.001237 | 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.1.dev5) (1.26.20) 2025-09-29 08:49:08.001246 | 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.1.dev5) (2025.8.3) 2025-09-29 08:49:08.001256 | 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.1.dev5) (0.7) 2025-09-29 08:49:08.001266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.1.dev5) 2025-09-29 08:49:08.001276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:49:08.001285 | 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.1.dev5) (3.2.0) 2025-09-29 08:49:08.001295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.1.dev5) 2025-09-29 08:49:08.001304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:49:08.001314 | 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.1.dev5) (2.7.2) 2025-09-29 08:49:08.001323 | 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.1.dev5) (0.8.1) 2025-09-29 08:49:08.001333 | 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.1.dev5) (2025.1) 2025-09-29 08:49:08.001343 | 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.1.dev5) (8.5.0) 2025-09-29 08:49:08.001357 | 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.1.dev5) (3.21.0) 2025-09-29 08:49:08.001366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-29 08:49:08.001376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-09-29 08:49:08.001385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 08:49:08.001398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 08:49:08.001411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-09-29 08:49:08.001476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 08:49:08.001491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2025-09-29 08:49:08.001611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 08:49:08.001629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-29 08:49:08.001697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-29 08:49:08.001717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-29 08:49:08.001814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:49:08.001838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 25.6 MB/s 0:00:00 2025-09-29 08:49:08.001903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:49:08.001917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:49:08.001965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-09-29 08:49:08.002029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: DEPRECATION: Building 'octavia' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:49:08.002046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-09-29 08:49:08.002109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): started 2025-09-29 08:49:08.002124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): finished with status 'done' 2025-09-29 08:49:08.002185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.1.dev5-py3-none-any.whl size=1251428 sha256=1a627908cf07cb6f5b3929e196244e820a068e300f3c90a62f0dc7597b9b70cc 2025-09-29 08:49:08.002247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hgf12ec6/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-09-29 08:49:08.002262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-09-29 08:49:08.002310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2025-09-29 08:49:08.002372 | 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.1.dev5 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2025-09-29 08:49:08.002388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 3373e55280ab 2025-09-29 08:49:08.002438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 6cbe76016527 2025-09-29 08:49:08.002482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built c0de6360a2d9 2025-09-29 08:49:08.002519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 08:49:08.002639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-09-29 08:49:08.002530 (took 0:00:30.410595) 2025-09-29 08:49:08.002798 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-09-29 08:49:08.002831 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-09-29 08:49:08.002897 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-09-29 08:49:08.002912 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-09-29 08:49:08.002975 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-09-29 08:49:08.003258 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-09-29 08:49:08.003322 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-09-29 08:49:08.003390 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-09-29 08:49:08.003314 2025-09-29 08:49:08.003461 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2025-09-29 08:49:08.005062 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-09-29 08:49:08.005575 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-09-29 08:49:16.186846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:49:16.186966 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 8eb4b250ccc0 2025-09-29 08:49:16.187060 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20250929" "name"="placement-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:49:16.187162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 3dea91cdf76c 2025-09-29 08:49:16.187233 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 3dea91cdf76c 2025-09-29 08:49:16.187333 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> dc330847cf68 2025-09-29 08:49:16.187406 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2025-09-29 08:49:16.187719 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 9ae1f1adbe8c 2025-09-29 08:49:16.187800 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 9ae1f1adbe8c 2025-09-29 08:49:16.187828 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> b6f4e417ab37 2025-09-29 08:49:16.187847 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-09-29 08:49:16.188763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7a8c33188a51 2025-09-29 08:49:16.188798 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-09-29 08:49:16.188813 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 19bca3cc4ae6 2025-09-29 08:49:16.188827 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:49:16.188840 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 93589710054f 2025-09-29 08:49:16.188856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2025-09-29 08:49:16.188881 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 3c61457e4498 2025-09-29 08:49:16.188891 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-09-29 08:49:16.188901 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): started 2025-09-29 08:49:16.188911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:49:16.188922 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (6.1.1) 2025-09-29 08:49:16.188933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (2.0.38) 2025-09-29 08:49:16.188944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (10.9.0) 2025-09-29 08:49:16.188954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (2.5.1) 2025-09-29 08:49:16.188964 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (1.8.9) 2025-09-29 08:49:16.188974 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (4.23.0) 2025-09-29 08:49:16.189012 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (2.32.3) 2025-09-29 08:49:16.189023 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (7.1.0) 2025-09-29 08:49:16.189057 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (9.7.1) 2025-09-29 08:49:16.189104 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (5.7.1) 2025-09-29 08:49:16.189115 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (7.1.0) 2025-09-29 08:49:16.189129 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (5.7.0) 2025-09-29 08:49:16.189161 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (8.2.0) 2025-09-29 08:49:16.189174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (17.2.1) 2025-09-29 08:49:16.189208 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (4.5.1) 2025-09-29 08:49:16.189268 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (6.3.1) 2025-09-29 08:49:16.189314 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (2.5.0) 2025-09-29 08:49:16.189351 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.0.0rc2.dev2) 2025-09-29 08:49:16.189393 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:49:16.189457 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (3.3.0) 2025-09-29 08:49:16.189552 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.0.0rc2.dev2) 2025-09-29 08:49:16.189566 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:49:16.189601 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.0.0rc2.dev2) (25.1.0) 2025-09-29 08:49:16.190860 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.0.0rc2.dev2) (2024.10.1) 2025-09-29 08:49:16.190917 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.0.0rc2.dev2) (0.36.2) 2025-09-29 08:49:16.190938 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.0.0rc2.dev2) (0.23.1) 2025-09-29 08:49:16.190946 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.10.0) 2025-09-29 08:49:16.190954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.10.2) 2025-09-29 08:49:16.190961 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (6.5.1) 2025-09-29 08:49:16.190968 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (4.0.1) 2025-09-29 08:49:16.191003 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (2.10.1) 2025-09-29 08:49:16.191011 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.6.0) 2025-09-29 08:49:16.191018 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (2.1.0) 2025-09-29 08:49:16.191026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.4.1) 2025-09-29 08:49:16.191050 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.7.0) 2025-09-29 08:49:16.191058 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (4.12.2) 2025-09-29 08:49:16.191065 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.3.4) 2025-09-29 08:49:16.191073 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.0.0) 2025-09-29 08:49:16.191081 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.17.2) 2025-09-29 08:49:16.191090 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.1.1) 2025-09-29 08:49:16.191097 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==13.0.0.0rc2.dev2) (0.19) 2025-09-29 08:49:16.191104 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.0.0rc2.dev2) (1.3.0) 2025-09-29 08:49:16.191120 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.0.0rc2.dev2) (2.0.0) 2025-09-29 08:49:16.191128 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.0.0rc2.dev2) (6.0.2) 2025-09-29 08:49:16.191136 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.0.0rc2.dev2) (1.14.1) 2025-09-29 08:49:16.191143 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.0.0rc2.dev2) (2.0.1) 2025-09-29 08:49:16.191150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.0.0rc2.dev2) (0.5.0) 2025-09-29 08:49:16.191157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==13.0.0.0rc2.dev2) (1.3.9) 2025-09-29 08:49:16.191168 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==13.0.0.0rc2.dev2) (2.9.0.post0) 2025-09-29 08:49:16.191175 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.0.0rc2.dev2) (3.1.5) 2025-09-29 08:49:16.191188 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.0.0rc2.dev2) (4.0.1) 2025-09-29 08:49:16.191195 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.0.0rc2.dev2) (4.0.1) 2025-09-29 08:49:16.191202 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==13.0.0.0rc2.dev2) (3.0.2) 2025-09-29 08:49:16.191209 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (1.1.0) 2025-09-29 08:49:16.191216 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (2025.1) 2025-09-29 08:49:16.191223 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==13.0.0.0rc2.dev2) (3.14.0) 2025-09-29 08:49:16.191230 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.0.0rc2.dev2) (3.2.1) 2025-09-29 08:49:16.191237 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.0.0rc2.dev2) (24.2) 2025-09-29 08:49:16.191244 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.0.0rc2.dev2) (7.0.0) 2025-09-29 08:49:16.191255 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==13.0.0.0rc2.dev2) (80.9.0) 2025-09-29 08:49:16.191262 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==13.0.0.0rc2.dev2) (0.2.13) 2025-09-29 08:49:16.191270 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==13.0.0.0rc2.dev2) (1.17.0) 2025-09-29 08:49:16.191342 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (3.4.1) 2025-09-29 08:49:16.191351 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (3.10) 2025-09-29 08:49:16.191398 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (1.26.20) 2025-09-29 08:49:16.191442 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.0.0rc2.dev2) (2025.8.3) 2025-09-29 08:49:16.191453 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==13.0.0.0rc2.dev2) (0.7) 2025-09-29 08:49:16.191541 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==13.0.0.0rc2.dev2) (3.1.1) 2025-09-29 08:49:16.191555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==13.0.0.0rc2.dev2) (2.7.2) 2025-09-29 08:49:16.191642 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:49:16.191652 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-29 08:49:16.191746 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-09-29 08:49:16.191800 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: DEPRECATION: Building 'openstack-placement' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-placement'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:49:16.191814 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: 2025-09-29 08:49:16.191881 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): started 2025-09-29 08:49:16.191928 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): finished with status 'done' 2025-09-29 08:49:16.191936 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.0.0rc2.dev2-py3-none-any.whl size=447360 sha256=e9a46c73dec751ce1965193e948c439165d1de42a818dd39c95b9f73517fcd44 2025-09-29 08:49:16.192060 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qvi15fqs/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-09-29 08:49:16.192070 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-09-29 08:49:16.192124 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2025-09-29 08:49:16.192175 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.0.0rc2.dev2 os-resource-classes-1.1.0 2025-09-29 08:49:16.192211 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 3c61457e4498 2025-09-29 08:49:16.192265 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 1639a386b71b 2025-09-29 08:49:16.192317 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built a2400c97bff3 2025-09-29 08:49:16.192378 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20250929 2025-09-29 08:49:16.192524 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-09-29 08:49:16.192348 (took 0:00:08.189034) 2025-09-29 08:49:16.192594 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-09-29 08:49:16.193101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-09-29 08:49:16.193176 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-09-29 08:49:16.193258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-09-29 08:49:16.193120 2025-09-29 08:49:16.193343 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2025-09-29 08:49:16.195173 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-09-29 08:49:16.195883 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-09-29 08:49:28.855561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:49:28.855660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 8eb4b250ccc0 2025-09-29 08:49:28.855745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20250929" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:49:28.855768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in c2b764766c89 2025-09-29 08:49:28.855886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container c2b764766c89 2025-09-29 08:49:28.855945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> fded5e5e0d4b 2025-09-29 08:49:28.855992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2025-09-29 08:49:28.856056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 6dd43dcc74f7 2025-09-29 08:49:28.856113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 6dd43dcc74f7 2025-09-29 08:49:28.856168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> bbe4745e9873 2025-09-29 08:49:28.856223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-09-29 08:49:28.856282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 6c9328f29e53 2025-09-29 08:49:28.856337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:49:28.856393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 3967f061a0cc 2025-09-29 08:49:28.856479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2025-09-29 08:49:28.856583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 3dc106796904 2025-09-29 08:49:28.856598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-09-29 08:49:28.856658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): started 2025-09-29 08:49:28.856717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:49:28.856854 | 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) 2025-09-29 08:49:28.856922 | 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) 2025-09-29 08:49:28.856979 | 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) 2025-09-29 08:49:28.857034 | 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) 2025-09-29 08:49:28.857074 | 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.9.0) 2025-09-29 08:49:28.857142 | 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) 2025-09-29 08:49:28.857195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2025-09-29 08:49:28.857247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:49:28.857301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (9.7.1) 2025-09-29 08:49:28.857352 | 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) 2025-09-29 08:49:28.857449 | 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) 2025-09-29 08:49:28.857519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (16.1.0) 2025-09-29 08:49:28.857561 | 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) 2025-09-29 08:49:28.857630 | 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) 2025-09-29 08:49:28.857703 | 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) 2025-09-29 08:49:28.857761 | 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) 2025-09-29 08:49:28.857814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.1.1) 2025-09-29 08:49:28.857867 | 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) 2025-09-29 08:49:28.857909 | 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) 2025-09-29 08:49:28.857969 | 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) 2025-09-29 08:49:28.858020 | 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) (6.1.1) 2025-09-29 08:49:28.858062 | 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) 2025-09-29 08:49:28.858113 | 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) 2025-09-29 08:49:28.858154 | 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) 2025-09-29 08:49:28.858216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2025-09-29 08:49:28.858230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:49:28.858300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2025-09-29 08:49:28.858341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-29 08:49:28.858393 | 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) 2025-09-29 08:49:28.858463 | 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) 2025-09-29 08:49:28.858477 | 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) 2025-09-29 08:49:28.858550 | 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) 2025-09-29 08:49:28.858619 | 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) 2025-09-29 08:49:28.858697 | 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) 2025-09-29 08:49:28.858754 | 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) 2025-09-29 08:49:28.858768 | 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) 2025-09-29 08:49:28.858841 | 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) 2025-09-29 08:49:28.858891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.10.2) 2025-09-29 08:49:28.858933 | 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) 2025-09-29 08:49:28.858987 | 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) 2025-09-29 08:49:28.859028 | 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) 2025-09-29 08:49:28.859083 | 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) 2025-09-29 08:49:28.859124 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.3.4) 2025-09-29 08:49:28.859179 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.0.0) 2025-09-29 08:49:28.859240 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.17.2) 2025-09-29 08:49:28.859254 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.1.1) 2025-09-29 08:49:28.859324 | 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) 2025-09-29 08:49:28.859366 | 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) 2025-09-29 08:49:28.859421 | 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) 2025-09-29 08:49:28.859551 | 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) 2025-09-29 08:49:28.859563 | 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) 2025-09-29 08:49:28.859605 | 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) 2025-09-29 08:49:28.859645 | 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) 2025-09-29 08:49:28.859724 | 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) 2025-09-29 08:49:28.859742 | 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) 2025-09-29 08:49:28.859818 | 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) 2025-09-29 08:49:28.859859 | 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) 2025-09-29 08:49:28.859920 | 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) 2025-09-29 08:49:28.859934 | 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) 2025-09-29 08:49:28.860005 | 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) 2025-09-29 08:49:28.860019 | 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) 2025-09-29 08:49:28.860083 | 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) 2025-09-29 08:49:28.860096 | 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) 2025-09-29 08:49:28.860158 | 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) 2025-09-29 08:49:28.860171 | 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) 2025-09-29 08:49:28.860235 | 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) 2025-09-29 08:49:28.860248 | 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) 2025-09-29 08:49:28.860311 | 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) 2025-09-29 08:49:28.860324 | 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) 2025-09-29 08:49:28.860386 | 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) 2025-09-29 08:49:28.860399 | 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) 2025-09-29 08:49:28.860476 | 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) 2025-09-29 08:49:28.860490 | 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) 2025-09-29 08:49:28.860553 | 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) 2025-09-29 08:49:28.860567 | 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) 2025-09-29 08:49:28.860631 | 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) 2025-09-29 08:49:28.860650 | 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) 2025-09-29 08:49:28.860716 | 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) 2025-09-29 08:49:28.860798 | 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) (80.9.0) 2025-09-29 08:49:28.860850 | 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) 2025-09-29 08:49:28.860891 | 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) 2025-09-29 08:49:28.860941 | 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) 2025-09-29 08:49:28.860954 | 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) 2025-09-29 08:49:28.861012 | 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) 2025-09-29 08:49:28.861025 | 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) (2025.8.3) 2025-09-29 08:49:28.861087 | 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) 2025-09-29 08:49:28.861100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2025-09-29 08:49:28.861164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:49:28.861178 | 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) 2025-09-29 08:49:28.861252 | 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) 2025-09-29 08:49:28.861265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2025-09-29 08:49:28.861330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:49:28.861343 | 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) 2025-09-29 08:49:28.861421 | 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) 2025-09-29 08:49:28.861474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:49:28.861484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-29 08:49:28.861535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-29 08:49:28.861547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:49:28.861607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.4 MB/s 0:00:00 2025-09-29 08:49:28.861627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:49:28.861691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-09-29 08:49:28.861770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: DEPRECATION: Building 'masakari' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:49:28.861785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: 2025-09-29 08:49:28.861846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): started 2025-09-29 08:49:28.861860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): finished with status 'done' 2025-09-29 08:49:28.861925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357753 sha256=0f9de122c97cc58e5d7b3f8c259bf07432f5201e519e9e45c276882b3d4444a2 2025-09-29 08:49:28.861938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvb6kbke/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-09-29 08:49:28.862000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-09-29 08:49:28.862027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-09-29 08:49:28.862082 | 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 2025-09-29 08:49:28.862095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 3dc106796904 2025-09-29 08:49:28.862152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> b780071d48fb 2025-09-29 08:49:28.862203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 4815faeb7075 2025-09-29 08:49:28.862216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 08:49:28.862318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-09-29 08:49:28.862207 (took 0:00:12.669087) 2025-09-29 08:49:28.862426 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-09-29 08:49:28.862515 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-09-29 08:49:28.862556 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-09-29 08:49:28.863028 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-09-29 08:49:28.863071 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-09-29 08:49:28.863143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-09-29 08:49:28.863036 2025-09-29 08:49:28.863180 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2025-09-29 08:49:28.874517 | 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 2025-09-29 08:49:29.466438 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-09-29 08:49:29.466793 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-09-29 08:50:21.345952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:50:21.346011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 8eb4b250ccc0 2025-09-29 08:50:21.346030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20250929" "name"="nova-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:50:21.346133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 54fa0a524825 2025-09-29 08:50:21.346147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 54fa0a524825 2025-09-29 08:50:21.346157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> fbc34033944f 2025-09-29 08:50:21.346168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-09-29 08:50:21.346216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in e4256a0dc90e 2025-09-29 08:50:21.346227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container e4256a0dc90e 2025-09-29 08:50:21.346237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b096239d1d33 2025-09-29 08:50:21.346247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:50:21.346304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 39804d0cc6f8 2025-09-29 08:50:21.346315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:50:21.346326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:50:21.346335 | 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] 2025-09-29 08:50:21.346346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:50:21.346355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:50:21.346417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:50:21.346429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:50:21.346439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:50:21.346448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:50:21.346458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:50:21.346509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:50:21.346519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:50:21.346529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:50:21.346566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:50:21.346576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:50:21.346593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.4 MB in 3s (9,891 kB/s) 2025-09-29 08:50:21.346607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-09-29 08:50:21.348760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-09-29 08:50:21.348782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-09-29 08:50:21.348793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-09-29 08:50:21.348802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-09-29 08:50:21.348812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-09-29 08:50:21.348821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-09-29 08:50:21.348830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-09-29 08:50:21.348840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2025-09-29 08:50:21.348849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-09-29 08:50:21.348859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-09-29 08:50:21.348868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-09-29 08:50:21.348878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2025-09-29 08:50:21.348888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2025-09-29 08:50:21.348897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-09-29 08:50:21.348907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-29 08:50:21.348916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2025-09-29 08:50:21.348926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2025-09-29 08:50:21.348935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-09-29 08:50:21.348945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-09-29 08:50:21.348961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-09-29 08:50:21.348971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-09-29 08:50:21.348980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2025-09-29 08:50:21.348990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2025-09-29 08:50:21.348999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2025-09-29 08:50:21.349008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:50:21.349017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.2 MB of archives. 2025-09-29 08:50:21.349027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 48.6 MB of additional disk space will be used. 2025-09-29 08:50:21.349036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:50:21.349045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:50:21.349056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:50:21.349066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:50:21.349076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-29 08:50:21.349094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-29 08:50:21.349103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:50:21.349113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-29 08:50:21.349122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-09-29 08:50:21.349131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-09-29 08:50:21.349141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-29 08:50:21.349150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-29 08:50:21.349170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:50:21.349204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:50:21.349214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-09-29 08:50:21.349224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-09-29 08:50:21.349233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-09-29 08:50:21.349242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 08:50:21.349251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 08:50:21.349261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 08:50:21.349270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-09-29 08:50:21.349280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.8 [1,829 kB] 2025-09-29 08:50:21.349289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-09-29 08:50:21.349298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-09-29 08:50:21.349313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-09-29 08:50:21.349323 | 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] 2025-09-29 08:50:21.349332 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:50:21.349342 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-29 08:50:21.349352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.2 MB in 1s (13.2 MB/s) 2025-09-29 08:50:21.349375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-09-29 08:50:21.349385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-09-29 08:50:21.349396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:50:21.349406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-29 08:50:21.349416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-09-29 08:50:21.349425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-09-29 08:50:21.349435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-09-29 08:50:21.349445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:50:21.349454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:50:21.349464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:50:21.349473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:50:21.349483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:50:21.349492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:50:21.349501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-29 08:50:21.349511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-29 08:50:21.349520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:50:21.349536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-29 08:50:21.349546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-29 08:50:21.349555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:50:21.349565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:50:21.349574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:50:21.349583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:50:21.349593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-09-29 08:50:21.349602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-29 08:50:21.349612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:50:21.349621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-09-29 08:50:21.349630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-29 08:50:21.349640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:50:21.349649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-09-29 08:50:21.349658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-29 08:50:21.349696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:50:21.349717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:50:21.349727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:50:21.349736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:50:21.349751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:50:21.349760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:50:21.349770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:50:21.349779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-09-29 08:50:21.349788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:50:21.349798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.349807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:50:21.349816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:50:21.349825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:50:21.349835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:50:21.349844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:50:21.349853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:50:21.349862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:50:21.349872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:50:21.349886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.349896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:50:21.349905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:50:21.349915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:50:21.349924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-09-29 08:50:21.349933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:50:21.349943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.349952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-09-29 08:50:21.349961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:50:21.349974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.349984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-09-29 08:50:21.349993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:50:21.350006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.350044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 08:50:21.350095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 08:50:21.350109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:50:21.350165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 08:50:21.350197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 08:50:21.350282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:50:21.350295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-09-29 08:50:21.350323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 08:50:21.350380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:50:21.350395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-09-29 08:50:21.350457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2025-09-29 08:50:21.350471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-09-29 08:50:21.350533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-09-29 08:50:21.350547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 08:50:21.350609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 08:50:21.350623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-09-29 08:50:21.350700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-29 08:50:21.350726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-29 08:50:21.350788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-29 08:50:21.350803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-29 08:50:21.350865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:50:21.350900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-09-29 08:50:21.350925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:50:21.350970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.351006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-09-29 08:50:21.351063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-09-29 08:50:21.351077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-09-29 08:50:21.351138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.351152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:50:21.351354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.351410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:50:21.351423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:50:21.351441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:50:21.351452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-09-29 08:50:21.351462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:50:21.351475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:50:21.351513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-09-29 08:50:21.351547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:50:21.351580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-09-29 08:50:21.351628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:50:21.351657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:50:21.351731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:50:21.351756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 08:50:21.351818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:50:21.351832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:50:21.351968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:50:21.351998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:50:21.352012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:50:21.352029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.352040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:50:21.352053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:50:21.352110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.352162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:50:21.352199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:50:21.352227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:50:21.352281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:50:21.352310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-29 08:50:21.352364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:50:21.352415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:50:21.352428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:50:21.352482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:50:21.352518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:50:21.352560 | 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 2025-09-29 08:50:21.352608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-29 08:50:21.352620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:50:21.352689 | 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 2025-09-29 08:50:21.352735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-29 08:50:21.352782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-29 08:50:21.352821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:50:21.352859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:50:21.352881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:50:21.352932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:50:21.352970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:50:21.353016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:50:21.353029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 39804d0cc6f8 2025-09-29 08:50:21.353089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 40a5bca69f3a 2025-09-29 08:50:21.353128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-09-29 08:50:21.353165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b1127568b570 2025-09-29 08:50:21.353204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-09-29 08:50:21.353263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 3147a381c128 2025-09-29 08:50:21.353303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-09-29 08:50:21.353341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> aac918af101a 2025-09-29 08:50:21.353388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:50:21.353400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0f31c1246ffc 2025-09-29 08:50:21.353466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /var/lib/kolla/venv/etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2025-09-29 08:50:21.353515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 1eae77159381 2025-09-29 08:50:21.353553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-09-29 08:50:21.353591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-09-29 08:50:21.353629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:50:21.353685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-09-29 08:50:21.353728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:50:21.353776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:50:21.353814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:50:21.353852 | 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.1.1.dev17) (6.1.1) 2025-09-29 08:50:21.353900 | 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.1.1.dev17) (2.0.38) 2025-09-29 08:50:21.353912 | 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.1.1.dev17) (5.1.1) 2025-09-29 08:50:21.353970 | 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.1.1.dev17) (0.39.0) 2025-09-29 08:50:21.354013 | 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.1.1.dev17) (3.1.5) 2025-09-29 08:50:21.354034 | 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.1.1.dev17) (10.9.0) 2025-09-29 08:50:21.354082 | 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.1.1.dev17) (5.3.1) 2025-09-29 08:50:21.354121 | 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.1.1.dev17) (2.5.1) 2025-09-29 08:50:21.354159 | 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.1.1.dev17) (43.0.3) 2025-09-29 08:50:21.354227 | 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.1.1.dev17) (1.8.9) 2025-09-29 08:50:21.354237 | 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.1.1.dev17) (3.1.1) 2025-09-29 08:50:21.354275 | 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.1.1.dev17) (3.1.0) 2025-09-29 08:50:21.354417 | 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.1.1.dev17) (3.10.1) 2025-09-29 08:50:21.354451 | 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.1.1.dev17) (3.14.0) 2025-09-29 08:50:21.354464 | 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.1.1.dev17) (1.14.1) 2025-09-29 08:50:21.354483 | 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.1.1.dev17) (1.3.0) 2025-09-29 08:50:21.354494 | 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.1.1.dev17) (3.5.1) 2025-09-29 08:50:21.354509 | 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.1.1.dev17) (2.1.0) 2025-09-29 08:50:21.354523 | 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.1.1.dev17) (4.23.0) 2025-09-29 08:50:21.354586 | 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.1.1.dev17) (9.7.0) 2025-09-29 08:50:21.354601 | 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.1.1.dev17) (5.10.0) 2025-09-29 08:50:21.354660 | 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.1.1.dev17) (11.4.0) 2025-09-29 08:50:21.354709 | 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.1.1.dev17) (4.8.0) 2025-09-29 08:50:21.354764 | 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.1.1.dev17) (2.32.3) 2025-09-29 08:50:21.354778 | 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.1.1.dev17) (5.4.1) 2025-09-29 08:50:21.354835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.354851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-09-29 08:50:21.354915 | 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.1.1.dev17) (3.10.2) 2025-09-29 08:50:21.354930 | 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.1.1.dev17) (7.1.0) 2025-09-29 08:50:21.355007 | 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.1.1.dev17) (9.7.1) 2025-09-29 08:50:21.355023 | 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.1.1.dev17) (5.7.1) 2025-09-29 08:50:21.355066 | 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.1.1.dev17) (7.1.0) 2025-09-29 08:50:21.355081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.355138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:50:21.355153 | 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.1.1.dev17) (3.5.1) 2025-09-29 08:50:21.355246 | 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.1.1.dev17) (5.7.0) 2025-09-29 08:50:21.355290 | 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.1.1.dev17) (2.5.0) 2025-09-29 08:50:21.355305 | 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.1.1.dev17) (8.2.0) 2025-09-29 08:50:21.355372 | 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.1.1.dev17) (17.2.1) 2025-09-29 08:50:21.355402 | 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.1.1.dev17) (7.5.1) 2025-09-29 08:50:21.355459 | 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.1.1.dev17) (16.1.0) 2025-09-29 08:50:21.355474 | 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.1.1.dev17) (4.5.1) 2025-09-29 08:50:21.355536 | 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.1.1.dev17) (3.6.0) 2025-09-29 08:50:21.355550 | 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.1.1.dev17) (6.5.1) 2025-09-29 08:50:21.355611 | 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.1.1.dev17) (4.1.1) 2025-09-29 08:50:21.355627 | 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.1.1.dev17) (2.0.0) 2025-09-29 08:50:21.355690 | 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.1.1.dev17) (6.3.1) 2025-09-29 08:50:21.355763 | 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.1.1.dev17) (7.0.0) 2025-09-29 08:50:21.355807 | 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.1.1.dev17) (3.6.0) 2025-09-29 08:50:21.355850 | 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.1.1.dev17) (6.11.0) 2025-09-29 08:50:21.355864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.355926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:50:21.355979 | 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.1.1.dev17) (3.3.0) 2025-09-29 08:50:21.355993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.356048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:50:21.356068 | 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.1.1.dev17) (5.2.1) 2025-09-29 08:50:21.356125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.356139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:50:21.356213 | 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.1.1.dev17) (6.3.0) 2025-09-29 08:50:21.356228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.1.1.dev17) 2025-09-29 08:50:21.356298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:50:21.356325 | 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.1.1.dev17) (1.3.4) 2025-09-29 08:50:21.356347 | 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.1.1.dev17) (1.7.0) 2025-09-29 08:50:21.356412 | 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.1.1.dev17) (2.9.0.post0) 2025-09-29 08:50:21.356438 | 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.1.1.dev17) (3.1.0) 2025-09-29 08:50:21.356458 | 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.1.1.dev17) (4.4.0) 2025-09-29 08:50:21.356526 | 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.1.1.dev17) (6.0.2) 2025-09-29 08:50:21.356552 | 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.1.1.dev17) (1.3.9) 2025-09-29 08:50:21.356573 | 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.1.1.dev17) (4.12.2) 2025-09-29 08:50:21.356612 | 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.1.1.dev17) (7.1.0) 2025-09-29 08:50:21.356655 | 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.1.1.dev17) (1.17.1) 2025-09-29 08:50:21.356731 | 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.1.1.dev17) (2.22) 2025-09-29 08:50:21.356764 | 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.1.1.dev17) (2.7.0) 2025-09-29 08:50:21.356779 | 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.1.1.dev17) (3.0.0) 2025-09-29 08:50:21.356864 | 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.1.1.dev17) (1.17.2) 2025-09-29 08:50:21.358869 | 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.1.1.dev17) (3.0.2) 2025-09-29 08:50:21.358893 | 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.1.1.dev17) (25.1.0) 2025-09-29 08:50:21.358904 | 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.1.1.dev17) (2024.10.1) 2025-09-29 08:50:21.358914 | 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.1.1.dev17) (0.36.2) 2025-09-29 08:50:21.358932 | 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.1.1.dev17) (0.23.1) 2025-09-29 08:50:21.358942 | 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.1.1.dev17) (4.0.1) 2025-09-29 08:50:21.358952 | 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.1.1.dev17) (2.10.1) 2025-09-29 08:50:21.358962 | 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.1.1.dev17) (5.6.0) 2025-09-29 08:50:21.358971 | 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.1.1.dev17) (1.3.4) 2025-09-29 08:50:21.358981 | 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.1.1.dev17) (1.0.1) 2025-09-29 08:50:21.358990 | 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.1.1.dev17) (1.33) 2025-09-29 08:50:21.359000 | 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.1.1.dev17) (4.3.6) 2025-09-29 08:50:21.359009 | 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.1.1.dev17) (1.4.0) 2025-09-29 08:50:21.359019 | 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.1.1.dev17) (3.0.0) 2025-09-29 08:50:21.359035 | 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.1.1.dev17) (9.0.0) 2025-09-29 08:50:21.359045 | 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.1.1.dev17) (5.9.0) 2025-09-29 08:50:21.359055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.1.1.dev17) 2025-09-29 08:50:21.359064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:50:21.359074 | 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.1.1.dev17) (0.8.1) 2025-09-29 08:50:21.359083 | 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.1.1.dev17) (0.19) 2025-09-29 08:50:21.359093 | 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.1.1.dev17) (2.0.1) 2025-09-29 08:50:21.359102 | 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.1.1.dev17) (0.5.0) 2025-09-29 08:50:21.359120 | 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.1.1.dev17) (5.5.2) 2025-09-29 08:50:21.359130 | 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.1.1.dev17) (5.3.1) 2025-09-29 08:50:21.359140 | 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.1.1.dev17) (5.4.2) 2025-09-29 08:50:21.359149 | 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.1.1.dev17) (0.11.0) 2025-09-29 08:50:21.359159 | 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.1.1.dev17) (5.1.0) 2025-09-29 08:50:21.359173 | 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.1.1.dev17) (2025.1) 2025-09-29 08:50:21.359216 | 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.1.1.dev17) (0.21.1) 2025-09-29 08:50:21.359226 | 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.1.1.dev17) (4.0.1) 2025-09-29 08:50:21.359235 | 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.1.1.dev17) (4.0.1) 2025-09-29 08:50:21.359245 | 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.1.1.dev17) (1.1.0) 2025-09-29 08:50:21.359254 | 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.1.1.dev17) (1.6.10) 2025-09-29 08:50:21.359270 | 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.1.1.dev17) (3.2.1) 2025-09-29 08:50:21.359280 | 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.1.1.dev17) (24.2) 2025-09-29 08:50:21.359290 | 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.1.1.dev17) 2025-09-29 08:50:21.359300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-29 08:50:21.359310 | 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.1.1.dev17) (3.5.0) 2025-09-29 08:50:21.359319 | 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.1.1.dev17) (1.5.0) 2025-09-29 08:50:21.359329 | 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.1.1.dev17) (80.9.0) 2025-09-29 08:50:21.359338 | 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.1.1.dev17) (0.2.13) 2025-09-29 08:50:21.359348 | 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.1.1.dev17) (4.9.1) 2025-09-29 08:50:21.359357 | 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.1.1.dev17) (0.5.2) 2025-09-29 08:50:21.359369 | 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.1.1.dev17) (2.5.11) 2025-09-29 08:50:21.359386 | 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.1.1.dev17) (1.9.0) 2025-09-29 08:50:21.359397 | 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.1.1.dev17) (1.17.0) 2025-09-29 08:50:21.359406 | 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.1.1.dev17) (2.0.1) 2025-09-29 08:50:21.359416 | 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.1.1.dev17) (24.2.1) 2025-09-29 08:50:21.359431 | 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.1.1.dev17) (2.1.0) 2025-09-29 08:50:21.359441 | 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.1.1.dev17) (3.2.0) 2025-09-29 08:50:21.359450 | 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.1.1.dev17) (3.4.1) 2025-09-29 08:50:21.359460 | 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.1.1.dev17) (3.10) 2025-09-29 08:50:21.359476 | 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.1.1.dev17) (1.26.20) 2025-09-29 08:50:21.359486 | 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.1.1.dev17) (2025.8.3) 2025-09-29 08:50:21.359495 | 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.1.1.dev17) (0.7) 2025-09-29 08:50:21.359505 | 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.1.1.dev17) (2.7.2) 2025-09-29 08:50:21.359514 | 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.1.1.dev17) (0.15.2) 2025-09-29 08:50:21.359523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.1.1.dev17) 2025-09-29 08:50:21.359534 | 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) 2025-09-29 08:50:21.359543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.1.1.dev17) 2025-09-29 08:50:21.359553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-29 08:50:21.359562 | 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.1.1.dev17) (5.2.1) 2025-09-29 08:50:21.359574 | 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)) 2025-09-29 08:50:21.359585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-29 08:50:21.359594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-29 08:50:21.359604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-29 08:50:21.359614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:50:21.359623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-29 08:50:21.359633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-09-29 08:50:21.359642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-09-29 08:50:21.359657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-29 08:50:21.359667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-29 08:50:21.359707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-09-29 08:50:21.359716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-29 08:50:21.359726 | 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) 2025-09-29 08:50:21.359736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 32.5 MB/s 0:00:00 2025-09-29 08:50:21.359745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-09-29 08:50:21.359755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-09-29 08:50:21.359771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-09-29 08:50:21.359786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.1.1.dev17-py3-none-any.whl size=5898330 sha256=3a62937da535dba43caa3d95b5d93eb51aae064e082e989cdcb3f2e06aa791c6 2025-09-29 08:50:21.359796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c70hxiga/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-09-29 08:50:21.359806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-09-29 08:50:21.359906 | 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 2025-09-29 08:50:21.359918 | 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.1.1.dev17 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 2025-09-29 08:50:21.359929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar_nova-7.0.1.dev6 2025-09-29 08:50:21.359938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-09-29 08:50:21.359948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:50:21.359958 | 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.dev6) (6.1.1) 2025-09-29 08:50:21.359967 | 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.dev6) (9.7.1) 2025-09-29 08:50:21.359977 | 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.dev6) (6.5.1) 2025-09-29 08:50:21.359987 | 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.dev6) (7.1.0) 2025-09-29 08:50:21.359996 | 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.dev6) (3.0.0) 2025-09-29 08:50:21.360006 | 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.dev6) (1.3.0) 2025-09-29 08:50:21.360015 | 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.dev6) (5.4.1) 2025-09-29 08:50:21.360025 | 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.dev6) (2.0.0) 2025-09-29 08:50:21.360035 | 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.dev6) (6.0.2) 2025-09-29 08:50:21.360044 | 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.dev6) (2.32.3) 2025-09-29 08:50:21.360053 | 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.dev6) (1.17.2) 2025-09-29 08:50:21.360063 | 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.dev6) (5.7.1) 2025-09-29 08:50:21.360093 | 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.dev6) (8.2.0) 2025-09-29 08:50:21.360103 | 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.dev6) (5.7.0) 2025-09-29 08:50:21.360113 | 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.dev6) (2.9.0.post0) 2025-09-29 08:50:21.360128 | 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.dev6) (1.1.0) 2025-09-29 08:50:21.360138 | 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.dev6) (2025.1) 2025-09-29 08:50:21.360154 | 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.dev6) (2.1.0) 2025-09-29 08:50:21.360163 | 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.dev6) (3.2.1) 2025-09-29 08:50:21.360173 | 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.dev6) (24.2) 2025-09-29 08:50:21.360201 | 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.dev6) (7.0.0) 2025-09-29 08:50:21.360211 | 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.dev6) (80.9.0) 2025-09-29 08:50:21.360220 | 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.dev6) (1.17.0) 2025-09-29 08:50:21.360230 | 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.dev6) (3.4.1) 2025-09-29 08:50:21.360239 | 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.dev6) (3.10) 2025-09-29 08:50:21.360249 | 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.dev6) (1.26.20) 2025-09-29 08:50:21.360258 | 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.dev6) (2025.8.3) 2025-09-29 08:50:21.360268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2025-09-29 08:50:21.360279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:50:21.360309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-29 08:50:21.360328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): started 2025-09-29 08:50:21.360344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-09-29 08:50:21.360361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev6-py3-none-any.whl size=13331 sha256=f895663ce387c6524fb7057a88ae9673adc26f1efefd39f4496517152fe0584a 2025-09-29 08:50:21.360377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6exiqau6/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-09-29 08:50:21.360394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2025-09-29 08:50:21.360410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2025-09-29 08:50:21.360426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev6 2025-09-29 08:50:21.360443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 1eae77159381 2025-09-29 08:50:21.360522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b4b7d7b26ad3 2025-09-29 08:50:21.360534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 4bb00b363e88 2025-09-29 08:50:21.360543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 08:50:21.360561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-09-29 08:50:21.359983 (took 0:00:52.496947) 2025-09-29 08:50:21.360571 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-09-29 08:50:21.360580 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-09-29 08:50:21.360589 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-09-29 08:50:21.360599 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-09-29 08:50:21.360608 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-09-29 08:50:21.360617 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-09-29 08:50:21.360627 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-09-29 08:50:21.360636 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-09-29 08:50:21.360646 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-09-29 08:50:21.360659 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-09-29 08:50:21.360694 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-09-29 08:50:21.360833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-09-29 08:50:21.360655 2025-09-29 08:50:21.361849 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-09-29 08:50:21.363169 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-09-29 08:50:24.049921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:50:24.049987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8eb4b250ccc0 2025-09-29 08:50:24.050006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20250929" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:50:24.050033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 431625bb1692 2025-09-29 08:50:24.050044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 431625bb1692 2025-09-29 08:50:24.050054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 1761bee66a04 2025-09-29 08:50:24.050065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2025-09-29 08:50:24.050075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 6c91ac641c87 2025-09-29 08:50:24.050085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 6c91ac641c87 2025-09-29 08:50:24.050094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> e7fdf6b2db4c 2025-09-29 08:50:24.050230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:50:24.050254 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8f4235d601e2 2025-09-29 08:50:24.050272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2025-09-29 08:50:24.050290 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in e9c2186ed646 2025-09-29 08:50:24.050307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container e9c2186ed646 2025-09-29 08:50:24.050325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 69b9ff7f08b3 2025-09-29 08:50:24.050425 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built fcc6fc1cb6e2 2025-09-29 08:50:24.050447 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20250929 2025-09-29 08:50:24.050466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-09-29 08:50:24.050274 (took 0:00:02.689619) 2025-09-29 08:50:24.050536 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-09-29 08:50:24.050548 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-09-29 08:50:24.051376 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-09-29 08:50:24.051402 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-09-29 08:50:24.051408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-09-29 08:50:24.051057 2025-09-29 08:50:24.051422 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2025-09-29 08:50:24.067834 | 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 2025-09-29 08:50:24.855019 | 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 2025-09-29 08:50:25.793988 | 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 2025-09-29 08:50:26.464006 | 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 2025-09-29 08:50:27.262952 | 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 2025-09-29 08:50:28.797931 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-09-29 08:50:28.797978 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-09-29 08:51:44.803993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:51:44.804133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 8eb4b250ccc0 2025-09-29 08:51:44.804153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/13 : LABEL "build-date"="20250929" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:51:44.804168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in db9f5ea522f4 2025-09-29 08:51:44.804179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container db9f5ea522f4 2025-09-29 08:51:44.804188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 1c43d05bcd0e 2025-09-29 08:51:44.804199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/13 : RUN echo 'Uris: https://download.docker.com/linux/ubuntu' >/etc/apt/sources.list.d/docker-ce.sources && echo 'Components: stable' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Signed-By: /etc/kolla/apt-keys/docker-ce.asc' >>/etc/apt/sources.list.d/docker-ce.sources 2025-09-29 08:51:44.804210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 515e15b6793b 2025-09-29 08:51:44.804219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 515e15b6793b 2025-09-29 08:51:44.804229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b2d69979dba9 2025-09-29 08:51:44.804240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/13 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2025-09-29 08:51:44.804250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 881e673ddf7e 2025-09-29 08:51:44.804260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 881e673ddf7e 2025-09-29 08:51:44.804269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 4766ba5fd897 2025-09-29 08:51:44.804280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils docker-ce-cli haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:51:44.804292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in f434368d8fce 2025-09-29 08:51:44.804302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:51:44.804312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:51:44.804341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-29 08:51:44.804476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 08:51:44.804490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:51:44.804500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-29 08:51:44.804510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:51:44.804527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:51:44.804536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:51:44.804546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:51:44.804556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:51:44.804565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:51:44.804574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:51:44.804584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:51:44.804593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:51:44.804603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:51:44.804656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:51:44.804702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.5 MB in 3s (10.8 MB/s) 2025-09-29 08:51:44.804717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-09-29 08:51:44.804727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-09-29 08:51:44.804785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-09-29 08:51:44.804796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-09-29 08:51:44.804881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-09-29 08:51:44.807848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-09-29 08:51:44.807873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-09-29 08:51:44.807883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-09-29 08:51:44.807893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-09-29 08:51:44.807902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-09-29 08:51:44.807912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2025-09-29 08:51:44.807921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-09-29 08:51:44.807931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2025-09-29 08:51:44.807940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2025-09-29 08:51:44.807949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-09-29 08:51:44.807959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-09-29 08:51:44.807968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2025-09-29 08:51:44.807977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2025-09-29 08:51:44.807987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-29 08:51:44.807996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-09-29 08:51:44.808006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2025-09-29 08:51:44.808025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2025-09-29 08:51:44.808035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2025-09-29 08:51:44.808045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2025-09-29 08:51:44.808054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2025-09-29 08:51:44.808073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2025-09-29 08:51:44.808082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2025-09-29 08:51:44.808092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2025-09-29 08:51:44.808101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:51:44.808110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 28.6 MB of archives. 2025-09-29 08:51:44.808120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.3 MB of additional disk space will be used. 2025-09-29 08:51:44.808130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:28.4.0-1~ubuntu.24.04~noble [16.5 MB] 2025-09-29 08:51:44.808139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:51:44.808150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-29 08:51:44.808161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-29 08:51:44.808171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:51:44.808181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-29 08:51:44.808191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-29 08:51:44.808200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-29 08:51:44.808210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-29 08:51:44.808219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-09-29 08:51:44.808237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-09-29 08:51:44.808247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.3 [2,038 kB] 2025-09-29 08:51:44.808257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:51:44.808266 | 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] 2025-09-29 08:51:44.808276 | 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] 2025-09-29 08:51:44.808285 | 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] 2025-09-29 08:51:44.808301 | 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] 2025-09-29 08:51:44.808311 | 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] 2025-09-29 08:51:44.808320 | 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.1 [206 kB] 2025-09-29 08:51:44.808329 | 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.1 [1,066 kB] 2025-09-29 08:51:44.808339 | 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] 2025-09-29 08:51:44.808348 | 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] 2025-09-29 08:51:44.808358 | 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.5 [442 kB] 2025-09-29 08:51:44.808367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 08:51:44.808382 | 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] 2025-09-29 08:51:44.808391 | 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] 2025-09-29 08:51:44.808401 | 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] 2025-09-29 08:51:44.808410 | 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] 2025-09-29 08:51:44.808420 | 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] 2025-09-29 08:51:44.808429 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-29 08:51:44.808439 | 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] 2025-09-29 08:51:44.808448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2025-09-29 08:51:44.808457 | 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] 2025-09-29 08:51:44.808467 | 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] 2025-09-29 08:51:44.808476 | 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] 2025-09-29 08:51:44.808485 | 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] 2025-09-29 08:51:44.808495 | 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] 2025-09-29 08:51:44.808504 | 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] 2025-09-29 08:51:44.808522 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-29 08:51:44.808533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.6 MB in 1s (23.7 MB/s) 2025-09-29 08:51:44.808549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-09-29 08:51:44.808559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-09-29 08:51:44.808569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-09-29 08:51:44.808579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:51:44.808589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2025-09-29 08:51:44.808599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-09-29 08:51:44.808608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-09-29 08:51:44.808617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2025-09-29 08:51:44.808627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-09-29 08:51:44.808636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-09-29 08:51:44.808646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:51:44.808655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 08:51:44.808691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:51:44.808705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:51:44.808715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:51:44.808730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:51:44.808739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-29 08:51:44.808749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-29 08:51:44.808861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:51:44.808979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-29 08:51:44.808998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-29 08:51:44.809100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:51:44.809164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-09-29 08:51:44.809214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-29 08:51:44.809284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:51:44.809352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-09-29 08:51:44.809419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-29 08:51:44.809472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:51:44.809533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-09-29 08:51:44.809566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-29 08:51:44.809640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.809695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-09-29 08:51:44.809831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-29 08:51:44.809895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.809955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-09-29 08:51:44.810004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.5-1ubuntu3.3_amd64.deb ... 2025-09-29 08:51:44.810052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.5-1ubuntu3.3) ... 2025-09-29 08:51:44.810104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:51:44.810166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:51:44.810223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:51:44.810238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-09-29 08:51:44.810332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-29 08:51:44.810350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:51:44.810420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-09-29 08:51:44.810472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 08:51:44.810533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:51:44.810591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-09-29 08:51:44.810644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 08:51:44.810698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:51:44.810762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-09-29 08:51:44.810839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.810895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-09-29 08:51:44.810950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-09-29 08:51:44.811003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-09-29 08:51:44.811057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-09-29 08:51:44.811109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-29 08:51:44.811164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-09-29 08:51:44.811207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-09-29 08:51:44.811261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:51:44.811314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-09-29 08:51:44.811367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-09-29 08:51:44.811426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:51:44.811470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-09-29 08:51:44.811510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-09-29 08:51:44.811565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-09-29 08:51:44.811617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-29 08:51:44.811658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:51:44.811750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:51:44.811905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-09-29 08:51:44.811922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-29 08:51:44.811987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:51:44.812043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-09-29 08:51:44.812098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:51:44.812145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.812203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-09-29 08:51:44.812260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 08:51:44.812307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:51:44.812354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-09-29 08:51:44.812401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-29 08:51:44.812447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:51:44.812493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-09-29 08:51:44.812541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:51:44.812588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.812633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-09-29 08:51:44.812691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-29 08:51:44.812747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.812815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:51:44.812865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-09-29 08:51:44.812911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:51:44.812958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.813007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.813054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-09-29 08:51:44.813102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:51:44.813149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.813195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-09-29 08:51:44.813241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-29 08:51:44.813286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.813330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-09-29 08:51:44.813374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-09-29 08:51:44.813408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-09-29 08:51:44.813452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-09-29 08:51:44.813497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-09-29 08:51:44.813544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.813592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.813639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2025-09-29 08:51:44.813699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a28.4.0-1~ubuntu.24.04~noble_amd64.deb ... 2025-09-29 08:51:44.813793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:28.4.0-1~ubuntu.24.04~noble) ... 2025-09-29 08:51:44.813858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-09-29 08:51:44.813908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-29 08:51:44.813957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.814006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:51:44.814054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-09-29 08:51:44.814101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-09-29 08:51:44.814148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-09-29 08:51:44.814195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-09-29 08:51:44.814242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-09-29 08:51:44.814289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-09-29 08:51:44.814335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-29 08:51:44.814380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-29 08:51:44.814435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:51:44.814481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-09-29 08:51:44.814527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-29 08:51:44.814571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.814616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-09-29 08:51:44.814662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-09-29 08:51:44.814727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-09-29 08:51:44.814779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-09-29 08:51:44.814861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-09-29 08:51:44.814917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.814968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-09-29 08:51:44.814985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.815053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.815069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-09-29 08:51:44.815131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 08:51:44.815149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.815192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:51:44.815227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-09-29 08:51:44.815272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.5-1ubuntu3.3) ... 2025-09-29 08:51:44.815307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.815350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.815393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:51:44.815436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-09-29 08:51:44.815479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.815522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.815565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-29 08:51:44.815608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-29 08:51:44.815651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:51:44.815721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-29 08:51:44.815823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:51:44.815859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-09-29 08:51:44.816024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-29 08:51:44.816088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:51:44.816101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-29 08:51:44.816121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:28.4.0-1~ubuntu.24.04~noble) ... 2025-09-29 08:51:44.816131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 08:51:44.816141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 08:51:44.816151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-09-29 08:51:44.816165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-29 08:51:44.816178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:51:44.816234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-09-29 08:51:44.816249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.816311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.816326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.816386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-29 08:51:44.816401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-29 08:51:44.816465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-09-29 08:51:44.816511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:51:44.816525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.816605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-29 08:51:44.816621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.816701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.816725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-29 08:51:44.816772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-29 08:51:44.816786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-09-29 08:51:44.816857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.816872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.816937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-29 08:51:44.816952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-29 08:51:44.817017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-29 08:51:44.817034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-29 08:51:44.817100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-29 08:51:44.817115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:51:44.817181 | 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 2025-09-29 08:51:44.817196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.818877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-29 08:51:44.818898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-29 08:51:44.818908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-29 08:51:44.818918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-29 08:51:44.818928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.818975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.818986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-09-29 08:51:44.818996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-29 08:51:44.819006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-29 08:51:44.819015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:51:44.819025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:51:44.819039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container f434368d8fce 2025-09-29 08:51:44.819049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> eadb380061ec 2025-09-29 08:51:44.819059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/13 : ADD neutron-base-archive /neutron-base-source 2025-09-29 08:51:44.819068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 5eb4d3de559f 2025-09-29 08:51:44.819078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/13 : ADD plugins-archive / 2025-09-29 08:51:44.819088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> f172476ee9ea 2025-09-29 08:51:44.819105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/13 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-09-29 08:51:44.819115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 2d3379937fba 2025-09-29 08:51:44.819125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:51:44.819134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> a8fdce3f2cd4 2025-09-29 08:51:44.819144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/13 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2025-09-29 08:51:44.819153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 484d2467a0ce 2025-09-29 08:51:44.819163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 484d2467a0ce 2025-09-29 08:51:44.819173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 88afc2a4a706 2025-09-29 08:51:44.819183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/13 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2025-09-29 08:51:44.819193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3f03a094720c 2025-09-29 08:51:44.819203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/13 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2025-09-29 08:51:44.819213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 31b4d700e344 2025-09-29 08:51:44.819222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 31b4d700e344 2025-09-29 08:51:44.819231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 4294e9467077 2025-09-29 08:51:44.819245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/13 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /var/lib/kolla/venv/etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2025-09-29 08:51:44.819258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in cb7a13bdbe83 2025-09-29 08:51:44.819276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-09-29 08:51:44.819286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-29 08:51:44.819296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:51:44.819305 | 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) 2025-09-29 08:51:44.819315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-09-29 08:51:44.819324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-15.0.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:51:44.819334 | 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.2.dev58) (6.1.1) 2025-09-29 08:51:44.819344 | 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.2.dev58) (3.10.1) 2025-09-29 08:51:44.819369 | 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.2.dev58) (3.1.0) 2025-09-29 08:51:44.819380 | 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.2.dev58) (2.5.1) 2025-09-29 08:51:44.819389 | 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.2.dev58) (3.0.0) 2025-09-29 08:51:44.819399 | 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.2.dev58) (5.1.1) 2025-09-29 08:51:44.819408 | 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.2.dev58) (0.39.0) 2025-09-29 08:51:44.819418 | 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.2.dev58) (1.5.1) 2025-09-29 08:51:44.819427 | 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.2.dev58) (0.22.0) 2025-09-29 08:51:44.819436 | 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.2.dev58) (2.32.3) 2025-09-29 08:51:44.819446 | 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.2.dev58) (3.1.5) 2025-09-29 08:51:44.819455 | 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.2.dev58) (10.9.0) 2025-09-29 08:51:44.819464 | 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.2.dev58) (1.3.0) 2025-09-29 08:51:44.819474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.2.dev58) 2025-09-29 08:51:44.819483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 08:51:44.819493 | 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.2.dev58) (11.4.0) 2025-09-29 08:51:44.819502 | 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.2.dev58) (9.0.0) 2025-09-29 08:51:44.819512 | 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.2.dev58) (2.0.38) 2025-09-29 08:51:44.819521 | 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.2.dev58) (1.8.9) 2025-09-29 08:51:44.819530 | 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.2.dev58) (5.10.0) 2025-09-29 08:51:44.819540 | 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.2.dev58) (1.14.1) 2025-09-29 08:51:44.819637 | 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.2.dev58) (5.4.1) 2025-09-29 08:51:44.819649 | 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.2.dev58) (3.10.2) 2025-09-29 08:51:44.819665 | 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.2.dev58) (7.1.0) 2025-09-29 08:51:44.819707 | 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.2.dev58) (9.7.1) 2025-09-29 08:51:44.819717 | 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.2.dev58) (5.7.1) 2025-09-29 08:51:44.819726 | 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.2.dev58) (17.2.1) 2025-09-29 08:51:44.819742 | 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.2.dev58) (6.5.1) 2025-09-29 08:51:44.819751 | 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.2.dev58) (7.1.0) 2025-09-29 08:51:44.819761 | 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.2.dev58) (16.1.0) 2025-09-29 08:51:44.819771 | 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.2.dev58) (6.3.1) 2025-09-29 08:51:44.819780 | 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.2.dev58) (4.5.1) 2025-09-29 08:51:44.819789 | 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.2.dev58) (3.6.0) 2025-09-29 08:51:44.819856 | 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.2.dev58) (3.5.1) 2025-09-29 08:51:44.819868 | 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.2.dev58) (7.5.1) 2025-09-29 08:51:44.819878 | 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.2.dev58) (5.7.0) 2025-09-29 08:51:44.819887 | 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.2.dev58) (4.1.1) 2025-09-29 08:51:44.819896 | 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.2.dev58) (2.5.0) 2025-09-29 08:51:44.819906 | 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.2.dev58) (8.2.0) 2025-09-29 08:51:44.819915 | 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.2.dev58) (3.6.0) 2025-09-29 08:51:44.819924 | 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.2.dev58) (4.2.0) 2025-09-29 08:51:44.819934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.2.dev58) 2025-09-29 08:51:44.819943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:51:44.819961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.2.dev58) 2025-09-29 08:51:44.819971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:51:44.819988 | 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.2.dev58) (3.5.0) 2025-09-29 08:51:44.819998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.2.dev58) 2025-09-29 08:51:44.820007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:51:44.820017 | 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.2.dev58) (7.0.0) 2025-09-29 08:51:44.820027 | 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.2.dev58) (0.8.1) 2025-09-29 08:51:44.820036 | 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.2.dev58) (24.2.1) 2025-09-29 08:51:44.820045 | 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.2.dev58) (18.9.0) 2025-09-29 08:51:44.820060 | 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.2.dev58) (4.4.0) 2025-09-29 08:51:44.820070 | 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.2.dev58) (6.2.0) 2025-09-29 08:51:44.820155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.2.dev58) 2025-09-29 08:51:44.820167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-29 08:51:44.820176 | 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.2.dev58) (3.1.0) 2025-09-29 08:51:44.820186 | 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.2.dev58) (6.3.0) 2025-09-29 08:51:44.820196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-09-29 08:51:44.820205 | 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) 2025-09-29 08:51:44.820214 | 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) 2025-09-29 08:51:44.820224 | 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) 2025-09-29 08:51:44.820233 | 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) 2025-09-29 08:51:44.820243 | 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) 2025-09-29 08:51:44.820252 | 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.2.dev58) (1.3.9) 2025-09-29 08:51:44.820262 | 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.2.dev58) (4.12.2) 2025-09-29 08:51:44.820281 | 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.2.dev58) (1.17.2) 2025-09-29 08:51:44.820290 | 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.2.dev58) (2.7.0) 2025-09-29 08:51:44.820300 | 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.2.dev58) (3.1.1) 2025-09-29 08:51:44.820310 | 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.2.dev58) (3.2.1) 2025-09-29 08:51:44.820321 | 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.2.dev58) (3.0.2) 2025-09-29 08:51:44.820330 | 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.2.dev58) (2.1.0) 2025-09-29 08:51:44.820340 | 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.2.dev58) (1.7.0) 2025-09-29 08:51:44.820349 | 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.2.dev58) (4.0.1) 2025-09-29 08:51:44.820359 | 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.2.dev58) (2.10.1) 2025-09-29 08:51:44.820374 | 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.2.dev58) (5.6.0) 2025-09-29 08:51:44.820390 | 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.2.dev58) (1.3.4) 2025-09-29 08:51:44.820459 | 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.2.dev58) (3.3.0) 2025-09-29 08:51:44.820470 | 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.2.dev58) (43.0.3) 2025-09-29 08:51:44.820479 | 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.2.dev58) (1.3.4) 2025-09-29 08:51:44.820489 | 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.2.dev58) (1.0.1) 2025-09-29 08:51:44.820498 | 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.2.dev58) (1.33) 2025-09-29 08:51:44.820508 | 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.2.dev58) (4.3.6) 2025-09-29 08:51:44.820517 | 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.2.dev58) (1.4.0) 2025-09-29 08:51:44.820551 | 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.2.dev58) (1.17.1) 2025-09-29 08:51:44.820562 | 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.2.dev58) (2.22) 2025-09-29 08:51:44.820572 | 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.2.dev58) (3.0.0) 2025-09-29 08:51:44.820581 | 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.2.dev58) (1.1.0) 2025-09-29 08:51:44.820591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.2.dev58) 2025-09-29 08:51:44.820601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-29 08:51:44.820610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-29 08:51:44.820620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:51:44.820696 | 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.2.dev58) (24.2) 2025-09-29 08:51:44.820711 | 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.2.dev58) (80.9.0) 2025-09-29 08:51:44.820721 | 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.2.dev58) (3.5.1) 2025-09-29 08:51:44.820730 | 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.2.dev58) (1.17.0) 2025-09-29 08:51:44.820740 | 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) 2025-09-29 08:51:44.820749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2025-09-29 08:51:44.820765 | 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) 2025-09-29 08:51:44.820775 | 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) 2025-09-29 08:51:44.820784 | 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) 2025-09-29 08:51:44.820794 | 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) 2025-09-29 08:51:44.820887 | 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.2.dev58) (0.19) 2025-09-29 08:51:44.820906 | 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.2.dev58) (2.0.0) 2025-09-29 08:51:44.820915 | 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.2.dev58) (2.0.1) 2025-09-29 08:51:44.820925 | 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.2.dev58) (0.5.0) 2025-09-29 08:51:44.820935 | 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.2.dev58) (2.9.0.post0) 2025-09-29 08:51:44.820944 | 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.2.dev58) (5.5.2) 2025-09-29 08:51:44.820953 | 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.2.dev58) (5.3.1) 2025-09-29 08:51:44.820963 | 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.2.dev58) (5.4.2) 2025-09-29 08:51:44.821002 | 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.2.dev58) (0.11.0) 2025-09-29 08:51:44.821012 | 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.2.dev58) (5.1.0) 2025-09-29 08:51:44.821022 | 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.2.dev58) (2025.1) 2025-09-29 08:51:44.821031 | 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.2.dev58) (0.21.1) 2025-09-29 08:51:44.821041 | 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.2.dev58) (4.0.1) 2025-09-29 08:51:44.821051 | 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.2.dev58) (4.0.1) 2025-09-29 08:51:44.821065 | 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.2.dev58) (1.6.10) 2025-09-29 08:51:44.821074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.2.dev58) 2025-09-29 08:51:44.821105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-29 08:51:44.821169 | 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.2.dev58) (1.5.0) 2025-09-29 08:51:44.821185 | 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.2.dev58) (0.3.5) 2025-09-29 08:51:44.821198 | 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.2.dev58) (4.23.0) 2025-09-29 08:51:44.821257 | 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.2.dev58) (25.1.0) 2025-09-29 08:51:44.822761 | 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.2.dev58) (2024.10.1) 2025-09-29 08:51:44.822783 | 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.2.dev58) (0.36.2) 2025-09-29 08:51:44.822794 | 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.2.dev58) (0.23.1) 2025-09-29 08:51:44.822831 | 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.2.dev58) (2.1.0) 2025-09-29 08:51:44.822841 | 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) 2025-09-29 08:51:44.822850 | 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.2.dev58) (3.4.1) 2025-09-29 08:51:44.822860 | 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.2.dev58) (3.10) 2025-09-29 08:51:44.822869 | 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.2.dev58) (2025.8.3) 2025-09-29 08:51:44.822879 | 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.2.dev58) (0.7) 2025-09-29 08:51:44.822888 | 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.2.dev58) (2.7.2) 2025-09-29 08:51:44.822897 | 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.2.dev58) (0.15.2) 2025-09-29 08:51:44.822909 | 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)) 2025-09-29 08:51:44.822920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-29 08:51:44.822930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.822939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2025-09-29 08:51:44.822949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-29 08:51:44.822958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 19.7 MB/s 0:00:00 2025-09-29 08:51:44.822968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-29 08:51:44.822994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 30.3 MB/s 0:00:00 2025-09-29 08:51:44.823004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-29 08:51:44.823013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-09-29 08:51:44.823022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-29 08:51:44.823032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-29 08:51:44.823041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-09-29 08:51:44.823061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:51:44.823073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.823083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): started 2025-09-29 08:51:44.823092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): finished with status 'done' 2025-09-29 08:51:44.823102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.2.dev58-py3-none-any.whl size=4343288 sha256=e44fac65ae8bd687957ac7a60fada3d16abe699691d7a2e2f5b588247813bd3f 2025-09-29 08:51:44.823111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j3rkn1rl/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-09-29 08:51:44.823121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:51:44.823131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.823140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): started 2025-09-29 08:51:44.823149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-29 08:51:44.823159 | 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=1175450a2f15a408fbc096cd6b931b9af46ce80d05accf2f985597fcc393b3a0 2025-09-29 08:51:44.823169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j3rkn1rl/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-29 08:51:44.823178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-09-29 08:51:44.823188 | 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 2025-09-29 08:51:44.823197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.2.dev58 neutron-lib-3.18.2 os-ken-3.0.1 os-resource-classes-1.1.0 os-vif-4.1.0 ovsdbapp-2.11.0 tap-as-a-service-15.0.0 2025-09-29 08:51:44.823207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-09-29 08:51:44.823223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-29 08:51:44.823232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:51:44.823242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-29 08:51:44.823251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:51:44.823260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:51:44.823269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.823279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.5.1.dev3 2025-09-29 08:51:44.823288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-29 08:51:44.823297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:51:44.823312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-29 08:51:44.823321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:51:44.823330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:51:44.823340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.823349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-09-29 08:51:44.823358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-29 08:51:44.823368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:51:44.823383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-09-29 08:51:44.823393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-29 08:51:44.823403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:51:44.823412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-29 08:51:44.823421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:51:44.823431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:51:44.823440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.823449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-29 08:51:44.823459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-29 08:51:44.823468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:51:44.823478 | 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) 2025-09-29 08:51:44.823487 | 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) 2025-09-29 08:51:44.823496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2025-09-29 08:51:44.823506 | 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) 2025-09-29 08:51:44.823515 | 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) 2025-09-29 08:51:44.823531 | 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) 2025-09-29 08:51:44.823540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.0) 2025-09-29 08:51:44.823549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2025-09-29 08:51:44.823559 | 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) (6.1.1) 2025-09-29 08:51:44.823568 | 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) 2025-09-29 08:51:44.823577 | 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) 2025-09-29 08:51:44.823587 | 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.2.dev58) 2025-09-29 08:51:44.823596 | 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) 2025-09-29 08:51:44.823616 | 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) 2025-09-29 08:51:44.823626 | 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.dev3) (2.4.2) 2025-09-29 08:51:44.823635 | 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.dev3) (0.39.0) 2025-09-29 08:51:44.823645 | 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.dev3) (5.4.1) 2025-09-29 08:51:44.823660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev3) 2025-09-29 08:51:44.823697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2025-09-29 08:51:44.823707 | 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) 2025-09-29 08:51:44.823717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2025-09-29 08:51:44.823727 | 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) 2025-09-29 08:51:44.823736 | 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) 2025-09-29 08:51:44.823745 | 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) 2025-09-29 08:51:44.823755 | 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.dev3) (3.0.1) 2025-09-29 08:51:44.823771 | 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.dev3) (7.1.0) 2025-09-29 08:51:44.823781 | 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.dev3) (17.2.1) 2025-09-29 08:51:44.823790 | 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.dev3) (3.6.0) 2025-09-29 08:51:44.823824 | 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.dev3) (0.8.1) 2025-09-29 08:51:44.823835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev3) 2025-09-29 08:51:44.823844 | 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) 2025-09-29 08:51:44.823854 | 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) 2025-09-29 08:51:44.823863 | 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) 2025-09-29 08:51:44.823877 | 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) 2025-09-29 08:51:44.823886 | 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) 2025-09-29 08:51:44.823901 | 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.dev3) (3.1.0) 2025-09-29 08:51:44.823959 | 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.dev3) (2.32.3) 2025-09-29 08:51:44.823976 | 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.dev3) (2.7.0) 2025-09-29 08:51:44.823990 | 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.dev3) (3.1.1) 2025-09-29 08:51:44.824055 | 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.dev3) (3.0.0) 2025-09-29 08:51:44.824067 | 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.dev3) (1.17.2) 2025-09-29 08:51:44.824082 | 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) 2025-09-29 08:51:44.824130 | 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) 2025-09-29 08:51:44.824153 | 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) 2025-09-29 08:51:44.824166 | 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) (80.9.0) 2025-09-29 08:51:44.824217 | 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) 2025-09-29 08:51:44.824232 | 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) 2025-09-29 08:51:44.824260 | 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) 2025-09-29 08:51:44.824308 | 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.dev3) 2025-09-29 08:51:44.824323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2025-09-29 08:51:44.824354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev3) 2025-09-29 08:51:44.824415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:51:44.824426 | 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.dev3) (6.0.2) 2025-09-29 08:51:44.824440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev3) 2025-09-29 08:51:44.824521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2025-09-29 08:51:44.824534 | 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.dev3) 2025-09-29 08:51:44.824547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2025-09-29 08:51:44.824579 | 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.dev3) 2025-09-29 08:51:44.824628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-09-29 08:51:44.824642 | 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.dev3) 2025-09-29 08:51:44.824656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-09-29 08:51:44.824825 | 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) 2025-09-29 08:51:44.824852 | 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) 2025-09-29 08:51:44.824867 | 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) 2025-09-29 08:51:44.824932 | 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) 2025-09-29 08:51:44.824943 | 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) 2025-09-29 08:51:44.824965 | 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) 2025-09-29 08:51:44.824979 | 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.9.0) 2025-09-29 08:51:44.825029 | 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) 2025-09-29 08:51:44.825043 | 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.10.2) 2025-09-29 08:51:44.825098 | 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) 2025-09-29 08:51:44.825111 | 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) 2025-09-29 08:51:44.825165 | 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) 2025-09-29 08:51:44.825175 | 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) 2025-09-29 08:51:44.825225 | 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) 2025-09-29 08:51:44.825234 | 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) 2025-09-29 08:51:44.825247 | 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) 2025-09-29 08:51:44.825300 | 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) 2025-09-29 08:51:44.825313 | 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.0) 2025-09-29 08:51:44.825368 | 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) 2025-09-29 08:51:44.825377 | 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) 2025-09-29 08:51:44.825405 | 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) 2025-09-29 08:51:44.825454 | 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) 2025-09-29 08:51:44.825475 | 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) 2025-09-29 08:51:44.825487 | 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) 2025-09-29 08:51:44.825544 | 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) 2025-09-29 08:51:44.825555 | 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) 2025-09-29 08:51:44.825568 | 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) 2025-09-29 08:51:44.825626 | 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) 2025-09-29 08:51:44.825640 | 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) 2025-09-29 08:51:44.825693 | 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) 2025-09-29 08:51:44.825738 | 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.dev3) 2025-09-29 08:51:44.825752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 08:51:44.825823 | 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) 2025-09-29 08:51:44.825837 | 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) 2025-09-29 08:51:44.825877 | 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) 2025-09-29 08:51:44.825890 | 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) 2025-09-29 08:51:44.825930 | 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) 2025-09-29 08:51:44.825942 | 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) 2025-09-29 08:51:44.825982 | 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) 2025-09-29 08:51:44.826002 | 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) 2025-09-29 08:51:44.826021 | 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) 2025-09-29 08:51:44.826063 | 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.dev3) (1.1.0) 2025-09-29 08:51:44.826076 | 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.dev3) (24.2) 2025-09-29 08:51:44.826115 | 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.dev3) (0.19) 2025-09-29 08:51:44.826128 | 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) 2025-09-29 08:51:44.826168 | 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.dev3) (2.0.1) 2025-09-29 08:51:44.826181 | 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.dev3) (0.5.0) 2025-09-29 08:51:44.826230 | 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) 2025-09-29 08:51:44.826243 | 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) 2025-09-29 08:51:44.826282 | 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) 2025-09-29 08:51:44.826323 | 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) 2025-09-29 08:51:44.826336 | 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) 2025-09-29 08:51:44.826376 | 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) 2025-09-29 08:51:44.826388 | 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) 2025-09-29 08:51:44.826428 | 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) 2025-09-29 08:51:44.826441 | 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) 2025-09-29 08:51:44.826460 | 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) 2025-09-29 08:51:44.826512 | 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) 2025-09-29 08:51:44.826526 | 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) 2025-09-29 08:51:44.826570 | 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) 2025-09-29 08:51:44.826584 | 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) 2025-09-29 08:51:44.826596 | 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) 2025-09-29 08:51:44.826648 | 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) 2025-09-29 08:51:44.826662 | 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) 2025-09-29 08:51:44.826729 | 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) 2025-09-29 08:51:44.826781 | 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) 2025-09-29 08:51:44.826795 | 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) 2025-09-29 08:51:44.826923 | 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) 2025-09-29 08:51:44.826935 | 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) 2025-09-29 08:51:44.826944 | 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) 2025-09-29 08:51:44.826957 | 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) 2025-09-29 08:51:44.827010 | 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) 2025-09-29 08:51:44.827029 | 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) 2025-09-29 08:51:44.827042 | 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) 2025-09-29 08:51:44.827084 | 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.dev3) (3.4.1) 2025-09-29 08:51:44.827097 | 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.dev3) (3.10) 2025-09-29 08:51:44.827144 | 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.dev3) (1.26.20) 2025-09-29 08:51:44.827158 | 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.dev3) (2025.8.3) 2025-09-29 08:51:44.827170 | 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.dev3) 2025-09-29 08:51:44.827212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2025-09-29 08:51:44.827225 | 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.dev3) 2025-09-29 08:51:44.827264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2025-09-29 08:51:44.827277 | 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.dev3) 2025-09-29 08:51:44.827317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:51:44.827330 | 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) 2025-09-29 08:51:44.827368 | 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.dev3) 2025-09-29 08:51:44.827410 | 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) 2025-09-29 08:51:44.827421 | 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.dev3) (2.7.2) 2025-09-29 08:51:44.827454 | 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) 2025-09-29 08:51:44.827465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2025-09-29 08:51:44.827507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2025-09-29 08:51:44.827518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 27.8 MB/s 0:00:00 2025-09-29 08:51:44.827568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-09-29 08:51:44.827579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-09-29 08:51:44.827622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (865 kB) 2025-09-29 08:51:44.827633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 13.3 MB/s 0:00:00 2025-09-29 08:51:44.827691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2025-09-29 08:51:44.827741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2025-09-29 08:51:44.827776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.2 MB/s 0:00:00 2025-09-29 08:51:44.827787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-09-29 08:51:44.827844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-09-29 08:51:44.827855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2025-09-29 08:51:44.827898 | 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) 2025-09-29 08:51:44.827909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 17.9 MB/s 0:00:00 2025-09-29 08:51:44.827964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-09-29 08:51:44.828006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-09-29 08:51:44.828027 | 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 2025-09-29 08:51:44.828037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2025-09-29 08:51:44.828080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.828091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=6bf63f52ad73e2d4d3ff73df165ea2365ae775215faa3fa98602d7c8177bf2b9 2025-09-29 08:51:44.828136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-69jkqts8/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-09-29 08:51:44.828147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2025-09-29 08:51:44.828189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.828200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev3-py3-none-any.whl size=104555 sha256=53b2fe15d7bd679679ed79357aaa5a621d478705110985b69202e036d2460489 2025-09-29 08:51:44.828244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-69jkqts8/wheels/40/67/a2/b45b70ed2cd25b5ef58c25d97be5d86245868449d5733deef5 2025-09-29 08:51:44.828280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:51:44.828298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.828341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): started 2025-09-29 08:51:44.828352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-09-29 08:51:44.828386 | 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=190015 sha256=09ed16d6adb5ab1bf42c411f1c01ebfac4b283a42a7119fbc0a602bb83f6f6e4 2025-09-29 08:51:44.828396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-69jkqts8/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-09-29 08:51:44.828430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-09-29 08:51:44.828920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-09-29 08:51:44.828974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev3-py3-none-any.whl size=270052 sha256=112ae92ccd6e337d3578a428691cf61a2c699ae67a68f70751056ccbdb59ff13 2025-09-29 08:51:44.828988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-69jkqts8/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-09-29 08:51:44.829002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:51:44.829015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-29 08:51:44.829026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): started 2025-09-29 08:51:44.829036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-09-29 08:51:44.829046 | 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=231964 sha256=3197fdc0929fdb24f671e0dce62b9a4a159a5b4c81c68fb7d6cf7ac26eb54458 2025-09-29 08:51:44.829071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-69jkqts8/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-09-29 08:51:44.829081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2025-09-29 08:51:44.829092 | 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 2025-09-29 08:51:44.829105 | 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.dev3 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev3 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 2025-09-29 08:51:44.829126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container cb7a13bdbe83 2025-09-29 08:51:44.829137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 73540d236d80 2025-09-29 08:51:44.829147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 75f0ef7b7db3 2025-09-29 08:51:44.829156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 08:51:44.829166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-09-29 08:51:44.828726 (took 0:01:20.777669) 2025-09-29 08:51:44.829176 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-09-29 08:51:44.829246 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-09-29 08:51:44.829257 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-09-29 08:51:44.829267 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-09-29 08:51:44.829277 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-09-29 08:51:44.829286 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-09-29 08:51:44.829307 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-09-29 08:51:44.829316 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-09-29 08:51:44.829326 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-09-29 08:51:44.829335 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-09-29 08:51:44.829344 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-09-29 08:51:44.829354 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-09-29 08:51:44.829363 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-09-29 08:51:44.829418 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-09-29 08:51:44.829436 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-09-29 08:51:44.829509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-09-29 08:51:44.829388 2025-09-29 08:51:44.829517 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2025-09-29 08:51:44.832854 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-09-29 08:51:44.832891 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-09-29 08:52:16.169925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:52:16.169979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8eb4b250ccc0 2025-09-29 08:52:16.169991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20250929" "name"="glance-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:52:16.170002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 8a7577b22141 2025-09-29 08:52:16.170025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 8a7577b22141 2025-09-29 08:52:16.170033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 41b9faafe3df 2025-09-29 08:52:16.170050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2025-09-29 08:52:16.170058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 9c6846318016 2025-09-29 08:52:16.170064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 9c6846318016 2025-09-29 08:52:16.170071 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 2af9936fe275 2025-09-29 08:52:16.170079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:52:16.170086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 8464d2d054fe 2025-09-29 08:52:16.170094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:52:16.170100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:52:16.170107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:52:16.170115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:52:16.170121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:52:16.170128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:52:16.170134 | 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] 2025-09-29 08:52:16.170140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:52:16.170147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:52:16.170153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:52:16.170159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:52:16.170166 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:52:16.170172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:52:16.170178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:52:16.170184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:52:16.170190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-29 08:52:16.170197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-09-29 08:52:16.170204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-09-29 08:52:16.170255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-09-29 08:52:16.170263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-09-29 08:52:16.170270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-09-29 08:52:16.170276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-09-29 08:52:16.170282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-09-29 08:52:16.170289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-09-29 08:52:16.170295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-09-29 08:52:16.170307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-09-29 08:52:16.170314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: python3-rados python3-rbd 2025-09-29 08:52:16.170320 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:52:16.170326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 9,348 kB of archives. 2025-09-29 08:52:16.170332 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 40.2 MB of additional disk space will be used. 2025-09-29 08:52:16.170339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:52:16.170345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-29 08:52:16.170356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 08:52:16.170363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-29 08:52:16.170397 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-29 08:52:16.170404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-29 08:52:16.170411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-29 08:52:16.170417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-29 08:52:16.170423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-29 08:52:16.170430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-29 08:52:16.170470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 08:52:16.170478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-29 08:52:16.170484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 08:52:16.170516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-29 08:52:16.170550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 9,348 kB in 1s (14.7 MB/s) 2025-09-29 08:52:16.171769 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-09-29 08:52:16.171787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-29 08:52:16.171794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-29 08:52:16.171803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:52:16.171811 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2025-09-29 08:52:16.171817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2025-09-29 08:52:16.171824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-29 08:52:16.171837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:80% (Reading database ... 85% 2025-09-29 08:52:16.171844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-09-29 08:52:16.171850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-09-29 08:52:16.171856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:52:16.171863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-29 08:52:16.171869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:52:16.171876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 08:52:16.171882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 08:52:16.171888 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:52:16.171894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-29 08:52:16.171901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:52:16.171907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:52:16.171913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 08:52:16.171919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:52:16.171926 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:16.171932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 08:52:16.171944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:52:16.171950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:16.171956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-09-29 08:52:16.171963 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-29 08:52:16.171969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:52:16.171975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-09-29 08:52:16.171982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-29 08:52:16.171988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:52:16.171994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-09-29 08:52:16.172001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:52:16.172007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:52:16.172013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-09-29 08:52:16.172019 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:52:16.172025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:52:16.172032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-09-29 08:52:16.172038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:16.172044 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-09-29 08:52:16.172069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:16.172076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-09-29 08:52:16.172088 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:16.172094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-09-29 08:52:16.172107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:16.172113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:52:16.172126 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:16.172132 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:16.172141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:52:16.172147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:52:16.172157 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:52:16.172219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:52:16.172254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:52:16.172369 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:52:16.172380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:16.172519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:52:16.172563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 8464d2d054fe 2025-09-29 08:52:16.172607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ce5391e0dc03 2025-09-29 08:52:16.172651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-09-29 08:52:16.172768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> b85bca2121fc 2025-09-29 08:52:16.172823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-09-29 08:52:16.172865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a31fda28b3d0 2025-09-29 08:52:16.172908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-09-29 08:52:16.172955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 6dee91d54f49 2025-09-29 08:52:16.172999 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:52:16.173046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a55445f560ad 2025-09-29 08:52:16.173095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /var/lib/kolla/venv/etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2025-09-29 08:52:16.173117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 08f548b6bc07 2025-09-29 08:52:16.173174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-09-29 08:52:16.173223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): started 2025-09-29 08:52:16.173258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:52:16.173293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-09-29 08:52:16.173328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-29 08:52:16.173363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-09-29 08:52:16.173397 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-29 08:52:16.173432 | 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.0.1.dev11) (6.1.1) 2025-09-29 08:52:16.173467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.0.1.dev11) 2025-09-29 08:52:16.173499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 08:52:16.173532 | 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.0.1.dev11) (2.0.38) 2025-09-29 08:52:16.173574 | 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.0.1.dev11) (0.39.0) 2025-09-29 08:52:16.173607 | 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.0.1.dev11) (3.1.0) 2025-09-29 08:52:16.173649 | 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.0.1.dev11) (2.5.1) 2025-09-29 08:52:16.173721 | 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.0.1.dev11) (1.8.9) 2025-09-29 08:52:16.173769 | 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.0.1.dev11) (1.14.1) 2025-09-29 08:52:16.173812 | 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.0.1.dev11) (0.22.0) 2025-09-29 08:52:16.173844 | 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.0.1.dev11) (9.7.1) 2025-09-29 08:52:16.173886 | 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.0.1.dev11) (7.1.0) 2025-09-29 08:52:16.173919 | 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.0.1.dev11) (5.7.1) 2025-09-29 08:52:16.173951 | 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.0.1.dev11) (2.5.0) 2025-09-29 08:52:16.174007 | 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.0.1.dev11) (8.2.0) 2025-09-29 08:52:16.174020 | 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.0.1.dev11) (5.4.1) 2025-09-29 08:52:16.174067 | 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.0.1.dev11) (3.1.0) 2025-09-29 08:52:16.174099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.0.1.dev11) 2025-09-29 08:52:16.174142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-29 08:52:16.174184 | 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.0.1.dev11) (5.10.0) 2025-09-29 08:52:16.174216 | 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.0.1.dev11) (10.9.0) 2025-09-29 08:52:16.174259 | 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.0.1.dev11) (0.12.1) 2025-09-29 08:52:16.174301 | 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.0.1.dev11) (3.14.0) 2025-09-29 08:52:16.174349 | 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.0.1.dev11) (3.10.1) 2025-09-29 08:52:16.174390 | 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.0.1.dev11) (4.23.0) 2025-09-29 08:52:16.174431 | 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.0.1.dev11) (5.6.0) 2025-09-29 08:52:16.174464 | 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.0.1.dev11) (17.2.1) 2025-09-29 08:52:16.174496 | 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.0.1.dev11) (6.5.1) 2025-09-29 08:52:16.174549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.0.1.dev11) 2025-09-29 08:52:16.174591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-29 08:52:16.174624 | 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.0.1.dev11) (7.1.0) 2025-09-29 08:52:16.174684 | 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.0.1.dev11) (16.1.0) 2025-09-29 08:52:16.174791 | 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.0.1.dev11) (6.3.1) 2025-09-29 08:52:16.174805 | 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.0.1.dev11) (3.5.1) 2025-09-29 08:52:16.174894 | 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.0.1.dev11) (4.5.1) 2025-09-29 08:52:16.174905 | 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.0.1.dev11) (1.3.4) 2025-09-29 08:52:16.174924 | 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.0.1.dev11) (4.2.0) 2025-09-29 08:52:16.174967 | 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.0.1.dev11) (3.0.0) 2025-09-29 08:52:16.174999 | 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.0.1.dev11) (43.0.3) 2025-09-29 08:52:16.175045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.0.1.dev11) 2025-09-29 08:52:16.175057 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:52:16.175091 | 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.0.1.dev11) (5.2.1) 2025-09-29 08:52:16.175124 | 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) 2025-09-29 08:52:16.175156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2025-09-29 08:52:16.175188 | 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) 2025-09-29 08:52:16.175231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.11.0) 2025-09-29 08:52:16.175243 | 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) 2025-09-29 08:52:16.175296 | 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) 2025-09-29 08:52:16.175328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.7.0) 2025-09-29 08:52:16.175370 | 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) 2025-09-29 08:52:16.175382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2025-09-29 08:52:16.175427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-29 08:52:16.175459 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2025-09-29 08:52:16.175492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2025-09-29 08:52:16.175523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:52:16.175555 | 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) 2025-09-29 08:52:16.175598 | 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) 2025-09-29 08:52:16.175616 | 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) 2025-09-29 08:52:16.175649 | 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.0.1.dev11) (1.3.9) 2025-09-29 08:52:16.175700 | 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.0.1.dev11) (4.12.2) 2025-09-29 08:52:16.175751 | 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.0.1.dev11) (7.1.0) 2025-09-29 08:52:16.175785 | 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.0.1.dev11) (1.17.1) 2025-09-29 08:52:16.175817 | 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.0.1.dev11) (2.22) 2025-09-29 08:52:16.175864 | 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.0.1.dev11) (1.17.2) 2025-09-29 08:52:16.177834 | 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.0.1.dev11) (2.7.0) 2025-09-29 08:52:16.177850 | 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.0.1.dev11) (3.1.1) 2025-09-29 08:52:16.177859 | 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.0.1.dev11) (3.2.1) 2025-09-29 08:52:16.177868 | 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.0.1.dev11) (25.1.0) 2025-09-29 08:52:16.177876 | 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.0.1.dev11) (2024.10.1) 2025-09-29 08:52:16.177884 | 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.0.1.dev11) (0.36.2) 2025-09-29 08:52:16.177891 | 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.0.1.dev11) (0.23.1) 2025-09-29 08:52:16.177899 | 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.0.1.dev11) (2.1.0) 2025-09-29 08:52:16.177907 | 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.0.1.dev11) (1.7.0) 2025-09-29 08:52:16.177914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (3.10.2) 2025-09-29 08:52:16.177922 | 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.0.1.dev11) (4.0.1) 2025-09-29 08:52:16.177935 | 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.0.1.dev11) (2.10.1) 2025-09-29 08:52:16.177943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (4.1.1) 2025-09-29 08:52:16.177950 | 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) 2025-09-29 08:52:16.177958 | 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) 2025-09-29 08:52:16.177966 | 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) 2025-09-29 08:52:16.177973 | 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>=1.26.0->keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (1.3.4) 2025-09-29 08:52:16.177981 | 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>=1.26.0->keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (5.1.1) 2025-09-29 08:52:16.177990 | 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.0.1.dev11) (0.19) 2025-09-29 08:52:16.178003 | 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.0.1.dev11) (1.3.0) 2025-09-29 08:52:16.178017 | 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.0.1.dev11) (2.0.0) 2025-09-29 08:52:16.178025 | 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.0.1.dev11) (6.0.2) 2025-09-29 08:52:16.178033 | 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.0.1.dev11) (2.0.1) 2025-09-29 08:52:16.178040 | 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.0.1.dev11) (0.5.0) 2025-09-29 08:52:16.178047 | 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.0.1.dev11) (4.4.0) 2025-09-29 08:52:16.178055 | 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.0.1.dev11) (1.33) 2025-09-29 08:52:16.178063 | 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.0.1.dev11) (4.3.6) 2025-09-29 08:52:16.178070 | 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.0.1.dev11) (1.4.0) 2025-09-29 08:52:16.178078 | 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.0.1.dev11) (3.0.0) 2025-09-29 08:52:16.178092 | 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.0.1.dev11) (5.5.2) 2025-09-29 08:52:16.178110 | 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.0.1.dev11) (5.3.1) 2025-09-29 08:52:16.178118 | 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.0.1.dev11) (5.4.2) 2025-09-29 08:52:16.178125 | 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.0.1.dev11) (0.11.0) 2025-09-29 08:52:16.178133 | 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.0.1.dev11) (5.1.0) 2025-09-29 08:52:16.178141 | 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.0.1.dev11) (2025.1) 2025-09-29 08:52:16.178148 | 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.0.1.dev11) (0.21.1) 2025-09-29 08:52:16.178156 | 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.0.1.dev11) (3.1.5) 2025-09-29 08:52:16.178164 | 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.0.1.dev11) (4.0.1) 2025-09-29 08:52:16.178171 | 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.0.1.dev11) (4.0.1) 2025-09-29 08:52:16.178183 | 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.0.1.dev11) (3.0.2) 2025-09-29 08:52:16.178196 | 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) 2025-09-29 08:52:16.178203 | 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) 2025-09-29 08:52:16.178211 | 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.0.1.dev11) (24.2) 2025-09-29 08:52:16.178219 | 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) 2025-09-29 08:52:16.178226 | 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) 2025-09-29 08:52:16.178234 | 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.0.1.dev11) (80.9.0) 2025-09-29 08:52:16.178246 | 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.0.1.dev11) (0.2.13) 2025-09-29 08:52:16.178254 | 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.0.1.dev11) (4.9.1) 2025-09-29 08:52:16.178262 | 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.0.1.dev11) (0.5.2) 2025-09-29 08:52:16.178270 | 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.0.1.dev11) (2.5.11) 2025-09-29 08:52:16.178278 | 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.0.1.dev11) (1.9.0) 2025-09-29 08:52:16.178287 | 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) 2025-09-29 08:52:16.178294 | 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) 2025-09-29 08:52:16.178301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2025.8.3) 2025-09-29 08:52:16.178309 | 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.0.1.dev11) (0.7) 2025-09-29 08:52:16.178316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.0.1.dev11) 2025-09-29 08:52:16.178324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-29 08:52:16.178332 | 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.0.1.dev11) (3.2.0) 2025-09-29 08:52:16.178339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.0.1.dev11) 2025-09-29 08:52:16.178347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-29 08:52:16.178355 | 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.0.1.dev11) (2.7.2) 2025-09-29 08:52:16.178366 | 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.0.1.dev11) (0.8.1) 2025-09-29 08:52:16.178379 | 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.0.1.dev11) (2025.1) 2025-09-29 08:52:16.178387 | 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.0.1.dev11) (8.5.0) 2025-09-29 08:52:16.178394 | 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.0.1.dev11) (3.21.0) 2025-09-29 08:52:16.178402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2025-09-29 08:52:16.178415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-29 08:52:16.178423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-29 08:52:16.178431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 26.2 MB/s 0:00:00 2025-09-29 08:52:16.178439 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-29 08:52:16.178446 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-29 08:52:16.178454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-29 08:52:16.178461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-09-29 08:52:16.178469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-29 08:52:16.178476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-29 08:52:16.178484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.0 MB/s 0:00:00 2025-09-29 08:52:16.178491 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-29 08:52:16.178499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-09-29 08:52:16.178508 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: DEPRECATION: Building 'glance' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'glance'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:52:16.178516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-09-29 08:52:16.178524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): started 2025-09-29 08:52:16.178532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): finished with status 'done' 2025-09-29 08:52:16.178539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.0.1.dev11-py3-none-any.whl size=1414081 sha256=110cb49157b0626b1775e8765a88df7faef3f4f6b9465ea7bd4b27a0a7789011 2025-09-29 08:52:16.178547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-cpwix_qs/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-09-29 08:52:16.178555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-09-29 08:52:16.178562 | 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 2025-09-29 08:52:16.178570 | 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.0.1.dev11 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 2025-09-29 08:52:16.178578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 08f548b6bc07 2025-09-29 08:52:16.178585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> b331edab6c19 2025-09-29 08:52:16.178593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 19a7c5aed324 2025-09-29 08:52:16.178600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20250929 2025-09-29 08:52:16.178608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-09-29 08:52:16.177730 (took 0:00:31.348342) 2025-09-29 08:52:16.178621 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-09-29 08:52:16.178638 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-09-29 08:52:16.178650 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-09-29 08:52:16.178699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-09-29 08:52:16.178149 2025-09-29 08:52:16.178707 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2025-09-29 08:52:16.179535 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-09-29 08:52:16.180879 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-09-29 08:52:24.961899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:52:24.961968 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 8eb4b250ccc0 2025-09-29 08:52:24.961985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20250929" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:52:24.962001 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 4c23a6b69d0b 2025-09-29 08:52:24.962012 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 4c23a6b69d0b 2025-09-29 08:52:24.962023 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> f3e00b583584 2025-09-29 08:52:24.962034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2025-09-29 08:52:24.962046 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 5b2435ec824d 2025-09-29 08:52:24.962056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 5b2435ec824d 2025-09-29 08:52:24.962067 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> f88cc31c0158 2025-09-29 08:52:24.962077 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-09-29 08:52:24.962087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> d1be3731ab78 2025-09-29 08:52:24.962099 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:52:24.962109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 98408dcf95d7 2025-09-29 08:52:24.962122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2025-09-29 08:52:24.962134 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 284d62a31916 2025-09-29 08:52:24.962145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-09-29 08:52:24.962156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): started 2025-09-29 08:52:24.962166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 08:52:24.962177 | 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.dev5) (6.1.1) 2025-09-29 08:52:24.962199 | 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.dev5) (1.14.1) 2025-09-29 08:52:24.962208 | 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.dev5) (0.39.0) 2025-09-29 08:52:24.962218 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev5) 2025-09-29 08:52:24.962227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 08:52:24.962237 | 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.dev5) (2.1.0) 2025-09-29 08:52:24.962264 | 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.dev5) (5.10.0) 2025-09-29 08:52:24.962274 | 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.dev5) (10.9.0) 2025-09-29 08:52:24.962284 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev5) 2025-09-29 08:52:24.962442 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-29 08:52:24.962499 | 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.dev5) (7.1.0) 2025-09-29 08:52:24.962513 | 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.dev5) (9.7.1) 2025-09-29 08:52:24.962524 | 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.dev5) (5.7.1) 2025-09-29 08:52:24.962534 | 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.dev5) (17.2.1) 2025-09-29 08:52:24.962543 | 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.dev5) (6.5.1) 2025-09-29 08:52:24.962553 | 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.dev5) (7.1.0) 2025-09-29 08:52:24.962562 | 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.dev5) (16.1.0) 2025-09-29 08:52:24.962572 | 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.dev5) (6.3.1) 2025-09-29 08:52:24.962581 | 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.dev5) (4.5.1) 2025-09-29 08:52:24.962590 | 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.dev5) (5.7.0) 2025-09-29 08:52:24.962600 | 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.dev5) (4.1.1) 2025-09-29 08:52:24.962610 | 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.dev5) (2.5.0) 2025-09-29 08:52:24.962661 | 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.dev5) (8.2.0) 2025-09-29 08:52:24.962706 | 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.dev5) (11.4.0) 2025-09-29 08:52:24.962729 | 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.dev5) (18.9.0) 2025-09-29 08:52:24.962749 | 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.dev5) (1.3.0) 2025-09-29 08:52:24.962759 | 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.dev5) (5.6.0) 2025-09-29 08:52:24.962769 | 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.dev5) (1.5.1) 2025-09-29 08:52:24.962780 | 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.dev5) (2.32.3) 2025-09-29 08:52:24.962789 | 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.dev5) (1.3.4) 2025-09-29 08:52:24.962815 | 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.dev5) (2.5.1) 2025-09-29 08:52:24.962825 | 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.dev5) (2.0.38) 2025-09-29 08:52:24.962839 | 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.dev5) (5.4.1) 2025-09-29 08:52:24.962848 | 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.dev5) (1.8.9) 2025-09-29 08:52:24.962923 | 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.dev5) (0.12.1) 2025-09-29 08:52:24.963073 | 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.dev5) (1.3.9) 2025-09-29 08:52:24.963110 | 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.dev5) (4.12.2) 2025-09-29 08:52:24.963124 | 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.dev5) (2.7.0) 2025-09-29 08:52:24.963262 | 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.dev5) (3.1.1) 2025-09-29 08:52:24.963295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-29 08:52:24.963316 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:52:24.963383 | 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.dev5) (3.1.5) 2025-09-29 08:52:24.963414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-29 08:52:24.964901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 08:52:24.964951 | 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.dev5) (8.1.8) 2025-09-29 08:52:24.964964 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-29 08:52:24.964974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 08:52:24.964985 | 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.dev5) (3.0.2) 2025-09-29 08:52:24.964996 | 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.dev5) (1.7.0) 2025-09-29 08:52:24.965006 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (3.10.2) 2025-09-29 08:52:24.965015 | 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.dev5) (4.0.1) 2025-09-29 08:52:24.965025 | 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.dev5) (2.10.1) 2025-09-29 08:52:24.965034 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (1.3.4) 2025-09-29 08:52:24.965045 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (3.0.0) 2025-09-29 08:52:24.965068 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (1.17.2) 2025-09-29 08:52:24.965080 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (5.1.1) 2025-09-29 08:52:24.965090 | 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.dev5) (0.19) 2025-09-29 08:52:24.965100 | 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.dev5) (2.0.0) 2025-09-29 08:52:24.965110 | 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.dev5) (6.0.2) 2025-09-29 08:52:24.965120 | 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.dev5) (2.0.1) 2025-09-29 08:52:24.965129 | 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.dev5) (0.5.0) 2025-09-29 08:52:24.965139 | 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.dev5) (2.9.0.post0) 2025-09-29 08:52:24.965157 | 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.dev5) (3.1.0) 2025-09-29 08:52:24.965167 | 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.dev5) (5.5.2) 2025-09-29 08:52:24.965188 | 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.dev5) (5.3.1) 2025-09-29 08:52:24.965198 | 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.dev5) (5.4.2) 2025-09-29 08:52:24.965208 | 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.dev5) (0.11.0) 2025-09-29 08:52:24.965217 | 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.dev5) (5.1.0) 2025-09-29 08:52:24.965227 | 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.dev5) (2025.1) 2025-09-29 08:52:24.965236 | 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.dev5) (0.21.1) 2025-09-29 08:52:24.965246 | 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.dev5) (4.0.1) 2025-09-29 08:52:24.965255 | 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.dev5) (4.0.1) 2025-09-29 08:52:24.965265 | 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.dev5) (1.1.0) 2025-09-29 08:52:24.965274 | 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.dev5) (3.1.0) 2025-09-29 08:52:24.965290 | 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.dev5) (3.10.1) 2025-09-29 08:52:24.965299 | 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.dev5) (1.6.10) 2025-09-29 08:52:24.965309 | 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.dev5) (3.14.0) 2025-09-29 08:52:24.965318 | 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.dev5) (3.2.1) 2025-09-29 08:52:24.965328 | 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.dev5) (24.2) 2025-09-29 08:52:24.965337 | 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.dev5) (7.0.0) 2025-09-29 08:52:24.965353 | 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.dev5) (80.9.0) 2025-09-29 08:52:24.965363 | 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.dev5) (0.3.5) 2025-09-29 08:52:24.965373 | 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.dev5) (0.2.13) 2025-09-29 08:52:24.965440 | 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.dev5) (1.17.0) 2025-09-29 08:52:24.965451 | 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.dev5) (4.9.1) 2025-09-29 08:52:24.965461 | 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.dev5) (4.4.0) 2025-09-29 08:52:24.965470 | 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.dev5) (2.1.0) 2025-09-29 08:52:24.965480 | 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.dev5) (3.2.0) 2025-09-29 08:52:24.965490 | 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.dev5) (0.5.2) 2025-09-29 08:52:24.965499 | 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.dev5) (2.5.11) 2025-09-29 08:52:24.965509 | 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.dev5) (1.9.0) 2025-09-29 08:52:24.965518 | 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.dev5) (43.0.3) 2025-09-29 08:52:24.965528 | 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.dev5) (1.0.1) 2025-09-29 08:52:24.965537 | 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.dev5) (1.33) 2025-09-29 08:52:24.965552 | 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.dev5) (4.3.6) 2025-09-29 08:52:24.965562 | 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.dev5) (1.4.0) 2025-09-29 08:52:24.965572 | 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.dev5) (1.17.1) 2025-09-29 08:52:24.965589 | 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.dev5) (2.22) 2025-09-29 08:52:24.965600 | 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.dev5) (3.0.0) 2025-09-29 08:52:24.965610 | 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.dev5) (3.4.1) 2025-09-29 08:52:24.965746 | 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.dev5) (3.10) 2025-09-29 08:52:24.965763 | 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.dev5) (1.26.20) 2025-09-29 08:52:24.965773 | 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.dev5) (2025.8.3) 2025-09-29 08:52:24.965782 | 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.dev5) (0.7) 2025-09-29 08:52:24.965792 | 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.dev5) (2.7.2) 2025-09-29 08:52:24.965802 | 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.dev5) (0.8.1) 2025-09-29 08:52:24.965812 | 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.dev5) (2025.1) 2025-09-29 08:52:24.965861 | 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.dev5) (8.5.0) 2025-09-29 08:52:24.965871 | 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.dev5) (3.21.0) 2025-09-29 08:52:24.965881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 08:52:24.965933 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 08:52:24.965943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 08:52:24.965988 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-29 08:52:24.966041 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:52:24.966075 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-09-29 08:52:24.966149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: DEPRECATION: Building 'blazar' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 08:52:24.966792 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: 2025-09-29 08:52:24.966811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): started 2025-09-29 08:52:24.966828 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): finished with status 'done' 2025-09-29 08:52:24.966839 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev5-py3-none-any.whl size=315757 sha256=d785c74717e342de26370daff40317d9d68f5d310f3c16f76e1fd5686af8cda8 2025-09-29 08:52:24.966848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9m5q4qm8/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-09-29 08:52:24.966858 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-09-29 08:52:24.966868 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-09-29 08:52:24.966878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blazar-15.0.1.dev5 blinker-1.9.0 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-09-29 08:52:24.966887 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 284d62a31916 2025-09-29 08:52:24.966906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> aa8ac21f3299 2025-09-29 08:52:24.966915 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built d3990e719d9c 2025-09-29 08:52:24.966925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20250929 2025-09-29 08:52:24.966934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-09-29 08:52:24.966541 (took 0:00:08.788392) 2025-09-29 08:52:24.966944 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-09-29 08:52:24.967151 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-09-29 08:52:24.967223 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-09-29 08:52:24.967290 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-09-29 08:52:24.967338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-09-29 08:52:24.967237 2025-09-29 08:52:24.967786 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-09-29 08:52:26.400971 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-09-29 08:52:26.474815 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-09-29 08:52:26.474873 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-09-29 08:52:58.799223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 08:52:58.799449 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 8eb4b250ccc0 2025-09-29 08:52:58.799515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20250929" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:52:58.799553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in dfd5ccea2fc9 2025-09-29 08:52:58.799691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container dfd5ccea2fc9 2025-09-29 08:52:58.800932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> de1ac93cea94 2025-09-29 08:52:58.800982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2025-09-29 08:52:58.800996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 54ce7b9bf730 2025-09-29 08:52:58.801007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 54ce7b9bf730 2025-09-29 08:52:58.801016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> fc5d856edf02 2025-09-29 08:52:58.801027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:52:58.801038 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in ee116ae1ac9b 2025-09-29 08:52:58.801047 | 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] 2025-09-29 08:52:58.801076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:52:58.801086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:52:58.801096 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:52:58.801105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:52:58.801115 | 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] 2025-09-29 08:52:58.801124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:52:58.801134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:52:58.801144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:52:58.801154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:52:58.801163 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:52:58.801173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:52:58.801182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:52:58.801192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:52:58.801201 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:52:58.801211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.4 MB in 2s (12.5 MB/s) 2025-09-29 08:52:58.801220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-09-29 08:52:58.801230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-09-29 08:52:58.801240 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-09-29 08:52:58.801337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-09-29 08:52:58.801349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-09-29 08:52:58.801359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-29 08:52:58.801368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-09-29 08:52:58.801378 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-09-29 08:52:58.801400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-29 08:52:58.801410 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-09-29 08:52:58.801419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:52:58.801429 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-09-29 08:52:58.801464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.5 MB of additional disk space will be used. 2025-09-29 08:52:58.801474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:52:58.801484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-29 08:52:58.801499 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-29 08:52:58.801653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-29 08:52:58.801700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 08:52:58.801807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.1-0ubuntu0.24.04.2 [47.5 kB] 2025-09-29 08:52:58.802813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 08:52:58.802834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 1s (4,592 kB/s) 2025-09-29 08:52:58.802844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 08:52:58.802854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-09-29 08:52:58.802872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-09-29 08:52:58.802884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:52:58.802896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-09-29 08:52:58.802906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2025-09-29 08:52:58.802915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2025-09-29 08:52:58.802924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2025-09-29 08:52:58.802933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-09-29 08:52:58.802942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-09-29 08:52:58.802952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:52:58.802962 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:52:58.802972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.802981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-29 08:52:58.802991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:52:58.803000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.803016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 08:52:58.803026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:52:58.803068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.803078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-09-29 08:52:58.803087 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:58.803097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.803107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-09-29 08:52:58.803116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:58.803125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.803139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-09-29 08:52:58.803254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:52:58.803321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.803387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.803499 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.803580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:52:58.803643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.803771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.804764 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:52:58.804783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:52:58.804795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container ee116ae1ac9b 2025-09-29 08:52:58.804805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 455b90ba0417 2025-09-29 08:52:58.804815 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-09-29 08:52:58.804825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0ca37af5926f 2025-09-29 08:52:58.804834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:52:58.804843 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a73082f687b0 2025-09-29 08:52:58.804853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-09-29 08:52:58.804862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> c25819b53815 2025-09-29 08:52:58.804880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2025-09-29 08:52:58.804890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in d07f215a2de7 2025-09-29 08:52:58.804900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container d07f215a2de7 2025-09-29 08:52:58.804909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0684c2cac2a3 2025-09-29 08:52:58.804921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /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 2025-09-29 08:52:58.804942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in a2edb01bc307 2025-09-29 08:52:58.804952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-09-29 08:52:58.804961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-09-29 08:52:58.804971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-09-29 08:52:58.804980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-09-29 08:52:58.804994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-09-29 08:52:58.805004 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-09-29 08:52:58.805013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 08:52:58.805023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2025-09-29 08:52:58.805077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-09-29 08:52:58.805170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2025-09-29 08:52:58.805236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2025-09-29 08:52:58.805339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.7.1) 2025-09-29 08:52:58.805391 | 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) 2025-09-29 08:52:58.805465 | 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) 2025-09-29 08:52:58.805555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-09-29 08:52:58.805727 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-29 08:52:58.805828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2025-09-29 08:52:58.805899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2025-09-29 08:52:58.805965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-09-29 08:52:58.806034 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:52:58.806102 | 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) 2025-09-29 08:52:58.806169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2025-09-29 08:52:58.806237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2025-09-29 08:52:58.806303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-09-29 08:52:58.806368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 08:52:58.806430 | 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) 2025-09-29 08:52:58.806501 | 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) 2025-09-29 08:52:58.806573 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2025-09-29 08:52:58.806637 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2025-09-29 08:52:58.806722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-09-29 08:52:58.806797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 08:52:58.806864 | 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) 2025-09-29 08:52:58.806929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-09-29 08:52:58.806995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-09-29 08:52:58.807061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2025-09-29 08:52:58.807127 | 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) 2025-09-29 08:52:58.807209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-09-29 08:52:58.807276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-09-29 08:52:58.807344 | 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.9.0) 2025-09-29 08:52:58.807411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2025-09-29 08:52:58.807478 | 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) 2025-09-29 08:52:58.807557 | 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) 2025-09-29 08:52:58.807625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-09-29 08:52:58.807697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 08:52:58.808768 | 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) 2025-09-29 08:52:58.808787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-09-29 08:52:58.808800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-29 08:52:58.808810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-09-29 08:52:58.808819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-29 08:52:58.808829 | 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) 2025-09-29 08:52:58.808839 | 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) 2025-09-29 08:52:58.808858 | 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) 2025-09-29 08:52:58.808868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2025-09-29 08:52:58.808877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-09-29 08:52:58.808887 | 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) 2025-09-29 08:52:58.808903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2025-09-29 08:52:58.808913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2025-09-29 08:52:58.808923 | 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) 2025-09-29 08:52:58.808932 | 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) 2025-09-29 08:52:58.808942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2025-09-29 08:52:58.808952 | 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) 2025-09-29 08:52:58.808961 | 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) 2025-09-29 08:52:58.808970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2025-09-29 08:52:58.808980 | 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) 2025-09-29 08:52:58.808989 | 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) 2025-09-29 08:52:58.808999 | 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) 2025-09-29 08:52:58.809008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (6.1.1) 2025-09-29 08:52:58.809018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2025-09-29 08:52:58.809032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2025-09-29 08:52:58.809043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.10.2) 2025-09-29 08:52:58.809059 | 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) 2025-09-29 08:52:58.809069 | 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) 2025-09-29 08:52:58.809078 | 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) 2025-09-29 08:52:58.809092 | 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) 2025-09-29 08:52:58.809158 | 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) 2025-09-29 08:52:58.809221 | 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) 2025-09-29 08:52:58.809277 | 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) 2025-09-29 08:52:58.809299 | 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) 2025-09-29 08:52:58.809460 | 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>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.4) 2025-09-29 08:52:58.809508 | 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) 2025-09-29 08:52:58.809529 | 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>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-09-29 08:52:58.809564 | 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) 2025-09-29 08:52:58.809577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2025-09-29 08:52:58.809591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2025-09-29 08:52:58.809750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2025-09-29 08:52:58.809788 | 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) 2025-09-29 08:52:58.809808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-09-29 08:52:58.809824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-09-29 08:52:58.809879 | 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) 2025-09-29 08:52:58.809949 | 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) 2025-09-29 08:52:58.809985 | 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) 2025-09-29 08:52:58.810054 | 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) 2025-09-29 08:52:58.810117 | 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) 2025-09-29 08:52:58.810173 | 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) (80.9.0) 2025-09-29 08:52:58.810188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2025-09-29 08:52:58.810261 | 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) 2025-09-29 08:52:58.810310 | 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) 2025-09-29 08:52:58.810368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2025.8.3) 2025-09-29 08:52:58.810383 | 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) 2025-09-29 08:52:58.810455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2025-09-29 08:52:58.810487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2025-09-29 08:52:58.810584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2025-09-29 08:52:58.810600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 08:52:58.810699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2025-09-29 08:52:58.810719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) 2025-09-29 08:52:58.810798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2025-09-29 08:52:58.810861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-29 08:52:58.810922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 31.0 MB/s 0:00:00 2025-09-29 08:52:58.810979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-29 08:52:58.811025 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-09-29 08:52:58.811069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 37.9 MB/s 0:00:00 2025-09-29 08:52:58.811128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2025-09-29 08:52:58.811184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 33.9 MB/s 0:00:00 2025-09-29 08:52:58.811241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-29 08:52:58.811285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-29 08:52:58.811342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2025-09-29 08:52:58.811387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2025-09-29 08:52:58.811433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-09-29 08:52:58.811478 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-29 08:52:58.811522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 08:52:58.811614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-09-29 08:52:58.811694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-09-29 08:52:58.811757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-09-29 08:52:58.811829 | 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=3f4ed503b1ba898ce01435cb8bcea450be7e2b03ec65579a846e468a9c8a02d8 2025-09-29 08:52:58.811885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-mrydtd28/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-09-29 08:52:58.811930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-09-29 08:52:58.811988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2025-09-29 08:52:58.812054 | 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.4 numpy-2.2.3 python-json-logger-3.2.1 pytimeparse-1.1.8 s3transfer-0.11.2 sqlalchemy-utils-0.41.2 werkzeug-3.1.3 2025-09-29 08:52:58.812113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container a2edb01bc307 2025-09-29 08:52:58.812128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> e919f9df1ba6 2025-09-29 08:52:58.812187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-09-29 08:52:58.812754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 1dd00145df38 2025-09-29 08:52:58.812771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 1dd00145df38 2025-09-29 08:52:58.812781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9f1e20187b98 2025-09-29 08:52:58.812791 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 9fec3b98ccdc 2025-09-29 08:52:58.812801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 08:52:58.812821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-09-29 08:52:58.812321 (took 0:00:33.845084) 2025-09-29 08:52:58.812831 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-09-29 08:52:58.812840 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-09-29 08:52:58.812850 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-09-29 08:52:58.812950 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-09-29 08:52:58.813023 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-09-29 08:52:58.813097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-09-29 08:52:58.813018 2025-09-29 08:52:58.814023 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-09-29 08:52:58.814773 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-09-29 08:53:02.791190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 2025-09-29 08:53:02.791387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 491898fa52ad 2025-09-29 08:53:02.791503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20250929" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:02.791646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 5695484261f8 2025-09-29 08:53:02.792812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 5695484261f8 2025-09-29 08:53:02.792886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 3d177f04028c 2025-09-29 08:53:02.792904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-29 08:53:02.792917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> bd017d7c05af 2025-09-29 08:53:02.792930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-09-29 08:53:02.793095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 28807f26ebfb 2025-09-29 08:53:02.793112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2025-09-29 08:53:02.793126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in cf3e11087db4 2025-09-29 08:53:02.793138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container cf3e11087db4 2025-09-29 08:53:02.793151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 1c830a3ae3ac 2025-09-29 08:53:02.793165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:02.793179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 620a1a9c1b7f 2025-09-29 08:53:02.793192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-09-29 08:53:02.793204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-09-29 08:53:02.793241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-09-29 08:53:02.793264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:02.793274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:02.793283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-09-29 08:53:02.793293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-09-29 08:53:02.793302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-09-29 08:53:02.793312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:02.793322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 620a1a9c1b7f 2025-09-29 08:53:02.793331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 24129868d91e 2025-09-29 08:53:02.793340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 99577e5ddea0 2025-09-29 08:53:02.793350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250929 2025-09-29 08:53:02.793360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-09-29 08:53:02.792596 (took 0:00:03.979578) 2025-09-29 08:53:02.793378 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-09-29 08:53:02.793388 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-09-29 08:53:02.793398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-09-29 08:53:02.793162 2025-09-29 08:53:02.794218 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-09-29 08:53:02.795031 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-09-29 08:53:07.698510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 2025-09-29 08:53:07.698959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 491898fa52ad 2025-09-29 08:53:07.699021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20250929" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:07.699039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 9842fb2d4446 2025-09-29 08:53:07.699054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 9842fb2d4446 2025-09-29 08:53:07.699066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> df504a52f20b 2025-09-29 08:53:07.699078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-29 08:53:07.699090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 124d1869cc4c 2025-09-29 08:53:07.699101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-29 08:53:07.699177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 832edda4b38c 2025-09-29 08:53:07.699192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 832edda4b38c 2025-09-29 08:53:07.699204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> da337ea37a94 2025-09-29 08:53:07.699217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:07.699267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 72d25b2340f3 2025-09-29 08:53:07.699278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-09-29 08:53:07.699288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-09-29 08:53:07.699338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-09-29 08:53:07.699349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:07.699359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:07.699368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-09-29 08:53:07.699440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-09-29 08:53:07.699451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-09-29 08:53:07.699461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:07.699508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 72d25b2340f3 2025-09-29 08:53:07.699519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 0db2f4b17be6 2025-09-29 08:53:07.699569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built f854c1e2ca92 2025-09-29 08:53:07.699579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250929 2025-09-29 08:53:07.700025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-09-29 08:53:07.699573 (took 0:00:04.906411) 2025-09-29 08:53:07.700154 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-09-29 08:53:07.700171 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-09-29 08:53:07.700222 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-09-29 08:53:07.700110 2025-09-29 08:53:07.700759 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2025-09-29 08:53:08.572931 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:53:08.573281 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-09-29 08:53:12.222852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:12.223002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> ffcea482d900 2025-09-29 08:53:12.223159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:12.223232 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 28489109f94b 2025-09-29 08:53:12.223371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 28489109f94b 2025-09-29 08:53:12.223462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 4c0cb3828eff 2025-09-29 08:53:12.223567 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-09-29 08:53:12.223754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> bebb99d597c3 2025-09-29 08:53:12.223867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2025-09-29 08:53:12.224863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in bdfddd61e47a 2025-09-29 08:53:12.224926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container bdfddd61e47a 2025-09-29 08:53:12.224938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> d4f37e98f571 2025-09-29 08:53:12.224951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:12.224963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 2d7af5274540 2025-09-29 08:53:12.224973 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-09-29 08:53:12.224982 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-09-29 08:53:12.225009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-09-29 08:53:12.225019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:12.225029 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:12.225040 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-09-29 08:53:12.225049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-09-29 08:53:12.225058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-09-29 08:53:12.225067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:12.225077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 2d7af5274540 2025-09-29 08:53:12.225086 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 575ee577da40 2025-09-29 08:53:12.225095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-09-29 08:53:12.225105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 38e2eab9ead8 2025-09-29 08:53:12.225114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 38e2eab9ead8 2025-09-29 08:53:12.225123 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> da1b54de9b0d 2025-09-29 08:53:12.225132 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 534acbe83450 2025-09-29 08:53:12.225199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250929 2025-09-29 08:53:12.225211 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-09-29 08:53:12.224837 (took 0:00:04.524727) 2025-09-29 08:53:12.225414 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-09-29 08:53:12.225481 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-09-29 08:53:12.225577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-09-29 08:53:12.225485 2025-09-29 08:53:12.225708 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2025-09-29 08:53:13.071279 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:53:13.071661 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-09-29 08:53:17.041378 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:17.041479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> ffcea482d900 2025-09-29 08:53:17.041607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:17.042895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in ab1b127112eb 2025-09-29 08:53:17.042935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container ab1b127112eb 2025-09-29 08:53:17.042942 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 2168e8050232 2025-09-29 08:53:17.042947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-09-29 08:53:17.042953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 6609c7e2a0d8 2025-09-29 08:53:17.042960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2025-09-29 08:53:17.042975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 1da43139481b 2025-09-29 08:53:17.042980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 1da43139481b 2025-09-29 08:53:17.042985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 8aa7ac0d6b5b 2025-09-29 08:53:17.042991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:17.042998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 3d6dcb15efe6 2025-09-29 08:53:17.043003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-09-29 08:53:17.043008 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-09-29 08:53:17.043018 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-09-29 08:53:17.043022 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:17.043027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:17.043031 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-09-29 08:53:17.043034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-09-29 08:53:17.043038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-09-29 08:53:17.043042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:17.043046 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 3d6dcb15efe6 2025-09-29 08:53:17.043049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 730732d7dd5f 2025-09-29 08:53:17.043053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-09-29 08:53:17.043087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 574afa2d0bcd 2025-09-29 08:53:17.043092 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 574afa2d0bcd 2025-09-29 08:53:17.043095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 76a842502560 2025-09-29 08:53:17.043099 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 8451cceb059c 2025-09-29 08:53:17.043103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250929 2025-09-29 08:53:17.043451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-09-29 08:53:17.043086 (took 0:00:04.817601) 2025-09-29 08:53:17.045865 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-09-29 08:53:17.045930 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-09-29 08:53:17.045944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-09-29 08:53:17.043745 2025-09-29 08:53:17.045955 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2025-09-29 08:53:19.191964 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-09-29 08:53:19.192016 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-09-29 08:53:23.708910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:23.708962 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ffcea482d900 2025-09-29 08:53:23.708985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20250929" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:23.708994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 7bd682888d39 2025-09-29 08:53:23.709043 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 7bd682888d39 2025-09-29 08:53:23.709061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 91113872e9af 2025-09-29 08:53:23.709066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-09-29 08:53:23.709071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 6b9818078004 2025-09-29 08:53:23.709145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-09-29 08:53:23.709264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in be79f0ad2aa7 2025-09-29 08:53:23.709374 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container be79f0ad2aa7 2025-09-29 08:53:23.710614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 41dca719c24e 2025-09-29 08:53:23.710800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:23.710826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 26aad3179d72 2025-09-29 08:53:23.710838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-09-29 08:53:23.710848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-09-29 08:53:23.710857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-09-29 08:53:23.710866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:23.710877 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:23.710886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-09-29 08:53:23.710895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-09-29 08:53:23.710905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-09-29 08:53:23.710914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:23.710923 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 26aad3179d72 2025-09-29 08:53:23.710934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ad7eb77204b6 2025-09-29 08:53:23.710943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 132ccec1ae5e 2025-09-29 08:53:23.710953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250929 2025-09-29 08:53:23.710963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-09-29 08:53:23.710154 (took 0:00:06.666409) 2025-09-29 08:53:23.711117 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2025-09-29 08:53:23.711131 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2025-09-29 08:53:23.711141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2025-09-29 08:53:23.710890 2025-09-29 08:53:23.711150 | 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 2025-09-29 08:53:27.742867 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2025-09-29 08:53:27.743009 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2025-09-29 08:53:41.243907 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:41.243985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> ffcea482d900 2025-09-29 08:53:41.244146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.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" 2025-09-29 08:53:41.244196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in aa05eb4c9723 2025-09-29 08:53:41.244231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container aa05eb4c9723 2025-09-29 08:53:41.244261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> fa248b3f8c3d 2025-09-29 08:53:41.244271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/6 : ADD prometheus-server-archive /prometheus-server-source 2025-09-29 08:53:41.244302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> a77d6f77a287 2025-09-29 08:53:41.244313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2025-09-29 08:53:41.244346 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 30b2bf32e4c1 2025-09-29 08:53:41.244414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 30b2bf32e4c1 2025-09-29 08:53:41.244445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 9f3edc5f1a18 2025-09-29 08:53:41.244457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:41.244476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in ffdba813d358 2025-09-29 08:53:41.244486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-09-29 08:53:41.244495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-09-29 08:53:41.244505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-09-29 08:53:41.244514 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:41.244524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:41.244537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-09-29 08:53:41.244575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-09-29 08:53:41.244585 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-09-29 08:53:41.244616 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:41.244626 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container ffdba813d358 2025-09-29 08:53:41.244660 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> d7272454a57d 2025-09-29 08:53:41.244745 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/6 : USER prometheus 2025-09-29 08:53:41.244810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 6a8d470bcdd6 2025-09-29 08:53:41.244844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 6a8d470bcdd6 2025-09-29 08:53:41.244871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 8cd383fa9120 2025-09-29 08:53:41.244884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 55da38ecb978 2025-09-29 08:53:41.244917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20250929 2025-09-29 08:53:41.245019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2025-09-29 08:53:41.244882 (took 0:00:17.533992) 2025-09-29 08:53:41.245398 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-09-29 08:53:41.245413 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-09-29 08:53:41.245487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-09-29 08:53:41.245389 2025-09-29 08:53:41.245527 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2025-09-29 08:53:42.028514 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:53:42.028935 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-09-29 08:53:46.016658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:46.016743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> ffcea482d900 2025-09-29 08:53:46.016855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:46.016872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 3b9720f10c1e 2025-09-29 08:53:46.016906 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 3b9720f10c1e 2025-09-29 08:53:46.016917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> ca191ffc1256 2025-09-29 08:53:46.016983 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-09-29 08:53:46.017783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f78a2c932145 2025-09-29 08:53:46.017804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2025-09-29 08:53:46.017838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 7a08e614d2c3 2025-09-29 08:53:46.017849 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 7a08e614d2c3 2025-09-29 08:53:46.017860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 13189ee390cc 2025-09-29 08:53:46.017872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:46.017893 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 5b601f783a8f 2025-09-29 08:53:46.017903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-09-29 08:53:46.017912 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-09-29 08:53:46.017921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-09-29 08:53:46.017930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:46.017940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:46.017949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-09-29 08:53:46.017958 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-09-29 08:53:46.017967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-09-29 08:53:46.017975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:46.017984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 5b601f783a8f 2025-09-29 08:53:46.017993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0f57ec9723e7 2025-09-29 08:53:46.018039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-09-29 08:53:46.018048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 21e5dc90e478 2025-09-29 08:53:46.018058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 21e5dc90e478 2025-09-29 08:53:46.018067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> dd909594ce36 2025-09-29 08:53:46.018074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built b68cfd0e935a 2025-09-29 08:53:46.018082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250929 2025-09-29 08:53:46.018438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-09-29 08:53:46.018039 (took 0:00:04.772650) 2025-09-29 08:53:46.018774 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-09-29 08:53:46.018794 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-09-29 08:53:46.018803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-09-29 08:53:46.018651 2025-09-29 08:53:46.020788 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2025-09-29 08:53:46.836976 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-09-29 08:53:46.837034 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-09-29 08:53:50.422830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:50.422888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> ffcea482d900 2025-09-29 08:53:50.422896 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:50.422908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 678233d51239 2025-09-29 08:53:50.422913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 678233d51239 2025-09-29 08:53:50.422916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 4a2b87886122 2025-09-29 08:53:50.422919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-09-29 08:53:50.422923 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 29e17cd3e183 2025-09-29 08:53:50.422926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-09-29 08:53:50.422930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 5fedb00fe7d6 2025-09-29 08:53:50.422933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 5fedb00fe7d6 2025-09-29 08:53:50.422936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> a155c3bc4114 2025-09-29 08:53:50.422941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:50.422945 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in bb05db957aa2 2025-09-29 08:53:50.422949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-09-29 08:53:50.422952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-09-29 08:53:50.422956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-09-29 08:53:50.422959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:50.422963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:50.422966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-09-29 08:53:50.423006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-09-29 08:53:50.423010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-09-29 08:53:50.423013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:50.423017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container bb05db957aa2 2025-09-29 08:53:50.423628 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0fc728e586c2 2025-09-29 08:53:50.423635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-09-29 08:53:50.423638 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 818cba135130 2025-09-29 08:53:50.423642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 818cba135130 2025-09-29 08:53:50.423645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 54f7cadfcfc4 2025-09-29 08:53:50.423649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 8f1493361797 2025-09-29 08:53:50.423652 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250929 2025-09-29 08:53:50.423656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-09-29 08:53:50.423331 (took 0:00:04.404680) 2025-09-29 08:53:50.424722 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-09-29 08:53:50.424733 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-09-29 08:53:50.424737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-09-29 08:53:50.424130 2025-09-29 08:53:50.424749 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2025-09-29 08:53:51.100961 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:53:51.101027 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-09-29 08:53:54.451916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:54.451987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> ffcea482d900 2025-09-29 08:53:54.452007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:54.452023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 911b6f13518a 2025-09-29 08:53:54.452036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 911b6f13518a 2025-09-29 08:53:54.452049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 997e4acb06a7 2025-09-29 08:53:54.452061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-09-29 08:53:54.452072 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> dd774a05d1a2 2025-09-29 08:53:54.452085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2025-09-29 08:53:54.452098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in b235fadfaaea 2025-09-29 08:53:54.452110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container b235fadfaaea 2025-09-29 08:53:54.452122 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 8ba6f014352d 2025-09-29 08:53:54.452135 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:54.452213 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 9dc48b71a22f 2025-09-29 08:53:54.452228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-09-29 08:53:54.452240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-09-29 08:53:54.452252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-09-29 08:53:54.452264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:54.452288 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:54.452298 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-09-29 08:53:54.452308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-09-29 08:53:54.452317 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-09-29 08:53:54.452344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:54.452354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 9dc48b71a22f 2025-09-29 08:53:54.452410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> d30f8710a605 2025-09-29 08:53:54.452420 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-09-29 08:53:54.452471 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in bd6981a443be 2025-09-29 08:53:54.452481 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container bd6981a443be 2025-09-29 08:53:54.452528 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 416bd910b2d8 2025-09-29 08:53:54.452574 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 5c7d382504ec 2025-09-29 08:53:54.452620 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250929 2025-09-29 08:53:54.453103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-09-29 08:53:54.452619 (took 0:00:04.028489) 2025-09-29 08:53:54.453373 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-09-29 08:53:54.453423 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-09-29 08:53:54.453441 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-09-29 08:53:54.453282 2025-09-29 08:53:54.453451 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2025-09-29 08:53:55.266986 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:53:55.267247 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-09-29 08:53:59.018217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:53:59.018277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ffcea482d900 2025-09-29 08:53:59.018286 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:53:59.018521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 2c98c59657ec 2025-09-29 08:53:59.018573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 2c98c59657ec 2025-09-29 08:53:59.018611 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> a6c454a6a5c0 2025-09-29 08:53:59.018709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-09-29 08:53:59.018726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ea7339a24e72 2025-09-29 08:53:59.018763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2025-09-29 08:53:59.018774 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 5ed087195b7c 2025-09-29 08:53:59.018810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 5ed087195b7c 2025-09-29 08:53:59.018820 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> b957644e12cf 2025-09-29 08:53:59.018870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:53:59.018940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in ed428a6275d9 2025-09-29 08:53:59.018950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-09-29 08:53:59.018998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-09-29 08:53:59.019041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-09-29 08:53:59.019114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:53:59.019125 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:59.019203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-09-29 08:53:59.019236 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-09-29 08:53:59.019274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-09-29 08:53:59.019341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:53:59.019390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container ed428a6275d9 2025-09-29 08:53:59.019400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> e21187e20c03 2025-09-29 08:53:59.019477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-09-29 08:53:59.019507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 4437f45379a2 2025-09-29 08:53:59.019544 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 4437f45379a2 2025-09-29 08:53:59.019601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 820c59fe2303 2025-09-29 08:53:59.019633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built dc0bef844c6a 2025-09-29 08:53:59.019753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250929 2025-09-29 08:53:59.019847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-09-29 08:53:59.019718 (took 0:00:04.566436) 2025-09-29 08:53:59.020373 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-09-29 08:53:59.020409 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-09-29 08:53:59.020454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-09-29 08:53:59.020359 2025-09-29 08:53:59.020573 | 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 2025-09-29 08:54:01.029239 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-09-29 08:54:01.029885 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-09-29 08:54:06.959900 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:54:06.959989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> ffcea482d900 2025-09-29 08:54:06.960009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:06.960024 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in f65efb7af95f 2025-09-29 08:54:06.960037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container f65efb7af95f 2025-09-29 08:54:06.960105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> d8f4d9d02c8c 2025-09-29 08:54:06.960138 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-09-29 08:54:06.960151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 73a9d4c1e473 2025-09-29 08:54:06.960163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2025-09-29 08:54:06.960220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 7b458fbb4cee 2025-09-29 08:54:06.960234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 7b458fbb4cee 2025-09-29 08:54:06.960245 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> d332ae85e03e 2025-09-29 08:54:06.960306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:06.960321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 7e8f4dd7bbc2 2025-09-29 08:54:06.960372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-09-29 08:54:06.960448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-09-29 08:54:06.960463 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-09-29 08:54:06.960516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:06.960540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:06.960589 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-09-29 08:54:06.960635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-09-29 08:54:06.960726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-09-29 08:54:06.960741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:06.960787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 7e8f4dd7bbc2 2025-09-29 08:54:06.960833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 96b0d80ea9db 2025-09-29 08:54:06.960878 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-09-29 08:54:06.960959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in ba2320445112 2025-09-29 08:54:06.960995 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container ba2320445112 2025-09-29 08:54:06.961060 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> c42f2cb70b8d 2025-09-29 08:54:06.961862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built e6f7787f0a76 2025-09-29 08:54:06.961914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250929 2025-09-29 08:54:06.961952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-09-29 08:54:06.961181 (took 0:00:07.940822) 2025-09-29 08:54:06.961960 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-09-29 08:54:06.961976 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-09-29 08:54:06.962072 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-09-29 08:54:06.961945 2025-09-29 08:54:06.962163 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2025-09-29 08:54:07.658644 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:54:07.659234 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-09-29 08:54:11.356044 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:54:11.356150 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> ffcea482d900 2025-09-29 08:54:11.356192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:11.356209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 5cecbea250c6 2025-09-29 08:54:11.356222 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 5cecbea250c6 2025-09-29 08:54:11.356239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b5dce0806852 2025-09-29 08:54:11.356252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-09-29 08:54:11.356285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b10f03ec3133 2025-09-29 08:54:11.356296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-09-29 08:54:11.356310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 7d24672ff018 2025-09-29 08:54:11.356353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 7d24672ff018 2025-09-29 08:54:11.356429 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b65ba4adc6d3 2025-09-29 08:54:11.356442 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:11.356547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 9b8b28e781e4 2025-09-29 08:54:11.356561 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-09-29 08:54:11.356575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-09-29 08:54:11.356607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-09-29 08:54:11.356657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:11.356702 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:11.356720 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-09-29 08:54:11.356771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-09-29 08:54:11.356785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-09-29 08:54:11.356834 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:11.356848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 9b8b28e781e4 2025-09-29 08:54:11.356907 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 79c4dc358334 2025-09-29 08:54:11.357002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-09-29 08:54:11.357015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 12f16c9fafc3 2025-09-29 08:54:11.357206 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 12f16c9fafc3 2025-09-29 08:54:11.357707 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 918f5a278b2f 2025-09-29 08:54:11.357741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built ada362949837 2025-09-29 08:54:11.357752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250929 2025-09-29 08:54:11.357765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-09-29 08:54:11.357165 (took 0:00:04.395220) 2025-09-29 08:54:11.357775 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-09-29 08:54:11.357785 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-09-29 08:54:11.357795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-09-29 08:54:11.357524 2025-09-29 08:54:11.357805 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2025-09-29 08:54:12.193366 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:54:12.193502 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-09-29 08:54:16.020608 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:54:16.020724 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ffcea482d900 2025-09-29 08:54:16.020760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20250929" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:16.020776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 8cc06f5d49db 2025-09-29 08:54:16.020789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 8cc06f5d49db 2025-09-29 08:54:16.021407 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 1c99a1d3315b 2025-09-29 08:54:16.021472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-09-29 08:54:16.021487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 66210c2c546c 2025-09-29 08:54:16.021500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2025-09-29 08:54:16.021514 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 84b4a4c26597 2025-09-29 08:54:16.021525 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 84b4a4c26597 2025-09-29 08:54:16.021535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 27f2bb594073 2025-09-29 08:54:16.021548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:16.021563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 7c78bd484d0d 2025-09-29 08:54:16.021574 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-09-29 08:54:16.021592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-09-29 08:54:16.021602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-09-29 08:54:16.021613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:16.021624 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:16.021635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-09-29 08:54:16.021649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-09-29 08:54:16.021727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-09-29 08:54:16.021747 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:16.021827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 7c78bd484d0d 2025-09-29 08:54:16.021842 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ddf7903654ec 2025-09-29 08:54:16.021996 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-09-29 08:54:16.022104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in d905cc91300d 2025-09-29 08:54:16.022165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container d905cc91300d 2025-09-29 08:54:16.022248 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> dbfd1b29a58a 2025-09-29 08:54:16.022339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 13b56df72a1e 2025-09-29 08:54:16.022354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250929 2025-09-29 08:54:16.022490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-09-29 08:54:16.022358 (took 0:00:04.664834) 2025-09-29 08:54:16.023012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-09-29 08:54:16.023299 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-09-29 08:54:16.023334 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-09-29 08:54:16.023205 2025-09-29 08:54:16.023406 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2025-09-29 08:54:16.917175 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-09-29 08:54:16.917443 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-09-29 08:54:27.019904 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 08:54:27.019980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> ffcea482d900 2025-09-29 08:54:27.019997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20250929" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:27.020084 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ca1c44ea6ed6 2025-09-29 08:54:27.020100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ca1c44ea6ed6 2025-09-29 08:54:27.020112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 4894c1b97760 2025-09-29 08:54:27.020126 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:54:27.020139 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in a250eb48fd07 2025-09-29 08:54:27.020156 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:54:27.020247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:54:27.020327 | 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] 2025-09-29 08:54:27.020395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:54:27.020445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:54:27.021770 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:54:27.021792 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:54:27.021802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:54:27.021812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:54:27.021822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:54:27.021831 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:54:27.021841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:54:27.021850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:54:27.021876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:54:27.021885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:54:27.021895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.4 MB in 3s (10.7 MB/s) 2025-09-29 08:54:27.021905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-29 08:54:27.021915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-29 08:54:27.021924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-29 08:54:27.021933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-29 08:54:27.021943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-09-29 08:54:27.021952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-09-29 08:54:27.021962 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:27.021971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container a250eb48fd07 2025-09-29 08:54:27.021981 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 70ce239d539f 2025-09-29 08:54:27.021990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-09-29 08:54:27.022000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> bc5ffb0c0fed 2025-09-29 08:54:27.022011 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2025-09-29 08:54:27.022049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 3df8a0c60640 2025-09-29 08:54:27.022069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 3df8a0c60640 2025-09-29 08:54:27.022079 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 757e75a931b9 2025-09-29 08:54:27.022090 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:27.022101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in d03d6d75b07b 2025-09-29 08:54:27.022111 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-29 08:54:27.022120 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-29 08:54:27.022130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-29 08:54:27.022145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:27.022154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:27.022164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-29 08:54:27.022174 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-29 08:54:27.022183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-29 08:54:27.022192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:27.022202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container d03d6d75b07b 2025-09-29 08:54:27.022215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 5f8ea9a3d07c 2025-09-29 08:54:27.022224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-09-29 08:54:27.022297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 0024ad34ebd2 2025-09-29 08:54:27.022311 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 0024ad34ebd2 2025-09-29 08:54:27.022410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> b58ec0e2e47c 2025-09-29 08:54:27.022426 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built bb6eedd229e9 2025-09-29 08:54:27.022490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250929 2025-09-29 08:54:27.022620 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-09-29 08:54:27.022488 (took 0:00:10.999283) 2025-09-29 08:54:27.023052 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-09-29 08:54:27.023161 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-09-29 08:54:27.023228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-09-29 08:54:27.023136 2025-09-29 08:54:27.024244 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-09-29 08:54:27.024915 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-09-29 08:54:37.018765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 08:54:37.018861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 3243486a1543 2025-09-29 08:54:37.018991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20250929" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:37.019140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 206c1178ce3b 2025-09-29 08:54:37.019215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 206c1178ce3b 2025-09-29 08:54:37.019312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 064112ef7287 2025-09-29 08:54:37.019382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:54:37.019464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in cb27969af24a 2025-09-29 08:54:37.019543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:54:37.019622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:54:37.019711 | 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] 2025-09-29 08:54:37.019859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:54:37.019896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:54:37.019989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:54:37.020086 | 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] 2025-09-29 08:54:37.020166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:54:37.020240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:54:37.020315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:54:37.020388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:54:37.020461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:54:37.020535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:54:37.020609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:54:37.020699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:54:37.020785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.4 MB in 2s (12.1 MB/s) 2025-09-29 08:54:37.020864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-09-29 08:54:37.020945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-09-29 08:54:37.021024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-09-29 08:54:37.021132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-09-29 08:54:37.022932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-09-29 08:54:37.022991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2025-09-29 08:54:37.023016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:37.023037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,186 kB of archives. 2025-09-29 08:54:37.023047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,549 kB of additional disk space will be used. 2025-09-29 08:54:37.023058 | 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.0-1~cloud0 [1,186 kB] 2025-09-29 08:54:37.023095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,186 kB in 1s (1,643 kB/s) 2025-09-29 08:54:37.023105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2025-09-29 08:54:37.023115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-29 08:54:37.023125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-29 08:54:37.023136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:54:37.023148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:54:37.023158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-29 08:54:37.023167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:80% 2025-09-29 08:54:37.023176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:54:37.023186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-09-29 08:54:37.023196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11864 files and directories currently installed.) 2025-09-29 08:54:37.023206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.0-1~cloud0_amd64.deb ... 2025-09-29 08:54:37.023215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.0-1~cloud0) ... 2025-09-29 08:54:37.023225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.0-1~cloud0) ... 2025-09-29 08:54:37.023234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container cb27969af24a 2025-09-29 08:54:37.023244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> bb9ebe596b1a 2025-09-29 08:54:37.023253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 08:54:37.023263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c4db0d349e8a 2025-09-29 08:54:37.023272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 08:54:37.023282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 5a82acb3eba8 2025-09-29 08:54:37.023291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 5a82acb3eba8 2025-09-29 08:54:37.023300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 864cfb96cf1a 2025-09-29 08:54:37.023310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 326f613f92e0 2025-09-29 08:54:37.023319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 08:54:37.023329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-09-29 08:54:37.022518 (took 0:00:09.999382) 2025-09-29 08:54:37.023339 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-09-29 08:54:37.023348 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-09-29 08:54:37.023366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-09-29 08:54:37.023376 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-09-29 08:54:37.023605 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-09-29 08:54:37.023647 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-09-29 08:54:37.023740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-09-29 08:54:37.023507 2025-09-29 08:54:37.025901 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-09-29 08:54:37.025957 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-09-29 08:54:40.018906 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 08:54:40.018979 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 3243486a1543 2025-09-29 08:54:40.019018 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20250929" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:40.019035 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 6229db69435e 2025-09-29 08:54:40.019049 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 6229db69435e 2025-09-29 08:54:40.019061 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> d4f0e2d1d547 2025-09-29 08:54:40.019073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-09-29 08:54:40.019109 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 30844cff77cc 2025-09-29 08:54:40.019223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-09-29 08:54:40.019238 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in fac9a3d515f7 2025-09-29 08:54:40.019250 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container fac9a3d515f7 2025-09-29 08:54:40.019262 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 71b5ee9fa3db 2025-09-29 08:54:40.019276 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:40.019290 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 368319295cb4 2025-09-29 08:54:40.019302 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-09-29 08:54:40.019314 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-09-29 08:54:40.019351 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-09-29 08:54:40.019364 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:40.019377 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:40.019388 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-09-29 08:54:40.019404 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-09-29 08:54:40.019529 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-09-29 08:54:40.019551 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:40.020228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 368319295cb4 2025-09-29 08:54:40.020249 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4d502b408723 2025-09-29 08:54:40.020259 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 6345e28c7548 2025-09-29 08:54:40.020269 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250929 2025-09-29 08:54:40.020280 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-09-29 08:54:40.019737 (took 0:00:02.996230) 2025-09-29 08:54:40.020521 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-09-29 08:54:40.020576 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-09-29 08:54:40.020642 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-09-29 08:54:40.020459 2025-09-29 08:54:40.021818 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-09-29 08:54:40.022796 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-09-29 08:54:43.017958 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 08:54:43.018031 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 3243486a1543 2025-09-29 08:54:43.018071 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20250929" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:54:43.018088 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 4571282f20bf 2025-09-29 08:54:43.018130 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 4571282f20bf 2025-09-29 08:54:43.018142 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 6d1635dc19f3 2025-09-29 08:54:43.018154 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-09-29 08:54:43.018263 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 4882081a73b4 2025-09-29 08:54:43.018279 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-09-29 08:54:43.018291 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 0cb1d9c561a9 2025-09-29 08:54:43.018303 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 0cb1d9c561a9 2025-09-29 08:54:43.018315 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> da037ececf80 2025-09-29 08:54:43.018328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:54:43.018356 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 44275f6fd5e6 2025-09-29 08:54:43.018369 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-09-29 08:54:43.018390 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-09-29 08:54:43.018400 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-09-29 08:54:43.018409 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-09-29 08:54:43.018419 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:43.018478 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-09-29 08:54:43.018488 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-09-29 08:54:43.018498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-09-29 08:54:43.018507 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:54:43.018517 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 44275f6fd5e6 2025-09-29 08:54:43.018526 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> fa9207b2c0d5 2025-09-29 08:54:43.018536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built d82f767d159c 2025-09-29 08:54:43.018545 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250929 2025-09-29 08:54:43.018595 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-09-29 08:54:43.018484 (took 0:00:02.998025) 2025-09-29 08:54:43.019168 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-09-29 08:54:43.019215 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-09-29 08:54:43.019267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-09-29 08:54:43.019187 2025-09-29 08:54:43.019336 | 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 2025-09-29 08:54:44.650929 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-09-29 08:54:44.651030 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-09-29 08:55:01.818917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 2025-09-29 08:55:01.818984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 6289906567e2 2025-09-29 08:55:01.819013 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20250929" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:55:01.819030 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in d674b1bf348f 2025-09-29 08:55:01.819043 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container d674b1bf348f 2025-09-29 08:55:01.819055 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 79d59ba24624 2025-09-29 08:55:01.819069 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2025-09-29 08:55:01.819082 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 79bf7ec80c35 2025-09-29 08:55:01.819104 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 79bf7ec80c35 2025-09-29 08:55:01.819115 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0025de23fb3d 2025-09-29 08:55:01.819125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:55:01.819136 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 848c8fe93cae 2025-09-29 08:55:01.819145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:01.819155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:55:01.819165 | 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] 2025-09-29 08:55:01.819193 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:55:01.819203 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:55:01.819213 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:55:01.819223 | 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] 2025-09-29 08:55:01.819232 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:55:01.819242 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:55:01.819251 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:55:01.819260 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:55:01.819270 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:55:01.819279 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:55:01.819289 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:55:01.819298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:55:01.819308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-29 08:55:01.819317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-29 08:55:01.819338 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-29 08:55:01.819349 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-29 08:55:01.819359 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-29 08:55:01.819368 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-09-29 08:55:01.819378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-09-29 08:55:01.819446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-09-29 08:55:01.819457 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-09-29 08:55:01.819467 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-09-29 08:55:01.819477 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-09-29 08:55:01.819501 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-09-29 08:55:01.819511 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-09-29 08:55:01.819520 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-09-29 08:55:01.819530 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-09-29 08:55:01.819539 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:01.819549 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-09-29 08:55:01.819559 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-09-29 08:55:01.819568 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:01.819578 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-09-29 08:55:01.819637 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-09-29 08:55:01.819648 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 08:55:01.819658 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 08:55:01.819702 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 08:55:01.819757 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 08:55:01.819769 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 08:55:01.822767 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 1s (1,799 kB/s) 2025-09-29 08:55:01.822790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-09-29 08:55:01.822801 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-29 08:55:01.822812 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:55:01.822823 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-29 08:55:01.822833 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:70% (Reading database ... 75% 2025-09-29 08:55:01.822842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-09-29 08:55:01.822852 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-29 08:55:01.822861 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:85% (Reading database ... 90% 2025-09-29 08:55:01.822871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-09-29 08:55:01.822880 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:55:01.822890 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-29 08:55:01.822899 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:55:01.822909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 08:55:01.822918 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2025-09-29 08:55:01.822938 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-09-29 08:55:01.822947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-09-29 08:55:01.822957 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-29 08:55:01.822966 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-29 08:55:01.822976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:55:01.822988 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-09-29 08:55:01.822997 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-09-29 08:55:01.823007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-09-29 08:55:01.823023 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% (Reading database ... 90% 2025-09-29 08:55:01.823033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% (Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-29 08:55:01.823042 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-29 08:55:01.823052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2025-09-29 08:55:01.823061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:55:01.823071 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-09-29 08:55:01.823080 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 08:55:01.823090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:55:01.823099 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-09-29 08:55:01.823108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 08:55:01.823118 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:55:01.823127 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 08:55:01.823137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 08:55:01.823146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:55:01.823155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 08:55:01.823165 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 08:55:01.823190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:55:01.823208 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-09-29 08:55:01.823217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 08:55:01.823227 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:55:01.823237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 08:55:01.823246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-29 08:55:01.823255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-09-29 08:55:01.823264 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:55:01.823280 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 08:55:01.823290 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 08:55:01.823299 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 08:55:01.823308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 08:55:01.823318 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-09-29 08:55:01.823327 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:55:01.823336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:55:01.823346 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 848c8fe93cae 2025-09-29 08:55:01.823355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 8846212c6521 2025-09-29 08:55:01.823364 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-09-29 08:55:01.823385 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 44888d0e414c 2025-09-29 08:55:01.823395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-09-29 08:55:01.823414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 2fc739eab420 2025-09-29 08:55:01.823424 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 2fc739eab420 2025-09-29 08:55:01.823433 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> aab3276ebcce 2025-09-29 08:55:01.823442 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-09-29 08:55:01.823452 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b3b5fdbd94a3 2025-09-29 08:55:01.823461 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-09-29 08:55:01.823471 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f9af8999fa81 2025-09-29 08:55:01.823480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2025-09-29 08:55:01.823502 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 9e4a1456670e 2025-09-29 08:55:01.823512 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 9e4a1456670e 2025-09-29 08:55:01.823521 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 572716181c18 2025-09-29 08:55:01.823531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:55:01.823542 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in af4b0ad8b0b5 2025-09-29 08:55:01.823552 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-29 08:55:01.823561 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-29 08:55:01.823571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-29 08:55:01.823580 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-09-29 08:55:01.823590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:01.823603 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-29 08:55:01.823613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-29 08:55:01.823623 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-29 08:55:01.823638 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:01.823648 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container af4b0ad8b0b5 2025-09-29 08:55:01.823658 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> a460b5c8a29d 2025-09-29 08:55:01.823690 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 26d6992dd550 2025-09-29 08:55:01.823709 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250929 2025-09-29 08:55:01.823819 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-09-29 08:55:01.823691 (took 0:00:18.804504) 2025-09-29 08:55:01.824322 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-09-29 08:55:01.824423 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-09-29 08:55:01.824507 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-09-29 08:55:01.824413 2025-09-29 08:55:01.825410 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-09-29 08:55:01.826110 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-09-29 08:55:18.974733 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 2025-09-29 08:55:18.974816 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6289906567e2 2025-09-29 08:55:18.974929 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20250929" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:55:18.975029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 6fc2347f9a71 2025-09-29 08:55:18.975117 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 6fc2347f9a71 2025-09-29 08:55:18.975191 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 1766a22b57fd 2025-09-29 08:55:18.975335 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:55:18.975562 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in dbd338a5bf48 2025-09-29 08:55:18.975647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:55:18.975761 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:18.975792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:55:18.975815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:55:18.975846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:55:18.975875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:55:18.975976 | 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] 2025-09-29 08:55:18.976033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:55:18.976064 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:55:18.976175 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:55:18.976204 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:55:18.976374 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:55:18.976473 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:55:18.976503 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:55:18.976586 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:55:18.976615 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.4 MB in 2s (12.3 MB/s) 2025-09-29 08:55:18.976721 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-29 08:55:18.976784 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-29 08:55:18.976884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-29 08:55:18.976911 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-29 08:55:18.977011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-09-29 08:55:18.977045 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-09-29 08:55:18.977120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-09-29 08:55:18.977148 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-09-29 08:55:18.977237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-09-29 08:55:18.977295 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-09-29 08:55:18.977344 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-09-29 08:55:18.977435 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-09-29 08:55:18.977464 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-09-29 08:55:18.977565 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-09-29 08:55:18.977593 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-09-29 08:55:18.977715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:18.977743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-09-29 08:55:18.977821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-09-29 08:55:18.977894 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:18.977963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-09-29 08:55:18.978050 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-09-29 08:55:18.978097 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-09-29 08:55:18.978125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-09-29 08:55:18.978207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-09-29 08:55:18.978278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-09-29 08:55:18.978350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:55:18.978421 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:55:18.978487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-09-29 08:55:18.978524 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-09-29 08:55:18.978721 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-09-29 08:55:18.978760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-09-29 08:55:18.978776 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 2s (8,898 kB/s) 2025-09-29 08:55:18.978846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-09-29 08:55:18.978912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-09-29 08:55:18.978980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:55:18.979042 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-09-29 08:55:18.979122 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:70% (Reading database ... 75% (Reading database ... 80% 2025-09-29 08:55:18.979188 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-09-29 08:55:18.979284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-09-29 08:55:18.979372 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-09-29 08:55:18.979439 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:55:18.979509 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-09-29 08:55:18.979572 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-29 08:55:18.979619 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-09-29 08:55:18.979700 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:55:18.979732 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.979790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-09-29 08:55:18.979856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:55:18.979910 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.979953 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-09-29 08:55:18.980006 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-29 08:55:18.980049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.980104 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-09-29 08:55:18.980146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-09-29 08:55:18.980197 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:55:18.980283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-29 08:55:18.980300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-29 08:55:18.980364 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:55:18.980407 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:55:18.980460 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:55:18.980503 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:55:18.980556 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:55:18.980599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:55:18.980652 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:55:18.980722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-09-29 08:55:18.980795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:55:18.980810 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.980883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-09-29 08:55:18.980945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-09-29 08:55:18.980989 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981045 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-09-29 08:55:18.981089 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:55:18.981142 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981186 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-09-29 08:55:18.981261 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-29 08:55:18.981278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-29 08:55:18.981377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:55:18.981447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-29 08:55:18.981490 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-29 08:55:18.981542 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981585 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:55:18.981638 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.981712 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.981745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-29 08:55:18.981813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981857 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-09-29 08:55:18.981954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-09-29 08:55:18.982007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-09-29 08:55:18.982049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-09-29 08:55:18.982102 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-09-29 08:55:18.982145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-09-29 08:55:18.982213 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-09-29 08:55:18.982298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-09-29 08:55:18.982434 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-09-29 08:55:18.982461 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-09-29 08:55:18.982473 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-09-29 08:55:18.982505 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-09-29 08:55:18.982560 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-09-29 08:55:18.982611 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-09-29 08:55:18.982688 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-09-29 08:55:18.982723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-09-29 08:55:18.982773 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-09-29 08:55:18.982820 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-09-29 08:55:18.982865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-09-29 08:55:18.982910 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-09-29 08:55:18.982954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-09-29 08:55:18.982999 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-09-29 08:55:18.983043 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-09-29 08:55:18.983087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-09-29 08:55:18.983131 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-09-29 08:55:18.983176 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-09-29 08:55:18.983220 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-09-29 08:55:18.983274 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:55:18.983322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:55:18.983366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container dbd338a5bf48 2025-09-29 08:55:18.983412 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> e23702ae723f 2025-09-29 08:55:18.983456 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-09-29 08:55:18.983502 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 92fffba816cb 2025-09-29 08:55:18.983546 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 92fffba816cb 2025-09-29 08:55:18.983590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 9c9865bac545 2025-09-29 08:55:18.983635 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-09-29 08:55:18.984498 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 60c7e9b61c80 2025-09-29 08:55:18.984533 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:55:18.984545 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 4f7e5d991c09 2025-09-29 08:55:18.984554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-29 08:55:18.984563 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-29 08:55:18.984571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-29 08:55:18.984579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-09-29 08:55:18.984588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:18.984597 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-29 08:55:18.984605 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-29 08:55:18.984613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-29 08:55:18.984622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:18.984630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 4f7e5d991c09 2025-09-29 08:55:18.984638 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6cb109b27d13 2025-09-29 08:55:18.984647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built c69bc210c634 2025-09-29 08:55:18.984655 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250929 2025-09-29 08:55:18.984664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-09-29 08:55:18.984095 (took 0:00:17.159682) 2025-09-29 08:55:18.984705 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-09-29 08:55:18.984714 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-09-29 08:55:18.984726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-09-29 08:55:18.984521 2025-09-29 08:55:18.985480 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-09-29 08:55:18.986018 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-09-29 08:55:31.340598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 08:55:31.340730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 7c425c4ae48e 2025-09-29 08:55:31.340755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20250929" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:55:31.340828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 27535b79f3e4 2025-09-29 08:55:31.340847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 27535b79f3e4 2025-09-29 08:55:31.340967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 0ea5799a9b48 2025-09-29 08:55:31.340985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:55:31.341034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 414443dbb346 2025-09-29 08:55:31.341093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:31.341141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:55:31.341203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:55:31.341251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:55:31.341329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:55:31.341436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:55:31.341453 | 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] 2025-09-29 08:55:31.341556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:55:31.341573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:55:31.341622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:55:31.341704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:55:31.341764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:55:31.341782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:55:31.341863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:55:31.341904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:55:31.341970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.4 MB in 2s (12.1 MB/s) 2025-09-29 08:55:31.342014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-09-29 08:55:31.342093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-09-29 08:55:31.342150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-09-29 08:55:31.342164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-09-29 08:55:31.342248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-09-29 08:55:31.342309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-09-29 08:55:31.342429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-09-29 08:55:31.342441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-29 08:55:31.342500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-09-29 08:55:31.342554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-09-29 08:55:31.342610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-09-29 08:55:31.342655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-09-29 08:55:31.342703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-09-29 08:55:31.342785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-29 08:55:31.342838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-09-29 08:55:31.342890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-09-29 08:55:31.342904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-09-29 08:55:31.342972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-29 08:55:31.343016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-09-29 08:55:31.343059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-09-29 08:55:31.343102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-09-29 08:55:31.343155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:55:31.343169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-09-29 08:55:31.343240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-09-29 08:55:31.343254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:55:31.343348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-09-29 08:55:31.343363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-09-29 08:55:31.343436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:55:31.343492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-29 08:55:31.343507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-09-29 08:55:31.343575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-09-29 08:55:31.343629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-09-29 08:55:31.343643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-29 08:55:31.343711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-29 08:55:31.343789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-09-29 08:55:31.343840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:55:31.343895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:55:31.343909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-29 08:55:31.343992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-09-29 08:55:31.344036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:55:31.344090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-09-29 08:55:31.344133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-09-29 08:55:31.344176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-09-29 08:55:31.344219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2025-09-29 08:55:31.344270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:55:31.344329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-09-29 08:55:31.344373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-09-29 08:55:31.344416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-09-29 08:55:31.344467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-09-29 08:55:31.344489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-09-29 08:55:31.344558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (18.8 MB/s) 2025-09-29 08:55:31.344612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-09-29 08:55:31.344626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-09-29 08:55:31.344693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-09-29 08:55:31.344769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:55:31.344785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:55:31.344858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 08:55:31.344912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-09-29 08:55:31.344926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:55:31.344994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:55:31.345018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.345083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-09-29 08:55:31.345137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-29 08:55:31.345151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:55:31.345222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:55:31.345237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:55:31.345321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:55:31.345336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-09-29 08:55:31.345469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-29 08:55:31.345480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:55:31.345490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-09-29 08:55:31.345542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:55:31.345556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:55:31.345621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-09-29 08:55:31.345701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:55:31.345717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:55:31.345777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-09-29 08:55:31.345799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-29 08:55:31.345866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:55:31.345920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-09-29 08:55:31.345934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-29 08:55:31.346000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:55:31.346053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-09-29 08:55:31.346067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-29 08:55:31.346134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:55:31.346187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-09-29 08:55:31.346202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:55:31.346268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.346370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:55:31.346386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:55:31.346440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:55:31.346453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:55:31.346515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:55:31.346527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:55:31.346590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:55:31.346603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:55:31.346664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:55:31.346710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-29 08:55:31.346769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.346782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.346853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:55:31.346866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:55:31.346920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:55:31.346932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-29 08:55:31.346993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-29 08:55:31.347079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-29 08:55:31.347211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-09-29 08:55:31.347313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:55:31.347439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:55:31.347513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-29 08:55:31.347526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-09-29 08:55:31.347661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-29 08:55:31.347785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-29 08:55:31.347873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.347932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.347945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-09-29 08:55:31.348005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:55:31.348017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-09-29 08:55:31.348161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-09-29 08:55:31.348179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-09-29 08:55:31.348229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-09-29 08:55:31.348242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-09-29 08:55:31.348280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000148643 s, 27.6 MB/s 2025-09-29 08:55:31.348334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:55:31.348373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:55:31.348412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:55:31.348450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-09-29 08:55:31.348489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:55:31.348527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:55:31.348575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:55:31.348587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:55:31.348635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:55:31.348647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:55:31.348695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:55:31.348747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:55:31.348786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:55:31.348799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:55:31.348851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.348971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-09-29 08:55:31.349175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:55:31.349229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:55:31.349281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:55:31.349314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 414443dbb346 2025-09-29 08:55:31.349414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> a41759faf7a0 2025-09-29 08:55:31.349430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 5baedb79a270 2025-09-29 08:55:31.349480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250929 2025-09-29 08:55:31.349562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-09-29 08:55:31.349451 (took 0:00:12.364930) 2025-09-29 08:55:31.349941 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-09-29 08:55:31.349986 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-09-29 08:55:31.350051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-09-29 08:55:31.349954 2025-09-29 08:55:31.350858 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-09-29 08:55:31.351438 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-09-29 08:56:02.681973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 08:56:02.682036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 7c425c4ae48e 2025-09-29 08:56:02.682054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20250929" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:56:02.682071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in f91c9fd9dea8 2025-09-29 08:56:02.682084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container f91c9fd9dea8 2025-09-29 08:56:02.682096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> d5ddbbcabaa2 2025-09-29 08:56:02.682109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:56:02.682121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in af6ce179565b 2025-09-29 08:56:02.682133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:02.682145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:56:02.682157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:56:02.682169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:56:02.682181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:56:02.682203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:56:02.682214 | 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] 2025-09-29 08:56:02.682280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:56:02.682292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:56:02.682302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:56:02.682311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:56:02.682321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:56:02.682331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:56:02.682341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:56:02.682350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:56:02.682360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 08:56:02.682443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-09-29 08:56:02.682456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-09-29 08:56:02.682466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-09-29 08:56:02.682516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-09-29 08:56:02.682527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-09-29 08:56:02.682841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-29 08:56:02.682907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-09-29 08:56:02.682918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-09-29 08:56:02.682927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-09-29 08:56:02.682936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-09-29 08:56:02.682944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-09-29 08:56:02.682953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-09-29 08:56:02.683028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-09-29 08:56:02.683039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-29 08:56:02.683048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-29 08:56:02.683056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-09-29 08:56:02.683065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-09-29 08:56:02.683116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-09-29 08:56:02.683133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-29 08:56:02.683145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-29 08:56:02.683211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-29 08:56:02.685823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-09-29 08:56:02.685841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-09-29 08:56:02.685852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-09-29 08:56:02.685862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-09-29 08:56:02.685872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-09-29 08:56:02.685880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-09-29 08:56:02.685889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-09-29 08:56:02.685897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-09-29 08:56:02.685906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-29 08:56:02.685914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-09-29 08:56:02.685923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-09-29 08:56:02.685931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-09-29 08:56:02.685940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-29 08:56:02.685948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-09-29 08:56:02.685956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-09-29 08:56:02.685965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-09-29 08:56:02.685973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-09-29 08:56:02.685981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-09-29 08:56:02.685990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-09-29 08:56:02.685998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-09-29 08:56:02.686007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-09-29 08:56:02.686015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-09-29 08:56:02.686030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-09-29 08:56:02.686038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-09-29 08:56:02.686047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-09-29 08:56:02.686055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-09-29 08:56:02.686064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-29 08:56:02.686078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-29 08:56:02.686087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-29 08:56:02.686095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:56:02.686104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-09-29 08:56:02.686112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-09-29 08:56:02.686121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:02.686130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-09-29 08:56:02.686139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-09-29 08:56:02.686147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-09-29 08:56:02.686163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-09-29 08:56:02.686171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-09-29 08:56:02.686180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-09-29 08:56:02.686188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 08:56:02.686197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 08:56:02.686205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-09-29 08:56:02.686214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-09-29 08:56:02.686222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-09-29 08:56:02.686231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-09-29 08:56:02.686239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-09-29 08:56:02.686248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:56:02.686256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:56:02.686265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-29 08:56:02.686274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-09-29 08:56:02.686282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-09-29 08:56:02.686295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-29 08:56:02.686308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 08:56:02.686317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-09-29 08:56:02.686326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-09-29 08:56:02.686334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-09-29 08:56:02.686343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-09-29 08:56:02.686351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-09-29 08:56:02.686359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-09-29 08:56:02.686368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-09-29 08:56:02.686376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:56:02.686385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:56:02.686393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-09-29 08:56:02.686421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-09-29 08:56:02.686436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-09-29 08:56:02.686445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-09-29 08:56:02.686505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-09-29 08:56:02.686514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-09-29 08:56:02.686523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-09-29 08:56:02.686531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 08:56:02.686540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-09-29 08:56:02.686548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-09-29 08:56:02.686557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-29 08:56:02.686565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-29 08:56:02.686573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-29 08:56:02.686599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-29 08:56:02.686607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-09-29 08:56:02.686616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 08:56:02.686624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-09-29 08:56:02.686633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-09-29 08:56:02.686641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-09-29 08:56:02.686655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-09-29 08:56:02.686663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-09-29 08:56:02.686742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-09-29 08:56:02.686752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-09-29 08:56:02.686760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-09-29 08:56:02.686769 | 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.3 [115 kB] 2025-09-29 08:56:02.686777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-09-29 08:56:02.686831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-09-29 08:56:02.686841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-09-29 08:56:02.686870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-09-29 08:56:02.686900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:56:02.687755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-09-29 08:56:02.687773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-09-29 08:56:02.687784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-09-29 08:56:02.687794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-09-29 08:56:02.687804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-09-29 08:56:02.687814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-09-29 08:56:02.687833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-09-29 08:56:02.687843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:56:02.687853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-29 08:56:02.687862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-09-29 08:56:02.687872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-09-29 08:56:02.687882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-29 08:56:02.687893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-29 08:56:02.687903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-09-29 08:56:02.687914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-09-29 08:56:02.687924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-09-29 08:56:02.687938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-09-29 08:56:02.687946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-09-29 08:56:02.687955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-09-29 08:56:02.687963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-09-29 08:56:02.687972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-09-29 08:56:02.688020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-09-29 08:56:02.688030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-09-29 08:56:02.688038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-09-29 08:56:02.688047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-09-29 08:56:02.688055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 2s (15.3 MB/s) 2025-09-29 08:56:02.688064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-29 08:56:02.688072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-09-29 08:56:02.688114 | 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% 2025-09-29 08:56:02.688131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-09-29 08:56:02.688174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2025-09-29 08:56:02.688183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2025-09-29 08:56:02.689748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2025-09-29 08:56:02.689765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2025-09-29 08:56:02.689776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-09-29 08:56:02.689785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:56:02.689794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.689802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.689811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-09-29 08:56:02.689819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-29 08:56:02.689828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:02.689836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-09-29 08:56:02.689844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.689853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.689861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-09-29 08:56:02.689869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.689877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.689886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-09-29 08:56:02.689894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.689902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.689911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-09-29 08:56:02.689925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-29 08:56:02.689933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:02.689942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-09-29 08:56:02.689950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 08:56:02.689959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:02.689967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-09-29 08:56:02.689975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:56:02.689984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:02.689992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-09-29 08:56:02.690000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.690016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:02.690025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.690033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:02.690041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-29 08:56:02.690050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:02.690058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:02.690067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-09-29 08:56:02.690075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.690083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.690091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-09-29 08:56:02.690104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-29 08:56:02.690112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:02.690121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-09-29 08:56:02.690129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.690137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.690146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:56:02.690157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.690242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:02.690294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:56:02.690370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:56:02.690556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:02.690622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:56:02.690685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:02.690773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:02.690827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-09-29 08:56:02.690881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:02.690933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:02.690984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-09-29 08:56:02.691036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:02.691088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.691141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-09-29 08:56:02.691195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:56:02.691234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-29 08:56:02.691287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-09-29 08:56:02.691340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 08:56:02.691394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-09-29 08:56:02.691463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-09-29 08:56:02.691517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-09-29 08:56:02.691572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.691628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-09-29 08:56:02.691684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-09-29 08:56:02.691756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-09-29 08:56:02.691811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.691867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-09-29 08:56:02.691921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-09-29 08:56:02.691974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-29 08:56:02.692037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.692091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-29 08:56:02.692144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-09-29 08:56:02.692197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-29 08:56:02.692249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 08:56:02.692301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-09-29 08:56:02.692353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-29 08:56:02.692419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.692473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-29 08:56:02.692527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-09-29 08:56:02.692580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 08:56:02.692633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 08:56:02.692686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-29 08:56:02.692759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-29 08:56:02.692824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 08:56:02.692878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:56:02.692931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:56:02.692984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:56:02.693037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:56:02.693089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:56:02.693139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:56:02.693191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-09-29 08:56:02.693244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 08:56:02.693295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:02.693346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-09-29 08:56:02.693398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 08:56:02.693485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:02.693538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-09-29 08:56:02.693596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-29 08:56:02.693633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-29 08:56:02.693692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-09-29 08:56:02.693740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 08:56:02.693791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-29 08:56:02.693836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-29 08:56:02.693880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-29 08:56:02.693924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 08:56:02.693968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-09-29 08:56:02.694012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-29 08:56:02.694055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-29 08:56:02.694101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-09-29 08:56:02.694145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-09-29 08:56:02.694189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-09-29 08:56:02.694246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-09-29 08:56:02.694290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-09-29 08:56:02.694334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-09-29 08:56:02.694379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-09-29 08:56:02.694458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-29 08:56:02.696920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 08:56:02.696968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-09-29 08:56:02.696981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-29 08:56:02.696991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 08:56:02.697008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-29 08:56:02.697018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-29 08:56:02.697026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 08:56:02.697035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-09-29 08:56:02.697043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-29 08:56:02.697052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 08:56:02.697061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-09-29 08:56:02.697069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-09-29 08:56:02.697078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-09-29 08:56:02.697086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-29 08:56:02.697094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:56:02.697103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:56:02.697111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-09-29 08:56:02.697120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-29 08:56:02.697128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-29 08:56:02.697137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-09-29 08:56:02.697146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 08:56:02.697167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 08:56:02.697176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-09-29 08:56:02.697185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-29 08:56:02.697194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 08:56:02.697202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-09-29 08:56:02.697211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-29 08:56:02.697219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 08:56:02.697227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-09-29 08:56:02.697236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-29 08:56:02.697244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-29 08:56:02.697252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-09-29 08:56:02.697261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-29 08:56:02.697269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 08:56:02.697278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-09-29 08:56:02.697292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-29 08:56:02.697300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-29 08:56:02.697309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-09-29 08:56:02.697317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-29 08:56:02.697337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 08:56:02.697347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-29 08:56:02.697355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-29 08:56:02.697364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 08:56:02.697372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-09-29 08:56:02.697381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-29 08:56:02.697389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-29 08:56:02.697398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-09-29 08:56:02.697431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-29 08:56:02.697439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 08:56:02.697448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-09-29 08:56:02.697456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-29 08:56:02.697464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 08:56:02.697473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-09-29 08:56:02.697482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-09-29 08:56:02.697490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-29 08:56:02.697499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-09-29 08:56:02.697508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-29 08:56:02.697516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 08:56:02.697525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-09-29 08:56:02.697533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-29 08:56:02.697542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-29 08:56:02.697551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:56:02.697564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:02.697573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-09-29 08:56:02.697590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:02.697605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-09-29 08:56:02.697623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:56:02.697631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-09-29 08:56:02.697648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:02.697657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-09-29 08:56:02.697702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:56:02.697711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-09-29 08:56:02.697727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:02.697736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.697751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-09-29 08:56:02.697760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:56:02.697769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.697778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.697787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-09-29 08:56:02.697795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-29 08:56:02.697804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:56:02.697812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:56:02.697820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:56:02.697829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:56:02.697837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-09-29 08:56:02.697846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-29 08:56:02.697854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:56:02.697863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-09-29 08:56:02.697871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:56:02.697880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:02.697888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-09-29 08:56:02.697896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:56:02.697911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:02.697919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-09-29 08:56:02.697928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-29 08:56:02.697937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:02.697945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-09-29 08:56:02.697958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-29 08:56:02.697967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:02.697975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-09-29 08:56:02.697984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:56:02.697992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-29 08:56:02.698010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-29 08:56:02.698035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-09-29 08:56:02.698060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-29 08:56:02.698085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-29 08:56:02.698117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-29 08:56:02.698142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-29 08:56:02.698167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-29 08:56:02.698219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-29 08:56:02.698245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-09-29 08:56:02.698275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-09-29 08:56:02.698304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:02.698315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.698397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-09-29 08:56:02.698511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-09-29 08:56:02.698527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.698582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-29 08:56:02.698625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-09-29 08:56:02.698655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-09-29 08:56:02.698747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000194868 s, 21.0 MB/s 2025-09-29 08:56:02.698767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 08:56:02.698832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-09-29 08:56:02.698886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 08:56:02.698899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-29 08:56:02.698961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-09-29 08:56:02.699013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:56:02.699026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:02.699082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:56:02.699132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:02.699183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.699196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-09-29 08:56:02.699252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:02.699273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:56:02.699327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:02.699354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-09-29 08:56:02.699437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-29 08:56:02.699451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:56:02.699494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-09-29 08:56:02.699520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 08:56:02.699716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:02.699780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:56:02.699797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.699820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-29 08:56:02.699832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:56:02.699843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.699855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 08:56:02.699870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:02.699883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.699898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 08:56:02.699977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 08:56:02.699989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.700023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-29 08:56:02.700072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:02.700100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.700160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 08:56:02.700175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:02.700233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:02.700264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.700296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.700345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.700359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.700444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:02.700467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.700541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:02.700565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 08:56:02.700606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:02.700617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:02.700631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-29 08:56:02.700700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:02.701761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:02.701789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-29 08:56:02.701809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-09-29 08:56:02.701819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:02.701828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 08:56:02.701866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:02.701876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:02.701885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:02.701895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.701952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-29 08:56:02.701962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-09-29 08:56:02.701971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:02.701981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 08:56:02.701990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:02.702000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 08:56:02.702009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-29 08:56:02.702018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 08:56:02.702028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-09-29 08:56:02.702037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 08:56:02.702057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-29 08:56:02.702066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 08:56:02.702096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-29 08:56:02.702115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 08:56:02.702125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 08:56:02.702134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 08:56:02.702144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-29 08:56:02.702153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:02.702162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:02.702172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:02.702186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:02.702204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.702221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:02.702237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:02.702254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:56:02.702288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:56:02.702307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container af6ce179565b 2025-09-29 08:56:02.702324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 8c383378b005 2025-09-29 08:56:02.702341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 75d8d046716c 2025-09-29 08:56:02.702359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250929 2025-09-29 08:56:02.702376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-09-29 08:56:02.701764 (took 0:00:31.351810) 2025-09-29 08:56:02.702394 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-09-29 08:56:02.702436 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-09-29 08:56:02.702455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-09-29 08:56:02.702160 2025-09-29 08:56:02.702917 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-09-29 08:56:02.703473 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-09-29 08:56:35.900230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 08:56:35.900342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 7c425c4ae48e 2025-09-29 08:56:35.900363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20250929" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:56:35.900414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in e4dd1c2e98c9 2025-09-29 08:56:35.900552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container e4dd1c2e98c9 2025-09-29 08:56:35.900593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 26aacd3d6800 2025-09-29 08:56:35.900825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:56:35.900911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 4f4a47dd4b49 2025-09-29 08:56:35.900926 | 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] 2025-09-29 08:56:35.900978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:35.901114 | 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] 2025-09-29 08:56:35.901133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:56:35.901274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:56:35.901293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:56:35.901381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:56:35.901461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:56:35.901563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:56:35.901631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:56:35.901764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:56:35.901823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:56:35.901901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:56:35.901979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:56:35.902057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:56:35.902137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.4 MB in 3s (10.6 MB/s) 2025-09-29 08:56:35.902237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-09-29 08:56:35.902317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-09-29 08:56:35.902394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-09-29 08:56:35.902469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-09-29 08:56:35.902609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-09-29 08:56:35.902693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-29 08:56:35.905808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-09-29 08:56:35.905842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-29 08:56:35.905861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-09-29 08:56:35.905880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-09-29 08:56:35.905935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-09-29 08:56:35.905954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-29 08:56:35.905972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-09-29 08:56:35.905990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-09-29 08:56:35.906008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-09-29 08:56:35.906027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-09-29 08:56:35.906045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-09-29 08:56:35.906063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-09-29 08:56:35.906082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-29 08:56:35.906100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-29 08:56:35.906118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-29 08:56:35.906136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-29 08:56:35.906155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-09-29 08:56:35.906174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-09-29 08:56:35.906192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-09-29 08:56:35.906211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-09-29 08:56:35.906229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-09-29 08:56:35.906248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-09-29 08:56:35.906277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-09-29 08:56:35.906296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-09-29 08:56:35.906314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-09-29 08:56:35.906332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-09-29 08:56:35.906350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-29 08:56:35.906367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-09-29 08:56:35.906383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-09-29 08:56:35.906400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-09-29 08:56:35.906418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-29 08:56:35.906436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-09-29 08:56:35.906454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-29 08:56:35.906470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-09-29 08:56:35.906488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-09-29 08:56:35.906498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-09-29 08:56:35.906547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-29 08:56:35.906558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-09-29 08:56:35.906567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-09-29 08:56:35.906591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-29 08:56:35.906600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-29 08:56:35.906610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-09-29 08:56:35.906619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-09-29 08:56:35.906629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-09-29 08:56:35.906638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-09-29 08:56:35.906647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-29 08:56:35.906657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-29 08:56:35.906703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-29 08:56:35.906718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:56:35.906728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-09-29 08:56:35.906738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-09-29 08:56:35.906747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:35.906757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-09-29 08:56:35.906767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-09-29 08:56:35.906776 | 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] 2025-09-29 08:56:35.906792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-09-29 08:56:35.906810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-09-29 08:56:35.906827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-09-29 08:56:35.906843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-09-29 08:56:35.906872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 08:56:35.906890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 08:56:35.906908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-09-29 08:56:35.906926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-09-29 08:56:35.906955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-09-29 08:56:35.906973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-09-29 08:56:35.906983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-09-29 08:56:35.906993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:56:35.907002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:56:35.907012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-29 08:56:35.907021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-09-29 08:56:35.907031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-09-29 08:56:35.907049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-29 08:56:35.907059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 08:56:35.907069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-09-29 08:56:35.907078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-09-29 08:56:35.907087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-09-29 08:56:35.907097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-09-29 08:56:35.907106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-09-29 08:56:35.907115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-09-29 08:56:35.907124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-09-29 08:56:35.907134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:56:35.907143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-29 08:56:35.907152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-09-29 08:56:35.907162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-09-29 08:56:35.907171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-09-29 08:56:35.907180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-09-29 08:56:35.907189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-09-29 08:56:35.907212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-09-29 08:56:35.907239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-09-29 08:56:35.907258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 08:56:35.907277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-09-29 08:56:35.907295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-09-29 08:56:35.907314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-29 08:56:35.907332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-29 08:56:35.907351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-29 08:56:35.907369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-29 08:56:35.907387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-09-29 08:56:35.907414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 08:56:35.907433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-09-29 08:56:35.907452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-09-29 08:56:35.907470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-09-29 08:56:35.907488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-09-29 08:56:35.907507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-09-29 08:56:35.907557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-09-29 08:56:35.907576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-09-29 08:56:35.907600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-09-29 08:56:35.907624 | 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.3 [115 kB] 2025-09-29 08:56:35.907712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-09-29 08:56:35.907765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-09-29 08:56:35.907856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-09-29 08:56:35.907883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-09-29 08:56:35.907909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 08:56:35.907972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-09-29 08:56:35.908027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-09-29 08:56:35.908081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-09-29 08:56:35.908133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-09-29 08:56:35.908233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-09-29 08:56:35.908264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-09-29 08:56:35.908290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-09-29 08:56:35.908315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 08:56:35.908423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-29 08:56:35.908444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-09-29 08:56:35.908468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-09-29 08:56:35.908493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-29 08:56:35.908717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-29 08:56:35.908764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-09-29 08:56:35.908781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-09-29 08:56:35.908953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-09-29 08:56:35.908986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-09-29 08:56:35.909005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-09-29 08:56:35.909016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-09-29 08:56:35.909077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-09-29 08:56:35.909090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-09-29 08:56:35.909149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-09-29 08:56:35.909209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-09-29 08:56:35.909270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-09-29 08:56:35.909373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-09-29 08:56:35.909449 | 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] 2025-09-29 08:56:35.909567 | 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] 2025-09-29 08:56:35.909626 | 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] 2025-09-29 08:56:35.909654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (29.0 MB/s) 2025-09-29 08:56:35.909742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-29 08:56:35.909806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-09-29 08:56:35.909864 | 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% 2025-09-29 08:56:35.909880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-09-29 08:56:35.909943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-09-29 08:56:35.909999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2025-09-29 08:56:35.910012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2025-09-29 08:56:35.910088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-09-29 08:56:35.910146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-09-29 08:56:35.910210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:56:35.910286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.910310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.910373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-09-29 08:56:35.910396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-29 08:56:35.910421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:35.910496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-09-29 08:56:35.910545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.910569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.910633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-09-29 08:56:35.910657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.910714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.910798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-09-29 08:56:35.910821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.910898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.910928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-09-29 08:56:35.910950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-29 08:56:35.910973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:35.911041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-09-29 08:56:35.911063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 08:56:35.911084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:35.911144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-09-29 08:56:35.911158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:56:35.911221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:35.911267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-09-29 08:56:35.911349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:35.911407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:35.911482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-29 08:56:35.911725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:35.911768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:35.911785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-09-29 08:56:35.911852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.911878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.911960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-09-29 08:56:35.912006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-29 08:56:35.912020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:35.912087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-09-29 08:56:35.912101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.912164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.912179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:56:35.912261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.912278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:35.912292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:56:35.912375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:56:35.912389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:35.912450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:56:35.912465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:35.912560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.912592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:35.912606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-09-29 08:56:35.912666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:35.912753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:35.912828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-09-29 08:56:35.912904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:35.912993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.913063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-09-29 08:56:35.913109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:56:35.913124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.913191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-29 08:56:35.913246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-09-29 08:56:35.913260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 08:56:35.913318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.913333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-09-29 08:56:35.913399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-09-29 08:56:35.913455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-09-29 08:56:35.913469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.913543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-09-29 08:56:35.913558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-09-29 08:56:35.913621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-09-29 08:56:35.913694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-09-29 08:56:35.913773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-09-29 08:56:35.913819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-29 08:56:35.913874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.913888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-29 08:56:35.913947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-09-29 08:56:35.913961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-29 08:56:35.914029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 08:56:35.914043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-09-29 08:56:35.914107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-29 08:56:35.914163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-29 08:56:35.914177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-09-29 08:56:35.914231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 08:56:35.914245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.914311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 08:56:35.914379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-29 08:56:35.914446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-29 08:56:35.914540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 08:56:35.914635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:56:35.914698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:56:35.914917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:56:35.914935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-29 08:56:35.915050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-29 08:56:35.915063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:56:35.915077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-09-29 08:56:35.915119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 08:56:35.915132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:35.915197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-09-29 08:56:35.915249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 08:56:35.915261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:35.915317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-09-29 08:56:35.915340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-29 08:56:35.915410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-29 08:56:35.915451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-09-29 08:56:35.915464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 08:56:35.915549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.915618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-29 08:56:35.915659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-29 08:56:35.915719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-29 08:56:35.915736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 08:56:35.915792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-09-29 08:56:35.915849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-29 08:56:35.915921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-29 08:56:35.915989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-09-29 08:56:35.916051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-09-29 08:56:35.916112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-09-29 08:56:35.916153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-09-29 08:56:35.916166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-09-29 08:56:35.916222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-09-29 08:56:35.916244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-09-29 08:56:35.916287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-29 08:56:35.916300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 08:56:35.916357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-09-29 08:56:35.916370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-29 08:56:35.916427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 08:56:35.916440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-29 08:56:35.916497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-29 08:56:35.916528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 08:56:35.916569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-09-29 08:56:35.916582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-29 08:56:35.916640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 08:56:35.916660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-09-29 08:56:35.916733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-09-29 08:56:35.916788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-09-29 08:56:35.916800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-29 08:56:35.916852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-29 08:56:35.916865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:56:35.916920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-09-29 08:56:35.916933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-29 08:56:35.916989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-29 08:56:35.917002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-09-29 08:56:35.917058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 08:56:35.917070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 08:56:35.917127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-09-29 08:56:35.917139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-29 08:56:35.917205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 08:56:35.917218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-09-29 08:56:35.917273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-29 08:56:35.917323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 08:56:35.917336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-09-29 08:56:35.917394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-29 08:56:35.917416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-29 08:56:35.917458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-09-29 08:56:35.917471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-29 08:56:35.917540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 08:56:35.917553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-09-29 08:56:35.917607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-29 08:56:35.917620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-29 08:56:35.917693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-09-29 08:56:35.917710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-29 08:56:35.918897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 08:56:35.918941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-29 08:56:35.918952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-29 08:56:35.918960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 08:56:35.918969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-09-29 08:56:35.918976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-29 08:56:35.918984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-29 08:56:35.918992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-09-29 08:56:35.918999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-29 08:56:35.919007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 08:56:35.919014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-09-29 08:56:35.919022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-29 08:56:35.919030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 08:56:35.919037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-09-29 08:56:35.919056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-09-29 08:56:35.919064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-29 08:56:35.919071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-09-29 08:56:35.919079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-29 08:56:35.919087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 08:56:35.919102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-09-29 08:56:35.919109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-29 08:56:35.919117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-29 08:56:35.919124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 08:56:35.919131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:35.919147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-09-29 08:56:35.919162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:35.919170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-09-29 08:56:35.919192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:56:35.919200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-09-29 08:56:35.919215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:35.919223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-09-29 08:56:35.919238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 08:56:35.919246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-09-29 08:56:35.919261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 08:56:35.919268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.919276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-09-29 08:56:35.919292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:56:35.919300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-09-29 08:56:35.919315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-29 08:56:35.919323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:56:35.919330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:56:35.919338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:56:35.919345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:56:35.919353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-09-29 08:56:35.919360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-29 08:56:35.919367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:56:35.919434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-09-29 08:56:35.919444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:56:35.919452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:35.919470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-09-29 08:56:35.919478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 08:56:35.919485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:35.919493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-09-29 08:56:35.919535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-29 08:56:35.919544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:35.919551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-09-29 08:56:35.919566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-29 08:56:35.919582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:35.919589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-09-29 08:56:35.919597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-29 08:56:35.919611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-29 08:56:35.919626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.919641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-29 08:56:35.919656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-09-29 08:56:35.919707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-29 08:56:35.919774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-29 08:56:35.919796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-29 08:56:35.919819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-29 08:56:35.919849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-29 08:56:35.919904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-29 08:56:35.919926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.919947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-09-29 08:56:35.919988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.919996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.920004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-09-29 08:56:35.920011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-29 08:56:35.920019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:56:35.920062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-09-29 08:56:35.920070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 08:56:35.920078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.920108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-09-29 08:56:35.920115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2025-09-29 08:56:35.920123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-09-29 08:56:35.920134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-09-29 08:56:35.921743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 08:56:35.921760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.921769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:56:35.921777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-09-29 08:56:35.921784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-09-29 08:56:35.921791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-09-29 08:56:35.921799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.921806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-09-29 08:56:35.921814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-09-29 08:56:35.921829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.921838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-09-29 08:56:35.921845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.921853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-09-29 08:56:35.921860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000175823 s, 23.3 MB/s 2025-09-29 08:56:35.921868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 08:56:35.921875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-09-29 08:56:35.921883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 08:56:35.921891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-29 08:56:35.921898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-09-29 08:56:35.921906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-29 08:56:35.921913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:35.921920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-29 08:56:35.921928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:56:35.921935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:35.921943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.921950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-09-29 08:56:35.921957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:35.921965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 08:56:35.921972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:35.921980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-09-29 08:56:35.921987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-29 08:56:35.921994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:56:35.922002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-09-29 08:56:35.922009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-09-29 08:56:35.922022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 08:56:35.922030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:35.922038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:56:35.922045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-29 08:56:35.922060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 08:56:35.922068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 08:56:35.922083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:35.922090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 08:56:35.922105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 08:56:35.922117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-29 08:56:35.922139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-29 08:56:35.922147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:35.922154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 08:56:35.922169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:35.922177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 08:56:35.922184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:35.922221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:35.922236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 08:56:35.922243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 08:56:35.922251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 08:56:35.922258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-29 08:56:35.922266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:35.922273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:35.922280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-29 08:56:35.922295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-09-29 08:56:35.922303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:35.922310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 08:56:35.922340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:35.922347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:35.922354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:35.922362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-29 08:56:35.922428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-09-29 08:56:35.922435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:35.922443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 08:56:35.922450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 08:56:35.922457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 08:56:35.922465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-29 08:56:35.922472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 08:56:35.922480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-09-29 08:56:35.922487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 08:56:35.922501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-29 08:56:35.922527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 08:56:35.922535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-29 08:56:35.922542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 08:56:35.922550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 08:56:35.922557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 08:56:35.922565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-29 08:56:35.922572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:35.922580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:35.922587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:35.922594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:35.922602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:35.922617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:35.922624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 08:56:35.922631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-09-29 08:56:35.922643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-09-29 08:56:35.922651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-09-29 08:56:35.922659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:56:35.922667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-29 08:56:35.922701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:56:35.922719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-29 08:56:35.922727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:56:35.922737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-29 08:56:35.922795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.922805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-09-29 08:56:35.922855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.922864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-09-29 08:56:35.922904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.922927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-09-29 08:56:35.922938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-09-29 08:56:35.922988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-09-29 08:56:35.923000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.923231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-09-29 08:56:35.923243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-09-29 08:56:35.923270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-09-29 08:56:35.923280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-09-29 08:56:35.923290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-09-29 08:56:35.923299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2025-09-29 08:56:35.923308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-09-29 08:56:35.923329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-09-29 08:56:35.923341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-09-29 08:56:35.923379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-09-29 08:56:35.923447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-09-29 08:56:35.923484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.923551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-09-29 08:56:35.923581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-09-29 08:56:35.923614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-09-29 08:56:35.923662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-09-29 08:56:35.923712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-09-29 08:56:35.923722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-09-29 08:56:35.923781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-09-29 08:56:35.923792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-09-29 08:56:35.923804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-09-29 08:56:35.923859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-09-29 08:56:35.923873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-09-29 08:56:35.923928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 08:56:35.923938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-09-29 08:56:35.923967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 08:56:35.924010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-09-29 08:56:35.924023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-09-29 08:56:35.924078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-29 08:56:35.924093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2025-09-29 08:56:35.924105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-09-29 08:56:35.924150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2025-09-29 08:56:35.924163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:56:35.924191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 4f4a47dd4b49 2025-09-29 08:56:35.924234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> d8ab23ff10ef 2025-09-29 08:56:35.924246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built a1c7f506326c 2025-09-29 08:56:35.924288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250929 2025-09-29 08:56:35.924404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-09-29 08:56:35.924304 (took 0:00:33.222144) 2025-09-29 08:56:35.924755 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-09-29 08:56:35.924785 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-09-29 08:56:35.924840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-09-29 08:56:35.924784 2025-09-29 08:56:35.925540 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-09-29 08:56:35.926036 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-09-29 08:56:48.049404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 08:56:48.049467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 7c425c4ae48e 2025-09-29 08:56:48.049477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20250929" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:56:48.049542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 1d659373ab12 2025-09-29 08:56:48.049620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 1d659373ab12 2025-09-29 08:56:48.049684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 90e2e64cebbb 2025-09-29 08:56:48.049747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:56:48.049793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in b226024fa687 2025-09-29 08:56:48.049842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:48.049891 | 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] 2025-09-29 08:56:48.049940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:56:48.049989 | 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] 2025-09-29 08:56:48.050038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:56:48.050086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:56:48.050131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:56:48.050176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:56:48.050223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:56:48.050280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:56:48.050314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:56:48.050361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:56:48.050406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:56:48.050452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:56:48.050497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:56:48.050554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.4 MB in 3s (8,978 kB/s) 2025-09-29 08:56:48.050609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-09-29 08:56:48.050660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-09-29 08:56:48.050725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-09-29 08:56:48.050776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-09-29 08:56:48.050825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-09-29 08:56:48.050873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-09-29 08:56:48.050938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-09-29 08:56:48.050982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-09-29 08:56:48.051027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-09-29 08:56:48.051068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-09-29 08:56:48.051113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-09-29 08:56:48.051158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-09-29 08:56:48.051200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-09-29 08:56:48.051244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-09-29 08:56:48.051288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:56:48.051328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-09-29 08:56:48.051368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-09-29 08:56:48.051407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:56:48.051451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-09-29 08:56:48.051496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-09-29 08:56:48.051541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-09-29 08:56:48.051632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-09-29 08:56:48.051684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-09-29 08:56:48.051734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-09-29 08:56:48.052726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 08:56:48.052733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 08:56:48.052737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-09-29 08:56:48.052741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-09-29 08:56:48.052745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-09-29 08:56:48.052758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-09-29 08:56:48.052762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-09-29 08:56:48.052765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-09-29 08:56:48.052768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-09-29 08:56:48.052771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-29 08:56:48.052775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-09-29 08:56:48.052779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-09-29 08:56:48.052782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (21.1 MB/s) 2025-09-29 08:56:48.052785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-29 08:56:48.052789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-09-29 08:56:48.052794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:56:48.052799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2025-09-29 08:56:48.052802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-09-29 08:56:48.052805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2025-09-29 08:56:48.052809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2025-09-29 08:56:48.052812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2025-09-29 08:56:48.052815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-09-29 08:56:48.052818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-29 08:56:48.052822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.052825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.052829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-09-29 08:56:48.052832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-29 08:56:48.052835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:48.052838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-09-29 08:56:48.052842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.052845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.052848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-09-29 08:56:48.052854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.052862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.052866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-09-29 08:56:48.052869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.052872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.054830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-09-29 08:56:48.054837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-29 08:56:48.054841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:48.054846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-09-29 08:56:48.054853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 08:56:48.054857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:48.054861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-09-29 08:56:48.054864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-09-29 08:56:48.054868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 08:56:48.054871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-09-29 08:56:48.054875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:48.054878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-09-29 08:56:48.054881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:48.054884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:48.054888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-29 08:56:48.054891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 08:56:48.054894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:48.054897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-09-29 08:56:48.054901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.054904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.054907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-09-29 08:56:48.054911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-29 08:56:48.054914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:48.054917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-09-29 08:56:48.054920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.054924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.054927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-09-29 08:56:48.054933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.054937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:48.054940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-09-29 08:56:48.054944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-29 08:56:48.054947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:48.054973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-09-29 08:56:48.054977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:48.054980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:48.056755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-09-29 08:56:48.056763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:56:48.056767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:48.056771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-09-29 08:56:48.056775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 08:56:48.056779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 08:56:48.056787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 08:56:48.056790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:48.056800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 08:56:48.056803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 08:56:48.056806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-29 08:56:48.056813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-29 08:56:48.056816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 08:56:48.056832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 08:56:48.056835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:48.056838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 08:56:48.056842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 08:56:48.056849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-09-29 08:56:48.056852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:56:48.056855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:56:48.056858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container b226024fa687 2025-09-29 08:56:48.056862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 0cb02ea7f50d 2025-09-29 08:56:48.056865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built f6d2a87512fd 2025-09-29 08:56:48.056869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250929 2025-09-29 08:56:48.056872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-09-29 08:56:48.056325 (took 0:00:12.131541) 2025-09-29 08:56:48.057102 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-09-29 08:56:48.057171 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-09-29 08:56:48.057255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-09-29 08:56:48.057151 2025-09-29 08:56:48.058646 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-09-29 08:56:48.059583 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-09-29 08:57:16.479345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 08:57:16.479414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 3c5b39a3fcff 2025-09-29 08:57:16.479464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20250929" "name"="manila-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:57:16.479481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 4bdc7f0fef7b 2025-09-29 08:57:16.479516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 4bdc7f0fef7b 2025-09-29 08:57:16.479532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 5adf8ebb2aa2 2025-09-29 08:57:16.479569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-09-29 08:57:16.479641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ef5c97121a7f 2025-09-29 08:57:16.479765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2025-09-29 08:57:16.479806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 6693989712da 2025-09-29 08:57:16.479842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 6693989712da 2025-09-29 08:57:16.479898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 12ce1c101ceb 2025-09-29 08:57:16.479954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:57:16.480015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 8d975260441b 2025-09-29 08:57:16.480056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-09-29 08:57:16.480114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-09-29 08:57:16.480167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-09-29 08:57:16.480220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-09-29 08:57:16.480269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:57:16.480309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:57:16.480367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:57:16.480401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:57:16.480433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:57:16.480469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:57:16.480519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:57:16.480556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-09-29 08:57:16.480605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-09-29 08:57:16.480934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-09-29 08:57:16.480995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-09-29 08:57:16.481007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:57:16.481018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:57:16.481065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-09-29 08:57:16.481078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:57:16.481113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-09-29 08:57:16.481123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-09-29 08:57:16.481160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-09-29 08:57:16.481173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-09-29 08:57:16.481208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-09-29 08:57:16.481242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-09-29 08:57:16.481297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-29 08:57:16.481340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:57:16.481379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-09-29 08:57:16.481420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-09-29 08:57:16.481461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-09-29 08:57:16.481525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-09-29 08:57:16.481563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:57:16.481574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:57:16.481700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:57:16.481754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:57:16.481765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:57:16.481834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:57:16.481845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:57:16.481879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-09-29 08:57:16.481889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:57:16.481920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-09-29 08:57:16.481941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-09-29 08:57:16.481973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-09-29 08:57:16.482010 | 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% 2025-09-29 08:57:16.482045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-09-29 08:57:16.482080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-09-29 08:57:16.482114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% (Reading database ... 85% 2025-09-29 08:57:16.482156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% (Reading database ... 95% 2025-09-29 08:57:16.482192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18972 files and directories currently installed.) 2025-09-29 08:57:16.482243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.482287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.482369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:57:16.482416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.482532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.482607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.482827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:57:16.482867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.482955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:57:16.482965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.483004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.483038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.483072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:57:16.483106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.483250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:57:16.483291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-29 08:57:16.483405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:57:16.483446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:57:16.483573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:57:16.483667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:57:16.483805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-09-29 08:57:16.483838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-09-29 08:57:16.483872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:57:16.483912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:57:16.483952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-09-29 08:57:16.483986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:57:16.484020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:57:16.484054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-09-29 08:57:16.484088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-09-29 08:57:16.484153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:57:16.484164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-29 08:57:16.484199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9139 files, 1348 directories removed. 2025-09-29 08:57:16.484254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-29 08:57:16.484275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-09-29 08:57:16.484313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-29 08:57:16.484323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2025-09-29 08:57:16.484374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-29 08:57:16.484384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-09-29 08:57:16.484418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-09-29 08:57:16.484477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:57:16.484498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 8d975260441b 2025-09-29 08:57:16.484534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 8a5804b5ada6 2025-09-29 08:57:16.484544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-09-29 08:57:16.484582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in e4cb08ec29f8 2025-09-29 08:57:16.484656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container e4cb08ec29f8 2025-09-29 08:57:16.484667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> b71c97a184bc 2025-09-29 08:57:16.484730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 526ec3de4ecd 2025-09-29 08:57:16.484765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20250929 2025-09-29 08:57:16.484922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-09-29 08:57:16.484751 (took 0:00:28.427600) 2025-09-29 08:57:16.485177 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-09-29 08:57:16.485234 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-09-29 08:57:16.485287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-09-29 08:57:16.485213 2025-09-29 08:57:16.486232 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-09-29 08:57:16.486924 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-09-29 08:58:09.442527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 08:58:09.442598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 3c5b39a3fcff 2025-09-29 08:58:09.442703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20250929" "name"="manila-share" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:58:09.442723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f38d2ef4d17d 2025-09-29 08:58:09.442773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f38d2ef4d17d 2025-09-29 08:58:09.442838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> ef10ae9457ca 2025-09-29 08:58:09.442852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:58:09.442908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in de30356dd8aa 2025-09-29 08:58:09.442959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:58:09.443011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:58:09.443063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 08:58:09.444788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:58:09.444814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:58:09.444824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:58:09.444833 | 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] 2025-09-29 08:58:09.444843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:58:09.444852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:58:09.444862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:58:09.444871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:58:09.444880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:58:09.444889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:58:09.444899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:58:09.444908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:58:09.444918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-29 08:58:09.444927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-29 08:58:09.444937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-29 08:58:09.444947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-29 08:58:09.444956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-29 08:58:09.444966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-09-29 08:58:09.444976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-09-29 08:58:09.444985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 08:58:09.444995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 08:58:09.445004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-09-29 08:58:09.445013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-09-29 08:58:09.445023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-09-29 08:58:09.445032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-09-29 08:58:09.445042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-09-29 08:58:09.445051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-09-29 08:58:09.445060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-09-29 08:58:09.445070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-09-29 08:58:09.445080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-09-29 08:58:09.445089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-09-29 08:58:09.445111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-09-29 08:58:09.445139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-09-29 08:58:09.445149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-09-29 08:58:09.445159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-09-29 08:58:09.445168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-09-29 08:58:09.445183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-09-29 08:58:09.445193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-09-29 08:58:09.445202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-29 08:58:09.445212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-thread1.83.0 libboost-url1.83.0 libcephfs2 libcryptsetup12 2025-09-29 08:58:09.445221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 libgfrpc0 libgfxdr0 2025-09-29 08:58:09.445234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 libinih1 libjson-c5 2025-09-29 08:58:09.445324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 libpmemobj1 librabbitmq4 2025-09-29 08:58:09.445373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: librados2 libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 2025-09-29 08:58:09.445470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liburcu8t64 psmisc python3-ceph-argparse python3-ceph-common python3-cephfs 2025-09-29 08:58:09.445529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-certifi python3-chardet python3-idna python3-jwt python3-prettytable 2025-09-29 08:58:09.445643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-09-29 08:58:09.445800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml sqlite3 xfsprogs 2025-09-29 08:58:09.445856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:58:09.445940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 44.9 MB of archives. 2025-09-29 08:58:09.446006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 184 MB of additional disk space will be used. 2025-09-29 08:58:09.446076 | 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] 2025-09-29 08:58:09.446156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:58:09.446233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-29 08:58:09.446308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-29 08:58:09.446382 | 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] 2025-09-29 08:58:09.446456 | 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] 2025-09-29 08:58:09.446530 | 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] 2025-09-29 08:58:09.446604 | 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.4 [1,544 kB] 2025-09-29 08:58:09.446692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-29 08:58:09.446799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 08:58:09.446906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 08:58:09.446983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-09-29 08:58:09.447093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-29 08:58:09.447287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-29 08:58:09.447342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 08:58:09.447428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-29 08:58:09.447495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-29 08:58:09.447568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-29 08:58:09.447640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-29 08:58:09.447772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-29 08:58:09.447901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-29 08:58:09.447973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-29 08:58:09.448038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-29 08:58:09.448104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 08:58:09.448182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-29 08:58:09.448246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-29 08:58:09.448312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-29 08:58:09.448378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-29 08:58:09.448442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-29 08:58:09.448504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-29 08:58:09.448566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-29 08:58:09.448629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-29 08:58:09.448696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-29 08:58:09.448861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-29 08:58:09.448930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-29 08:58:09.448990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-29 08:58:09.449047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-29 08:58:09.449102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-29 08:58:09.449156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-29 08:58:09.449210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-29 08:58:09.449263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-29 08:58:09.449316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-29 08:58:09.449376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-29 08:58:09.449418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-29 08:58:09.449469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-09-29 08:58:09.449520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-09-29 08:58:09.449573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-09-29 08:58:09.452776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-09-29 08:58:09.452794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-09-29 08:58:09.452805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 08:58:09.452814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-09-29 08:58:09.452822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-09-29 08:58:09.452831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-09-29 08:58:09.452839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-09-29 08:58:09.452847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-09-29 08:58:09.452864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-09-29 08:58:09.452873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 44.9 MB in 1s (34.3 MB/s) 2025-09-29 08:58:09.452882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-09-29 08:58:09.452890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.452901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:09.452912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-29 08:58:09.452921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-09-29 08:58:09.452929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-09-29 08:58:09.452937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.452946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:85% 2025-09-29 08:58:09.452954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.452962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:90% 2025-09-29 08:58:09.452971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-09-29 08:58:09.452979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-29 08:58:09.452987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-29 08:58:09.452996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:58:09.453004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 08:58:09.453013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 08:58:09.453021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:58:09.453030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-29 08:58:09.453038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 08:58:09.453047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:58:09.453055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 08:58:09.453070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 08:58:09.453078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:58:09.453087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 08:58:09.453095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 08:58:09.453104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:58:09.453112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-09-29 08:58:09.453130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 08:58:09.453139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:58:09.453147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-09-29 08:58:09.453155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 08:58:09.453170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-09-29 08:58:09.453178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-09-29 08:58:09.453187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-09-29 08:58:09.453195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-09-29 08:58:09.453204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 08:58:09.453212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.453220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.453229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 08:58:09.453240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.453250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.453259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-09-29 08:58:09.453267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-09-29 08:58:09.453292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-29 08:58:09.453301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:58:09.453309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-09-29 08:58:09.453317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-29 08:58:09.453326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:58:09.453334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-09-29 08:58:09.453342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:58:09.453351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:58:09.453359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-09-29 08:58:09.453367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 08:58:09.453375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:58:09.453384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-09-29 08:58:09.453392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-09-29 08:58:09.453417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-09-29 08:58:09.453452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 08:58:09.453461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:58:09.453470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-09-29 08:58:09.453479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-29 08:58:09.453487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-09-29 08:58:09.453510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-09-29 08:58:09.453535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.453552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-09-29 08:58:09.453569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-09-29 08:58:09.453593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-29 08:58:09.453602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:58:09.453610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-09-29 08:58:09.453618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-prettytable_3.6.0-2_all.deb ... 2025-09-29 08:58:09.453627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-29 08:58:09.453635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-09-29 08:58:09.453643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.453652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.453660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-09-29 08:58:09.453695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-certifi_2023.11.17-1_all.deb ... 2025-09-29 08:58:09.453707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-29 08:58:09.453715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-09-29 08:58:09.453724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-29 08:58:09.453732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:58:09.453755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-09-29 08:58:09.453763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-29 08:58:09.453779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:58:09.453787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-09-29 08:58:09.453795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-29 08:58:09.453804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:58:09.453812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-09-29 08:58:09.453820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-29 08:58:09.453829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:58:09.453837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-09-29 08:58:09.453845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.453854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:58:09.453862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-29 08:58:09.453871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-29 08:58:09.453884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:58:09.453893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-29 08:58:09.453902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.453910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.453918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-29 08:58:09.453927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.453935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.453943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-29 08:58:09.453952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.453964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.453972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.454010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-29 08:58:09.454053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 08:58:09.454095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.454134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-29 08:58:09.454173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:58:09.454218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:58:09.454239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-09-29 08:58:09.454338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-29 08:58:09.454369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:58:09.454390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-29 08:58:09.454410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-29 08:58:09.454469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:58:09.454521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-09-29 08:58:09.454571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.454600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:58:09.454657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-09-29 08:58:09.454728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-29 08:58:09.454822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:58:09.454864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-09-29 08:58:09.454919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.454942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.455002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-09-29 08:58:09.455074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 08:58:09.455249 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.455274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-09-29 08:58:09.455286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.455303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.455321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-09-29 08:58:09.455334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.455392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.455405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-09-29 08:58:09.455545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.455581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.455591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-09-29 08:58:09.455595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.455600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.455646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-09-29 08:58:09.455756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.455801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.455845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 08:58:09.455888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 08:58:09.455940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 08:58:09.455984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-09-29 08:58:09.456027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... 2025-09-29 08:58:09.456093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-09-29 08:58:09.456160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-09-29 08:58:09.456207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-29 08:58:09.456252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 08:58:09.456296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-09-29 08:58:09.456339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-29 08:58:09.456382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 08:58:09.456426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-09-29 08:58:09.456469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.456512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.456554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-09-29 08:58:09.456597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-09-29 08:58:09.456640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.456704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-09-29 08:58:09.456791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-09-29 08:58:09.456837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-09-29 08:58:09.456876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 08:58:09.456916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.456953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 08:58:09.456990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 08:58:09.457028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-09-29 08:58:09.457080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-09-29 08:58:09.457120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-09-29 08:58:09.457158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 08:58:09.457196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 08:58:09.457235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.457273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.457322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.457342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 08:58:09.457379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.457416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 08:58:09.457453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.457489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 08:58:09.457526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.457562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 08:58:09.457599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-09-29 08:58:09.457635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 08:58:09.457681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 08:58:09.457723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-09-29 08:58:09.457775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 08:58:09.457814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 08:58:09.457860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.457897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 08:58:09.457935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 08:58:09.457971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 08:58:09.458009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 08:58:09.458046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 08:58:09.458082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 08:58:09.458119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 08:58:09.458155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 08:58:09.458192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-09-29 08:58:09.458228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:58:09.458266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 08:58:09.458302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-09-29 08:58:09.458338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.458375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.458412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 08:58:09.458449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.458484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.458521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 08:58:09.458558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 08:58:09.458595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 08:58:09.458630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.458682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.458718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.458853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.458878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.458889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.458900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-09-29 08:58:09.458908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.458942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-09-29 08:58:09.458974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2025-09-29 08:58:09.459012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-09-29 08:58:09.459023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.459073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.459105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-09-29 08:58:09.459138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 08:58:09.459170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-09-29 08:58:09.459202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-29 08:58:09.459247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-09-29 08:58:09.459279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-29 08:58:09.459312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-09-29 08:58:09.459344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-09-29 08:58:09.459377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-09-29 08:58:09.459408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-29 08:58:09.459439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: 2025-09-29 08:58:09.459471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-29 08:58:09.459503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:58:09.459535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container de30356dd8aa 2025-09-29 08:58:09.459580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 5e183ba28a12 2025-09-29 08:58:09.459624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:58:09.459659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in cfe65b91c87f 2025-09-29 08:58:09.459710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-29 08:58:09.459764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-29 08:58:09.459797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-29 08:58:09.459828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-09-29 08:58:09.459861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:58:09.459892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:58:09.459914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:58:09.459948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:58:09.459968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:58:09.460016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:58:09.460070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:58:09.460129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-09-29 08:58:09.460161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-09-29 08:58:09.460205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-09-29 08:58:09.460237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-09-29 08:58:09.460269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:58:09.460301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:58:09.460332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.460366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:09.460400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-29 08:58:09.460432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.460463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:75% 2025-09-29 08:58:09.460494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-09-29 08:58:09.460532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-09-29 08:58:09.460543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-09-29 08:58:09.460590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20074 files and directories currently installed.) 2025-09-29 08:58:09.460632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:58:09.460685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-29 08:58:09.460732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-29 08:58:09.460798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-29 08:58:09.460844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-09-29 08:58:09.460865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:58:09.460906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:58:09.460917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:58:09.460962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:58:09.460974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:58:09.461017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:58:09.461029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:58:09.461080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-09-29 08:58:09.461098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:58:09.461141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-09-29 08:58:09.461183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-29 08:58:09.461195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:09.461248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-29 08:58:09.461282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-09-29 08:58:09.461323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-09-29 08:58:09.461334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-09-29 08:58:09.461375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-09-29 08:58:09.461417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-09-29 08:58:09.461429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20065 files and directories currently installed.) 2025-09-29 08:58:09.461471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.461504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.461515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.461560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.461602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:58:09.461613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.461695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.461790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.461801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.461812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.461973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:58:09.462017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.462047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.462083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:09.462094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.462136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.462166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.462196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:09.462213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.462331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:58:09.462372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:58:09.462451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:58:09.462564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:09.462612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.462658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.462762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:09.462801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-09-29 08:58:09.462812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-09-29 08:58:09.462857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:58:09.462887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:58:09.462916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.462946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-09-29 08:58:09.462976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:58:09.462994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:58:09.463036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-09-29 08:58:09.463066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-09-29 08:58:09.463085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:58:09.463124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.463153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9139 files, 1348 directories removed. 2025-09-29 08:58:09.463192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.463202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-09-29 08:58:09.463245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.463275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1531 files, 160 directories removed. 2025-09-29 08:58:09.463313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-29 08:58:09.463323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-09-29 08:58:09.463367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-09-29 08:58:09.463397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:58:09.463427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container cfe65b91c87f 2025-09-29 08:58:09.463443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 342db1c0195b 2025-09-29 08:58:09.463485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-09-29 08:58:09.463517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in b453cce16b53 2025-09-29 08:58:09.463555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container b453cce16b53 2025-09-29 08:58:09.463565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 9b2e9775b344 2025-09-29 08:58:09.463611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 9ddde3db8b44 2025-09-29 08:58:09.463641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20250929 2025-09-29 08:58:09.463732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-09-29 08:58:09.463651 (took 0:00:52.978438) 2025-09-29 08:58:09.464109 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-09-29 08:58:09.464128 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-09-29 08:58:09.464212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-09-29 08:58:09.464139 2025-09-29 08:58:09.464951 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-09-29 08:58:09.465828 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-09-29 08:58:47.655894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 08:58:47.655972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 3c5b39a3fcff 2025-09-29 08:58:47.655987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20250929" "name"="manila-data" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:58:47.655999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in ec3951d96dc1 2025-09-29 08:58:47.656007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container ec3951d96dc1 2025-09-29 08:58:47.656015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 0dfc8ed537d8 2025-09-29 08:58:47.656024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 08:58:47.656034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 4204a08cda01 2025-09-29 08:58:47.656042 | 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] 2025-09-29 08:58:47.656052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:58:47.656060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 08:58:47.656068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 08:58:47.656076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 08:58:47.656084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 08:58:47.656092 | 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] 2025-09-29 08:58:47.656407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 08:58:47.656443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 08:58:47.656450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 08:58:47.656455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 08:58:47.656459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 08:58:47.656464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 08:58:47.656468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 08:58:47.656472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 08:58:47.656477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-29 08:58:47.656483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-29 08:58:47.656488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-29 08:58:47.656492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-29 08:58:47.656497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-29 08:58:47.656533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-09-29 08:58:47.656556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-09-29 08:58:47.656561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-09-29 08:58:47.656591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-09-29 08:58:47.656596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-09-29 08:58:47.656746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-09-29 08:58:47.656757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 08:58:47.656784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-09-29 08:58:47.657471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-09-29 08:58:47.657480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 08:58:47.657486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-09-29 08:58:47.657492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-09-29 08:58:47.657497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-09-29 08:58:47.657503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 08:58:47.657509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-09-29 08:58:47.657514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-09-29 08:58:47.657519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-09-29 08:58:47.657525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (2,057 kB/s) 2025-09-29 08:58:47.657530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-29 08:58:47.657541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-29 08:58:47.657549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:47.657556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-09-29 08:58:47.657585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-09-29 08:58:47.657591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-09-29 08:58:47.657596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-09-29 08:58:47.657622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-09-29 08:58:47.657830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-09-29 08:58:47.657868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-29 08:58:47.657877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 08:58:47.659783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:58:47.659800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-29 08:58:47.659826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 08:58:47.659832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 08:58:47.659839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-09-29 08:58:47.659845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-29 08:58:47.659852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 08:58:47.659859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-09-29 08:58:47.659865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-09-29 08:58:47.659871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-09-29 08:58:47.659877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 08:58:47.659884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-09-29 08:58:47.659890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-29 08:58:47.659896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-09-29 08:58:47.659929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-09-29 08:58:47.659936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 08:58:47.659942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 08:58:47.659948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 08:58:47.659955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 08:58:47.659961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-09-29 08:58:47.659967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:58:47.659973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-09-29 08:58:47.659979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-09-29 08:58:47.660000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 08:58:47.660007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 08:58:47.660013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.660020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-09-29 08:58:47.660026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.660032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-09-29 08:58:47.660039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-09-29 08:58:47.660045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.660051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-09-29 08:58:47.660057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-09-29 08:58:47.660064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-09-29 08:58:47.660070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-09-29 08:58:47.660076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 08:58:47.660082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:58:47.660088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 4204a08cda01 2025-09-29 08:58:47.660095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 45929efae6b2 2025-09-29 08:58:47.660103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:58:47.660111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 3b1e91a1005c 2025-09-29 08:58:47.660118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-29 08:58:47.660124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-29 08:58:47.660130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-29 08:58:47.660137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-09-29 08:58:47.660148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:58:47.660154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:58:47.660160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:58:47.660167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:58:47.660176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:58:47.660261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:58:47.660313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:58:47.660387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-09-29 08:58:47.660436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-09-29 08:58:47.660521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-09-29 08:58:47.660574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-09-29 08:58:47.660645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:58:47.660733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:58:47.660829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-29 08:58:47.660912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:47.660972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-29 08:58:47.661036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-09-29 08:58:47.661096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-09-29 08:58:47.661164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-09-29 08:58:47.661234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19168 files and directories currently installed.) 2025-09-29 08:58:47.661300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:58:47.661369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-29 08:58:47.661504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-29 08:58:47.661559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-29 08:58:47.661634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-09-29 08:58:47.661723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:58:47.661793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:58:47.661934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:58:47.661996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:58:47.662059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:58:47.662122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:58:47.662185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:58:47.662246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-09-29 08:58:47.662317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:58:47.662380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-09-29 08:58:47.662438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-29 08:58:47.662493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-29 08:58:47.662552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:58:47.662607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:58:47.662662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-29 08:58:47.662741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:80% 2025-09-29 08:58:47.662799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-09-29 08:58:47.662867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% (Reading database ... 95% 2025-09-29 08:58:47.662916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-09-29 08:58:47.662972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.663024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.663079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.663133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.663189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:58:47.663243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.663332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.663407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.663429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.663520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.663872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:58:47.663928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.663983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.664037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:58:47.664090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.664143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.664196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.664248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:58:47.664300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.664525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:58:47.664582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.664639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:58:47.664886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.664944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.665002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:58:47.665057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.665120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:58:47.665176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.665230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:58:47.665284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-09-29 08:58:47.665336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-09-29 08:58:47.665387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:58:47.665432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:58:47.665510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-09-29 08:58:47.665560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:58:47.665607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:58:47.666642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-09-29 08:58:47.666663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-09-29 08:58:47.666740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:58:47.666748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.666755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9139 files, 1348 directories removed. 2025-09-29 08:58:47.666761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.666768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-09-29 08:58:47.666774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.666781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2025-09-29 08:58:47.666787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-29 08:58:47.666793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-09-29 08:58:47.666800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-09-29 08:58:47.666822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:58:47.666828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 3b1e91a1005c 2025-09-29 08:58:47.666835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 36541f543b1d 2025-09-29 08:58:47.666842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-09-29 08:58:47.666848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 01a27438277a 2025-09-29 08:58:47.666854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 01a27438277a 2025-09-29 08:58:47.666872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5424d7af167a 2025-09-29 08:58:47.666879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built e0598f131690 2025-09-29 08:58:47.666885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20250929 2025-09-29 08:58:47.666892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-09-29 08:58:47.666204 (took 0:00:38.202065) 2025-09-29 08:58:47.666903 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-09-29 08:58:47.666909 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-09-29 08:58:47.666916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-09-29 08:58:47.666712 2025-09-29 08:58:47.667709 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-09-29 08:58:47.668848 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-09-29 08:59:12.866949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 08:59:12.867020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 3c5b39a3fcff 2025-09-29 08:59:12.867033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20250929" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:59:12.867042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 25fb65254e0f 2025-09-29 08:59:12.867050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 25fb65254e0f 2025-09-29 08:59:12.867056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 5fc249eb1cd8 2025-09-29 08:59:12.867105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:59:12.867114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in de37d3c724e6 2025-09-29 08:59:12.867121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-09-29 08:59:12.867155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-09-29 08:59:12.867935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-09-29 08:59:12.867981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-09-29 08:59:12.867989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:59:12.867997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:59:12.868003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:59:12.868010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:59:12.868016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:59:12.868023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:59:12.868030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:59:12.868037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-09-29 08:59:12.868044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-09-29 08:59:12.868050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-09-29 08:59:12.868057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-09-29 08:59:12.868064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:59:12.868090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:59:12.868112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-29 08:59:12.868119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-29 08:59:12.868133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:59:12.868143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% (Reading database ... 75% 2025-09-29 08:59:12.868195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-09-29 08:59:12.868208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-09-29 08:59:12.868215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-09-29 08:59:12.868221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-09-29 08:59:12.868244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-29 08:59:12.868307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:59:12.870790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-09-29 08:59:12.870807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-09-29 08:59:12.870815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-09-29 08:59:12.870822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-09-29 08:59:12.870828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:59:12.870856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:59:12.870863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:59:12.870869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:59:12.870876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:59:12.870883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:59:12.870889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:59:12.870896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-09-29 08:59:12.870902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:59:12.870909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-29 08:59:12.870915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-29 08:59:12.870922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-09-29 08:59:12.870930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-09-29 08:59:12.870936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 45% 2025-09-29 08:59:12.870942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:59:12.870949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.870955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-09-29 08:59:12.870962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-09-29 08:59:12.870974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-09-29 08:59:12.870980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-09-29 08:59:12.870987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-09-29 08:59:12.870993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-09-29 08:59:12.870999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18972 files and directories currently installed.) 2025-09-29 08:59:12.871006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:59:12.871037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.871062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:59:12.871125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:12.871150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:12.871175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:59:12.871240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:59:12.871265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:59:12.871284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:12.871296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:12.871346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-09-29 08:59:12.871353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-09-29 08:59:12.871386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:59:12.872927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:59:12.872974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-09-29 08:59:12.872983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:59:12.872991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:59:12.872997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-09-29 08:59:12.873003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-09-29 08:59:12.873010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:59:12.873016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.873023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9139 files, 1348 directories removed. 2025-09-29 08:59:12.873029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.873048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-09-29 08:59:12.873054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.873060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2025-09-29 08:59:12.873067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-29 08:59:12.873073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-09-29 08:59:12.873079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-09-29 08:59:12.873085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:59:12.873092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container de37d3c724e6 2025-09-29 08:59:12.873098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 661fcff1b6a8 2025-09-29 08:59:12.873104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-09-29 08:59:12.873111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in c8f7dced3ffd 2025-09-29 08:59:12.873117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container c8f7dced3ffd 2025-09-29 08:59:12.873123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 442e86aebb59 2025-09-29 08:59:12.873129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 672e66f0a682 2025-09-29 08:59:12.873136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20250929 2025-09-29 08:59:12.873154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-09-29 08:59:12.872494 (took 0:00:25.205782) 2025-09-29 08:59:12.873262 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-09-29 08:59:12.873273 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-09-29 08:59:12.873280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-09-29 08:59:12.873138 2025-09-29 08:59:12.874348 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-09-29 08:59:12.875309 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-09-29 08:59:42.649487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 08:59:42.649580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> b57eda402e19 2025-09-29 08:59:42.649704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20250929" "name"="heat-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 08:59:42.649814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in adde9863ea76 2025-09-29 08:59:42.650863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container adde9863ea76 2025-09-29 08:59:42.650950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e3d5244b8298 2025-09-29 08:59:42.650965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-09-29 08:59:42.650978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> baef90968097 2025-09-29 08:59:42.650991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-09-29 08:59:42.651003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 7e35a8ae65a7 2025-09-29 08:59:42.651015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 7e35a8ae65a7 2025-09-29 08:59:42.651026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e6ad41f1f045 2025-09-29 08:59:42.651040 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 08:59:42.651055 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in d358d39053d4 2025-09-29 08:59:42.651067 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-09-29 08:59:42.651078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-09-29 08:59:42.651090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-09-29 08:59:42.651102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-09-29 08:59:42.651137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:59:42.651149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:59:42.651161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:59:42.651173 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:59:42.651201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:59:42.651211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:59:42.651221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:59:42.651346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-09-29 08:59:42.651372 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-09-29 08:59:42.651391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-09-29 08:59:42.651408 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-09-29 08:59:42.651426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 08:59:42.651444 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 08:59:42.651461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-29 08:59:42.651480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 08:59:42.651500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-09-29 08:59:42.651517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-09-29 08:59:42.651536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-09-29 08:59:42.651638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-09-29 08:59:42.651662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-09-29 08:59:42.651726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-09-29 08:59:42.651737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 08:59:42.651749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 08:59:42.651758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-09-29 08:59:42.651806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-09-29 08:59:42.651816 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-09-29 08:59:42.651826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-09-29 08:59:42.651835 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 08:59:42.651849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 08:59:42.652030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 08:59:42.652050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 08:59:42.652230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 08:59:42.652290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 08:59:42.652313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 08:59:42.652325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-09-29 08:59:42.653961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 08:59:42.653996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-09-29 08:59:42.654007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-29 08:59:42.654018 | 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% 2025-09-29 08:59:42.654039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-09-29 08:59:42.654050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:60% (Reading database ... 65% 2025-09-29 08:59:42.654059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-09-29 08:59:42.654069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-09-29 08:59:42.654079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-09-29 08:59:42.654088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-09-29 08:59:42.654097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-09-29 08:59:42.654118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-09-29 08:59:42.654128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 08:59:42.654137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654175 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 08:59:42.654184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654213 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654222 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654259 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 08:59:42.654287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 08:59:42.654315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654324 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654334 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 08:59:42.654352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654469 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 08:59:42.654479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654498 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 08:59:42.654507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 08:59:42.654535 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 08:59:42.654554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 08:59:42.654572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-09-29 08:59:42.654629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-09-29 08:59:42.654639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 08:59:42.654649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 08:59:42.654658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-09-29 08:59:42.654699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 08:59:42.654713 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 08:59:42.654782 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-09-29 08:59:42.654908 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-09-29 08:59:42.654987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 08:59:42.655048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-29 08:59:42.655102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10962 files, 1524 directories removed. 2025-09-29 08:59:42.655918 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-29 08:59:42.655969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-09-29 08:59:42.655981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-29 08:59:42.655990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-09-29 08:59:42.656000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-29 08:59:42.656009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-09-29 08:59:42.656018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-09-29 08:59:42.656026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 08:59:42.656035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container d358d39053d4 2025-09-29 08:59:42.656044 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 1a988daebb53 2025-09-29 08:59:42.656052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 9957f1617f17 2025-09-29 08:59:42.656060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20250929 2025-09-29 08:59:42.656069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-09-29 08:59:42.655556 (took 0:00:29.782418) 2025-09-29 08:59:42.656138 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-09-29 08:59:42.656149 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-09-29 08:59:42.656839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-09-29 08:59:42.656133 2025-09-29 08:59:42.657784 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-09-29 08:59:42.658079 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-09-29 09:00:09.940263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 09:00:09.940353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> b57eda402e19 2025-09-29 09:00:09.940374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20250929" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:00:09.940446 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 72a055e1c352 2025-09-29 09:00:09.940466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 72a055e1c352 2025-09-29 09:00:09.940520 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> e0a0cae63960 2025-09-29 09:00:09.940618 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:00:09.940641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in f8757427fbe8 2025-09-29 09:00:09.940702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-09-29 09:00:09.940777 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-09-29 09:00:09.940842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-09-29 09:00:09.940913 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-09-29 09:00:09.940949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:00:09.941011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:00:09.941029 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:00:09.941095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:00:09.941112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:00:09.941195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:00:09.941215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:00:09.941231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-09-29 09:00:09.941297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-09-29 09:00:09.941359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-09-29 09:00:09.941377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-09-29 09:00:09.941441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:00:09.941477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:00:09.941528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-29 09:00:09.941589 | 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% 2025-09-29 09:00:09.941604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-09-29 09:00:09.941707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-29 09:00:09.942744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:75% 2025-09-29 09:00:09.942766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-09-29 09:00:09.942776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-09-29 09:00:09.942786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-29 09:00:09.942795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:90% 2025-09-29 09:00:09.942805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-09-29 09:00:09.942814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:00:09.942826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:00:09.942836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-09-29 09:00:09.942845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-09-29 09:00:09.942855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-09-29 09:00:09.942864 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-09-29 09:00:09.942874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:00:09.942884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:00:09.942910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:00:09.942920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:00:09.942930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:00:09.942939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:00:09.942949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:00:09.942959 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-09-29 09:00:09.942968 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:00:09.942978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-09-29 09:00:09.942987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-29 09:00:09.942997 | 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% 2025-09-29 09:00:09.943007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-09-29 09:00:09.943017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-09-29 09:00:09.943027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-09-29 09:00:09.943054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-09-29 09:00:09.943065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-09-29 09:00:09.943074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-09-29 09:00:09.943084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:00:09.943094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943131 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943140 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:00:09.943149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-29 09:00:09.943174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943183 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943202 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943212 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:00:09.943272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943282 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:09.943350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943364 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943449 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:09.943525 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.943539 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.943599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.943630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.943693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:00:09.943762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.943794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.943856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:00:09.943871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.944004 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.944019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:00:09.944078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.944092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:09.944151 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.944181 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:09.944241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-09-29 09:00:09.944296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-09-29 09:00:09.944310 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:00:09.944368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:00:09.944423 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-09-29 09:00:09.944437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:00:09.944495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:00:09.944549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-09-29 09:00:09.944563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-09-29 09:00:09.944619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:00:09.944633 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-29 09:00:09.944727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10962 files, 1524 directories removed. 2025-09-29 09:00:09.944755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-29 09:00:09.944805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-09-29 09:00:09.944819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-29 09:00:09.944881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-09-29 09:00:09.944957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-29 09:00:09.945002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-09-29 09:00:09.945045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-09-29 09:00:09.945098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:00:09.945111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container f8757427fbe8 2025-09-29 09:00:09.945171 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 1d183bf3a7a3 2025-09-29 09:00:09.945215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-09-29 09:00:09.945268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 8355fc15fa89 2025-09-29 09:00:09.945281 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 8355fc15fa89 2025-09-29 09:00:09.945343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> be2c3f4b5c59 2025-09-29 09:00:09.945386 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 63e222827726 2025-09-29 09:00:09.945430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20250929 2025-09-29 09:00:09.945555 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-09-29 09:00:09.945441 (took 0:00:27.289308) 2025-09-29 09:00:09.945873 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-09-29 09:00:09.945959 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-09-29 09:00:09.946038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-09-29 09:00:09.945969 2025-09-29 09:00:09.946908 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-09-29 09:00:09.947526 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-09-29 09:00:39.921437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 09:00:39.921527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> b57eda402e19 2025-09-29 09:00:39.921546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20250929" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:00:39.921561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 5c8e4d88778d 2025-09-29 09:00:39.921573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 5c8e4d88778d 2025-09-29 09:00:39.921585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> da451d99c930 2025-09-29 09:00:39.921599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-09-29 09:00:39.921610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 10c3ecf36ae2 2025-09-29 09:00:39.921624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-09-29 09:00:39.921638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in f0ed82010150 2025-09-29 09:00:39.923993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container f0ed82010150 2025-09-29 09:00:39.924056 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> cdfd689081da 2025-09-29 09:00:39.924071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:00:39.924083 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 3e9be45958b6 2025-09-29 09:00:39.924095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-09-29 09:00:39.924105 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-09-29 09:00:39.924114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-09-29 09:00:39.924143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-09-29 09:00:39.924154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:00:39.924164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:00:39.924174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:00:39.924183 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:00:39.924193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:00:39.924204 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:00:39.924230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:00:39.924239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-09-29 09:00:39.924247 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-09-29 09:00:39.924255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-09-29 09:00:39.924263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-09-29 09:00:39.924270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:00:39.924278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:00:39.924286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-09-29 09:00:39.924295 | 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% 2025-09-29 09:00:39.924303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:00:39.924311 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-09-29 09:00:39.924319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-09-29 09:00:39.924327 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:00:39.924336 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:00:39.924344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-09-29 09:00:39.924351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-09-29 09:00:39.924359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-09-29 09:00:39.924366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-09-29 09:00:39.924374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:00:39.924382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:00:39.924389 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:00:39.924397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:00:39.924405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:00:39.924412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:00:39.924430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:00:39.924438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-09-29 09:00:39.924445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:00:39.924453 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-09-29 09:00:39.924461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-09-29 09:00:39.924471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2025-09-29 09:00:39.924480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 50% (Reading database ... 2025-09-29 09:00:39.924487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:00:39.924501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-09-29 09:00:39.924509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-09-29 09:00:39.924522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-09-29 09:00:39.924529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-09-29 09:00:39.924537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-09-29 09:00:39.924544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-09-29 09:00:39.924552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:00:39.924561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:00:39.924599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924637 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924652 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924659 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924709 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:00:39.924717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:00:39.924740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.924770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:00:39.924777 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:00:39.924821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924829 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:00:39.924852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:00:39.924874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:00:39.924889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:00:39.924927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-09-29 09:00:39.924935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-09-29 09:00:39.924943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.924950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:00:39.924958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:00:39.924971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-09-29 09:00:39.924978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:00:39.924986 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:00:39.924994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-09-29 09:00:39.925001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-09-29 09:00:39.925009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:00:39.925016 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.925024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10962 files, 1524 directories removed. 2025-09-29 09:00:39.925031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.925039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-09-29 09:00:39.925047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.925054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-09-29 09:00:39.925062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-29 09:00:39.925069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-09-29 09:00:39.925077 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-09-29 09:00:39.925084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:00:39.925092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 3e9be45958b6 2025-09-29 09:00:39.925099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> f998dca536ba 2025-09-29 09:00:39.925107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 8794b00b411e 2025-09-29 09:00:39.925115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250929 2025-09-29 09:00:39.925122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-09-29 09:00:39.923619 (took 0:00:29.977650) 2025-09-29 09:00:39.925130 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-09-29 09:00:39.925200 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-09-29 09:00:39.925216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-09-29 09:00:39.924025 2025-09-29 09:00:39.925223 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-09-29 09:00:39.925231 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-09-29 09:01:06.054861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:01:06.054947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 88bd00090ff3 2025-09-29 09:01:06.054963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20250929" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:01:06.054976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in f2fe30f826e4 2025-09-29 09:01:06.054985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container f2fe30f826e4 2025-09-29 09:01:06.054995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> af86e2ebaaf3 2025-09-29 09:01:06.055003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-09-29 09:01:06.055012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> dcd04391d8c1 2025-09-29 09:01:06.055021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-09-29 09:01:06.055029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 545d98ba489a 2025-09-29 09:01:06.055038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 545d98ba489a 2025-09-29 09:01:06.055047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> e48c9929b323 2025-09-29 09:01:06.055144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:01:06.055157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 114fda4383d6 2025-09-29 09:01:06.055166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-09-29 09:01:06.055175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-09-29 09:01:06.055183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-09-29 09:01:06.055226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-09-29 09:01:06.055262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:01:06.055757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:01:06.055845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:01:06.055873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:01:06.055884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:01:06.055894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:01:06.055904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:01:06.055937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-09-29 09:01:06.055948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-09-29 09:01:06.055959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-09-29 09:01:06.056031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-09-29 09:01:06.056115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:01:06.056126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:01:06.056135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-29 09:01:06.056217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:01:06.056230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:01:06.057561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-09-29 09:01:06.057617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-29 09:01:06.057624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:85% 2025-09-29 09:01:06.057629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-09-29 09:01:06.057634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-09-29 09:01:06.057639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:01:06.057645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:01:06.057650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-09-29 09:01:06.057655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-09-29 09:01:06.057659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-09-29 09:01:06.057664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-09-29 09:01:06.057691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:01:06.057696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:01:06.057701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:01:06.057706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:01:06.057711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:01:06.057735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:01:06.057749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:01:06.057754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-09-29 09:01:06.057759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:01:06.057763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-09-29 09:01:06.057768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-29 09:01:06.057773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-29 09:01:06.057779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:01:06.057785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-29 09:01:06.057790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:70% 2025-09-29 09:01:06.057795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-09-29 09:01:06.057799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-09-29 09:01:06.057804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-09-29 09:01:06.057808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-09-29 09:01:06.057813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-09-29 09:01:06.057817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:01:06.057822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.057826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-29 09:01:06.057831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.057835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.057840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.057844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:01:06.057848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.057856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.057861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.057865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.057870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.057877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.057971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.057995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.058056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.058079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.058140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:01:06.058162 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.058216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.058255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:06.058263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.058345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.058376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.058415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:06.058464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.058616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:01:06.058655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:01:06.058814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.058892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:01:06.058946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.059018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:06.059068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.059076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:06.059152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-09-29 09:01:06.059192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-09-29 09:01:06.059231 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:01:06.059270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:01:06.059311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-09-29 09:01:06.059350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:01:06.059389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:01:06.059438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-09-29 09:01:06.059444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-09-29 09:01:06.059499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:01:06.059505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-29 09:01:06.059569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8382 files, 1216 directories removed. 2025-09-29 09:01:06.059574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-29 09:01:06.059639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-09-29 09:01:06.059644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-29 09:01:06.059711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-09-29 09:01:06.059763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-29 09:01:06.059811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-09-29 09:01:06.059817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-09-29 09:01:06.059875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:01:06.059880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 114fda4383d6 2025-09-29 09:01:06.059956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> a5819a28036a 2025-09-29 09:01:06.059962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-09-29 09:01:06.060037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 495b90e5311d 2025-09-29 09:01:06.060086 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 495b90e5311d 2025-09-29 09:01:06.060091 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f3705681160a 2025-09-29 09:01:06.060151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 3ee326a8a4fe 2025-09-29 09:01:06.060191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250929 2025-09-29 09:01:06.060271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-09-29 09:01:06.060166 (took 0:00:26.136141) 2025-09-29 09:01:06.060690 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-09-29 09:01:06.060760 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-09-29 09:01:06.060815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-09-29 09:01:06.060730 2025-09-29 09:01:06.061847 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-09-29 09:01:06.062589 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-09-29 09:01:40.880044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:01:40.880100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 88bd00090ff3 2025-09-29 09:01:40.880116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20250929" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:01:40.880167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 00a346781d72 2025-09-29 09:01:40.880192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 00a346781d72 2025-09-29 09:01:40.880261 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4e0f1fd6d10d 2025-09-29 09:01:40.880326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:01:40.880374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 970f84a9a09a 2025-09-29 09:01:40.880436 | 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] 2025-09-29 09:01:40.880494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:01:40.880550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:01:40.880606 | 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] 2025-09-29 09:01:40.880661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:01:40.880769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:01:40.880776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:01:40.880845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:01:40.880900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:01:40.880974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:01:40.881034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:01:40.881088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:01:40.881140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:01:40.881192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:01:40.881245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:01:40.881301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.4 MB in 2s (12.1 MB/s) 2025-09-29 09:01:40.881352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-29 09:01:40.881410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-29 09:01:40.881467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-29 09:01:40.881522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-29 09:01:40.881579 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-09-29 09:01:40.881633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-09-29 09:01:40.881732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-09-29 09:01:40.881750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-09-29 09:01:40.881812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-09-29 09:01:40.881861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-09-29 09:01:40.881928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-09-29 09:01:40.882143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-09-29 09:01:40.882174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:01:40.882206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-09-29 09:01:40.882210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-09-29 09:01:40.882225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:01:40.882316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-09-29 09:01:40.882332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-09-29 09:01:40.882382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-09-29 09:01:40.882435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (3,033 kB/s) 2025-09-29 09:01:40.882491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-09-29 09:01:40.882553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.882604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:01:40.882657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-09-29 09:01:40.882752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-09-29 09:01:40.882805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.882855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:80% 2025-09-29 09:01:40.882914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-09-29 09:01:40.883052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-09-29 09:01:40.883058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.883126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:01:40.883182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-09-29 09:01:40.883236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-09-29 09:01:40.883290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-09-29 09:01:40.883344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-09-29 09:01:40.883421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-09-29 09:01:40.883479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-09-29 09:01:40.883536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-09-29 09:01:40.883591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-29 09:01:40.883643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-09-29 09:01:40.883701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-09-29 09:01:40.883773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-29 09:01:40.883826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-09-29 09:01:40.883883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:01:40.883940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:01:40.884009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 970f84a9a09a 2025-09-29 09:01:40.884063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4d36dfa68a58 2025-09-29 09:01:40.884150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:01:40.884202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 16af6f1be9b3 2025-09-29 09:01:40.884259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-29 09:01:40.884312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-29 09:01:40.884370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-29 09:01:40.884424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-09-29 09:01:40.884473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:01:40.884521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:01:40.884569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:01:40.884617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:01:40.884664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:01:40.884731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:01:40.884779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:01:40.884823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-09-29 09:01:40.884868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-09-29 09:01:40.884937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-09-29 09:01:40.885015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-09-29 09:01:40.885080 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:01:40.885129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:01:40.885184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.885241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:01:40.885295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-09-29 09:01:40.885347 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-09-29 09:01:40.885398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-09-29 09:01:40.885453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.885503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:85% (Reading database ... 90% 2025-09-29 09:01:40.885552 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-09-29 09:01:40.885603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18893 files and directories currently installed.) 2025-09-29 09:01:40.885659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:01:40.885691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-29 09:01:40.885785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-29 09:01:40.885842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-29 09:01:40.885897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-09-29 09:01:40.885982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:01:40.886030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:01:40.886078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:01:40.886126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:01:40.886174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:01:40.886221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:01:40.886267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:01:40.886316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-09-29 09:01:40.886371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:01:40.886427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-09-29 09:01:40.886475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-29 09:01:40.886530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:01:40.886581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-09-29 09:01:40.886657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-09-29 09:01:40.886729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:01:40.886782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-09-29 09:01:40.886827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-09-29 09:01:40.886877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18884 files and directories currently installed.) 2025-09-29 09:01:40.886965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.887018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.887065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.887116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.887160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:01:40.887215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.887318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.887370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.887449 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.887507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.887812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:01:40.887866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.887929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.887996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:01:40.888054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.888107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.888159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.888210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:01:40.888267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.888450 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:01:40.888501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:01:40.888652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:01:40.888850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.888899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:01:40.889006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.889047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:01:40.889103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-09-29 09:01:40.889156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-09-29 09:01:40.889214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:01:40.889268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:01:40.889320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-09-29 09:01:40.889372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:01:40.889424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:01:40.889476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-09-29 09:01:40.889528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-09-29 09:01:40.889581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:01:40.889630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-29 09:01:40.889688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8382 files, 1216 directories removed. 2025-09-29 09:01:40.889758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-29 09:01:40.889813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-09-29 09:01:40.889863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-29 09:01:40.889930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-09-29 09:01:40.890037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-29 09:01:40.890085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-09-29 09:01:40.890142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-09-29 09:01:40.890198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:01:40.890252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 16af6f1be9b3 2025-09-29 09:01:40.890306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 6f6fe808def7 2025-09-29 09:01:40.890357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-09-29 09:01:40.890414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 2ec38e3efa42 2025-09-29 09:01:40.890467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 2ec38e3efa42 2025-09-29 09:01:40.890514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> c2266c3c70a2 2025-09-29 09:01:40.890563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built 47113361a32d 2025-09-29 09:01:40.890611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250929 2025-09-29 09:01:40.890758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-09-29 09:01:40.890611 (took 0:00:34.829881) 2025-09-29 09:01:40.891261 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-09-29 09:01:40.891365 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-09-29 09:01:40.891383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-09-29 09:01:40.891296 2025-09-29 09:01:40.892582 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-09-29 09:01:40.893464 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-09-29 09:02:04.448509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:02:04.448596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 88bd00090ff3 2025-09-29 09:02:04.448647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20250929" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:02:04.448700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 9977115a3e16 2025-09-29 09:02:04.448737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 9977115a3e16 2025-09-29 09:02:04.448822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 3f3df731a7fe 2025-09-29 09:02:04.448841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:02:04.448940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 82cb6cdc8d7d 2025-09-29 09:02:04.448984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-09-29 09:02:04.449057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-09-29 09:02:04.449103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-09-29 09:02:04.449169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-09-29 09:02:04.449219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:02:04.449259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:02:04.449308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:02:04.449317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:02:04.449381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:02:04.449418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:02:04.449467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:02:04.449505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-09-29 09:02:04.449557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-09-29 09:02:04.449630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-09-29 09:02:04.449640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-09-29 09:02:04.449791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:02:04.449808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:02:04.449857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-29 09:02:04.449936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:02:04.449987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-09-29 09:02:04.450039 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-09-29 09:02:04.450093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-09-29 09:02:04.450144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-09-29 09:02:04.450198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-09-29 09:02:04.450253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:02:04.450301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:02:04.450359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-09-29 09:02:04.450416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-09-29 09:02:04.450472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-09-29 09:02:04.450532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-09-29 09:02:04.450582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:02:04.450630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:02:04.450707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:02:04.450733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:02:04.450793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:02:04.450807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:02:04.450878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:02:04.450946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-09-29 09:02:04.451083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:02:04.451125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-09-29 09:02:04.451138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-29 09:02:04.451177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:02:04.451231 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-09-29 09:02:04.451237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-09-29 09:02:04.451313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-09-29 09:02:04.451363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-09-29 09:02:04.451416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-09-29 09:02:04.451469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-09-29 09:02:04.451523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:02:04.451576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.451630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.451715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.451779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.451833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:02:04.451885 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.451953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.452009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.452115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.452221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.452272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.452346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.452399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.452451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:02:04.452506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.452560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:04.452665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:04.452904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.453124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:02:04.453168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:02:04.453320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.453482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:02:04.453535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:04.453640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.453724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:04.453821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-09-29 09:02:04.453861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-09-29 09:02:04.453932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:02:04.453976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:02:04.454029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-09-29 09:02:04.454082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:02:04.454134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:02:04.454185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-09-29 09:02:04.454237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-09-29 09:02:04.454289 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:02:04.454338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.454394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8382 files, 1216 directories removed. 2025-09-29 09:02:04.454443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.454499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-09-29 09:02:04.454547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.454603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-09-29 09:02:04.454651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-29 09:02:04.454707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-09-29 09:02:04.454793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-09-29 09:02:04.454848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:02:04.454901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 82cb6cdc8d7d 2025-09-29 09:02:04.454986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> ca19772054a2 2025-09-29 09:02:04.455059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-09-29 09:02:04.455116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 9ef84d1e4497 2025-09-29 09:02:04.455170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 9ef84d1e4497 2025-09-29 09:02:04.455224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> e58142b4669f 2025-09-29 09:02:04.455280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built adef68459989 2025-09-29 09:02:04.455334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20250929 2025-09-29 09:02:04.455456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-09-29 09:02:04.455330 (took 0:00:23.564034) 2025-09-29 09:02:04.455947 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-09-29 09:02:04.456031 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-09-29 09:02:04.456110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-09-29 09:02:04.455999 2025-09-29 09:02:04.457262 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-09-29 09:02:04.458237 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-09-29 09:02:38.854190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:02:38.854306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 88bd00090ff3 2025-09-29 09:02:38.854373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20250929" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:02:38.854410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in a79c671b37d3 2025-09-29 09:02:38.854423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container a79c671b37d3 2025-09-29 09:02:38.854433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 3d5aff2457ca 2025-09-29 09:02:38.854448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:02:38.854517 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 16ad7f7c9645 2025-09-29 09:02:38.854532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:02:38.854626 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:02:38.854639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:02:38.854793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:02:38.854812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:02:38.854826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:02:38.854966 | 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] 2025-09-29 09:02:38.854982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:02:38.855081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:02:38.855093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:02:38.855107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:02:38.855196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:02:38.855207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:02:38.855280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:02:38.855325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:02:38.855400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.4 MB in 2s (12.4 MB/s) 2025-09-29 09:02:38.855425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-29 09:02:38.855508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-29 09:02:38.855536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-29 09:02:38.855618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-29 09:02:38.855649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-09-29 09:02:38.855701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2025-09-29 09:02:38.855846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-09-29 09:02:38.855859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-09-29 09:02:38.855873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-09-29 09:02:38.856001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-09-29 09:02:38.857153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-09-29 09:02:38.857173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2025-09-29 09:02:38.857185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:02:38.857194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,561 kB of archives. 2025-09-29 09:02:38.857204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-09-29 09:02:38.857214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:02:38.857223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 09:02:38.857233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 09:02:38.857243 | 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.8 [1,829 kB] 2025-09-29 09:02:38.857253 | 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] 2025-09-29 09:02:38.857262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,561 kB in 0s (8,622 kB/s) 2025-09-29 09:02:38.857272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 09:02:38.857281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-29 09:02:38.857292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:02:38.857304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-29 09:02:38.857313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:70% 2025-09-29 09:02:38.857323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-09-29 09:02:38.857332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-09-29 09:02:38.857342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-29 09:02:38.857351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-29 09:02:38.857361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:02:38.857370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:02:38.857380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:02:38.857389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-09-29 09:02:38.857399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 09:02:38.857417 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:02:38.857427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-09-29 09:02:38.857437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 09:02:38.857452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:02:38.857461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-09-29 09:02:38.857471 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-29 09:02:38.857480 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:02:38.857490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:02:38.857499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-09-29 09:02:38.857513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:02:38.857562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:02:38.857576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:02:38.857717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:02:38.857736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 16ad7f7c9645 2025-09-29 09:02:38.857750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 09ac31a7df3b 2025-09-29 09:02:38.857799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-09-29 09:02:38.857858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in a6fbdd1f02ed 2025-09-29 09:02:38.857921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container a6fbdd1f02ed 2025-09-29 09:02:38.857933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 407ea32320e3 2025-09-29 09:02:38.858146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:02:38.858211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 5a7efcea98e7 2025-09-29 09:02:38.858226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-29 09:02:38.858247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-29 09:02:38.858257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-29 09:02:38.858268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-09-29 09:02:38.858278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:02:38.858312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:02:38.858362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:02:38.858376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:02:38.858440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:02:38.858451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:02:38.858487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:02:38.858536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-09-29 09:02:38.858551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-09-29 09:02:38.858656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-09-29 09:02:38.858709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-09-29 09:02:38.858735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:02:38.858746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:02:38.858819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-29 09:02:38.858865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-29 09:02:38.858883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:02:38.858965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-09-29 09:02:38.859053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-09-29 09:02:38.859072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-09-29 09:02:38.859136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-29 09:02:38.859158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-29 09:02:38.859180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-09-29 09:02:38.859240 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19013 files and directories currently installed.) 2025-09-29 09:02:38.859256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:02:38.859300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-29 09:02:38.859357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-29 09:02:38.859368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-29 09:02:38.859412 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-09-29 09:02:38.859440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:02:38.859454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:02:38.859525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:02:38.859537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:02:38.859550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:02:38.859625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:02:38.859636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:02:38.859650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-09-29 09:02:38.859731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:02:38.859748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-09-29 09:02:38.859791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-29 09:02:38.859803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:02:38.859867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:02:38.859878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-09-29 09:02:38.859961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-29 09:02:38.859974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-29 09:02:38.859987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-09-29 09:02:38.860044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19004 files and directories currently installed.) 2025-09-29 09:02:38.860056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860261 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:02:38.860305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860517 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.860574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:02:38.860584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:02:38.860733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-29 09:02:38.860805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:02:38.860926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.860970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861022 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.861084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:02:38.861094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:02:38.861206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:02:38.861300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:02:38.861359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:02:38.861440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-09-29 09:02:38.861491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-09-29 09:02:38.861501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:02:38.861553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:02:38.861566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-09-29 09:02:38.861623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:02:38.861632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:02:38.861693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-09-29 09:02:38.861748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-09-29 09:02:38.861762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:02:38.861819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-29 09:02:38.861832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8382 files, 1216 directories removed. 2025-09-29 09:02:38.861891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-29 09:02:38.861916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-09-29 09:02:38.861990 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-29 09:02:38.862041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-09-29 09:02:38.862054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-29 09:02:38.862104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-09-29 09:02:38.862117 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-09-29 09:02:38.862174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:02:38.862187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 5a7efcea98e7 2025-09-29 09:02:38.862246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> d774f2632004 2025-09-29 09:02:38.862302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built c8231635dc02 2025-09-29 09:02:38.862316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250929 2025-09-29 09:02:38.862411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-09-29 09:02:38.862307 (took 0:00:34.406308) 2025-09-29 09:02:38.862806 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-09-29 09:02:38.862823 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-09-29 09:02:38.862873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-09-29 09:02:38.862775 2025-09-29 09:02:38.863698 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-09-29 09:02:38.864359 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-09-29 09:03:03.105116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:03:03.105193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 60fde54e70de 2025-09-29 09:03:03.105308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20250929" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:03:03.105328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 4c4355ea9c67 2025-09-29 09:03:03.105342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 4c4355ea9c67 2025-09-29 09:03:03.105355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> a6378065baf7 2025-09-29 09:03:03.105423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:03:03.105440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 016e7ff9027b 2025-09-29 09:03:03.105452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-09-29 09:03:03.105468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-09-29 09:03:03.105727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-09-29 09:03:03.106795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-09-29 09:03:03.106826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:03:03.106840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:03:03.106852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:03:03.106864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:03:03.106922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:03:03.106934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:03:03.106944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:03:03.106955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-09-29 09:03:03.106965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-09-29 09:03:03.106975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-09-29 09:03:03.106985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-09-29 09:03:03.106995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:03:03.107004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:03:03.107014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-29 09:03:03.107024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-29 09:03:03.107036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:03:03.107049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-09-29 09:03:03.107059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-09-29 09:03:03.107068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-09-29 09:03:03.107078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-09-29 09:03:03.107087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-09-29 09:03:03.107097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-09-29 09:03:03.107120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:03:03.107132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:03:03.107141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-09-29 09:03:03.107151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-09-29 09:03:03.107161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-09-29 09:03:03.107177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-09-29 09:03:03.107187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:03:03.107197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:03:03.107207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:03:03.107216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:03:03.107226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:03:03.107235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:03:03.107249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:03:03.107259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-09-29 09:03:03.107382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:03:03.107400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-09-29 09:03:03.107512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-29 09:03:03.107587 | 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% 2025-09-29 09:03:03.107657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-09-29 09:03:03.107754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-09-29 09:03:03.107834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-29 09:03:03.107918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:80% (Reading database ... 85% 2025-09-29 09:03:03.107989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-29 09:03:03.108057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:90% 2025-09-29 09:03:03.108128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:03:03.108197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.108269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.108339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.108407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.108475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.108541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:03:03.108604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.108702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.108771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.108834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.108922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.109064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.109237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.109271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.109289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.109305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:03:03.109406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.109421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:03.109592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:03.109841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.109938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.110168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.110235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:03:03.110294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:03:03.110436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.110549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:03:03.110604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.111770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:03.111791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.111802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:03.111812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-09-29 09:03:03.111821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-09-29 09:03:03.111831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:03:03.111840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:03:03.111850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-09-29 09:03:03.111859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:03:03.111869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:03:03.111878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-09-29 09:03:03.111920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-09-29 09:03:03.111930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:03:03.111940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.111949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8673 files, 1242 directories removed. 2025-09-29 09:03:03.111959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.111968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-09-29 09:03:03.111978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.111987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-09-29 09:03:03.111997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-29 09:03:03.112006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-09-29 09:03:03.112016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-09-29 09:03:03.112025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:03:03.112035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 016e7ff9027b 2025-09-29 09:03:03.112044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 4469934f3375 2025-09-29 09:03:03.112064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-09-29 09:03:03.112074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 4f189f292df5 2025-09-29 09:03:03.112083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 4f189f292df5 2025-09-29 09:03:03.112093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> f995bd77abd8 2025-09-29 09:03:03.112102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built c5fbdbcdbbd9 2025-09-29 09:03:03.112112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20250929 2025-09-29 09:03:03.112121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-09-29 09:03:03.111588 (took 0:00:24.248813) 2025-09-29 09:03:03.112279 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-09-29 09:03:03.112313 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-09-29 09:03:03.112330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-09-29 09:03:03.112274 2025-09-29 09:03:03.113303 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-09-29 09:03:03.114011 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-09-29 09:03:29.476752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:03:29.476863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 60fde54e70de 2025-09-29 09:03:29.476955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20250929" "name"="designate-central" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:03:29.477102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in e1a37f8c2cc7 2025-09-29 09:03:29.477159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container e1a37f8c2cc7 2025-09-29 09:03:29.477258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> dcf01f0f3762 2025-09-29 09:03:29.477324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-09-29 09:03:29.477424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 7ff4029985a9 2025-09-29 09:03:29.477489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-09-29 09:03:29.477572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 6efbcbcd0c09 2025-09-29 09:03:29.477649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 6efbcbcd0c09 2025-09-29 09:03:29.477763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 2a7e503203e7 2025-09-29 09:03:29.477916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:03:29.477988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in f10f28b6047c 2025-09-29 09:03:29.478057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-09-29 09:03:29.478146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-09-29 09:03:29.478223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-09-29 09:03:29.478309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-09-29 09:03:29.478382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:03:29.478452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:03:29.478525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:03:29.478592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:03:29.478661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:03:29.478770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:03:29.478848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:03:29.478967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-09-29 09:03:29.479044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-09-29 09:03:29.479127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-09-29 09:03:29.479214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-09-29 09:03:29.479279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:03:29.479349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:03:29.479425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-29 09:03:29.479510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:03:29.479587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-09-29 09:03:29.479961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-09-29 09:03:29.480022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-09-29 09:03:29.480035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-09-29 09:03:29.480045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-09-29 09:03:29.480055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-09-29 09:03:29.480171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:03:29.480186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:03:29.480196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-09-29 09:03:29.480205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-09-29 09:03:29.480240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-09-29 09:03:29.480250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-09-29 09:03:29.480286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:03:29.482799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:03:29.482854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:03:29.482868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:03:29.482905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:03:29.482916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:03:29.482926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:03:29.482936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-09-29 09:03:29.482947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:03:29.482956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-09-29 09:03:29.482966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-29 09:03:29.482979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:03:29.482990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-09-29 09:03:29.483001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-09-29 09:03:29.483010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-09-29 09:03:29.483020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-09-29 09:03:29.483030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-09-29 09:03:29.483039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-09-29 09:03:29.483050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:03:29.483060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:03:29.483120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:03:29.483232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:03:29.483259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:03:29.483311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:03:29.483358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:03:29.483386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:03:29.483414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:03:29.483433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:03:29.483451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-09-29 09:03:29.483460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-09-29 09:03:29.483470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:03:29.483479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:03:29.483489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-09-29 09:03:29.483498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:03:29.483507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:03:29.483517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-09-29 09:03:29.483526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-09-29 09:03:29.483535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:03:29.483552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-29 09:03:29.483566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8673 files, 1242 directories removed. 2025-09-29 09:03:29.483576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-29 09:03:29.483586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-09-29 09:03:29.483595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-29 09:03:29.483605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-09-29 09:03:29.483614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-29 09:03:29.483629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-09-29 09:03:29.483638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-09-29 09:03:29.483647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:03:29.483657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container f10f28b6047c 2025-09-29 09:03:29.483666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 371a6cabe660 2025-09-29 09:03:29.483715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-09-29 09:03:29.483725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 0dbb9c2ed626 2025-09-29 09:03:29.483734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 0dbb9c2ed626 2025-09-29 09:03:29.483749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6bcb2aceb6aa 2025-09-29 09:03:29.483759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 1f10b4d14c77 2025-09-29 09:03:29.483818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20250929 2025-09-29 09:03:29.483949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-09-29 09:03:29.483813 (took 0:00:26.371539) 2025-09-29 09:03:29.484345 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-09-29 09:03:29.484438 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-09-29 09:03:29.484504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-09-29 09:03:29.484418 2025-09-29 09:03:29.485549 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-09-29 09:03:29.486349 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-09-29 09:04:04.540360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:04:04.540464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 60fde54e70de 2025-09-29 09:04:04.540717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20250929" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:04:04.540806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 3f00424224e6 2025-09-29 09:04:04.540824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 3f00424224e6 2025-09-29 09:04:04.540933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 16d06f9a6e7d 2025-09-29 09:04:04.541046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:04:04.541096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 6b83bea56a42 2025-09-29 09:04:04.541227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:04:04.541297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:04:04.541375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:04:04.541453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:04:04.541531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:04:04.541609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:04:04.541723 | 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] 2025-09-29 09:04:04.541928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:04:04.541996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:04:04.542077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:04:04.542156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:04:04.542233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:04:04.542308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:04:04.542387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:04:04.542466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:04:04.542547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-29 09:04:04.542624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-29 09:04:04.542739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-29 09:04:04.542834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-29 09:04:04.542987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-29 09:04:04.543044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-09-29 09:04:04.543119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-29 09:04:04.543194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-09-29 09:04:04.543269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-09-29 09:04:04.543336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-09-29 09:04:04.543435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-09-29 09:04:04.543508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-29 09:04:04.543581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-09-29 09:04:04.543654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:04:04.543750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-09-29 09:04:04.543830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-09-29 09:04:04.543919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:04:04.543997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-09-29 09:04:04.544075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 09:04:04.544151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-29 09:04:04.544226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-09-29 09:04:04.544300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-09-29 09:04:04.544373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-09-29 09:04:04.544448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-09-29 09:04:04.544521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-09-29 09:04:04.544594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 0s (5,324 kB/s) 2025-09-29 09:04:04.544685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-09-29 09:04:04.544750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.544833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.544977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:04:04.545046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.545120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:70% 2025-09-29 09:04:04.545187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-09-29 09:04:04.545252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.545315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:80% 2025-09-29 09:04:04.545399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-29 09:04:04.545469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-09-29 09:04:04.545534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-29 09:04:04.545600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:04:04.545682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-29 09:04:04.545753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:04:04.545826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 09:04:04.545943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 09:04:04.546017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:04:04.546100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 09:04:04.546165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 09:04:04.546230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:04:04.546294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-09-29 09:04:04.546357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-09-29 09:04:04.546413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-29 09:04:04.546467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-09-29 09:04:04.546521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:04:04.546724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.546740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-09-29 09:04:04.546748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:04:04.546757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.546765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-09-29 09:04:04.546778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-09-29 09:04:04.546838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-29 09:04:04.546911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-09-29 09:04:04.546970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:04:04.547024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.547078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:04:04.547132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-29 09:04:04.547184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:04:04.548805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-29 09:04:04.548820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:04:04.548829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.548836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.548843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:04:04.548875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-09-29 09:04:04.548883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-09-29 09:04:04.548896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:04:04.548903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-29 09:04:04.548910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-09-29 09:04:04.548917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-09-29 09:04:04.548924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-09-29 09:04:04.548937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-09-29 09:04:04.548944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-09-29 09:04:04.548951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:04:04.548958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:04:04.548965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 6b83bea56a42 2025-09-29 09:04:04.548972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 55db0d76f46a 2025-09-29 09:04:04.548980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:04:04.548989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in f16b4762e18f 2025-09-29 09:04:04.548996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-29 09:04:04.549003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-29 09:04:04.549009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-29 09:04:04.549016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-09-29 09:04:04.549023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:04:04.549030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:04:04.549037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:04:04.549044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:04:04.549051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:04:04.549058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:04:04.549065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:04:04.549072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-09-29 09:04:04.549079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-09-29 09:04:04.549086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-09-29 09:04:04.549093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-09-29 09:04:04.549100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:04:04.549106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:04:04.549113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.549128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:04:04.549136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-09-29 09:04:04.549143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-09-29 09:04:04.549155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-09-29 09:04:04.549162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-29 09:04:04.549169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-09-29 09:04:04.549176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-29 09:04:04.549183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-09-29 09:04:04.549190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:04:04.549201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-29 09:04:04.549208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-29 09:04:04.549214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-29 09:04:04.549221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-09-29 09:04:04.549228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:04:04.549235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:04:04.549242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:04:04.549249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:04:04.549307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:04:04.549316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:04:04.549323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:04:04.549330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-09-29 09:04:04.549337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:04:04.549344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-09-29 09:04:04.549351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.549359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:04:04.549366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-09-29 09:04:04.549402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-09-29 09:04:04.549410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.549417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:80% 2025-09-29 09:04:04.549451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-29 09:04:04.549458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-29 09:04:04.549492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:90% 2025-09-29 09:04:04.549526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-29 09:04:04.549623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-09-29 09:04:04.549653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.549735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.549745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.549799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.549805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:04:04.549812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.549817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.549822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.549907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.550572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:04:04.550649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.550655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:04.550715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:04.550750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.550822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:04:04.550828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:04:04.550980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.550989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.551282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:04:04.551338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.551351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:04.551361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.551395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:04.551415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-09-29 09:04:04.551497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-09-29 09:04:04.551509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:04:04.551518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:04:04.551528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-09-29 09:04:04.551538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:04:04.551548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:04:04.551585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-09-29 09:04:04.551595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-09-29 09:04:04.551605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:04:04.551615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-29 09:04:04.551629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8673 files, 1242 directories removed. 2025-09-29 09:04:04.551662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-29 09:04:04.551736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-09-29 09:04:04.552459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-29 09:04:04.552473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-09-29 09:04:04.552596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-29 09:04:04.552604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-09-29 09:04:04.552611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-09-29 09:04:04.552618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:04:04.552624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container f16b4762e18f 2025-09-29 09:04:04.552631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> bc47af07c894 2025-09-29 09:04:04.552637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-09-29 09:04:04.552644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 5b4a09e9bdfe 2025-09-29 09:04:04.552650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 5b4a09e9bdfe 2025-09-29 09:04:04.552656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 33b0f46d8509 2025-09-29 09:04:04.552662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 716111a6c6c6 2025-09-29 09:04:04.552704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20250929 2025-09-29 09:04:04.552711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-09-29 09:04:04.552159 (took 0:00:35.067741) 2025-09-29 09:04:04.552770 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-09-29 09:04:04.552778 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-09-29 09:04:04.552785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-09-29 09:04:04.552612 2025-09-29 09:04:04.553731 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-09-29 09:04:04.554138 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-09-29 09:04:28.505993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:04:28.506065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 60fde54e70de 2025-09-29 09:04:28.506083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20250929" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:04:28.506109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 87a4f64cdf1d 2025-09-29 09:04:28.506121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 87a4f64cdf1d 2025-09-29 09:04:28.506130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 957141f518f7 2025-09-29 09:04:28.506140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:04:28.506150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in e906434a3ac1 2025-09-29 09:04:28.506218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-09-29 09:04:28.506228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-09-29 09:04:28.506236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-09-29 09:04:28.506245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-09-29 09:04:28.506254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:04:28.506262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:04:28.506271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:04:28.506279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:04:28.506325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:04:28.506334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:04:28.506343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:04:28.506384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-09-29 09:04:28.506394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-09-29 09:04:28.506918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-09-29 09:04:28.506976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-09-29 09:04:28.506988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:04:28.506997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:04:28.507007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-29 09:04:28.507035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:04:28.507062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:04:28.507072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-09-29 09:04:28.507080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-09-29 09:04:28.507088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-09-29 09:04:28.507155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-09-29 09:04:28.507165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:04:28.507176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:04:28.507184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-09-29 09:04:28.507192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-09-29 09:04:28.507201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-09-29 09:04:28.507210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-09-29 09:04:28.507254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:04:28.507263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:04:28.507317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:04:28.507327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:04:28.507368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:04:28.507409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:04:28.507457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:04:28.507487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-09-29 09:04:28.507548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:04:28.509812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-09-29 09:04:28.509861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-29 09:04:28.509870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-29 09:04:28.509877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:04:28.509885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-09-29 09:04:28.509891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-09-29 09:04:28.509896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-09-29 09:04:28.509902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-09-29 09:04:28.509907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-09-29 09:04:28.509912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-09-29 09:04:28.509918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:04:28.509925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.509938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.509944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.509949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.509955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:04:28.509960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.509966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.509971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.509977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.509982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.509988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.509993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.509999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.510013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.510019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.510024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:04:28.510030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.510035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.510040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:04:28.510046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.510051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.510057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.510062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:04:28.510067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.510089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:04:28.510094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:04:28.510110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:04:28.510134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:04:28.510149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:04:28.510160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-09-29 09:04:28.510165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-09-29 09:04:28.510171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:04:28.510176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:04:28.510181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-09-29 09:04:28.510220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:04:28.510227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:04:28.510232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-09-29 09:04:28.510238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-09-29 09:04:28.510243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:04:28.510249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-29 09:04:28.510254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8673 files, 1242 directories removed. 2025-09-29 09:04:28.510260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-29 09:04:28.510265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-09-29 09:04:28.510271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-29 09:04:28.510276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-09-29 09:04:28.510281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-29 09:04:28.510311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-09-29 09:04:28.510317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-09-29 09:04:28.510345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:04:28.511065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container e906434a3ac1 2025-09-29 09:04:28.511078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 3fc35f574a32 2025-09-29 09:04:28.511089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-09-29 09:04:28.511094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 3133a2d5f6a3 2025-09-29 09:04:28.511107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 3133a2d5f6a3 2025-09-29 09:04:28.511112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> dd9b26b0647b 2025-09-29 09:04:28.511117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built fed8d5b5128f 2025-09-29 09:04:28.511123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20250929 2025-09-29 09:04:28.511128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-09-29 09:04:28.510696 (took 0:00:23.958084) 2025-09-29 09:04:28.511750 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-09-29 09:04:28.511761 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-09-29 09:04:28.511767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-09-29 09:04:28.511341 2025-09-29 09:04:28.513759 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-09-29 09:04:28.513772 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-09-29 09:05:04.642257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:05:04.642373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 60fde54e70de 2025-09-29 09:05:04.642504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20250929" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:05:04.642632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 18d842f5246b 2025-09-29 09:05:04.642738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 18d842f5246b 2025-09-29 09:05:04.642867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 897ed88b7eea 2025-09-29 09:05:04.642940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:05:04.643020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e11574e671b5 2025-09-29 09:05:04.643102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:05:04.643179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:05:04.643256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:05:04.643332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:05:04.643411 | 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] 2025-09-29 09:05:04.643490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:05:04.643565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:05:04.643639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:05:04.643741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 09:05:04.643914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:05:04.643976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:05:04.644052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:05:04.644146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:05:04.644195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:05:04.644264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:05:04.644323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.4 MB in 2s (12.2 MB/s) 2025-09-29 09:05:04.644385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-29 09:05:04.644459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-29 09:05:04.644531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-29 09:05:04.644600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-29 09:05:04.644707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-09-29 09:05:04.644772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-29 09:05:04.644890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-09-29 09:05:04.644964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-09-29 09:05:04.645027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-09-29 09:05:04.645093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-09-29 09:05:04.645159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-29 09:05:04.645238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-09-29 09:05:04.645304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:05:04.645365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-09-29 09:05:04.645409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-09-29 09:05:04.648199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:05:04.648263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-09-29 09:05:04.648277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 09:05:04.648288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-29 09:05:04.648298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-09-29 09:05:04.648308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-09-29 09:05:04.648319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-09-29 09:05:04.648328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-09-29 09:05:04.648338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-09-29 09:05:04.648348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 0s (4,189 kB/s) 2025-09-29 09:05:04.648357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-09-29 09:05:04.648367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.648379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:04.648401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:05:04.648412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:05:04.648421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% (Reading database ... 95% 2025-09-29 09:05:04.648444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:05:04.648454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-29 09:05:04.648464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:05:04.648473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 09:05:04.648483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 09:05:04.648493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:05:04.648503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 09:05:04.648512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 09:05:04.648522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:05:04.648531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-09-29 09:05:04.648541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-09-29 09:05:04.648550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-29 09:05:04.648560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-09-29 09:05:04.648569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:05:04.648579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-09-29 09:05:04.648610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:05:04.648620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-09-29 09:05:04.648639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-09-29 09:05:04.648649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-09-29 09:05:04.648667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:05:04.648715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:05:04.648734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-29 09:05:04.648751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:05:04.648761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:05:04.648780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-29 09:05:04.648833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-09-29 09:05:04.648842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-09-29 09:05:04.648852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:05:04.648862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-29 09:05:04.648872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-09-29 09:05:04.648881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-09-29 09:05:04.648891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-09-29 09:05:04.648900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-09-29 09:05:04.648916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-09-29 09:05:04.648926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:05:04.648935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:05:04.648945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e11574e671b5 2025-09-29 09:05:04.648954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> e18ab12c5fcf 2025-09-29 09:05:04.648964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2025-09-29 09:05:04.648975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 4c56951c9288 2025-09-29 09:05:04.648984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 4c56951c9288 2025-09-29 09:05:04.648994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 61195972c885 2025-09-29 09:05:04.649005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:05:04.649018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 70f2d80c2f09 2025-09-29 09:05:04.649027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-29 09:05:04.649037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-29 09:05:04.649046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-29 09:05:04.649064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-09-29 09:05:04.649074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:04.649090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:04.649100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:04.649109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:04.649119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:04.649129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:04.649212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:04.649224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-09-29 09:05:04.649234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-09-29 09:05:04.649243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-09-29 09:05:04.649253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-09-29 09:05:04.649263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:05:04.649272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:05:04.649281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.649292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:04.649302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-09-29 09:05:04.649312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-09-29 09:05:04.649321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.649331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:80% (Reading database ... 85% 2025-09-29 09:05:04.649340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-09-29 09:05:04.649350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-09-29 09:05:04.649365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-09-29 09:05:04.649376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:05:04.649385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-29 09:05:04.649395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-29 09:05:04.649404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-29 09:05:04.649413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-09-29 09:05:04.649423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:04.649432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:04.649442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:04.649452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:04.649468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:04.649478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:04.649487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:04.649497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-09-29 09:05:04.649506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:05:04.649516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-09-29 09:05:04.649525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.649535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:04.649545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-09-29 09:05:04.649555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.649564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:75% 2025-09-29 09:05:04.649574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-09-29 09:05:04.649583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-29 09:05:04.649593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:85% (Reading database ... 90% 2025-09-29 09:05:04.649644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-09-29 09:05:04.649655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-09-29 09:05:04.649664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:05:04.649740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.649887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:05:04.649897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:04.649925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.649945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.650010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:04.650021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.650101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:05:04.650111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:05:04.650177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:05:04.650279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:04.650334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:04.650389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-09-29 09:05:04.650399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-09-29 09:05:04.650444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:05:04.650454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:05:04.650499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-09-29 09:05:04.650509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:05:04.650554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:05:04.650564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-09-29 09:05:04.650613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-09-29 09:05:04.650631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:05:04.650704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-29 09:05:04.650720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8673 files, 1242 directories removed. 2025-09-29 09:05:04.650734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-29 09:05:04.650747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-09-29 09:05:04.650760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-29 09:05:04.650902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-09-29 09:05:04.650915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-29 09:05:04.650924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-09-29 09:05:04.650975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-09-29 09:05:04.650986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:05:04.651010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 70f2d80c2f09 2025-09-29 09:05:04.651072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 2bcf688b7d74 2025-09-29 09:05:04.651083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built a274adb8dd75 2025-09-29 09:05:04.651092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250929 2025-09-29 09:05:04.651524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-09-29 09:05:04.651074 (took 0:00:36.139733) 2025-09-29 09:05:04.651540 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-09-29 09:05:04.651577 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-09-29 09:05:04.651587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-09-29 09:05:04.651525 2025-09-29 09:05:04.652531 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-09-29 09:05:04.653818 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-09-29 09:05:28.216892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:05:28.216962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 60fde54e70de 2025-09-29 09:05:28.216979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20250929" "name"="designate-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:05:28.216995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 859818df9a81 2025-09-29 09:05:28.217007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 859818df9a81 2025-09-29 09:05:28.217069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 06f7bcebd450 2025-09-29 09:05:28.217083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:05:28.217108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in a6a8bedafe79 2025-09-29 09:05:28.217117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-09-29 09:05:28.217126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-09-29 09:05:28.217134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-09-29 09:05:28.217180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:05:28.217189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:28.217199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:28.217208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:28.217249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:28.217258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:28.217298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:28.217307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:28.217355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-09-29 09:05:28.217385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-09-29 09:05:28.217457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-09-29 09:05:28.218754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-09-29 09:05:28.218793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:05:28.218818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:05:28.218827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-29 09:05:28.218837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:28.218847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-09-29 09:05:28.218856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-09-29 09:05:28.218864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-09-29 09:05:28.218872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-09-29 09:05:28.218880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-09-29 09:05:28.218889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-09-29 09:05:28.218897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:05:28.218907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:05:28.218915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-09-29 09:05:28.218924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-09-29 09:05:28.218932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-09-29 09:05:28.218941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-09-29 09:05:28.218949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:28.218967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:28.218976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:28.218984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:28.218993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:28.219001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:28.219009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:28.219018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-09-29 09:05:28.219026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:05:28.219035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:05:28.219043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-29 09:05:28.219052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-29 09:05:28.219062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:28.219070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-29 09:05:28.219079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:70% (Reading database ... 75% 2025-09-29 09:05:28.219087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-09-29 09:05:28.219095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-09-29 09:05:28.219104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-09-29 09:05:28.219112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-09-29 09:05:28.219120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:05:28.219129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:05:28.219175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-29 09:05:28.219218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.219656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:05:28.219711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:28.219924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.219991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.220013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.220106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:28.220130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.220327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:05:28.220381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:05:28.220533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:05:28.220689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:28.220843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:28.220951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-09-29 09:05:28.221007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:05:28.221061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:05:28.221115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:05:28.221169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-09-29 09:05:28.221224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:05:28.221276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:05:28.221330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-09-29 09:05:28.221382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-09-29 09:05:28.221435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:05:28.221486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-29 09:05:28.221539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8673 files, 1242 directories removed. 2025-09-29 09:05:28.221580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-29 09:05:28.221620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-09-29 09:05:28.221689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-29 09:05:28.221750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-09-29 09:05:28.221882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-29 09:05:28.221898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:05:28.221967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:05:28.222034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:05:28.222079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container a6a8bedafe79 2025-09-29 09:05:28.222120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 5cb07dbac503 2025-09-29 09:05:28.222174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-09-29 09:05:28.222232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 3951393a9bda 2025-09-29 09:05:28.222287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 3951393a9bda 2025-09-29 09:05:28.222341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 4c0d897f0c9b 2025-09-29 09:05:28.222951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 7830bcf57b15 2025-09-29 09:05:28.223017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20250929 2025-09-29 09:05:28.223027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-09-29 09:05:28.222423 (took 0:00:23.570898) 2025-09-29 09:05:28.223114 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-09-29 09:05:28.223125 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-09-29 09:05:28.223170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-09-29 09:05:28.223087 2025-09-29 09:05:28.224185 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-09-29 09:05:28.225858 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-09-29 09:05:52.161961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:05:52.162028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 60fde54e70de 2025-09-29 09:05:52.162043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20250929" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:05:52.162056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 5eaa0f90a53b 2025-09-29 09:05:52.162099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 5eaa0f90a53b 2025-09-29 09:05:52.162110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> e154d77bbcc9 2025-09-29 09:05:52.162122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:05:52.162143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 80b2a88f7c0d 2025-09-29 09:05:52.162151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-09-29 09:05:52.162159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-09-29 09:05:52.162167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-09-29 09:05:52.162178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-09-29 09:05:52.162228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:52.162274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:52.162339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:52.162353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:52.162420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:52.162450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:52.164782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:52.164801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-09-29 09:05:52.164809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-09-29 09:05:52.164817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-09-29 09:05:52.164825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-09-29 09:05:52.164833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:05:52.164841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:05:52.164849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-29 09:05:52.164858 | 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% 2025-09-29 09:05:52.164867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-09-29 09:05:52.164875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-09-29 09:05:52.164882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:05:52.164890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-09-29 09:05:52.164897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-09-29 09:05:52.164905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:05:52.164914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:05:52.164922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-09-29 09:05:52.164929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-09-29 09:05:52.164937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-09-29 09:05:52.164952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-09-29 09:05:52.164960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:05:52.164968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:05:52.164976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:05:52.164983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:05:52.164991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:05:52.164998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:05:52.165005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:05:52.165013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-09-29 09:05:52.165021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:05:52.165028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-09-29 09:05:52.165036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-29 09:05:52.165044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-29 09:05:52.165052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:05:52.165063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-09-29 09:05:52.165070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-09-29 09:05:52.165078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-09-29 09:05:52.165085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-09-29 09:05:52.165093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-09-29 09:05:52.165100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-09-29 09:05:52.165108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:05:52.165130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:05:52.165169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:05:52.165264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:05:52.165287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:05:52.165317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:05:52.165355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:05:52.165377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:05:52.165399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:05:52.165415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:05:52.165430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-09-29 09:05:52.165437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-09-29 09:05:52.165445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:05:52.165452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:05:52.165460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-09-29 09:05:52.165471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:05:52.165488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:05:52.165496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-09-29 09:05:52.165503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-09-29 09:05:52.165511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:05:52.165519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-29 09:05:52.165526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8673 files, 1242 directories removed. 2025-09-29 09:05:52.165534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-29 09:05:52.165541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-09-29 09:05:52.165552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-29 09:05:52.165560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-09-29 09:05:52.165588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-29 09:05:52.165767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-09-29 09:05:52.165831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-09-29 09:05:52.165850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:05:52.165860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 80b2a88f7c0d 2025-09-29 09:05:52.165907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 101d2da42478 2025-09-29 09:05:52.165953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-09-29 09:05:52.166078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 72fda6010825 2025-09-29 09:05:52.166105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 72fda6010825 2025-09-29 09:05:52.166122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 65334efb8149 2025-09-29 09:05:52.166136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built fcce0269fb16 2025-09-29 09:05:52.166196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20250929 2025-09-29 09:05:52.166307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-09-29 09:05:52.166208 (took 0:00:23.943121) 2025-09-29 09:05:52.166653 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-09-29 09:05:52.166778 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-09-29 09:05:52.166856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-09-29 09:05:52.166780 2025-09-29 09:05:52.167771 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-09-29 09:05:52.168390 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-09-29 09:06:22.649779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:06:22.649949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 6e6760a88c75 2025-09-29 09:06:22.650066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20250929" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:06:22.650149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 6667fb8ff390 2025-09-29 09:06:22.650255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 6667fb8ff390 2025-09-29 09:06:22.650329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> c9d502f8f2b0 2025-09-29 09:06:22.650411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-09-29 09:06:22.650498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> e398a58010ac 2025-09-29 09:06:22.650586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2025-09-29 09:06:22.650689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 22a47ba3c491 2025-09-29 09:06:22.650802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 22a47ba3c491 2025-09-29 09:06:22.650887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 7e628c8b53ff 2025-09-29 09:06:22.651011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:06:22.651079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 6d2ab5178704 2025-09-29 09:06:22.651158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-09-29 09:06:22.651240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-09-29 09:06:22.651324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-09-29 09:06:22.651425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:06:22.651501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:06:22.651575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:06:22.651648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:06:22.651833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:06:22.651891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:06:22.651966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:06:22.652065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:06:22.652135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-09-29 09:06:22.652204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-09-29 09:06:22.652286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-09-29 09:06:22.652359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-09-29 09:06:22.652441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:06:22.652514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:06:22.652592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-09-29 09:06:22.652688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-09-29 09:06:22.652793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:06:22.652880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-09-29 09:06:22.652958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:06:22.653033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-09-29 09:06:22.653107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-09-29 09:06:22.653180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-09-29 09:06:22.653255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-29 09:06:22.653329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:06:22.653406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-09-29 09:06:22.653483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-09-29 09:06:22.653557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-09-29 09:06:22.653637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-09-29 09:06:22.653771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:06:22.653878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:06:22.653949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:06:22.654018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:06:22.654085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:06:22.654153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:06:22.654220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:06:22.654281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-09-29 09:06:22.654354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:06:22.654425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:06:22.654489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-09-29 09:06:22.654563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:06:22.654631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-09-29 09:06:22.656926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:06:22.656943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-09-29 09:06:22.656952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-09-29 09:06:22.656959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-09-29 09:06:22.656966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19856 files and directories currently installed.) 2025-09-29 09:06:22.656973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.656980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.656987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.656994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:06:22.657015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.657029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.657043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:06:22.657091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.657098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:06:22.657111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:06:22.657138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:06:22.657172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:06:22.657193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:06:22.657214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:06:22.657233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:06:22.657247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-09-29 09:06:22.657253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:06:22.657265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:06:22.657272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:06:22.657279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-09-29 09:06:22.657294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:06:22.657301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:06:22.657308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-09-29 09:06:22.657315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-09-29 09:06:22.657322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:06:22.657329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-29 09:06:22.657336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10883 files, 1498 directories removed. 2025-09-29 09:06:22.657345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-29 09:06:22.657399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-09-29 09:06:22.657464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-29 09:06:22.657537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1488 files, 155 directories removed. 2025-09-29 09:06:22.657601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-29 09:06:22.657690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:06:22.657838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:06:22.657905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:06:22.657974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 6d2ab5178704 2025-09-29 09:06:22.658040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> f692e0efcc51 2025-09-29 09:06:22.658102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built b444149672f8 2025-09-29 09:06:22.658158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20250929 2025-09-29 09:06:22.658274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-09-29 09:06:22.658174 (took 0:00:30.491394) 2025-09-29 09:06:22.658798 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-09-29 09:06:22.658896 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-09-29 09:06:22.658984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-09-29 09:06:22.658886 2025-09-29 09:06:22.660051 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-09-29 09:06:22.660854 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-09-29 09:07:06.955981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:07:06.956075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 6e6760a88c75 2025-09-29 09:07:06.956097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20250929" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:07:06.956147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in db28fae79b20 2025-09-29 09:07:06.956160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container db28fae79b20 2025-09-29 09:07:06.956175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 513dd420d57b 2025-09-29 09:07:06.956187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:07:06.956198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in f2b1f374f1ba 2025-09-29 09:07:06.956213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:07:06.956240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:07:06.956253 | 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] 2025-09-29 09:07:06.956264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:07:06.956298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:07:06.956328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:07:06.956359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:07:06.956399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:07:06.956413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:07:06.956453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:07:06.956486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:07:06.956499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:07:06.956539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:07:06.956624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:07:06.956636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:07:06.956647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.4 MB in 3s (10.3 MB/s) 2025-09-29 09:07:06.956660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-29 09:07:06.956731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-29 09:07:06.956767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-29 09:07:06.956800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-29 09:07:06.956830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-09-29 09:07:06.956866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 09:07:06.956879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-29 09:07:06.956916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-09-29 09:07:06.956943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-09-29 09:07:06.956980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-09-29 09:07:06.956993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-29 09:07:06.957016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-09-29 09:07:06.957046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-09-29 09:07:06.957073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-09-29 09:07:06.957111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-09-29 09:07:06.957123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 09:07:06.957163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-29 09:07:06.957177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-09-29 09:07:06.957216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-09-29 09:07:06.957229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-09-29 09:07:06.957268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:07:06.957281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-09-29 09:07:06.957317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-09-29 09:07:06.957330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:07:06.957370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-09-29 09:07:06.957385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-09-29 09:07:06.957434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-09-29 09:07:06.957447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:07:06.957477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-09-29 09:07:06.957513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-09-29 09:07:06.957526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-09-29 09:07:06.957565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-09-29 09:07:06.957579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-09-29 09:07:06.957618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-09-29 09:07:06.957631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-09-29 09:07:06.957706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-09-29 09:07:06.957764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-29 09:07:06.957795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-29 09:07:06.957843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-29 09:07:06.957864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-29 09:07:06.957898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-29 09:07:06.957911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-29 09:07:06.957949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-29 09:07:06.957962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 09:07:06.957999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-09-29 09:07:06.958012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-09-29 09:07:06.958049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-29 09:07:06.958061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-29 09:07:06.958099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-09-29 09:07:06.958112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (1,922 kB/s) 2025-09-29 09:07:06.958149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-29 09:07:06.958162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-29 09:07:06.958199 | 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 ... 2025-09-29 09:07:06.958212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-09-29 09:07:06.958247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:60% (Reading database ... 65% 2025-09-29 09:07:06.958260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-29 09:07:06.958323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-09-29 09:07:06.958338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-29 09:07:06.958351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-29 09:07:06.958363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-29 09:07:06.958374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-09-29 09:07:06.958407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-29 09:07:06.958420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 09:07:06.958456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:07:06.958469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-29 09:07:06.958505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:07:06.958518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:07:06.958553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-09-29 09:07:06.958573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-29 09:07:06.958598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:07:06.958629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-09-29 09:07:06.958642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:07:06.958721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-09-29 09:07:06.958739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:07:06.958763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-09-29 09:07:06.958794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-29 09:07:06.958819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-09-29 09:07:06.958852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-09-29 09:07:06.958865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:07:06.959024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:07:06.959087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-09-29 09:07:06.959099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-29 09:07:06.959110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:07:06.959128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-09-29 09:07:06.959138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.959148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 09:07:06.959158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:07:06.959168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-09-29 09:07:06.959177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-29 09:07:06.959186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-29 09:07:06.959200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-09-29 09:07:06.959210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-29 09:07:06.959220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:07:06.959233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-09-29 09:07:06.959243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-29 09:07:06.959256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:07:06.959303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-09-29 09:07:06.959318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-29 09:07:06.959331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:07:06.959368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-09-29 09:07:06.959382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-29 09:07:06.959409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:07:06.959460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-09-29 09:07:06.959474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-29 09:07:06.959484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:07:06.959497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-09-29 09:07:06.959510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:07:06.959555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:07:06.959569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-09-29 09:07:06.959582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:07:06.959617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:07:06.959631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-09-29 09:07:06.959667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-29 09:07:06.959789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:07:06.959800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-09-29 09:07:06.959813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-29 09:07:06.959827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:07:06.959855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-09-29 09:07:06.959869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-29 09:07:06.959909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:07:06.959923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 09:07:06.959959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 09:07:06.959974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:07:06.960001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-09-29 09:07:06.960015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-09-29 09:07:06.960054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-09-29 09:07:06.960068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-09-29 09:07:06.960104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-29 09:07:06.960119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:07:06.960146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-09-29 09:07:06.960161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:07:06.960200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:07:06.960215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-09-29 09:07:06.960250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:07:06.960276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:07:06.960290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:07:06.960303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-29 09:07:06.960345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-09-29 09:07:06.960360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:07:06.960395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:07:06.960410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:07:06.960438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:07:06.960452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:07:06.960490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-29 09:07:06.960513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-29 09:07:06.960527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:07:06.960553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:07:06.960589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-29 09:07:06.960603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:07:06.960616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:07:06.960655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-09-29 09:07:06.960715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:07:06.960736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:07:06.960776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.960817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-09-29 09:07:06.960831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-09-29 09:07:06.960868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-29 09:07:06.960882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:07:06.960917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:07:06.960931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-09-29 09:07:06.960971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:07:06.960985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:07:06.961019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:07:06.961033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:07:06.961072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-09-29 09:07:06.961087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2025-09-29 09:07:06.961122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:07:06.961136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:07:06.961158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.961194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-09-29 09:07:06.961209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.961232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-09-29 09:07:06.961268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:07:06.961282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.961317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-09-29 09:07:06.961331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-09-29 09:07:06.961369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-09-29 09:07:06.961383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-29 09:07:06.961418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:07:06.961432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:07:06.961468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:07:06.961482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-09-29 09:07:06.961518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:07:06.961531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-09-29 09:07:06.961566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:07:06.961580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:07:06.961616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:07:06.961630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container f2b1f374f1ba 2025-09-29 09:07:06.961666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 8e9ac91891cc 2025-09-29 09:07:06.961741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:07:06.962936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 7108345ed9b5 2025-09-29 09:07:06.962977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-29 09:07:06.962986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-29 09:07:06.962993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-29 09:07:06.963000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-09-29 09:07:06.963007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:07:06.963014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:07:06.963020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:07:06.963026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:07:06.963033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:07:06.963039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:07:06.963053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:07:06.963060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-09-29 09:07:06.963066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-09-29 09:07:06.963073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-09-29 09:07:06.963079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-09-29 09:07:06.963086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:07:06.963092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:07:06.963098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-29 09:07:06.963107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:07:06.963115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-29 09:07:06.963122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-09-29 09:07:06.963128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-29 09:07:06.963134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-29 09:07:06.963140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-29 09:07:06.963147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-09-29 09:07:06.963153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20444 files and directories currently installed.) 2025-09-29 09:07:06.963160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:07:06.963167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-29 09:07:06.963173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-29 09:07:06.963180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-29 09:07:06.963186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-09-29 09:07:06.963192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:07:06.963198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:07:06.963205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:07:06.963211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:07:06.963218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:07:06.963224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:07:06.963230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:07:06.963236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-09-29 09:07:06.963243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:07:06.963249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-09-29 09:07:06.963265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-29 09:07:06.963280 | 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 ... 2025-09-29 09:07:06.963294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-09-29 09:07:06.963301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-09-29 09:07:06.963308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-29 09:07:06.963314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-09-29 09:07:06.963320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-29 09:07:06.963326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-29 09:07:06.963333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-29 09:07:06.963339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-09-29 09:07:06.963345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20435 files and directories currently installed.) 2025-09-29 09:07:06.963352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:07:06.963383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:07:06.963452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:07:06.963471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:07:06.963545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:07:06.963582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:07:06.963601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:07:06.963624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:07:06.963636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:07:06.963649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.963655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-09-29 09:07:06.963662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-09-29 09:07:06.963721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:07:06.963734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:07:06.963745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-09-29 09:07:06.963756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:07:06.963766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:07:06.963777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-09-29 09:07:06.963789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-09-29 09:07:06.963799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:07:06.963810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.963819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10883 files, 1498 directories removed. 2025-09-29 09:07:06.963830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.963841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-09-29 09:07:06.963851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.963862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1488 files, 155 directories removed. 2025-09-29 09:07:06.963872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-29 09:07:06.963883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-09-29 09:07:06.963894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-09-29 09:07:06.963905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:07:06.963917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 7108345ed9b5 2025-09-29 09:07:06.963929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 9a46fd29021b 2025-09-29 09:07:06.963940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-09-29 09:07:06.963952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 62e4cab61294 2025-09-29 09:07:06.963962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 62e4cab61294 2025-09-29 09:07:06.963982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 0ea97436d6dd 2025-09-29 09:07:06.963995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 89b2b5592f6c 2025-09-29 09:07:06.964002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20250929 2025-09-29 09:07:06.964008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-09-29 09:07:06.963574 (took 0:00:44.304688) 2025-09-29 09:07:06.964015 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-09-29 09:07:06.964021 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-09-29 09:07:06.964027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-09-29 09:07:06.963916 2025-09-29 09:07:06.964539 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-09-29 09:07:06.965006 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-09-29 09:10:26.272440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:10:26.272550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6e6760a88c75 2025-09-29 09:10:26.272600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20250929" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:10:26.272729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 6e0ee422215d 2025-09-29 09:10:26.274855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 6e0ee422215d 2025-09-29 09:10:26.274879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> af0a0df1442a 2025-09-29 09:10:26.274893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:10:26.274906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 642629e537de 2025-09-29 09:10:26.274919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:10:26.274931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:10:26.274943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:10:26.274954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:10:26.274966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:10:26.274978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:10:26.274990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:10:26.275002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:10:26.275014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:10:26.275034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:10:26.275044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:10:26.275053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:10:26.275062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:10:26.275072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:10:26.275081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 09:10:26.275090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-29 09:10:26.275100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-29 09:10:26.275110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-29 09:10:26.275119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-29 09:10:26.275128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-29 09:10:26.275138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-09-29 09:10:26.275147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-09-29 09:10:26.275157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-09-29 09:10:26.275166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-09-29 09:10:26.275176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-09-29 09:10:26.275185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-09-29 09:10:26.275195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-09-29 09:10:26.275204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-09-29 09:10:26.275213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-09-29 09:10:26.275223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-09-29 09:10:26.275233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-29 09:10:26.275295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-09-29 09:10:26.275306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-09-29 09:10:26.275315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-09-29 09:10:26.275325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-09-29 09:10:26.275335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-09-29 09:10:26.275350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-09-29 09:10:26.275360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-09-29 09:10:26.275369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-09-29 09:10:26.275379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-09-29 09:10:26.275388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-09-29 09:10:26.275404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-09-29 09:10:26.275480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-09-29 09:10:26.275492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-09-29 09:10:26.275502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:10:26.275512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-09-29 09:10:26.275559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-09-29 09:10:26.275569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:10:26.276769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-09-29 09:10:26.276790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-09-29 09:10:26.276801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-09-29 09:10:26.276811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:10:26.276821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-09-29 09:10:26.276830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-09-29 09:10:26.276840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-09-29 09:10:26.276849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-09-29 09:10:26.276859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-09-29 09:10:26.276868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-09-29 09:10:26.276877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-09-29 09:10:26.276887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-09-29 09:10:26.276896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-09-29 09:10:26.276905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-09-29 09:10:26.276914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-09-29 09:10:26.276924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-09-29 09:10:26.276933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-29 09:10:26.276942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-29 09:10:26.276952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-29 09:10:26.276980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-29 09:10:26.276997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-29 09:10:26.277006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-29 09:10:26.277016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-29 09:10:26.277025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 09:10:26.277035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-09-29 09:10:26.277049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 09:10:26.277059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 09:10:26.277068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-29 09:10:26.277078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-09-29 09:10:26.277116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-09-29 09:10:26.277324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-09-29 09:10:26.277379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-09-29 09:10:26.277401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-09-29 09:10:26.277412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-09-29 09:10:26.277501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2025-09-29 09:10:26.277608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-29 09:10:26.277646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-29 09:10:26.277786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-09-29 09:10:26.277856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (2,670 kB/s) 2025-09-29 09:10:26.277924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-29 09:10:26.277995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-29 09:10:26.278075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:10:26.278149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-29 09:10:26.278234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-09-29 09:10:26.278294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-09-29 09:10:26.278367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-09-29 09:10:26.278438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-09-29 09:10:26.278526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-29 09:10:26.278600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-29 09:10:26.278706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 09:10:26.278766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:10:26.278838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-29 09:10:26.278910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:10:26.278999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.279076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:10:26.279166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-09-29 09:10:26.279218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-29 09:10:26.279283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:10:26.279354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-09-29 09:10:26.279425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:10:26.279563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-09-29 09:10:26.279635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:10:26.279744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-09-29 09:10:26.279830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-29 09:10:26.279903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-09-29 09:10:26.279969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-09-29 09:10:26.280033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:10:26.280097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:10:26.280161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-09-29 09:10:26.280224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-29 09:10:26.280299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:10:26.280381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-09-29 09:10:26.280446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 09:10:26.280530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:10:26.281757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-09-29 09:10:26.281776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-29 09:10:26.281786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-29 09:10:26.281795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-09-29 09:10:26.281814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-29 09:10:26.281824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:10:26.281832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-29 09:10:26.281840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:10:26.281849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:10:26.281857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-29 09:10:26.281865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-29 09:10:26.281874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 09:10:26.281882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-29 09:10:26.281890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-29 09:10:26.281899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 09:10:26.281907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-09-29 09:10:26.281915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-09-29 09:10:26.281924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-09-29 09:10:26.281932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-09-29 09:10:26.281941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-29 09:10:26.281949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:10:26.281957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-09-29 09:10:26.281965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-29 09:10:26.281974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:10:26.281990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-09-29 09:10:26.281999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-29 09:10:26.282007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:10:26.282016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-09-29 09:10:26.282024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-29 09:10:26.282037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:10:26.282045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-09-29 09:10:26.282054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:10:26.282062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:10:26.282071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-09-29 09:10:26.282082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:10:26.282143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.282167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:10:26.282252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-09-29 09:10:26.282283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-29 09:10:26.282365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:10:26.282380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-09-29 09:10:26.282448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-29 09:10:26.282513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:10:26.282565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-09-29 09:10:26.282617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-29 09:10:26.282685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:10:26.282734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 09:10:26.282791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 09:10:26.282845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:10:26.282897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-09-29 09:10:26.282948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-09-29 09:10:26.282993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-09-29 09:10:26.283048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-09-29 09:10:26.283100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 09:10:26.283165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 09:10:26.283219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-09-29 09:10:26.283271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-09-29 09:10:26.283324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-09-29 09:10:26.283378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-09-29 09:10:26.283431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-29 09:10:26.283489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:10:26.283544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-09-29 09:10:26.283599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.283653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-29 09:10:26.283732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-09-29 09:10:26.283791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-09-29 09:10:26.283844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-29 09:10:26.283905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 09:10:26.283947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-09-29 09:10:26.283986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-09-29 09:10:26.284036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-29 09:10:26.284075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-09-29 09:10:26.284128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-29 09:10:26.284178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 09:10:26.284230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-09-29 09:10:26.284281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-29 09:10:26.284332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:10:26.284383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-09-29 09:10:26.284434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-29 09:10:26.284504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 09:10:26.284653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-09-29 09:10:26.284719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-09-29 09:10:26.284742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-09-29 09:10:26.284754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-09-29 09:10:26.284769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:10:26.284826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:10:26.284842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-09-29 09:10:26.284908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:10:26.284970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:10:26.285002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:10:26.285064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-29 09:10:26.285109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-09-29 09:10:26.285124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:10:26.285187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:10:26.285241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:10:26.285255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:10:26.285311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:10:26.285364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-29 09:10:26.285378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-29 09:10:26.285436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:10:26.285513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:10:26.285525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-29 09:10:26.285559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:10:26.285606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-09-29 09:10:26.285622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:10:26.285690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 09:10:26.285753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-09-29 09:10:26.286752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-09-29 09:10:26.286771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:10:26.286782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:10:26.286792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.286813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-09-29 09:10:26.286822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-09-29 09:10:26.286832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-29 09:10:26.286842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:10:26.286851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:10:26.286860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:10:26.286869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:10:26.286879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-09-29 09:10:26.286888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:10:26.286897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:10:26.286907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 09:10:26.286916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:10:26.286925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-09-29 09:10:26.286935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:10:26.286945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-09-29 09:10:26.286954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: none removed. 2025-09-29 09:10:26.286964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:10:26.286973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 09:10:26.286982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-29 09:10:26.286991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:10:26.287000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-09-29 09:10:26.287010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:10:26.287019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.287028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-09-29 09:10:26.287037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.287047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-09-29 09:10:26.287056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:10:26.287075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.287084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-09-29 09:10:26.287094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-09-29 09:10:26.287103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-09-29 09:10:26.287113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-29 09:10:26.287126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.287136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:10:26.287145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 09:10:26.287155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-09-29 09:10:26.287164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 09:10:26.287173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.287192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 09:10:26.287201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 09:10:26.287211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 09:10:26.287224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 09:10:26.287233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-09-29 09:10:26.287243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:10:26.287318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:10:26.287382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 09:10:26.287396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 09:10:26.287512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 09:10:26.287578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 09:10:26.287606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 09:10:26.287686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 09:10:26.287706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-09-29 09:10:26.287765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:10:26.287838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:10:26.287887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:10:26.287901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 09:10:26.287948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 09:10:26.287979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:10:26.288039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:10:26.288053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-09-29 09:10:26.288116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:10:26.288144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-09-29 09:10:26.288204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 09:10:26.288218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 09:10:26.288279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-09-29 09:10:26.288293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:10:26.288356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:10:26.288371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:10:26.288434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 642629e537de 2025-09-29 09:10:26.288448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 495453be1fb7 2025-09-29 09:10:26.288523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-09-29 09:10:26.288553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 6691f9c2d6d2 2025-09-29 09:10:26.288610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 6691f9c2d6d2 2025-09-29 09:10:26.288624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 4a33b38a54be 2025-09-29 09:10:26.288700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-09-29 09:10:26.288754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> dbec1165f48f 2025-09-29 09:10:26.288813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-09-29 09:10:26.288827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> dcc3ac7bafa2 2025-09-29 09:10:26.288885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2025-09-29 09:10:26.288907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in b63fffabfb12 2025-09-29 09:10:26.288965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container b63fffabfb12 2025-09-29 09:10:26.288978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 5d12b68ebade 2025-09-29 09:10:26.289043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2025-09-29 09:10:26.289058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in cd84be4df9a3 2025-09-29 09:10:26.289120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-09-29 09:10:26.289143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2025-09-29 09:10:26.289201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 32.9 MB/s 0:00:00 2025-09-29 09:10:26.289256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-09-29 09:10:26.289270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-09-29 09:10:26.289323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-09-29 09:10:26.289337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:10:26.289398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-09-29 09:10:26.289412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:10:26.289495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-09-29 09:10:26.289509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-29 09:10:26.289574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-09-29 09:10:26.289627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 09:10:26.289641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2025.8.3) 2025-09-29 09:10:26.289756 | 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) 2025-09-29 09:10:26.290870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2025-09-29 09:10:26.290906 | 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) (80.9.0) 2025-09-29 09:10:26.290915 | 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) 2025-09-29 09:10:26.290921 | 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) 2025-09-29 09:10:26.290927 | 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) 2025-09-29 09:10:26.290933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2025-09-29 09:10:26.290939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2025-09-29 09:10:26.290945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-09-29 09:10:26.290951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.290957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.290963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-09-29 09:10:26.290969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-09-29 09:10:26.290975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-09-29 09:10:26.290980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-09-29 09:10:26.290992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.290998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-09-29 09:10:26.291010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-09-29 09:10:26.291024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-09-29 09:10:26.291030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-09-29 09:10:26.291036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291048 | 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) 2025-09-29 09:10:26.291053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-09-29 09:10:26.291059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-09-29 09:10:26.291065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-09-29 09:10:26.291082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-09-29 09:10:26.291088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-09-29 09:10:26.291105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-09-29 09:10:26.291111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-09-29 09:10:26.291128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-09-29 09:10:26.291134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-09-29 09:10:26.291158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-09-29 09:10:26.291164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-09-29 09:10:26.291182 | 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) 2025-09-29 09:10:26.291188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-09-29 09:10:26.291193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-09-29 09:10:26.291199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-09-29 09:10:26.291210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-09-29 09:10:26.291248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-09-29 09:10:26.291255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-09-29 09:10:26.291260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-09-29 09:10:26.291278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-09-29 09:10:26.291283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2025-09-29 09:10:26.291301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-29 09:10:26.291307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-09-29 09:10:26.291312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-09-29 09:10:26.291318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-09-29 09:10:26.291339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-09-29 09:10:26.291345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-29 09:10:26.291351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:10:26.291356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-09-29 09:10:26.291362 | 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) 2025-09-29 09:10:26.291368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-09-29 09:10:26.291374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-29 09:10:26.291413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2025-09-29 09:10:26.291421 | 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) 2025-09-29 09:10:26.291427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2025-09-29 09:10:26.291433 | 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) 2025-09-29 09:10:26.291439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2025-09-29 09:10:26.291445 | 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) 2025-09-29 09:10:26.291451 | 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) 2025-09-29 09:10:26.291483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2025-09-29 09:10:26.291490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2025-09-29 09:10:26.291523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-09-29 09:10:26.291530 | 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) 2025-09-29 09:10:26.291536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2025-09-29 09:10:26.291542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-29 09:10:26.291548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-09-29 09:10:26.291578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-09-29 09:10:26.291584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-09-29 09:10:26.291611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2025-09-29 09:10:26.291641 | 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 2025-09-29 09:10:26.291649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-09-29 09:10:26.291719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-09-29 09:10:26.291728 | 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=f2dd5fc363929e8ada470f34b70b46234d179759ccf8ea05962c6f1dbebf3ebe 2025-09-29 09:10:26.291734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2025-09-29 09:10:26.291769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'api_object_schema' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'api_object_schema'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.291778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.291806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (setup.py): started 2025-09-29 09:10:26.291812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (setup.py): finished with status 'done' 2025-09-29 09:10:26.291839 | 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=678759612960ae4855c9b90c34e6df11008842dbc23184753d0d342c911bf1a3 2025-09-29 09:10:26.291865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-09-29 09:10:26.291910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'capacity' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'capacity'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.292829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.292848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): started 2025-09-29 09:10:26.292858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): finished with status 'done' 2025-09-29 09:10:26.292867 | 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=692fb96fc2b1ef60e4dc16ac101943c5a4b5ec64e954211cc3d7136ab9917d54 2025-09-29 09:10:26.292876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-09-29 09:10:26.292886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'confetti' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'confetti'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.292895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.292904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): started 2025-09-29 09:10:26.292912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): finished with status 'done' 2025-09-29 09:10:26.292921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7215 sha256=0f1c983c528dc2ac7db54df946c116d13b79524d09064842178ce77f33a6f72c 2025-09-29 09:10:26.292930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-09-29 09:10:26.292939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'gossip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'gossip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.292947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.292956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): started 2025-09-29 09:10:26.292964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): finished with status 'done' 2025-09-29 09:10:26.292972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14924 sha256=d4061a632172842c85bafbacb866553492fc776690a811d454b7ae22019b4e61 2025-09-29 09:10:26.292988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-09-29 09:10:26.292997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.iqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.iqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): started 2025-09-29 09:10:26.293030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): finished with status 'done' 2025-09-29 09:10:26.293039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.iqn: filename=infi_dtypes_iqn-0.4.0-py3-none-any.whl size=2897 sha256=5e7c5cc3447e9b4e89d85be98e5a25ebfdb08eaa56b2ae327e458879709aaa2f 2025-09-29 09:10:26.293047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-09-29 09:10:26.293063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.wwn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.wwn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): started 2025-09-29 09:10:26.293089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): finished with status 'done' 2025-09-29 09:10:26.293098 | 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=3369 sha256=0703bc3bed513a460745fae2ef24ccb47d3f187693cb8c9b6eb5b3e5336f304a 2025-09-29 09:10:26.293106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-09-29 09:10:26.293115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'pact' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pact'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): started 2025-09-29 09:10:26.293140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): finished with status 'done' 2025-09-29 09:10:26.293149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7736 sha256=e90706e88ff92f00e6e9ff6484cddc148118a815720ccb0476506e74bcf835ff 2025-09-29 09:10:26.293157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-09-29 09:10:26.293166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'sentinels' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sentinels'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): started 2025-09-29 09:10:26.293197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): finished with status 'done' 2025-09-29 09:10:26.293212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3229 sha256=6a8a3a05131975d5b0d188e8966d28939238a3d1d70c8743461aa2398d5590f8 2025-09-29 09:10:26.293220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-09-29 09:10:26.293229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'vintage' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'vintage'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): started 2025-09-29 09:10:26.293255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): finished with status 'done' 2025-09-29 09:10:26.293322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2855 sha256=eee09c140db074f2ac197dbdfbe967681dcde6fb69bf9bdf9f7d247476764f46 2025-09-29 09:10:26.293333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-09-29 09:10:26.293342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'flux' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flux'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): started 2025-09-29 09:10:26.293367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): finished with status 'done' 2025-09-29 09:10:26.293376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6351 sha256=c4120d01fe1d1277576d95d806aa47c2b639aff6e358128057519ea7c3982cf1 2025-09-29 09:10:26.293385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-09-29 09:10:26.293394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.nqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.nqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): started 2025-09-29 09:10:26.293419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): finished with status 'done' 2025-09-29 09:10:26.293428 | 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=2908 sha256=d120fb7d00fc81f2ae399662242aa19843fa613cceffbcea2f1fb5c580e0c776 2025-09-29 09:10:26.293442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-09-29 09:10:26.293481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'URLObject' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'URLObject'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:10:26.293491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.293500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): started 2025-09-29 09:10:26.293508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): finished with status 'done' 2025-09-29 09:10:26.293517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14534 sha256=162a50f73faeb102c99ef27dc88184fae7cc2f3246f395790cc3211b6e9ba8d4 2025-09-29 09:10:26.293525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-os3pi0kx/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-09-29 09:10:26.293533 | 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 2025-09-29 09:10:26.293548 | 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 2025-09-29 09:10:26.293559 | 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 2025-09-29 09:10:26.293568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container cd84be4df9a3 2025-09-29 09:10:26.293576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 530c89a0c468 2025-09-29 09:10:26.293629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:10:26.293639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in ca979377ff46 2025-09-29 09:10:26.293648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-29 09:10:26.293656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-29 09:10:26.293665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-29 09:10:26.293699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-09-29 09:10:26.293708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:10:26.293717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:10:26.293725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:10:26.293742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:10:26.293751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:10:26.293759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:10:26.293768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:10:26.293777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-09-29 09:10:26.293785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-09-29 09:10:26.293794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-09-29 09:10:26.293846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-09-29 09:10:26.293856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:10:26.293864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:10:26.293873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-29 09:10:26.293888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:10:26.293898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-29 09:10:26.293907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-09-29 09:10:26.293915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-09-29 09:10:26.293923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-09-29 09:10:26.293932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-09-29 09:10:26.293965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-29 09:10:26.293974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20781 files and directories currently installed.) 2025-09-29 09:10:26.293983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:10:26.293991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-29 09:10:26.294000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-29 09:10:26.294008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-29 09:10:26.294016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-09-29 09:10:26.294028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:10:26.294037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:10:26.294049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:10:26.294097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:10:26.294110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:10:26.294159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:10:26.294168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:10:26.294180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-09-29 09:10:26.294338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:10:26.294406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-09-29 09:10:26.296028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-29 09:10:26.296051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:10:26.296059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-29 09:10:26.296065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-09-29 09:10:26.296071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-09-29 09:10:26.296077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-09-29 09:10:26.296083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-09-29 09:10:26.296089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-29 09:10:26.296095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20772 files and directories currently installed.) 2025-09-29 09:10:26.296101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:10:26.296130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:10:26.296201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.296218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:26.296224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:26.296254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:10:26.296283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:10:26.296300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:10:26.296323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:26.296335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:26.296346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-09-29 09:10:26.296352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-09-29 09:10:26.296358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:10:26.296364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:10:26.296370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-09-29 09:10:26.296375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:10:26.296381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:10:26.296387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-09-29 09:10:26.296393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-09-29 09:10:26.296398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:10:26.296404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.296410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40999 files, 1709 directories removed. 2025-09-29 09:10:26.296416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.296421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-09-29 09:10:26.296427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.296433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1652 files, 174 directories removed. 2025-09-29 09:10:26.296438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-29 09:10:26.296444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-09-29 09:10:26.296450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-09-29 09:10:26.296456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:10:26.296479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container ca979377ff46 2025-09-29 09:10:26.296489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6923bd1ad750 2025-09-29 09:10:26.296500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-09-29 09:10:26.296506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in f053bd3d0a92 2025-09-29 09:10:26.296511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container f053bd3d0a92 2025-09-29 09:10:26.296517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 2e8158f27cf9 2025-09-29 09:10:26.296523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 863c245ecad9 2025-09-29 09:10:26.296529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20250929 2025-09-29 09:10:26.296535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-09-29 09:10:26.295712 (took 0:03:19.331796) 2025-09-29 09:10:26.296541 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-09-29 09:10:26.296546 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-09-29 09:10:26.296552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-09-29 09:10:26.296066 2025-09-29 09:10:26.297793 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-09-29 09:10:26.297860 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-09-29 09:10:53.612929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:10:53.613020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 6e6760a88c75 2025-09-29 09:10:53.613040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20250929" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:10:53.613057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 26fc55ebc5b4 2025-09-29 09:10:53.613071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 26fc55ebc5b4 2025-09-29 09:10:53.613083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> cd593613d316 2025-09-29 09:10:53.613105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:10:53.613195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in d3d7ea065b5c 2025-09-29 09:10:53.613210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-09-29 09:10:53.613222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-09-29 09:10:53.613234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-09-29 09:10:53.613246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-09-29 09:10:53.613287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:10:53.613300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:10:53.613334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:10:53.613349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:10:53.613528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:10:53.614772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:10:53.614794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:10:53.614805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-09-29 09:10:53.614814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-09-29 09:10:53.614840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-09-29 09:10:53.614850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-09-29 09:10:53.614859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:10:53.614869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:10:53.614878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-29 09:10:53.614889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:10:53.614901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-09-29 09:10:53.614911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:10:53.614920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-09-29 09:10:53.614930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-09-29 09:10:53.614939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-09-29 09:10:53.614949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-29 09:10:53.614960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:10:53.614970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-09-29 09:10:53.614979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-09-29 09:10:53.614988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-09-29 09:10:53.614998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-09-29 09:10:53.615007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:10:53.615016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:10:53.615026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:10:53.615035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:10:53.615049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:10:53.615059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:10:53.615069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:10:53.615088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-09-29 09:10:53.615102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:10:53.615115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-29 09:10:53.615217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-29 09:10:53.615285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:10:53.615336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-09-29 09:10:53.615421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-09-29 09:10:53.615488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-09-29 09:10:53.615557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-29 09:10:53.615624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:85% 2025-09-29 09:10:53.615694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-09-29 09:10:53.615820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-29 09:10:53.615838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:95% 2025-09-29 09:10:53.615939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19856 files and directories currently installed.) 2025-09-29 09:10:53.615995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.616056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.616122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.616190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.616264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:10:53.616317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.616382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.616497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.616570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.616637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.616710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.616834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.616886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.616935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.616983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.617032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:10:53.617063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.617135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.617203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:10:53.617248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.617272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.617345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.617391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:10:53.617428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.617640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:10:53.617704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:10:53.617861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.617968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:10:53.618020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.618073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:10:53.618126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.618177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:10:53.618229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-09-29 09:10:53.618281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-09-29 09:10:53.618333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:10:53.618384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:10:53.618454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-09-29 09:10:53.618507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:10:53.618558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:10:53.618610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-09-29 09:10:53.618664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-09-29 09:10:53.618748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:10:53.619753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-29 09:10:53.619828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10883 files, 1498 directories removed. 2025-09-29 09:10:53.619842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-29 09:10:53.619851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-09-29 09:10:53.619859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-29 09:10:53.619866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1488 files, 155 directories removed. 2025-09-29 09:10:53.619873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-29 09:10:53.619880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-09-29 09:10:53.619903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-09-29 09:10:53.619910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:10:53.619917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container d3d7ea065b5c 2025-09-29 09:10:53.619924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 13b4b7475841 2025-09-29 09:10:53.619931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-09-29 09:10:53.619938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 6560763601b4 2025-09-29 09:10:53.619945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 6560763601b4 2025-09-29 09:10:53.619952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 3394c585daba 2025-09-29 09:10:53.619959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 2229f38f4e73 2025-09-29 09:10:53.619966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250929 2025-09-29 09:10:53.619973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-09-29 09:10:53.619301 (took 0:00:27.323235) 2025-09-29 09:10:53.619987 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-09-29 09:10:53.619995 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-09-29 09:10:53.620005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-09-29 09:10:53.619898 2025-09-29 09:10:53.620852 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-09-29 09:10:53.621425 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-09-29 09:11:21.978932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 09:11:21.979016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 61b8306760fc 2025-09-29 09:11:21.979034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20250929" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:11:21.979050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 5b21cbc024b2 2025-09-29 09:11:21.979061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 5b21cbc024b2 2025-09-29 09:11:21.979073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 45896c0dcf67 2025-09-29 09:11:21.979092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-09-29 09:11:21.979103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> ca0c0e8f45f3 2025-09-29 09:11:21.979114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-09-29 09:11:21.979128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in d09ba6de3345 2025-09-29 09:11:21.979247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container d09ba6de3345 2025-09-29 09:11:21.979329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 97b0741be064 2025-09-29 09:11:21.979396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:11:21.979466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in b72c7204666a 2025-09-29 09:11:21.979517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-09-29 09:11:21.979574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-09-29 09:11:21.979646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-09-29 09:11:21.979711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:11:21.979775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:11:21.979827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:11:21.979877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:11:21.979925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:11:21.979974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:11:21.980020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:11:21.980090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:11:21.980190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-09-29 09:11:21.980229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-09-29 09:11:21.980287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-09-29 09:11:21.980337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-09-29 09:11:21.980417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:11:21.980471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:11:21.980524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-29 09:11:21.980583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:11:21.980635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-09-29 09:11:21.980744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-09-29 09:11:21.980765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-29 09:11:21.980843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:80% 2025-09-29 09:11:21.980890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-09-29 09:11:21.980954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-09-29 09:11:21.981000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-09-29 09:11:21.981065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:11:21.981154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:11:21.981213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-09-29 09:11:21.981271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-09-29 09:11:21.981407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-09-29 09:11:21.981421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-09-29 09:11:21.981455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:11:21.981567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:11:21.981580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:11:21.981593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:11:21.981791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:11:21.981851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:11:21.981869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:11:21.981878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-09-29 09:11:21.981886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:11:21.981932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:11:21.981989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-29 09:11:21.982039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-29 09:11:21.982131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:11:21.982216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:11:21.982263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:11:21.982331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-09-29 09:11:21.982484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-09-29 09:11:21.982496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:11:21.982563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.982618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.982756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.982822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.982900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:11:21.982956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.983087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.983237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.983595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:11:21.983643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.983705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:11:21.983835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.983993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:11:21.984052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.984302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:11:21.984370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:11:21.984581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:11:21.984763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:11:21.984859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:11:21.984954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-09-29 09:11:21.985000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:11:21.985069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:11:21.985149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:11:21.985230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-09-29 09:11:21.985318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:11:21.985424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:11:21.985501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-09-29 09:11:21.985581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-09-29 09:11:21.985663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:11:21.985780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-29 09:11:21.985864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9465 files, 1326 directories removed. 2025-09-29 09:11:21.985937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-29 09:11:21.986018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-09-29 09:11:21.986092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-29 09:11:21.986173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-09-29 09:11:21.986246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-29 09:11:21.986325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:11:21.986428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:11:21.986509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:11:21.986590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container b72c7204666a 2025-09-29 09:11:21.986694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 6ff0f33270b3 2025-09-29 09:11:21.986794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 45153114b51f 2025-09-29 09:11:21.986872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20250929 2025-09-29 09:11:21.987034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-09-29 09:11:21.986892 (took 0:00:28.366994) 2025-09-29 09:11:21.987700 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-09-29 09:11:21.987795 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-09-29 09:11:21.987878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-09-29 09:11:21.987777 2025-09-29 09:11:21.989069 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-09-29 09:11:21.989809 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-09-29 09:12:05.737546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 09:12:05.737616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 61b8306760fc 2025-09-29 09:12:05.737634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20250929" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:12:05.737650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in e5e5caec2859 2025-09-29 09:12:05.737769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container e5e5caec2859 2025-09-29 09:12:05.737787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 82360e935923 2025-09-29 09:12:05.737801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dosfstools grub-efi-*64-signed ipxe mtools pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:12:05.737813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in ebd08eb111a8 2025-09-29 09:12:05.737824 | 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] 2025-09-29 09:12:05.737835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:12:05.737846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:12:05.737856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:12:05.737867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:12:05.737877 | 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] 2025-09-29 09:12:05.737929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:12:05.737939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:12:05.737947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:12:05.738014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:12:05.738025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:12:05.738033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:12:05.738042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:12:05.738050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:12:05.738059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:12:05.738067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.4 MB in 2s (12.3 MB/s) 2025-09-29 09:12:05.738076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-29 09:12:05.738085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-29 09:12:05.738093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-29 09:12:05.738102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-29 09:12:05.738110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-09-29 09:12:05.738119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-09-29 09:12:05.738128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-09-29 09:12:05.738136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2025-09-29 09:12:05.738183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2025-09-29 09:12:05.738192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-09-29 09:12:05.738201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-09-29 09:12:05.738209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2025-09-29 09:12:05.738218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-09-29 09:12:05.738226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-09-29 09:12:05.738235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-09-29 09:12:05.738262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2025-09-29 09:12:05.738271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2025-09-29 09:12:05.738280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2025-09-29 09:12:05.738289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2025-09-29 09:12:05.738336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2025-09-29 09:12:05.738345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:12:05.738354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2025-09-29 09:12:05.738363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2025-09-29 09:12:05.738378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:12:05.738387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.3 [6,686 B] 2025-09-29 09:12:05.738397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5 [20.7 kB] 2025-09-29 09:12:05.738405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5 [169 kB] 2025-09-29 09:12:05.738451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:12:05.738460 | 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] 2025-09-29 09:12:05.738469 | 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] 2025-09-29 09:12:05.738478 | 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] 2025-09-29 09:12:05.738492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-29 09:12:05.738501 | 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] 2025-09-29 09:12:05.738509 | 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] 2025-09-29 09:12:05.738551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-09-29 09:12:05.738559 | 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] 2025-09-29 09:12:05.738568 | 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] 2025-09-29 09:12:05.738578 | 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] 2025-09-29 09:12:05.738586 | 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] 2025-09-29 09:12:05.738648 | 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] 2025-09-29 09:12:05.738660 | 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] 2025-09-29 09:12:05.738705 | 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] 2025-09-29 09:12:05.738718 | 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] 2025-09-29 09:12:05.738758 | 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] 2025-09-29 09:12:05.738767 | 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] 2025-09-29 09:12:05.738776 | 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] 2025-09-29 09:12:05.738784 | 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] 2025-09-29 09:12:05.738801 | 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] 2025-09-29 09:12:05.738810 | 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] 2025-09-29 09:12:05.738823 | 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] 2025-09-29 09:12:05.738834 | 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] 2025-09-29 09:12:05.738869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-09-29 09:12:05.738911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (9,287 kB/s) 2025-09-29 09:12:05.739802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-09-29 09:12:05.739820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-29 09:12:05.739832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:12:05.739844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-09-29 09:12:05.739854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-09-29 09:12:05.739865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-29 09:12:05.739874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-29 09:12:05.739884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-29 09:12:05.739894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:12:05.739911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.3_all.deb ... 2025-09-29 09:12:05.739922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.3) ... 2025-09-29 09:12:05.739932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-09-29 09:12:05.739943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5_all.deb ... 2025-09-29 09:12:05.739951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5) ... 2025-09-29 09:12:05.739959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-09-29 09:12:05.739967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5_amd64.deb ... 2025-09-29 09:12:05.739976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5) ... 2025-09-29 09:12:05.739984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-09-29 09:12:05.739992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:12:05.740001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-09-29 09:12:05.740009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:12:05.740018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2025-09-29 09:12:05.740026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-29 09:12:05.740034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-29 09:12:05.740043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-09-29 09:12:05.740057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-29 09:12:05.740066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-29 09:12:05.740074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 09:12:05.740083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 09:12:05.740091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:12:05.740099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-29 09:12:05.740108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-29 09:12:05.740116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:12:05.740124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-09-29 09:12:05.740133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2025-09-29 09:12:05.740141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-09-29 09:12:05.740149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-09-29 09:12:05.740158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-09-29 09:12:05.740166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-29 09:12:05.740174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-09-29 09:12:05.740182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-09-29 09:12:05.740191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-29 09:12:05.740206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-09-29 09:12:05.740215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-29 09:12:05.740224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.740232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-09-29 09:12:05.740258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-09-29 09:12:05.740267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.740275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-09-29 09:12:05.740283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-29 09:12:05.740291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.740300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-09-29 09:12:05.740308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-09-29 09:12:05.740376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.740387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-09-29 09:12:05.740395 | 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 ... 2025-09-29 09:12:05.740403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.740412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-09-29 09:12:05.740430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-29 09:12:05.740438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.740447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-09-29 09:12:05.740455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-29 09:12:05.740464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.740472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-09-29 09:12:05.740481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-29 09:12:05.740489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.740498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-09-29 09:12:05.740506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2025-09-29 09:12:05.740514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-09-29 09:12:05.740523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-09-29 09:12:05.740531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2025-09-29 09:12:05.740539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-09-29 09:12:05.740547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-09-29 09:12:05.740556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-29 09:12:05.740564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-09-29 09:12:05.740581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-09-29 09:12:05.740589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-09-29 09:12:05.740597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-09-29 09:12:05.740606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-09-29 09:12:05.740614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-09-29 09:12:05.740623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-09-29 09:12:05.740631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-29 09:12:05.740639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-09-29 09:12:05.740656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-29 09:12:05.740665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-09-29 09:12:05.740766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-09-29 09:12:05.740777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-09-29 09:12:05.740810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-09-29 09:12:05.740819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.3) ... 2025-09-29 09:12:05.740827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-09-29 09:12:05.740836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2025-09-29 09:12:05.740844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-29 09:12:05.740859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:12:05.740884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:12:05.740893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:12:05.740901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:12:05.740910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5) ... 2025-09-29 09:12:05.740918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.740926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-29 09:12:05.740935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-09-29 09:12:05.740943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.740951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-09-29 09:12:05.740960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-09-29 09:12:05.740968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-09-29 09:12:05.740976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:12:05.740985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:12:05.741033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-09-29 09:12:05.741042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5) ... 2025-09-29 09:12:05.741051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-29 09:12:05.741059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.741067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-09-29 09:12:05.741076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.741085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-09-29 09:12:05.741093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:12:05.741101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.741110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.741118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.741126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.741135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-09-29 09:12:05.741143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-09-29 09:12:05.741151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-09-29 09:12:05.741167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2025-09-29 09:12:05.741214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:12:05.741224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container ebd08eb111a8 2025-09-29 09:12:05.741232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 8432bfdb4603 2025-09-29 09:12:05.741265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-09-29 09:12:05.741274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in fa06df84549d 2025-09-29 09:12:05.741282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container fa06df84549d 2025-09-29 09:12:05.741290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 5c87583738fd 2025-09-29 09:12:05.741299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-09-29 09:12:05.741307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 578263673b9e 2025-09-29 09:12:05.741315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-09-29 09:12:05.741324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a822fe0b2ab6 2025-09-29 09:12:05.741371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-09-29 09:12:05.741380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in ff15a1d3f9c8 2025-09-29 09:12:05.741389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container ff15a1d3f9c8 2025-09-29 09:12:05.741397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c17479765390 2025-09-29 09:12:05.741414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:12:05.741425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in de4665e1ebb7 2025-09-29 09:12:05.741434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-29 09:12:05.741442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-29 09:12:05.741489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-29 09:12:05.741499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-09-29 09:12:05.741507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:12:05.741516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:12:05.741524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:12:05.741532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:12:05.741541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:12:05.741619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:12:05.741628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:12:05.741637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-09-29 09:12:05.741646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-09-29 09:12:05.741654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-09-29 09:12:05.741691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-09-29 09:12:05.741709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:12:05.741717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:12:05.741726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-29 09:12:05.741735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:12:05.741744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-29 09:12:05.743763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:70% 2025-09-29 09:12:05.743816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-09-29 09:12:05.743827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-29 09:12:05.743836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-29 09:12:05.743845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-29 09:12:05.743853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-09-29 09:12:05.743863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19880 files and directories currently installed.) 2025-09-29 09:12:05.743873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:12:05.743883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-29 09:12:05.743891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-29 09:12:05.743900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-29 09:12:05.743909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-09-29 09:12:05.743917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:12:05.743926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:12:05.743935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:12:05.743944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:12:05.743953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:12:05.743961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:12:05.743970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:12:05.743978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-09-29 09:12:05.743987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:12:05.744012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-09-29 09:12:05.744021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-29 09:12:05.744032 | 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% 2025-09-29 09:12:05.744042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: (Reading database ... 65% 2025-09-29 09:12:05.744051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-09-29 09:12:05.744059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-09-29 09:12:05.744077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-29 09:12:05.744086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-29 09:12:05.744094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-29 09:12:05.744102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-09-29 09:12:05.744111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19871 files and directories currently installed.) 2025-09-29 09:12:05.744120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:12:05.744162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:12:05.744291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:12:05.744317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:12:05.744350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:12:05.744392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:12:05.744418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:12:05.744450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:12:05.744473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:12:05.744489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-09-29 09:12:05.744498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-09-29 09:12:05.744507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:12:05.744515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:12:05.744523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-09-29 09:12:05.744532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:12:05.744540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:12:05.744549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-09-29 09:12:05.744557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-09-29 09:12:05.744565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:12:05.744574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.744582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9465 files, 1326 directories removed. 2025-09-29 09:12:05.744590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.744599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-09-29 09:12:05.744607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.744616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-09-29 09:12:05.744624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-29 09:12:05.744633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-09-29 09:12:05.744641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-09-29 09:12:05.744650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:12:05.744658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container de4665e1ebb7 2025-09-29 09:12:05.744692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 761095a3d337 2025-09-29 09:12:05.744704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 4156d9fc818e 2025-09-29 09:12:05.744713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20250929 2025-09-29 09:12:05.744722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-09-29 09:12:05.743264 (took 0:00:43.755487) 2025-09-29 09:12:05.744730 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-09-29 09:12:05.744738 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-09-29 09:12:05.744747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-09-29 09:12:05.743625 2025-09-29 09:12:05.744812 | 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 2025-09-29 09:12:06.471828 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-09-29 09:12:06.471925 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-09-29 09:14:12.337908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 09:14:12.337959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 61b8306760fc 2025-09-29 09:14:12.337968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20250929" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:14:12.337974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 2fd1d37c78b6 2025-09-29 09:14:12.337979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 2fd1d37c78b6 2025-09-29 09:14:12.337982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 406b3cea1845 2025-09-29 09:14:12.337985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-09-29 09:14:12.337989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 78e8d97ab4f0 2025-09-29 09:14:12.338005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-09-29 09:14:12.338010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 2de1a2bc55c5 2025-09-29 09:14:12.338013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-09-29 09:14:12.338017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-09-29 09:14:12.338020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2025-09-29 09:14:12.338025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-09-29 09:14:12.338029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-09-29 09:14:12.338033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-09-29 09:14:12.338036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-09-29 09:14:12.338039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 09:14:12.338043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-09-29 09:14:12.338046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-29 09:14:12.338049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2025-09-29 09:14:12.338053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 09:14:12.338056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-09-29 09:14:12.338059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-12.0.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-29 09:14:12.338066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2025-09-29 09:14:12.338070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-09-29 09:14:12.338107 | 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) 2025-09-29 09:14:12.338114 | 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) 2025-09-29 09:14:12.338118 | 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) 2025-09-29 09:14:12.338121 | 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) 2025-09-29 09:14:12.338125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.1) 2025-09-29 09:14:12.338128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2025-09-29 09:14:12.338132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2025-09-29 09:14:12.338136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2025-09-29 09:14:12.338160 | 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) 2025-09-29 09:14:12.338942 | 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.0) 2025-09-29 09:14:12.339006 | 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) 2025-09-29 09:14:12.339020 | 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)) 2025-09-29 09:14:12.339034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 09:14:12.339044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2025-09-29 09:14:12.339053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2025-09-29 09:14:12.339063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2025-09-29 09:14:12.339086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2025-09-29 09:14:12.339096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 09:14:12.339106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.7.1) 2025-09-29 09:14:12.339118 | 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) 2025-09-29 09:14:12.339127 | 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) 2025-09-29 09:14:12.339137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (4.1.1) 2025-09-29 09:14:12.339147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-09-29 09:14:12.339157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 09:14:12.339166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-09-29 09:14:12.339176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-09-29 09:14:12.339185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-09-29 09:14:12.339195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-09-29 09:14:12.339206 | 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) 2025-09-29 09:14:12.339216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2025-09-29 09:14:12.339227 | 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) 2025-09-29 09:14:12.339253 | 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) 2025-09-29 09:14:12.339336 | 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) 2025-09-29 09:14:12.339349 | 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) 2025-09-29 09:14:12.339362 | 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) 2025-09-29 09:14:12.339378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.8.3) 2025-09-29 09:14:12.339388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.19.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-09-29 09:14:12.339399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.19.2-py3-none-any.whl.metadata (7.7 kB) 2025-09-29 09:14:12.339409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-09-29 09:14:12.339419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2025-09-29 09:14:12.339429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-09-29 09:14:12.339439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 09:14:12.339448 | 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) 2025-09-29 09:14:12.339459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2025-09-29 09:14:12.339468 | 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) 2025-09-29 09:14:12.339478 | 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) 2025-09-29 09:14:12.339488 | 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) 2025-09-29 09:14:12.339539 | 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) 2025-09-29 09:14:12.339551 | 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) 2025-09-29 09:14:12.339560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2025-09-29 09:14:12.339576 | 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) 2025-09-29 09:14:12.339587 | 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) 2025-09-29 09:14:12.339604 | 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) 2025-09-29 09:14:12.339614 | 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) 2025-09-29 09:14:12.339706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2025-09-29 09:14:12.339723 | 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) 2025-09-29 09:14:12.339733 | 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) 2025-09-29 09:14:12.339743 | 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) 2025-09-29 09:14:12.339805 | 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) 2025-09-29 09:14:12.339816 | 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) 2025-09-29 09:14:12.339830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2025-09-29 09:14:12.339843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2025-09-29 09:14:12.340044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2025-09-29 09:14:12.342771 | 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) 2025-09-29 09:14:12.342798 | 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) 2025-09-29 09:14:12.342809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2025-09-29 09:14:12.342819 | 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) 2025-09-29 09:14:12.342827 | 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) 2025-09-29 09:14:12.342863 | 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) (80.9.0) 2025-09-29 09:14:12.342873 | 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) 2025-09-29 09:14:12.342882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2025-09-29 09:14:12.342910 | 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) 2025-09-29 09:14:12.342919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2025-09-29 09:14:12.342927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2025-09-29 09:14:12.342935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-09-29 09:14:12.342943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-09-29 09:14:12.342951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-09-29 09:14:12.342958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-09-29 09:14:12.342966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-09-29 09:14:12.342974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-09-29 09:14:12.342982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-09-29 09:14:12.342989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-09-29 09:14:12.342997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 09:14:12.343004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-29 09:14:12.343012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-12.0.0-py3-none-any.whl (51.8 MB) 2025-09-29 09:14:12.343020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 MB 33.3 MB/s 0:00:01 2025-09-29 09:14:12.343028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.19.2-py3-none-any.whl (2.4 MB) 2025-09-29 09:14:12.343043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.7 MB/s 0:00:00 2025-09-29 09:14:12.343051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.0-py3-none-any.whl (18 kB) 2025-09-29 09:14:12.343059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-29 09:14:12.343067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2025-09-29 09:14:12.343081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2025-09-29 09:14:12.343089 | 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 2025-09-29 09:14:12.343099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-12.0.0 ansible-core-2.19.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.4 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.0 sushy-oem-idrac-5.0.0 2025-09-29 09:14:12.343112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic_prometheus_exporter-4.5.1.dev2 2025-09-29 09:14:12.343120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-09-29 09:14:12.343127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-09-29 09:14:12.343135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-09-29 09:14:12.343142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:14:12.343150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-09-29 09:14:12.343157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:14:12.343165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (6.1.1) 2025-09-29 09:14:12.343173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (5.4.1) 2025-09-29 09:14:12.343181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (16.1.0) 2025-09-29 09:14:12.343189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev2) 2025-09-29 09:14:12.343196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-29 09:14:12.343204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (0.21.1) 2025-09-29 09:14:12.343212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.1 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2025-09-29 09:14:12.343219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-29 09:14:12.343227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.5) 2025-09-29 09:14:12.343235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2025-09-29 09:14:12.343244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 09:14:12.343254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (8.1.8) 2025-09-29 09:14:12.343263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.9 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2025-09-29 09:14:12.343279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 09:14:12.343299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (3.0.2) 2025-09-29 09:14:12.343309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.0) 2025-09-29 09:14:12.343318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (9.7.1) 2025-09-29 09:14:12.343328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.7.1) 2025-09-29 09:14:12.343337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.1.0) 2025-09-29 09:14:12.343347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (8.2.0) 2025-09-29 09:14:12.343361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.7.0) 2025-09-29 09:14:12.343371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.1.1) 2025-09-29 09:14:12.343381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.0.0) 2025-09-29 09:14:12.343391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.5.2) 2025-09-29 09:14:12.343400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.8.9) 2025-09-29 09:14:12.343409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.0.2) 2025-09-29 09:14:12.343419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.3.1) 2025-09-29 09:14:12.343429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.4.2) 2025-09-29 09:14:12.343438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.3.1) 2025-09-29 09:14:12.343447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.11.0) 2025-09-29 09:14:12.343471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.1.0) 2025-09-29 09:14:12.343482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.2) 2025-09-29 09:14:12.343492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata in /var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2025.1) 2025-09-29 09:14:12.343509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.3.0) 2025-09-29 09:14:12.343519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.5.1) 2025-09-29 09:14:12.343529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.0.0) 2025-09-29 09:14:12.343538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.32.3) 2025-09-29 09:14:12.343548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.9.0.post0) 2025-09-29 09:14:12.343563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.0.1) 2025-09-29 09:14:12.343573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.0.1) 2025-09-29 09:14:12.343583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.1.0) 2025-09-29 09:14:12.343592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.39.0) 2025-09-29 09:14:12.343602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.1) 2025-09-29 09:14:12.343611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.1.0) 2025-09-29 09:14:12.343621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.0) 2025-09-29 09:14:12.343631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.5.1) 2025-09-29 09:14:12.343647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.10.1) 2025-09-29 09:14:12.343657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.6.10) 2025-09-29 09:14:12.343694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.7.0) 2025-09-29 09:14:12.343716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.19) 2025-09-29 09:14:12.343726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.1.0) 2025-09-29 09:14:12.343736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.2.1) 2025-09-29 09:14:12.343745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (24.2) 2025-09-29 09:14:12.343755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.0.0) 2025-09-29 09:14:12.343765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (80.9.0) 2025-09-29 09:14:12.343780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.0) 2025-09-29 09:14:12.343790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.4.1) 2025-09-29 09:14:12.343800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.10) 2025-09-29 09:14:12.343810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.26.20) 2025-09-29 09:14:12.343820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2025.8.3) 2025-09-29 09:14:12.343836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.7) 2025-09-29 09:14:12.343846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-29 09:14:12.343856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-29 09:14:12.343865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-29 09:14:12.343875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-29 09:14:12.343885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2025-09-29 09:14:12.343912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2025-09-29 09:14:12.343922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2025-09-29 09:14:12.343933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.5.1.dev2-py3-none-any.whl size=68008 sha256=7289bbfd4736da7492853cda7ed4f33c077b2cfb422e23ac8f454fb2777a648e 2025-09-29 09:14:12.343943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-8d1na2dz/wheels/c4/60/ea/544bf93cf6eae1cfc3cf45f6e3ffaff38fd03288f1cab7ddce 2025-09-29 09:14:12.343952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2025-09-29 09:14:12.343969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2025-09-29 09:14:12.343979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 ironic-prometheus-exporter-4.5.1.dev2 itsdangerous-2.2.0 2025-09-29 09:14:12.343988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 2de1a2bc55c5 2025-09-29 09:14:12.343998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a72bee977f4f 2025-09-29 09:14:12.344008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:14:12.344019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 649fef32b4c4 2025-09-29 09:14:12.344028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:14:12.344042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:14:12.344056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:14:12.344119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:14:12.344187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:14:12.344202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:14:12.344253 | 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] 2025-09-29 09:14:12.344287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:14:12.344374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:14:12.344400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:14:12.344465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:14:12.344480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:14:12.344543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:14:12.344576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:14:12.344643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:14:12.344773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 09:14:12.344796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-29 09:14:12.344847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-29 09:14:12.344880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-29 09:14:12.344965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-29 09:14:12.345029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-09-29 09:14:12.345044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.10). 2025-09-29 09:14:12.345107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-09-29 09:14:12.345121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-09-29 09:14:12.345194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-09-29 09:14:12.345254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-09-29 09:14:12.345268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-09-29 09:14:12.345338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-09-29 09:14:12.345371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-09-29 09:14:12.345433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-09-29 09:14:12.345464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-09-29 09:14:12.345527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-09-29 09:14:12.345542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-09-29 09:14:12.345609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-09-29 09:14:12.345694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-09-29 09:14:12.345714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-09-29 09:14:12.345777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-09-29 09:14:12.345833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-09-29 09:14:12.345847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-09-29 09:14:12.345927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-09-29 09:14:12.345952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:14:12.346017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-09-29 09:14:12.346032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-09-29 09:14:12.346106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:14:12.346122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-09-29 09:14:12.346189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-09-29 09:14:12.346223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-09-29 09:14:12.346289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 09:14:12.346358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 09:14:12.346420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-09-29 09:14:12.346434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-09-29 09:14:12.346505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-09-29 09:14:12.346550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 09:14:12.346605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 09:14:12.346651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-29 09:14:12.346715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-09-29 09:14:12.346767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-09-29 09:14:12.346813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 09:14:12.346870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-09-29 09:14:12.346885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 09:14:12.346971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-09-29 09:14:12.347017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 09:14:12.347073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2025-09-29 09:14:12.347088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2025-09-29 09:14:12.347152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-09-29 09:14:12.347176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2025-09-29 09:14:12.347242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-09-29 09:14:12.347288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 09:14:12.347344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 09:14:12.347358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-09-29 09:14:12.347422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2025-09-29 09:14:12.347470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-29 09:14:12.347491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2025-09-29 09:14:12.347555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-09-29 09:14:12.347613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-09-29 09:14:12.347659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (17.7 MB/s) 2025-09-29 09:14:12.347733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-09-29 09:14:12.347780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-29 09:14:12.347827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:12.347872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-29 09:14:12.348083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:70% 2025-09-29 09:14:12.348130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-09-29 09:14:12.348145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-09-29 09:14:12.348164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-29 09:14:12.348175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-29 09:14:12.348190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:14:12.348244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-09-29 09:14:12.348288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-09-29 09:14:12.348342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-09-29 09:14:12.348356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-09-29 09:14:12.348498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-09-29 09:14:12.348528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-09-29 09:14:12.348545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-09-29 09:14:12.348567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-29 09:14:12.348580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 09:14:12.348609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:14:12.348692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:14:12.348742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-09-29 09:14:12.348783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 09:14:12.348824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:14:12.348865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-09-29 09:14:12.348933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 09:14:12.348947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-29 09:14:12.349003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-09-29 09:14:12.349045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-29 09:14:12.349096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 09:14:12.349109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-09-29 09:14:12.349170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-29 09:14:12.349211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-29 09:14:12.349252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 09:14:12.349265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 09:14:12.349329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:14:12.349381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 09:14:12.349394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 09:14:12.349448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:14:12.349489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 09:14:12.349541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 09:14:12.349554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:14:12.349615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-09-29 09:14:12.349657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:14:12.349718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:14:12.349763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-09-29 09:14:12.349805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:14:12.349845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:14:12.349901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-09-29 09:14:12.349924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 09:14:12.349992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:14:12.350033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-09-29 09:14:12.350085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-29 09:14:12.350099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64 2025-09-29 09:14:12.350160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:' 2025-09-29 09:14:12.350203 | 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' 2025-09-29 09:14:12.350245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 09:14:12.350258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-09-29 09:14:12.350323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:14:12.350364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:12.350414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-09-29 09:14:12.350427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-09-29 09:14:12.350488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-09-29 09:14:12.350530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-09-29 09:14:12.350544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 09:14:12.350609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-09-29 09:14:12.350686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-09-29 09:14:12.350732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-09-29 09:14:12.350774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-09-29 09:14:12.350815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-09-29 09:14:12.350856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-09-29 09:14:12.350911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-09-29 09:14:12.350963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-09-29 09:14:12.350976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-29 09:14:12.351039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:14:12.351081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-09-29 09:14:12.351121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-29 09:14:12.351178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:14:12.351191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-09-29 09:14:12.351244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-29 09:14:12.351285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 09:14:12.351312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 09:14:12.351356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 09:14:12.351397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:14:12.351449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-09-29 09:14:12.351462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 09:14:12.351521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:14:12.351562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-09-29 09:14:12.351576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-09-29 09:14:12.351646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.351721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-09-29 09:14:12.351767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-09-29 09:14:12.351824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-09-29 09:14:12.351865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-09-29 09:14:12.351920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-09-29 09:14:12.351973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:14:12.351986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:14:12.352047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-09-29 09:14:12.352088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-09-29 09:14:12.352129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-09-29 09:14:12.352180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-09-29 09:14:12.352193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-29 09:14:12.352253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 09:14:12.352294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-09-29 09:14:12.352346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-29 09:14:12.352359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-09-29 09:14:12.352419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:14:12.352460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-09-29 09:14:12.352510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-09-29 09:14:12.352523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:14:12.352584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:14:12.352625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-29 09:14:12.352686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:14:12.352702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-09-29 09:14:12.352771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-09-29 09:14:12.352793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-09-29 09:14:12.352855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:14:12.353923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-09-29 09:14:12.353975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 09:14:12.353986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-09-29 09:14:12.353995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:14:12.354019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:14:12.354028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-09-29 09:14:12.354037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-09-29 09:14:12.354045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 09:14:12.354054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:14:12.354062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-09-29 09:14:12.354071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:14:12.354079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 09:14:12.354088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:14:12.354096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:14:12.354105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-29 09:14:12.354113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-09-29 09:14:12.354121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:14:12.354130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-09-29 09:14:12.354138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:14:12.354147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:14:12.354155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:12.354163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 09:14:12.354172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-09-29 09:14:12.354182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-09-29 09:14:12.354191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2025-09-29 09:14:12.354200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-09-29 09:14:12.354209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:14:12.354217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-09-29 09:14:12.354226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:14:12.354234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 649fef32b4c4 2025-09-29 09:14:12.354244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 56cc12aebd54 2025-09-29 09:14:12.354254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:14:12.354275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in a6da4ad6f4a0 2025-09-29 09:14:12.354284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-29 09:14:12.354293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-29 09:14:12.354301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-29 09:14:12.354310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-09-29 09:14:12.354319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:14:12.354396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:14:12.354407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:14:12.354416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:14:12.354424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:14:12.354433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:14:12.354441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:14:12.354456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-09-29 09:14:12.354465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-09-29 09:14:12.354473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-09-29 09:14:12.354482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-09-29 09:14:12.354490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:14:12.354499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:14:12.354507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-29 09:14:12.354517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:12.354527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-09-29 09:14:12.354535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-09-29 09:14:12.354544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-09-29 09:14:12.354552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-29 09:14:12.354560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-29 09:14:12.354568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-09-29 09:14:12.354577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19500 files and directories currently installed.) 2025-09-29 09:14:12.354586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:14:12.354653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-29 09:14:12.354663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-29 09:14:12.354787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-29 09:14:12.354797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-09-29 09:14:12.354805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:14:12.354814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:14:12.354822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:14:12.354831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:14:12.354839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:14:12.354847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:14:12.354860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:14:12.354869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-09-29 09:14:12.354877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:14:12.354902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-09-29 09:14:12.354950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-29 09:14:12.354960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:12.354969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-09-29 09:14:12.354978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-09-29 09:14:12.354987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-09-29 09:14:12.354995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-29 09:14:12.355035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-29 09:14:12.355045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19491 files and directories currently installed.) 2025-09-29 09:14:12.355054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:14:12.355173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:14:12.355469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:12.355570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:12.355687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.355800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.355809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:14:12.355855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:14:12.355931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.355985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:14:12.356028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.356037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:12.356081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.356090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:12.356133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-09-29 09:14:12.356142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-09-29 09:14:12.356185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:14:12.356194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:14:12.356238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-09-29 09:14:12.356247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:14:12.356291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:14:12.356308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-09-29 09:14:12.356348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-09-29 09:14:12.356357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:14:12.356403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.356412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25645 files, 2986 directories removed. 2025-09-29 09:14:12.356452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.356461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-09-29 09:14:12.356502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.356510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-09-29 09:14:12.356550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-29 09:14:12.356559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-09-29 09:14:12.356599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-09-29 09:14:12.356643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:14:12.356652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container a6da4ad6f4a0 2025-09-29 09:14:12.356717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 189baf22487d 2025-09-29 09:14:12.356729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-09-29 09:14:12.356770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 9bb2ae0f3284 2025-09-29 09:14:12.356779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 9bb2ae0f3284 2025-09-29 09:14:12.356823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 778130ebe6e2 2025-09-29 09:14:12.356831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built f927e67fdb54 2025-09-29 09:14:12.356879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20250929 2025-09-29 09:14:12.357337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-09-29 09:14:12.356854 (took 0:02:06.613229) 2025-09-29 09:14:12.357377 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-09-29 09:14:12.357447 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-09-29 09:14:12.357459 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-09-29 09:14:12.357508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-09-29 09:14:12.357417 2025-09-29 09:14:12.360128 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-09-29 09:14:12.360151 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-09-29 09:14:52.245915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 09:14:52.245973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b06ace9da974 2025-09-29 09:14:52.245989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20250929" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:14:52.246012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 9b34f48ae328 2025-09-29 09:14:52.246022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 9b34f48ae328 2025-09-29 09:14:52.246030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 137666e5fe6c 2025-09-29 09:14:52.246040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-09-29 09:14:52.246049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 781f807b9e82 2025-09-29 09:14:52.246058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 781f807b9e82 2025-09-29 09:14:52.246066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 35109d7d9f72 2025-09-29 09:14:52.246075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-29 09:14:52.246083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 45e7201c7fc1 2025-09-29 09:14:52.246092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 45e7201c7fc1 2025-09-29 09:14:52.246100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 0c805fd00f1b 2025-09-29 09:14:52.246109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:14:52.246130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 862e22993adc 2025-09-29 09:14:52.246139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:14:52.246148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:14:52.246157 | 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] 2025-09-29 09:14:52.246166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:14:52.246174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:14:52.246183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:14:52.246191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:14:52.246199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:14:52.246208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:14:52.246216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:14:52.246225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:14:52.246233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:14:52.246241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:14:52.246250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:14:52.246268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:14:52.246277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.4 MB in 4s (7,087 kB/s) 2025-09-29 09:14:52.246286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-29 09:14:52.246301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-29 09:14:52.246309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-29 09:14:52.246318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-29 09:14:52.246326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-09-29 09:14:52.246335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-09-29 09:14:52.246343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-09-29 09:14:52.246351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-09-29 09:14:52.246360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-09-29 09:14:52.246368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-09-29 09:14:52.246376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-09-29 09:14:52.246385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-09-29 09:14:52.246393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-09-29 09:14:52.246401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-09-29 09:14:52.246467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:14:52.246478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-09-29 09:14:52.246486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-09-29 09:14:52.246495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:14:52.246503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 09:14:52.246512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 09:14:52.246520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 09:14:52.246529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 09:14:52.246537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 09:14:52.246552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-09-29 09:14:52.246560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:14:52.246569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-09-29 09:14:52.246578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-09-29 09:14:52.246586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 0s (6,199 kB/s) 2025-09-29 09:14:52.246594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-29 09:14:52.246603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-29 09:14:52.246612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:52.246623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-09-29 09:14:52.246636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-09-29 09:14:52.246645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-09-29 09:14:52.246653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-29 09:14:52.246662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-29 09:14:52.246700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-09-29 09:14:52.246709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-09-29 09:14:52.246717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 09:14:52.246726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.246735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:14:52.246743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-09-29 09:14:52.246751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 09:14:52.246824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:14:52.246834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 09:14:52.246843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 09:14:52.246851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:14:52.246859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 09:14:52.246868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 09:14:52.246876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:14:52.246885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-09-29 09:14:52.246893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:14:52.246902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.246910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-29 09:14:52.246918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:14:52.246926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.246935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.246943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-09-29 09:14:52.246952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:14:52.246960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-09-29 09:14:52.247001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:14:52.247010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-09-29 09:14:52.247019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:14:52.247027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.247035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:14:52.247049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:14:52.247058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:14:52.247073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:14:52.247082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.247122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:14:52.247131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 09:14:52.247139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:14:52.247147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.247156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:14:52.247164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.247215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-29 09:14:52.247225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.247233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-29 09:14:52.247241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.247287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:IovJjfxAVBVFuGYAj170KBnPWMwE7D7XFoSHwtAKF/w root@ubuntu (RSA) 2025-09-29 09:14:52.247296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-29 09:14:52.247305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.247351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:RixwBF8sJLwB8cLOA7HDduFRJkyHVy2n/S+P++/osLY root@ubuntu (ECDSA) 2025-09-29 09:14:52.247360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-29 09:14:52.247389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.247397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:wlrY43EX4BbbOGQMZffai3gVDtBYtFFddzWlVbecSbQ root@ubuntu (ED25519) 2025-09-29 09:14:52.247410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 09:14:52.250269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:14:52.250330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:14:52.250343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 862e22993adc 2025-09-29 09:14:52.250353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 2442bb89f9f0 2025-09-29 09:14:52.250364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:14:52.250374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 6778e69049ef 2025-09-29 09:14:52.250384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 09:14:52.250395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 940e49ad77bc 2025-09-29 09:14:52.250404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 940e49ad77bc 2025-09-29 09:14:52.250414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 2551f770ac00 2025-09-29 09:14:52.250426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:14:52.250437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in d772fc0940be 2025-09-29 09:14:52.250447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-29 09:14:52.250477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-29 09:14:52.250487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-29 09:14:52.250498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-09-29 09:14:52.250507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:14:52.250517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:14:52.250527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:14:52.250536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:14:52.250545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:14:52.250555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:14:52.250577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:14:52.250586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-09-29 09:14:52.250596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-09-29 09:14:52.250605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-09-29 09:14:52.250615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-09-29 09:14:52.250625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:14:52.250634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:14:52.250644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-29 09:14:52.250654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:52.250664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-09-29 09:14:52.250708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-09-29 09:14:52.250718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-09-29 09:14:52.250728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-29 09:14:52.250737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-29 09:14:52.250746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-09-29 09:14:52.250781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19367 files and directories currently installed.) 2025-09-29 09:14:52.250792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:14:52.250802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-29 09:14:52.250811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-29 09:14:52.250830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-29 09:14:52.250840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-09-29 09:14:52.250849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:14:52.250859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:14:52.250868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:14:52.250878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:14:52.250895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:14:52.250905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:14:52.250914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:14:52.250924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-09-29 09:14:52.250933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:14:52.250943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-09-29 09:14:52.250952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-29 09:14:52.250962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:14:52.250971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-29 09:14:52.250981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-29 09:14:52.250990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-29 09:14:52.251000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19358 files and directories currently installed.) 2025-09-29 09:14:52.251010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:14:52.251062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:14:52.251166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:14:52.251194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:14:52.251237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:14:52.251319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:14:52.251346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:14:52.251374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:14:52.251393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:14:52.251411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-09-29 09:14:52.251421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-09-29 09:14:52.251430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:14:52.251439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:14:52.251449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-09-29 09:14:52.251458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:14:52.251467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:14:52.251477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-09-29 09:14:52.251486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-09-29 09:14:52.251495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:14:52.251505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.251514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9372 files, 1361 directories removed. 2025-09-29 09:14:52.251523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.251533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-09-29 09:14:52.251542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.251556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-09-29 09:14:52.251566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-29 09:14:52.251575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-09-29 09:14:52.251585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-09-29 09:14:52.251603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:14:52.251613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container d772fc0940be 2025-09-29 09:14:52.251622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> eca1a4be5d25 2025-09-29 09:14:52.251632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 9d9578bfe986 2025-09-29 09:14:52.251641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20250929 2025-09-29 09:14:52.251650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-09-29 09:14:52.249918 (took 0:00:39.892501) 2025-09-29 09:14:52.251660 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-09-29 09:14:52.251690 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-09-29 09:14:52.251704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-09-29 09:14:52.250222 2025-09-29 09:14:52.251713 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-09-29 09:14:52.251728 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-09-29 09:15:28.115984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 09:15:28.116075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b06ace9da974 2025-09-29 09:15:28.116095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20250929" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:15:28.116121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 6ea2d8f46bf1 2025-09-29 09:15:28.116136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 6ea2d8f46bf1 2025-09-29 09:15:28.116148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1fc977cb975f 2025-09-29 09:15:28.116161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:15:28.116179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 525fe754a7e3 2025-09-29 09:15:28.116191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:15:28.116209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:15:28.116275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:15:28.116292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:15:28.116357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:15:28.116375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:15:28.116424 | 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] 2025-09-29 09:15:28.116442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:15:28.116485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:15:28.116537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:15:28.116551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:15:28.116629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:15:28.116707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:15:28.116728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:15:28.116779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:15:28.116793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.4 MB in 2s (12.2 MB/s) 2025-09-29 09:15:28.116852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-29 09:15:28.116867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-29 09:15:28.116931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-29 09:15:28.116942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-29 09:15:28.117053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-09-29 09:15:28.117067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-09-29 09:15:28.117081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-09-29 09:15:28.117094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-09-29 09:15:28.117153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-09-29 09:15:28.117165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-09-29 09:15:28.117178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-09-29 09:15:28.117237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-09-29 09:15:28.117252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-09-29 09:15:28.117313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-09-29 09:15:28.117328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:15:28.117373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-09-29 09:15:28.117387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-09-29 09:15:28.117443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:15:28.117454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-09-29 09:15:28.117500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-09-29 09:15:28.117515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 09:15:28.117585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 09:15:28.117596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-09-29 09:15:28.117710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-09-29 09:15:28.117733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-09-29 09:15:28.117930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 0s (5,424 kB/s) 2025-09-29 09:15:28.117999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-09-29 09:15:28.118013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.118034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.118047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:15:28.118060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-29 09:15:28.118070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-29 09:15:28.118084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.118097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% (Reading database ... 85% 2025-09-29 09:15:28.118155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.118170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:90% 2025-09-29 09:15:28.118215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-29 09:15:28.118280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-09-29 09:15:28.118297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-29 09:15:28.118307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 09:15:28.118321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-29 09:15:28.118382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-09-29 09:15:28.118393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-09-29 09:15:28.118406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.118467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:15:28.118480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-29 09:15:28.118493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-29 09:15:28.118551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-29 09:15:28.118562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-29 09:15:28.118576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-29 09:15:28.118623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-29 09:15:28.118637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19212 files and directories currently installed.) 2025-09-29 09:15:28.118724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-29 09:15:28.118735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-29 09:15:28.118912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-09-29 09:15:28.118928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 09:15:28.118938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:15:28.118947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-09-29 09:15:28.118957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 09:15:28.118967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:15:28.118980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-09-29 09:15:28.118990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-29 09:15:28.119000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:15:28.119058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-09-29 09:15:28.119068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-29 09:15:28.119078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:15:28.119091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-09-29 09:15:28.119155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:15:28.119166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:15:28.119179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-29 09:15:28.119235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-29 09:15:28.119245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-09-29 09:15:28.119259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:15:28.119304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-29 09:15:28.119350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:15:28.119360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:15:28.119373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:15:28.119429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-09-29 09:15:28.119449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:15:28.119463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:15:28.119510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 525fe754a7e3 2025-09-29 09:15:28.119524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> e29d15034411 2025-09-29 09:15:28.119538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-09-29 09:15:28.119607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c68625ec6d91 2025-09-29 09:15:28.119618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-09-29 09:15:28.119708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> acbee4e14719 2025-09-29 09:15:28.119726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:15:28.119788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 7153757da82a 2025-09-29 09:15:28.119810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2025-09-29 09:15:28.119826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 03f433021b0d 2025-09-29 09:15:28.119884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 03f433021b0d 2025-09-29 09:15:28.119894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 02eaa6f5d503 2025-09-29 09:15:28.119954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:15:28.119971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 75db36ac879a 2025-09-29 09:15:28.120030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-29 09:15:28.120041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-29 09:15:28.120054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-29 09:15:28.120099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-09-29 09:15:28.120144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:15:28.120155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:15:28.120169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:15:28.120213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:15:28.120223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:15:28.120248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:15:28.120313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:15:28.120324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-09-29 09:15:28.120337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-09-29 09:15:28.120350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-09-29 09:15:28.120406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-09-29 09:15:28.120417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:15:28.120431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:15:28.120488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.120499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:15:28.120555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-29 09:15:28.120566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-29 09:15:28.120579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-29 09:15:28.120624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-29 09:15:28.120727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-29 09:15:28.120753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-29 09:15:28.120767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19338 files and directories currently installed.) 2025-09-29 09:15:28.120777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:15:28.120790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-29 09:15:28.120841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-29 09:15:28.120852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-29 09:15:28.120897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-09-29 09:15:28.120907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:15:28.120952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:15:28.120968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:15:28.120979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:15:28.121044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:15:28.121055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:15:28.121068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:15:28.121082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-09-29 09:15:28.121150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:15:28.121159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-09-29 09:15:28.121199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-29 09:15:28.121214 | 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% 2025-09-29 09:15:28.121256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: (Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-09-29 09:15:28.121268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:65% 2025-09-29 09:15:28.121280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-29 09:15:28.121350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-29 09:15:28.121359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-29 09:15:28.121400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-29 09:15:28.121412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-29 09:15:28.121466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-29 09:15:28.121476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19329 files and directories currently installed.) 2025-09-29 09:15:28.121516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.121529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.121569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.121609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.121618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:15:28.121697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.121764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.121774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.121827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.121837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.121995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:15:28.122013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.122066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.122078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:15:28.122129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.122139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.122189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.122199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:15:28.122211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.122330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:15:28.122382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:15:28.122441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:15:28.122546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:15:28.122608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:15:28.122696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-09-29 09:15:28.122730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-09-29 09:15:28.122742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:15:28.122799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:15:28.122809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-09-29 09:15:28.122850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:15:28.122862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:15:28.122916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-09-29 09:15:28.122926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-09-29 09:15:28.122966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:15:28.123007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-29 09:15:28.123017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9372 files, 1361 directories removed. 2025-09-29 09:15:28.123057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-29 09:15:28.123069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-09-29 09:15:28.123122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-29 09:15:28.123132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-09-29 09:15:28.123171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-29 09:15:28.123184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-09-29 09:15:28.123223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-09-29 09:15:28.123264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:15:28.123273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 75db36ac879a 2025-09-29 09:15:28.123314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b82e5a989870 2025-09-29 09:15:28.123326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 041b4825d20f 2025-09-29 09:15:28.123380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20250929 2025-09-29 09:15:28.123464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-09-29 09:15:28.123354 (took 0:00:35.873132) 2025-09-29 09:15:28.123902 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-09-29 09:15:28.123922 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-09-29 09:15:28.124002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-09-29 09:15:28.123887 2025-09-29 09:15:28.124922 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-09-29 09:15:28.125530 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-09-29 09:19:21.557529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 09:19:21.557592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b06ace9da974 2025-09-29 09:19:21.557733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20250929" "name"="keystone" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:19:21.557758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in d66cb51e7863 2025-09-29 09:19:21.557768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container d66cb51e7863 2025-09-29 09:19:21.557775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e334195594ac 2025-09-29 09:19:21.557845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:19:21.557856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in d872e5cd2112 2025-09-29 09:19:21.558783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:19:21.558801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:19:21.558810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:19:21.558835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:19:21.558846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:19:21.558855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:19:21.558864 | 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] 2025-09-29 09:19:21.558875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:19:21.558884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:19:21.558891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:19:21.558899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:19:21.558906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:19:21.558914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:19:21.558921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:19:21.558929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:19:21.558941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-29 09:19:21.558952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.559063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.559134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-29 09:19:21.559211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-29 09:19:21.559290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-09-29 09:19:21.559365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-09-29 09:19:21.559440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-09-29 09:19:21.559516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-09-29 09:19:21.559604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-09-29 09:19:21.559665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-09-29 09:19:21.559767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-09-29 09:19:21.559869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-09-29 09:19:21.559949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:19:21.560021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-09-29 09:19:21.560089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-09-29 09:19:21.560157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:19:21.560235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2025-09-29 09:19:21.560310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2025-09-29 09:19:21.560386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2025-09-29 09:19:21.560461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2025-09-29 09:19:21.560534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2025-09-29 09:19:21.560696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2025-09-29 09:19:21.560717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2025-09-29 09:19:21.560811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2025-09-29 09:19:21.560911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 1s (547 kB/s) 2025-09-29 09:19:21.560990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-09-29 09:19:21.561072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.561144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.561221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.561304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:21.561379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.561453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:70% (Reading database ... 75% 2025-09-29 09:19:21.562731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:19:21.562747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.562756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:90% 2025-09-29 09:19:21.562764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-29 09:19:21.562772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.562779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:100% (Reading database ... 19193 files and directories currently installed.) 2025-09-29 09:19:21.562787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2025-09-29 09:19:21.562794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-09-29 09:19:21.562802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-09-29 09:19:21.562809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.562854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-09-29 09:19:21.562862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.562876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-09-29 09:19:21.562884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.562906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-09-29 09:19:21.562914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.562928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-09-29 09:19:21.562936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.562951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-09-29 09:19:21.562958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-09-29 09:19:21.562966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-09-29 09:19:21.562978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-09-29 09:19:21.562985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-29 09:19:21.562993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-09-29 09:19:21.563250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-09-29 09:19:21.563272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-29 09:19:21.563283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-29 09:19:21.563296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-09-29 09:19:21.563427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-29 09:19:21.563777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:19:21.563871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container d872e5cd2112 2025-09-29 09:19:21.563937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> f1168246055a 2025-09-29 09:19:21.564010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2025-09-29 09:19:21.564095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 60054012b840 2025-09-29 09:19:21.564141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-09-29 09:19:21.564206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-09-29 09:19:21.564275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2025-09-29 09:19:21.564342 | 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) 2025-09-29 09:19:21.564408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-09-29 09:19:21.564473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-29 09:19:21.564541 | 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) 2025-09-29 09:19:21.564609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2025-09-29 09:19:21.564703 | 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) 2025-09-29 09:19:21.564766 | 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) 2025-09-29 09:19:21.564874 | 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) 2025-09-29 09:19:21.564932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2025.8.3) 2025-09-29 09:19:21.564989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-09-29 09:19:21.565078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2025-09-29 09:19:21.565147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-09-29 09:19:21.565212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-09-29 09:19:21.565276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-09-29 09:19:21.565342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:19:21.565406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-09-29 09:19:21.565469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:19:21.565533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-09-29 09:19:21.565596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2025-09-29 09:19:21.565660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-09-29 09:19:21.565762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-09-29 09:19:21.565858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-09-29 09:19:21.565914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:19:21.565979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-09-29 09:19:21.566045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:19:21.566111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2025-09-29 09:19:21.566175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-09-29 09:19:21.566238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-09-29 09:19:21.566302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-09-29 09:19:21.566365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-09-29 09:19:21.566429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-09-29 09:19:21.566494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4371748 sha256=7be38f3435432cfa51962a3e233014fbc70e6558317603ee7e69a442251deb0f 2025-09-29 09:19:21.566560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-c86fyiza/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2025-09-29 09:19:21.566626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-09-29 09:19:21.566694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-09-29 09:19:21.567744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-09-29 09:19:21.567763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7313989 sha256=915ec3767531ba77e8e2d01807c9c0c5305b9edda194ae80066461117fd53fd2 2025-09-29 09:19:21.567773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-c86fyiza/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2025-09-29 09:19:21.567781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-09-29 09:19:21.567790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-09-29 09:19:21.567799 | 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 2025-09-29 09:19:21.567807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 60054012b840 2025-09-29 09:19:21.567832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 24064579b84e 2025-09-29 09:19:21.567841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-09-29 09:19:21.567850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> f7cd48d1161c 2025-09-29 09:19:21.567858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-09-29 09:19:21.567867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 58c47db6614b 2025-09-29 09:19:21.567884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:19:21.567893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> efac1d87f40c 2025-09-29 09:19:21.567903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-09-29 09:19:21.567914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in e35af9b39df8 2025-09-29 09:19:21.567922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container e35af9b39df8 2025-09-29 09:19:21.567931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> ba0104d4146b 2025-09-29 09:19:21.567939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-09-29 09:19:21.567955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 3be1c7f95481 2025-09-29 09:19:21.567964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-09-29 09:19:21.567973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-29 09:19:21.567981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-09-29 09:19:21.567989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-09-29 09:19:21.567998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-09-29 09:19:21.568006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-09-29 09:19:21.568015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-09-29 09:19:21.568028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-29 09:19:21.568037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2025-09-29 09:19:21.568045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-09-29 09:19:21.568054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-09-29 09:19:21.568063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (43.0.3) 2025-09-29 09:19:21.568074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing-extensions>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2025-09-29 09:19:21.568087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.1) 2025-09-29 09:19:21.568139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2025-09-29 09:19:21.568176 | 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) 2025-09-29 09:19:21.568264 | 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) 2025-09-29 09:19:21.568280 | 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) 2025-09-29 09:19:21.568358 | 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) 2025-09-29 09:19:21.568397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2025.8.3) 2025-09-29 09:19:21.568458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl (5.5 kB) 2025-09-29 09:19:21.568512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-09-29 09:19:21.568568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-29 09:19:21.568623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-09-29 09:19:21.568692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-09-29 09:19:21.568884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-09-29 09:19:21.568957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.2.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-09-29 09:19:21.568996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 3be1c7f95481 2025-09-29 09:19:21.569044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 60246df445bc 2025-09-29 09:19:21.569105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc && a2enmod shib 2025-09-29 09:19:21.569174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 4fb90911066f 2025-09-29 09:19:21.569233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:19:21.569290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:19:21.569346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:19:21.569401 | 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] 2025-09-29 09:19:21.569454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:19:21.569507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:19:21.569560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:19:21.569612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:19:21.569693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:19:21.569735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:19:21.569791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:19:21.569937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:19:21.569953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:19:21.570022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:19:21.570076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:19:21.570130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.4 MB in 3s (10.3 MB/s) 2025-09-29 09:19:21.570181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.570240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.570300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-29 09:19:21.570348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-29 09:19:21.570384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-09-29 09:19:21.570430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-09-29 09:19:21.570466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-09-29 09:19:21.570514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-09-29 09:19:21.570560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-09-29 09:19:21.570606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-09-29 09:19:21.570648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-09-29 09:19:21.570689 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-09-29 09:19:21.570755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-09-29 09:19:21.571726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-09-29 09:19:21.571743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-09-29 09:19:21.571754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-09-29 09:19:21.571765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-09-29 09:19:21.571775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-09-29 09:19:21.571784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-09-29 09:19:21.571792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-09-29 09:19:21.571800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:19:21.571809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-09-29 09:19:21.571836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-09-29 09:19:21.571844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:19:21.571853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-09-29 09:19:21.571861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-09-29 09:19:21.571869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-09-29 09:19:21.571878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-29 09:19:21.571886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-09-29 09:19:21.571894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-09-29 09:19:21.571903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-09-29 09:19:21.571911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-09-29 09:19:21.571919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-09-29 09:19:21.571927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-09-29 09:19:21.571945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-09-29 09:19:21.571953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-09-29 09:19:21.571962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-09-29 09:19:21.571970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-09-29 09:19:21.571978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-09-29 09:19:21.571987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-09-29 09:19:21.571995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-09-29 09:19:21.572004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 0s (11.5 MB/s) 2025-09-29 09:19:21.572012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-09-29 09:19:21.572020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.572036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:21.572046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-29 09:19:21.572065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-09-29 09:19:21.572074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-29 09:19:21.572082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-29 09:19:21.572090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-29 09:19:21.572099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-29 09:19:21.572107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19386 files and directories currently installed.) 2025-09-29 09:19:21.572116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-09-29 09:19:21.572124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-09-29 09:19:21.572133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-09-29 09:19:21.572145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-09-29 09:19:21.572153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-09-29 09:19:21.572162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-09-29 09:19:21.572210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-09-29 09:19:21.572223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-09-29 09:19:21.572310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-09-29 09:19:21.572324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-29 09:19:21.572380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 09:19:21.572439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-09-29 09:19:21.572453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:19:21.572531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.572545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-09-29 09:19:21.572599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-09-29 09:19:21.572639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-09-29 09:19:21.572691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-09-29 09:19:21.572734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-09-29 09:19:21.572784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-09-29 09:19:21.572841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-09-29 09:19:21.572878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-09-29 09:19:21.572913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-09-29 09:19:21.572959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-09-29 09:19:21.573004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:19:21.573039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.573086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-09-29 09:19:21.573142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-09-29 09:19:21.573189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.573234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-09-29 09:19:21.573280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-09-29 09:19:21.573316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.573361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-09-29 09:19:21.573397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-09-29 09:19:21.573444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-09-29 09:19:21.573489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-09-29 09:19:21.573538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-29 09:19:21.573551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.573606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-09-29 09:19:21.573642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-29 09:19:21.573697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.573738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-09-29 09:19:21.573789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-09-29 09:19:21.573870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.573884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-09-29 09:19:21.573930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-29 09:19:21.573976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-09-29 09:19:21.574058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-29 09:19:21.574193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-09-29 09:19:21.574249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.574261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-09-29 09:19:21.574310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 09:19:21.574356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.574401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-09-29 09:19:21.574446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-09-29 09:19:21.574492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.574538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-09-29 09:19:21.574585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-09-29 09:19:21.574630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-09-29 09:19:21.574697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-29 09:19:21.574748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.574992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-09-29 09:19:21.575011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-29 09:19:21.575023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:19:21.575723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-09-29 09:19:21.575742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-09-29 09:19:21.575752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-29 09:19:21.575762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.575770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-29 09:19:21.575779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-09-29 09:19:21.575788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-29 09:19:21.575796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-29 09:19:21.575804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:19:21.575869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-09-29 09:19:21.575879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib already enabled 2025-09-29 09:19:21.575888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 4fb90911066f 2025-09-29 09:19:21.575896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 89ae2c53c8ea 2025-09-29 09:19:21.575916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:19:21.575926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 67a464b6180a 2025-09-29 09:19:21.575935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.575943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-29 09:19:21.575952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-29 09:19:21.575960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-09-29 09:19:21.575968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:19:21.575977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:19:21.575986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:19:21.575994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:19:21.576003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:19:21.576011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:19:21.576020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:19:21.576033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-09-29 09:19:21.576041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-09-29 09:19:21.576050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-09-29 09:19:21.576059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-09-29 09:19:21.576067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:19:21.576076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:19:21.576084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.576093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:21.576103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-29 09:19:21.576115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-09-29 09:19:21.576123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-29 09:19:21.576160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-29 09:19:21.576202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-29 09:19:21.576241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-29 09:19:21.576270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19641 files and directories currently installed.) 2025-09-29 09:19:21.576318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:19:21.576370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-29 09:19:21.576399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-29 09:19:21.576466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-29 09:19:21.576480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-09-29 09:19:21.576551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:19:21.576565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:19:21.576619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:19:21.576656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:19:21.576694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:19:21.576755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:19:21.576792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:19:21.576845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-09-29 09:19:21.576881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:19:21.576932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-09-29 09:19:21.576945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-29 09:19:21.577001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:21.577037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-29 09:19:21.577081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:19:21.577116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-29 09:19:21.577151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-29 09:19:21.577195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-29 09:19:21.577231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19632 files and directories currently installed.) 2025-09-29 09:19:21.577266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.577301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.577344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.577379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.577414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:19:21.577466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.577546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.577581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.577626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.577661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.577908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:19:21.577943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.577978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.578013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:21.578048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.578082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.578117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.578152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:21.578211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.578917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.578970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.578983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.578994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:19:21.579004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:19:21.579032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:19:21.579060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:21.579079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:21.579118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-09-29 09:19:21.579128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-09-29 09:19:21.579137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:19:21.579147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:19:21.579157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-09-29 09:19:21.579166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:19:21.579176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:19:21.579185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-09-29 09:19:21.579195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-09-29 09:19:21.579205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:19:21.579231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.579308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9483 files, 1381 directories removed. 2025-09-29 09:19:21.579320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.579330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-09-29 09:19:21.579340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.579349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-09-29 09:19:21.579359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-29 09:19:21.579368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-09-29 09:19:21.579377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-09-29 09:19:21.579387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:19:21.579396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 67a464b6180a 2025-09-29 09:19:21.579405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c8f231c856f4 2025-09-29 09:19:21.579415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 5520c837bcc1 2025-09-29 09:19:21.579424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20250929 2025-09-29 09:19:21.579434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-09-29 09:19:21.579177 (took 0:03:53.455290) 2025-09-29 09:19:21.579737 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-09-29 09:19:21.579806 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-09-29 09:19:21.579848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-09-29 09:19:21.579563 2025-09-29 09:19:21.579911 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-09-29 09:19:23.011598 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-09-29 09:19:23.012068 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-09-29 09:19:54.522381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20250929 2025-09-29 09:19:54.522457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 83ffb2343129 2025-09-29 09:19:54.522476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20250929" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:19:54.522499 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in f045410dcb4a 2025-09-29 09:19:54.522523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container f045410dcb4a 2025-09-29 09:19:54.522831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 311c5250986e 2025-09-29 09:19:54.522866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-09-29 09:19:54.522879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> a0337313c609 2025-09-29 09:19:54.522891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-09-29 09:19:54.522904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in af0f4f4268b4 2025-09-29 09:19:54.522924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container af0f4f4268b4 2025-09-29 09:19:54.522934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> fb8d1633842c 2025-09-29 09:19:54.522959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:19:54.522971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in ebcf469ac388 2025-09-29 09:19:54.522981 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-09-29 09:19:54.522990 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-09-29 09:19:54.523000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-09-29 09:19:54.523009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-09-29 09:19:54.523019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:19:54.523029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:19:54.523038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:19:54.523048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:19:54.523058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:19:54.523068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:19:54.523077 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:19:54.523087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-09-29 09:19:54.523096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-09-29 09:19:54.523139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-09-29 09:19:54.523194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-09-29 09:19:54.523368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:19:54.523418 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:19:54.523469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-09-29 09:19:54.523541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:54.523581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-09-29 09:19:54.523591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-09-29 09:19:54.523601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-09-29 09:19:54.523610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-09-29 09:19:54.523620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-09-29 09:19:54.523629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-09-29 09:19:54.523639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:19:54.523657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:19:54.523712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-09-29 09:19:54.523727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-09-29 09:19:54.523742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-09-29 09:19:54.523752 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-09-29 09:19:54.523761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:19:54.523771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:19:54.523780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:19:54.523790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:19:54.523799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:19:54.523815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:19:54.523825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:19:54.523834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-09-29 09:19:54.523843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:19:54.523853 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-09-29 09:19:54.523862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-09-29 09:19:54.523872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:19:54.523882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-09-29 09:19:54.523892 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-09-29 09:19:54.523901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-09-29 09:19:54.523910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-09-29 09:19:54.523966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-09-29 09:19:54.524019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-09-29 09:19:54.524070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:19:54.524140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:19:54.524523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:19:54.524835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524853 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:19:54.524863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:19:54.524900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.524937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:19:54.524947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:19:54.524976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.524995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:19:54.525014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525023 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.525032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:19:54.525041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.525051 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:19:54.525060 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-09-29 09:19:54.525069 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-09-29 09:19:54.525156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:19:54.525174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:19:54.525184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-09-29 09:19:54.525194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:19:54.525203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:19:54.525213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-09-29 09:19:54.525222 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-09-29 09:19:54.525231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:19:54.525241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10705 files, 1386 directories removed. 2025-09-29 09:19:54.525260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525305 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-09-29 09:19:54.525319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-09-29 09:19:54.525351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-29 09:19:54.525362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-09-29 09:19:54.525371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-09-29 09:19:54.525381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:19:54.525390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container ebcf469ac388 2025-09-29 09:19:54.525404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 99c75c9e212d 2025-09-29 09:19:54.525414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-09-29 09:19:54.525423 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in fe589fa9e652 2025-09-29 09:19:54.525433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container fe589fa9e652 2025-09-29 09:19:54.525442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 1ca2e6bc7abe 2025-09-29 09:19:54.525451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built e4c17bb020e7 2025-09-29 09:19:54.525461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20250929 2025-09-29 09:19:54.525474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-09-29 09:19:54.525376 (took 0:00:32.945813) 2025-09-29 09:19:54.525944 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-09-29 09:19:54.525969 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-09-29 09:19:54.526078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-09-29 09:19:54.525981 2025-09-29 09:19:54.526919 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-09-29 09:19:54.527451 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-09-29 09:20:23.141801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20250929 2025-09-29 09:20:23.141896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 83ffb2343129 2025-09-29 09:20:23.141928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20250929" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:20:23.141953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 03943e438450 2025-09-29 09:20:23.141960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 03943e438450 2025-09-29 09:20:23.142001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a10960040143 2025-09-29 09:20:23.142030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-09-29 09:20:23.142089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 24f7f52f39ce 2025-09-29 09:20:23.142099 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-09-29 09:20:23.142161 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 7b3f3f81ad42 2025-09-29 09:20:23.142199 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 7b3f3f81ad42 2025-09-29 09:20:23.142235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 69c71e058203 2025-09-29 09:20:23.142797 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:20:23.142808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 8d0f2b4d9069 2025-09-29 09:20:23.142814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-09-29 09:20:23.142819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-09-29 09:20:23.142824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-09-29 09:20:23.142829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:20:23.142835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:20:23.142840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:20:23.142845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:20:23.142850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:20:23.142855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:20:23.142860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:20:23.142865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:20:23.142870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-09-29 09:20:23.142875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-09-29 09:20:23.142880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-09-29 09:20:23.142886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-09-29 09:20:23.142891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:20:23.142896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:20:23.142901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-29 09:20:23.142909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-29 09:20:23.142915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:20:23.142927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-09-29 09:20:23.142934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-09-29 09:20:23.142987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-09-29 09:20:23.142996 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-09-29 09:20:23.143059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-09-29 09:20:23.143068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-09-29 09:20:23.143116 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:20:23.143153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:20:23.143191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-09-29 09:20:23.143220 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-09-29 09:20:23.143258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-09-29 09:20:23.143298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-09-29 09:20:23.143327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:20:23.143357 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:20:23.143389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:20:23.143426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:20:23.143445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:20:23.143489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:20:23.143520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:20:23.143556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-09-29 09:20:23.143600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:20:23.143634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:20:23.143682 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-29 09:20:23.143738 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-29 09:20:23.143781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:20:23.143818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-29 09:20:23.143854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:70% (Reading database ... 75% 2025-09-29 09:20:23.143890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-09-29 09:20:23.143926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-09-29 09:20:23.143962 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-09-29 09:20:23.143998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-09-29 09:20:23.144034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:20:23.144070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144106 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144160 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.144734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:20:23.144749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144755 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:20:23.144804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:23.144819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144839 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:23.144844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.144852 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.144857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.144862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.144867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:20:23.144874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.144893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.144952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:20:23.144961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.145005 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.145041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:20:23.145070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.145109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:23.145151 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.145176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:23.145223 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-09-29 09:20:23.145252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:20:23.145289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.145326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:20:23.145362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:20:23.145398 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-09-29 09:20:23.145433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:20:23.145468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:20:23.145502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-09-29 09:20:23.145537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-09-29 09:20:23.145591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:20:23.145619 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.145652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10705 files, 1386 directories removed. 2025-09-29 09:20:23.145693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.145746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-09-29 09:20:23.145781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.145818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-09-29 09:20:23.145851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-29 09:20:23.145888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:20:23.145924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:20:23.145959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:20:23.145993 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 8d0f2b4d9069 2025-09-29 09:20:23.146028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> dc634af6a66c 2025-09-29 09:20:23.146062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-09-29 09:20:23.146110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 80b25cf4c271 2025-09-29 09:20:23.146147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 80b25cf4c271 2025-09-29 09:20:23.146182 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9bc8047e08a5 2025-09-29 09:20:23.146221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built b47901d54772 2025-09-29 09:20:23.146257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20250929 2025-09-29 09:20:23.148742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-09-29 09:20:23.146259 (took 0:00:28.620278) 2025-09-29 09:20:23.148753 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-09-29 09:20:23.148759 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-09-29 09:20:23.148765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-09-29 09:20:23.146692 2025-09-29 09:20:23.148771 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-09-29 09:20:23.148776 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-09-29 09:20:49.818389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:20:49.818543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 48f907508409 2025-09-29 09:20:49.818756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20250929" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:20:49.818790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in b14a54c1dbd8 2025-09-29 09:20:49.818803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container b14a54c1dbd8 2025-09-29 09:20:49.818814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 7311e98f1a5c 2025-09-29 09:20:49.818826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-09-29 09:20:49.818845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> deb823dc2f24 2025-09-29 09:20:49.818862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-09-29 09:20:49.819023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in b135deffea89 2025-09-29 09:20:49.819086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container b135deffea89 2025-09-29 09:20:49.819099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 7a7cd2eaaff5 2025-09-29 09:20:49.819111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:20:49.819156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 3b8b5c272247 2025-09-29 09:20:49.819166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-09-29 09:20:49.819176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-09-29 09:20:49.819185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-09-29 09:20:49.819201 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:20:49.819360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:20:49.819381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:20:49.819508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:20:49.819791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:20:49.819822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:20:49.819833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:20:49.819847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:20:49.819917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-09-29 09:20:49.819985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-09-29 09:20:49.820087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-09-29 09:20:49.820884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-09-29 09:20:49.820911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:20:49.820921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:20:49.820944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-09-29 09:20:49.820957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:20:49.820968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-09-29 09:20:49.820977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-09-29 09:20:49.820996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-09-29 09:20:49.821006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-09-29 09:20:49.821015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-09-29 09:20:49.821024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-09-29 09:20:49.821034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:20:49.821045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:20:49.821055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-09-29 09:20:49.821064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-09-29 09:20:49.821073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-09-29 09:20:49.821083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-09-29 09:20:49.821092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:20:49.821103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:20:49.821178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:20:49.821190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:20:49.821199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:20:49.821209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:20:49.821218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:20:49.821228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-09-29 09:20:49.821237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:20:49.821247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:20:49.821256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-09-29 09:20:49.821319 | 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% 2025-09-29 09:20:49.821332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:20:49.821343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-09-29 09:20:49.821399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-09-29 09:20:49.821409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-09-29 09:20:49.821490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-09-29 09:20:49.821546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-09-29 09:20:49.821556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-09-29 09:20:49.821606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:20:49.821706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.821722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.821782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.823770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:20:49.823805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.823823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.823842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.823899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:20:49.823909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.823918 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:20:49.823946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.823955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.823974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.823983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.823993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.824002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:20:49.824012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.824049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:20:49.824059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:20:49.824086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:20:49.824125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:20:49.824144 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:20:49.824163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-09-29 09:20:49.824172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:20:49.824182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:20:49.824192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:20:49.824201 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-09-29 09:20:49.824210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:20:49.824220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:20:49.824235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-09-29 09:20:49.824252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-09-29 09:20:49.824268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:20:49.824283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.824308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8332 files, 1204 directories removed. 2025-09-29 09:20:49.824325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.824343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-09-29 09:20:49.824360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.824377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-09-29 09:20:49.824394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-29 09:20:49.824409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:20:49.824426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:20:49.824443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:20:49.824501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 3b8b5c272247 2025-09-29 09:20:49.824520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> bd68cd41b0ea 2025-09-29 09:20:49.824530 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 01bcfff62ea2 2025-09-29 09:20:49.824544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20250929 2025-09-29 09:20:49.824722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-09-29 09:20:49.824560 (took 0:00:26.677868) 2025-09-29 09:20:49.825271 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-09-29 09:20:49.825382 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-09-29 09:20:49.825523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-09-29 09:20:49.825359 2025-09-29 09:20:49.826935 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-09-29 09:20:49.827721 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-09-29 09:21:14.402290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:21:14.402426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 48f907508409 2025-09-29 09:21:14.402486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20250929" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:21:14.402527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 5d20208d95d1 2025-09-29 09:21:14.402645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 5d20208d95d1 2025-09-29 09:21:14.402739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> fca98ef3f908 2025-09-29 09:21:14.402900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:21:14.403043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in bc85081364db 2025-09-29 09:21:14.403107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-09-29 09:21:14.403178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-09-29 09:21:14.403256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-09-29 09:21:14.403341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-09-29 09:21:14.403432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:21:14.403505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:21:14.403574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:21:14.403644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:21:14.403737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:21:14.403821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:21:14.403894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:21:14.403964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-09-29 09:21:14.404035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-09-29 09:21:14.404115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-09-29 09:21:14.404188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-09-29 09:21:14.404266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:21:14.404340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:21:14.404433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-29 09:21:14.404559 | 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% 2025-09-29 09:21:14.404625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-09-29 09:21:14.404713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-09-29 09:21:14.404830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-09-29 09:21:14.404905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-09-29 09:21:14.404980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-09-29 09:21:14.405055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-09-29 09:21:14.405140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:21:14.405209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:21:14.405284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-09-29 09:21:14.405363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-09-29 09:21:14.405616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-09-29 09:21:14.405716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-09-29 09:21:14.405756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:21:14.405769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:21:14.405779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:21:14.405822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:21:14.405909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:21:14.405976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:21:14.406046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:21:14.406114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-09-29 09:21:14.406194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:21:14.406281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-09-29 09:21:14.406358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-29 09:21:14.406456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-09-29 09:21:14.406538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:21:14.406610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:21:14.406701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:21:14.406797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-09-29 09:21:14.407795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-09-29 09:21:14.407815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:21:14.407829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.407840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.407850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.407860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.407869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:21:14.407901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.407921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.407930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.407940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.407949 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.407996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:21:14.408005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.408020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.408029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:14.408054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.408064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.408078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.408134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:14.408284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.408486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:21:14.408544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:21:14.408770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.408907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:21:14.408988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.409056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:14.409129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-29 09:21:14.409197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.409263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:14.409328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-09-29 09:21:14.409393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-09-29 09:21:14.409526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:21:14.409542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:21:14.409629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-09-29 09:21:14.409698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:21:14.409800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:21:14.409865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-09-29 09:21:14.409930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-09-29 09:21:14.409990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:21:14.410053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-29 09:21:14.410109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8332 files, 1204 directories removed. 2025-09-29 09:21:14.410123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-29 09:21:14.410198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-09-29 09:21:14.410260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-29 09:21:14.410317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-09-29 09:21:14.410331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-29 09:21:14.410513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-09-29 09:21:14.410546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-09-29 09:21:14.410565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:21:14.410578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container bc85081364db 2025-09-29 09:21:14.410594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> ac6b7f4828ce 2025-09-29 09:21:14.410662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-09-29 09:21:14.411332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 4f1232bcd5c5 2025-09-29 09:21:14.411353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 4f1232bcd5c5 2025-09-29 09:21:14.411363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 387216613074 2025-09-29 09:21:14.411398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built f627278585aa 2025-09-29 09:21:14.411408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250929 2025-09-29 09:21:14.411418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-09-29 09:21:14.410853 (took 0:00:24.585494) 2025-09-29 09:21:14.411433 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-09-29 09:21:14.411443 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-09-29 09:21:14.411576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-09-29 09:21:14.411402 2025-09-29 09:21:14.412646 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-09-29 09:21:14.413330 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-09-29 09:21:38.714861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:21:38.714960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 48f907508409 2025-09-29 09:21:38.714994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20250929" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:21:38.715036 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 6f6900bf9a37 2025-09-29 09:21:38.715049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 6f6900bf9a37 2025-09-29 09:21:38.715063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 416efee841d8 2025-09-29 09:21:38.715099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:21:38.715128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 561375b45dfc 2025-09-29 09:21:38.715220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-09-29 09:21:38.715233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-09-29 09:21:38.715324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-09-29 09:21:38.715340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-09-29 09:21:38.715404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:21:38.715452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:21:38.715519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:21:38.715534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:21:38.715598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:21:38.715613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:21:38.715695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:21:38.715716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-09-29 09:21:38.715828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-09-29 09:21:38.715846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-09-29 09:21:38.715971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-09-29 09:21:38.716031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:21:38.716093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:21:38.716158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-29 09:21:38.716207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:21:38.716266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-09-29 09:21:38.716342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-09-29 09:21:38.716358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-09-29 09:21:38.716560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-09-29 09:21:38.716629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-09-29 09:21:38.716642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-09-29 09:21:38.716664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:21:38.716737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:21:38.716748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-09-29 09:21:38.716757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-09-29 09:21:38.716772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-09-29 09:21:38.716787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-09-29 09:21:38.716892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:21:38.716979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:21:38.716993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:21:38.717004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:21:38.717061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:21:38.717115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:21:38.717182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:21:38.717254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-09-29 09:21:38.717355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:21:38.717398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-09-29 09:21:38.717450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-29 09:21:38.717516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-29 09:21:38.717605 | 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% 2025-09-29 09:21:38.717708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:21:38.717791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-29 09:21:38.717855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:80% (Reading database ... 85% 2025-09-29 09:21:38.717934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-09-29 09:21:38.717945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% (Reading database ... 2025-09-29 09:21:38.718021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:21:38.718031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.718072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.718162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.718247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.718355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:21:38.718395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.718479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.718520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.718556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.718597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.718657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.718741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.718826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.718928 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.719010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.719061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:21:38.719098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.719168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.719178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:21:38.719245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.719255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.719334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.719389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:21:38.719469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.719759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:21:38.719790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:21:38.719905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.719977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.720057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:21:38.720132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.720169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:21:38.720258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.720382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:21:38.720425 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-09-29 09:21:38.720462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-09-29 09:21:38.720525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:21:38.720555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:21:38.720619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-09-29 09:21:38.720714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:21:38.720773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:21:38.720843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-09-29 09:21:38.720904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-09-29 09:21:38.720933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:21:38.720964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-29 09:21:38.721028 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8332 files, 1204 directories removed. 2025-09-29 09:21:38.721037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-29 09:21:38.721073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-09-29 09:21:38.721109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-29 09:21:38.721163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-09-29 09:21:38.721226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-29 09:21:38.721305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-09-29 09:21:38.721373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-09-29 09:21:38.721447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:21:38.721479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 561375b45dfc 2025-09-29 09:21:38.721509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 9a6bab030d20 2025-09-29 09:21:38.721563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-09-29 09:21:38.721599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 2fe4300deeb3 2025-09-29 09:21:38.721696 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 2fe4300deeb3 2025-09-29 09:21:38.721768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> f064f5f59a65 2025-09-29 09:21:38.721838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built bcceaded2f04 2025-09-29 09:21:38.721915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20250929 2025-09-29 09:21:38.722030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-09-29 09:21:38.721923 (took 0:00:24.310521) 2025-09-29 09:21:38.722582 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-09-29 09:21:38.722616 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-09-29 09:21:38.722788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-09-29 09:21:38.722612 2025-09-29 09:21:38.724039 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-09-29 09:21:38.724846 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-09-29 09:22:02.806797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:22:02.806901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 48f907508409 2025-09-29 09:22:02.806920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20250929" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:22:02.806946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in fc0d203a00fb 2025-09-29 09:22:02.806958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container fc0d203a00fb 2025-09-29 09:22:02.806968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> d935fd01f99f 2025-09-29 09:22:02.806979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:22:02.807031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in c85f7abebc93 2025-09-29 09:22:02.807128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-09-29 09:22:02.807235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-09-29 09:22:02.807306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-09-29 09:22:02.807344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-09-29 09:22:02.807355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:02.807364 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:02.807374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:02.807384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:02.807393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:02.807402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:02.807412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:02.807421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-09-29 09:22:02.807431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-09-29 09:22:02.807441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-09-29 09:22:02.807450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-09-29 09:22:02.807460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:22:02.807475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:22:02.807485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-29 09:22:02.807509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:22:02.807521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-09-29 09:22:02.807531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-09-29 09:22:02.807548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-09-29 09:22:02.807558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-09-29 09:22:02.807568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-09-29 09:22:02.807577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-09-29 09:22:02.807587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:22:02.807598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:22:02.807607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-09-29 09:22:02.807650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-09-29 09:22:02.807741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-09-29 09:22:02.807792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-09-29 09:22:02.807864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:02.807955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:02.808045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:02.808096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:02.808106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:02.808175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:02.808237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:02.808247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-09-29 09:22:02.808257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:22:02.808267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-09-29 09:22:02.808277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-29 09:22:02.808286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-29 09:22:02.808297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:22:02.808307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-09-29 09:22:02.808316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-09-29 09:22:02.808330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-29 09:22:02.808340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:80% 2025-09-29 09:22:02.808350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-09-29 09:22:02.808359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-29 09:22:02.808368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:90% 2025-09-29 09:22:02.808378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-09-29 09:22:02.808387 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:22:02.808397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.808416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808435 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.808445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:22:02.808454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.808483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.808508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.808593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:22:02.808718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.808882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:02.808971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.809060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.809149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.809221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:02.809251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.809296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:22:02.809305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:22:02.809333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:22:02.809361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:02.809380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:02.809412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-09-29 09:22:02.809421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-09-29 09:22:02.809431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:22:02.809440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:22:02.809450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-09-29 09:22:02.809459 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:22:02.809469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:22:02.809478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-09-29 09:22:02.809487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-09-29 09:22:02.809497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:22:02.809506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-29 09:22:02.809516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8332 files, 1204 directories removed. 2025-09-29 09:22:02.809525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-29 09:22:02.809535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-09-29 09:22:02.809544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-29 09:22:02.809553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-09-29 09:22:02.809563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-29 09:22:02.809572 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-09-29 09:22:02.809582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-09-29 09:22:02.809591 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:22:02.809601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container c85f7abebc93 2025-09-29 09:22:02.809610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 380253bb0360 2025-09-29 09:22:02.809620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-09-29 09:22:02.809635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 08e25453d78d 2025-09-29 09:22:02.809645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 08e25453d78d 2025-09-29 09:22:02.809654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 4d780be0f181 2025-09-29 09:22:02.809717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 1cf4b5791570 2025-09-29 09:22:02.809731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20250929 2025-09-29 09:22:02.809741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-09-29 09:22:02.809295 (took 0:00:24.086683) 2025-09-29 09:22:02.809751 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-09-29 09:22:02.809760 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-09-29 09:22:02.809769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-09-29 09:22:02.809609 2025-09-29 09:22:02.810420 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-09-29 09:22:02.810884 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-09-29 09:22:26.835489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:22:26.835569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 48f907508409 2025-09-29 09:22:26.835589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20250929" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:22:26.835743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 7abdc345bfda 2025-09-29 09:22:26.835762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 7abdc345bfda 2025-09-29 09:22:26.835773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> fb2160bb90cb 2025-09-29 09:22:26.835785 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:22:26.835796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in b7e6dcb365fc 2025-09-29 09:22:26.835806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-09-29 09:22:26.835816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-09-29 09:22:26.835825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-09-29 09:22:26.835877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-09-29 09:22:26.835888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:26.835898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:26.835908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:26.835958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:26.835969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:26.835979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:26.836024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:26.836034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-09-29 09:22:26.836078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-09-29 09:22:26.836168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-09-29 09:22:26.836180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-09-29 09:22:26.836226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:22:26.836296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:22:26.836331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-29 09:22:26.836341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-29 09:22:26.836391 | 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% 2025-09-29 09:22:26.836449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-09-29 09:22:26.836500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-09-29 09:22:26.836510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-09-29 09:22:26.836554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-09-29 09:22:26.836599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-09-29 09:22:26.836651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-29 09:22:26.836720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:95% 2025-09-29 09:22:26.836734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:22:26.836782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:22:26.836827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-09-29 09:22:26.836886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-09-29 09:22:26.836897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-09-29 09:22:26.837751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-09-29 09:22:26.837772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:26.837784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:26.837796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:26.837807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:26.837818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:26.837829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:26.837839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:26.837848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-09-29 09:22:26.837858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:22:26.837867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-09-29 09:22:26.837877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-29 09:22:26.837886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-29 09:22:26.837896 | 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% 2025-09-29 09:22:26.837906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-09-29 09:22:26.837916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-09-29 09:22:26.837925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-09-29 09:22:26.837934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-09-29 09:22:26.837943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-09-29 09:22:26.837953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-09-29 09:22:26.837962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:22:26.837972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.837981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.838015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:22:26.838034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.838065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.838199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.838522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:22:26.838537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.838611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:26.838761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:26.838987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.839249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:22:26.839264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:22:26.839424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:22:26.839555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:26.839625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:26.839767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-09-29 09:22:26.839782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-09-29 09:22:26.839850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:22:26.839882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:22:26.839946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-09-29 09:22:26.839978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:22:26.840042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:22:26.840114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-09-29 09:22:26.840129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-09-29 09:22:26.840190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:22:26.840245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-29 09:22:26.840260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8332 files, 1204 directories removed. 2025-09-29 09:22:26.840321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-29 09:22:26.840379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-09-29 09:22:26.840393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-29 09:22:26.840453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-09-29 09:22:26.841202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-29 09:22:26.841221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-09-29 09:22:26.841232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-09-29 09:22:26.841252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:22:26.841263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container b7e6dcb365fc 2025-09-29 09:22:26.841274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 293630a4b143 2025-09-29 09:22:26.841286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-09-29 09:22:26.841297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 56f14d6a5ebe 2025-09-29 09:22:26.841308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 56f14d6a5ebe 2025-09-29 09:22:26.841319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 9b61de650f54 2025-09-29 09:22:26.841330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built f87aab2f8c1d 2025-09-29 09:22:26.841341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20250929 2025-09-29 09:22:26.841352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-09-29 09:22:26.840803 (took 0:00:24.031194) 2025-09-29 09:22:26.841368 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-09-29 09:22:26.841379 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-09-29 09:22:26.841390 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-09-29 09:22:26.841287 2025-09-29 09:22:26.842388 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-09-29 09:22:26.842956 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-09-29 09:22:51.151933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 09:22:51.152029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 65c9166b12e5 2025-09-29 09:22:51.152048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20250929" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:22:51.152076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 90759f8b0a95 2025-09-29 09:22:51.152087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 90759f8b0a95 2025-09-29 09:22:51.152096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 6a9df5d03ff5 2025-09-29 09:22:51.152145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:22:51.152184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in d56a2d590197 2025-09-29 09:22:51.152214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-09-29 09:22:51.152223 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-09-29 09:22:51.152339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-09-29 09:22:51.152446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-09-29 09:22:51.152464 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:51.152474 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:51.152482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:51.152491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:51.152499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:51.152507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:51.152517 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:51.152556 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-09-29 09:22:51.152565 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-09-29 09:22:51.152574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-09-29 09:22:51.152583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-09-29 09:22:51.152595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:22:51.152604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:22:51.152612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-29 09:22:51.152623 | 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% 2025-09-29 09:22:51.152640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:22:51.152648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-09-29 09:22:51.152657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% (Reading database ... 90% 2025-09-29 09:22:51.152665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-09-29 09:22:51.152713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:22:51.152727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:22:51.152736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-09-29 09:22:51.152744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-09-29 09:22:51.152752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-09-29 09:22:51.152791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-09-29 09:22:51.152800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:22:51.152809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:22:51.152817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:22:51.152826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:22:51.152834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:22:51.152843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:22:51.152851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:22:51.152859 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-09-29 09:22:51.152868 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:22:51.152876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-09-29 09:22:51.152885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-29 09:22:51.152893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-29 09:22:51.153913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:22:51.153931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:22:51.153940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:22:51.153949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-09-29 09:22:51.153982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-09-29 09:22:51.155158 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:22:51.155182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155192 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155284 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155302 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:22:51.155318 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155327 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155516 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:22:51.155533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:22:51.155602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:22:51.155747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:22:51.155846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:22:51.155908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:22:51.155937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.155945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:22:51.155953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.156057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:22:51.156110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-09-29 09:22:51.156119 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-09-29 09:22:51.156127 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:22:51.156136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:22:51.156144 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-09-29 09:22:51.156156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:22:51.156164 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:22:51.156173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-09-29 09:22:51.156181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-09-29 09:22:51.156189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:22:51.156197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-29 09:22:51.156258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8498 files, 1219 directories removed. 2025-09-29 09:22:51.156354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-29 09:22:51.156414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-09-29 09:22:51.156422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-29 09:22:51.156431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-09-29 09:22:51.156439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-29 09:22:51.156447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-09-29 09:22:51.156456 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-09-29 09:22:51.156473 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:22:51.156484 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container d56a2d590197 2025-09-29 09:22:51.156493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> c8f3ceeb5bb2 2025-09-29 09:22:51.156501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-09-29 09:22:51.156509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 4f8c32ead56f 2025-09-29 09:22:51.156518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 4f8c32ead56f 2025-09-29 09:22:51.156526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> c0866e7a4f6d 2025-09-29 09:22:51.156534 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built d71a4073ea89 2025-09-29 09:22:51.156543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20250929 2025-09-29 09:22:51.156573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-09-29 09:22:51.156408 (took 0:00:24.315121) 2025-09-29 09:22:51.158234 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-09-29 09:22:51.158350 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-09-29 09:22:51.158380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-09-29 09:22:51.158050 2025-09-29 09:22:51.162381 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-09-29 09:22:51.162879 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-09-29 09:23:16.939289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 09:23:16.939388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 65c9166b12e5 2025-09-29 09:23:16.939398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20250929" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:23:16.939870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 4e9b87df50aa 2025-09-29 09:23:16.939922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 4e9b87df50aa 2025-09-29 09:23:16.939928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 972a0c5aa4b4 2025-09-29 09:23:16.939932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-09-29 09:23:16.939936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> cbf561fd5cd6 2025-09-29 09:23:16.939939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-09-29 09:23:16.939943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 9c654157c1ba 2025-09-29 09:23:16.939946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 9c654157c1ba 2025-09-29 09:23:16.939980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> da96d5e55b02 2025-09-29 09:23:16.939986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:23:16.941747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in c32a4ee14719 2025-09-29 09:23:16.941756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-09-29 09:23:16.941761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-09-29 09:23:16.941765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-09-29 09:23:16.941786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:23:16.941790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:23:16.941794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:23:16.941798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:23:16.941802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:23:16.941805 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:23:16.941809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:23:16.941812 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:23:16.941816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-09-29 09:23:16.941820 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-09-29 09:23:16.941824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-09-29 09:23:16.941827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-09-29 09:23:16.941831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:23:16.941844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:23:16.941849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-29 09:23:16.941854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:23:16.941858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-09-29 09:23:16.941862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-09-29 09:23:16.941865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-09-29 09:23:16.941869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-09-29 09:23:16.941872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-09-29 09:23:16.941876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-09-29 09:23:16.941880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:23:16.941884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:23:16.941888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-09-29 09:23:16.941891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-09-29 09:23:16.941905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-09-29 09:23:16.941909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-09-29 09:23:16.941912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:23:16.941916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:23:16.941920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:23:16.941923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:23:16.941927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:23:16.941931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:23:16.941934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:23:16.941938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-09-29 09:23:16.941944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:23:16.941947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:23:16.942147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-29 09:23:16.942206 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:23:16.942230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-29 09:23:16.942242 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:70% 2025-09-29 09:23:16.942311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-09-29 09:23:16.942372 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-29 09:23:16.942445 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:80% (Reading database ... 85% 2025-09-29 09:23:16.942530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% (Reading database ... 95% 2025-09-29 09:23:16.942594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:23:16.942702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.942769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.942884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.942974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.943105 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:23:16.943156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.943306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.943379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.943455 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.943529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943812 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.943996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:23:16.944078 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.944156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.944231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:16.944307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.944382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.944457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.944531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:16.944606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.944704 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.944779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.944861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.945034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:23:16.945089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945223 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945249 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:23:16.945302 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:23:16.945499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945565 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:16.945631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945724 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:16.945789 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-09-29 09:23:16.945854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:23:16.945938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:23:16.946004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:23:16.946084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-09-29 09:23:16.946143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:23:16.946209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:23:16.946277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-09-29 09:23:16.946345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-09-29 09:23:16.946413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:23:16.946476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-29 09:23:16.946543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8498 files, 1219 directories removed. 2025-09-29 09:23:16.946609 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-29 09:23:16.946694 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-09-29 09:23:16.946776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-29 09:23:16.946845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-09-29 09:23:16.946940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-29 09:23:16.947657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:23:16.947694 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:23:16.947699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:23:16.947702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container c32a4ee14719 2025-09-29 09:23:16.947706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 5ad4fc16b684 2025-09-29 09:23:16.947710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-09-29 09:23:16.947713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in a3a325bc920c 2025-09-29 09:23:16.947717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container a3a325bc920c 2025-09-29 09:23:16.947720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> a8b58e652608 2025-09-29 09:23:16.947723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 394a3c362657 2025-09-29 09:23:16.947727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20250929 2025-09-29 09:23:16.947730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-09-29 09:23:16.947370 (took 0:00:25.789320) 2025-09-29 09:23:16.948832 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-09-29 09:23:16.948887 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-09-29 09:23:16.948928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-09-29 09:23:16.947930 2025-09-29 09:23:16.949772 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-09-29 09:23:16.949795 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-09-29 09:23:40.883853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 09:23:40.883961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 65c9166b12e5 2025-09-29 09:23:40.884063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20250929" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:23:40.884184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 8a0c70e6d282 2025-09-29 09:23:40.884257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 8a0c70e6d282 2025-09-29 09:23:40.884334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 8d13d17b9dbc 2025-09-29 09:23:40.884426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:23:40.884559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 2c95b1917d5a 2025-09-29 09:23:40.884582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-09-29 09:23:40.884699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-09-29 09:23:40.884790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-09-29 09:23:40.884906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-09-29 09:23:40.884987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:23:40.885061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:23:40.885135 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:23:40.885209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:23:40.885280 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:23:40.885350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:23:40.885423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:23:40.885524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-09-29 09:23:40.885596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-09-29 09:23:40.886770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-09-29 09:23:40.886838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-09-29 09:23:40.886850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:23:40.886860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:23:40.886869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.886881 | 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% 2025-09-29 09:23:40.886892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-09-29 09:23:40.886902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 60% (Reading database ... 2025-09-29 09:23:40.886911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:65% 2025-09-29 09:23:40.886921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-09-29 09:23:40.886930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-09-29 09:23:40.886940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-09-29 09:23:40.886949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.886959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:85% 2025-09-29 09:23:40.886968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-09-29 09:23:40.886977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-09-29 09:23:40.886987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:23:40.886998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:23:40.887007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-09-29 09:23:40.887017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-09-29 09:23:40.887026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-09-29 09:23:40.887035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-09-29 09:23:40.887045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:23:40.887054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:23:40.887069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:23:40.887079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:23:40.887097 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:23:40.887106 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:23:40.887120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:23:40.887154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-09-29 09:23:40.887360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:23:40.887422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-09-29 09:23:40.887463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.887474 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.887492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:23:40.887586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:23:40.887714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.887856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:80% (Reading database ... 85% 2025-09-29 09:23:40.887925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-29 09:23:40.887994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:23:40.888069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.888145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.888220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.888299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.888374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:23:40.888448 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.888584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.888767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.888944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.889030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.889137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.889216 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.889291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.889366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.889440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.889506 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:23:40.889579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.889648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.889744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.889836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.889940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:23:40.890007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.890059 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.890095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.890147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:23:40.890210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.890226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.890296 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.890348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.890410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:23:40.890468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.890482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.890556 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:23:40.890618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.891754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.891773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:23:40.891783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.891792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:23:40.891801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.891828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:23:40.891837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-09-29 09:23:40.891845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-09-29 09:23:40.891854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:23:40.891862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:23:40.891870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-09-29 09:23:40.891879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:23:40.891887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:23:40.891896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-09-29 09:23:40.891904 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-09-29 09:23:40.891912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:23:40.891920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.891929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8498 files, 1219 directories removed. 2025-09-29 09:23:40.891937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.891946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-09-29 09:23:40.891954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.891962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-09-29 09:23:40.891990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-29 09:23:40.891998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-09-29 09:23:40.892007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-09-29 09:23:40.892015 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:23:40.892024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 2c95b1917d5a 2025-09-29 09:23:40.892032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 4c29c932e1db 2025-09-29 09:23:40.892040 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-09-29 09:23:40.892049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in f5140ca61e43 2025-09-29 09:23:40.892057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container f5140ca61e43 2025-09-29 09:23:40.892065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> dea37b988d8c 2025-09-29 09:23:40.892073 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 2c1a0bd529cf 2025-09-29 09:23:40.892082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250929 2025-09-29 09:23:40.892096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-09-29 09:23:40.891748 (took 0:00:23.943818) 2025-09-29 09:23:40.892312 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-09-29 09:23:40.892378 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-09-29 09:23:40.892476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-09-29 09:23:40.892373 2025-09-29 09:23:40.892554 | 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 2025-09-29 09:23:41.801110 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-09-29 09:23:41.801508 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-09-29 09:24:23.511355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:24:23.511476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> c0de6360a2d9 2025-09-29 09:24:23.511497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20250929" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:24:23.511641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 37958e386876 2025-09-29 09:24:23.511732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 37958e386876 2025-09-29 09:24:23.511823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 16a7c1c1af3c 2025-09-29 09:24:23.511893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-09-29 09:24:23.512003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 8afb70a4bcff 2025-09-29 09:24:23.512087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-09-29 09:24:23.512162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> e55b3bfdf96e 2025-09-29 09:24:23.512212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2025-09-29 09:24:23.512309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in b68ce57c2ab3 2025-09-29 09:24:23.512337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-8.0.1.dev6 2025-09-29 09:24:23.512433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-09-29 09:24:23.512462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:24:23.512548 | 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.dev6) (5.10.0) 2025-09-29 09:24:23.512614 | 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.dev6) (1.3.0) 2025-09-29 09:24:23.512705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-29 09:24:23.512809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 09:24:23.512877 | 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.dev6) (4.4.0) 2025-09-29 09:24:23.512945 | 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.dev6) (9.7.1) 2025-09-29 09:24:23.513012 | 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.dev6) (7.1.0) 2025-09-29 09:24:23.513108 | 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.dev6) (16.1.0) 2025-09-29 09:24:23.513149 | 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.dev6) (5.7.0) 2025-09-29 09:24:23.513214 | 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.dev6) (8.2.0) 2025-09-29 09:24:23.513264 | 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.dev6) (3.5.0) 2025-09-29 09:24:23.513328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-29 09:24:23.513392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 09:24:23.513458 | 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.dev6) (6.1.1) 2025-09-29 09:24:23.513522 | 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.dev6) (2.0.38) 2025-09-29 09:24:23.513586 | 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.dev6) (9.0.0) 2025-09-29 09:24:23.513650 | 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.dev6) (3.8.0) 2025-09-29 09:24:23.513784 | 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.dev6) (2.1.0) 2025-09-29 09:24:23.513859 | 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.dev6) (2.32.3) 2025-09-29 09:24:23.513920 | 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.dev6) (5.4.1) 2025-09-29 09:24:23.514001 | 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.dev6) (1.7.0) 2025-09-29 09:24:23.515022 | 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.dev6) (4.12.2) 2025-09-29 09:24:23.515085 | 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.dev6) (1.5.1) 2025-09-29 09:24:23.515097 | 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.dev6) 2025-09-29 09:24:23.515106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 09:24:23.515114 | 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.dev6) (7.1.0) 2025-09-29 09:24:23.515122 | 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.dev6) (5.7.1) 2025-09-29 09:24:23.515130 | 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.dev6) (17.2.1) 2025-09-29 09:24:23.515138 | 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.dev6) (6.5.1) 2025-09-29 09:24:23.515146 | 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.dev6) (4.5.1) 2025-09-29 09:24:23.515153 | 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.dev6) (4.1.1) 2025-09-29 09:24:23.515176 | 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.dev6) (3.6.0) 2025-09-29 09:24:23.515184 | 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.dev6) (4.2.0) 2025-09-29 09:24:23.515192 | 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.dev6) (1.3.4) 2025-09-29 09:24:23.515199 | 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.dev6) (1.8.9) 2025-09-29 09:24:23.515207 | 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.dev6) (3.3.0) 2025-09-29 09:24:23.515223 | 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.dev6) (3.0.0) 2025-09-29 09:24:23.515231 | 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.dev6) (1.17.2) 2025-09-29 09:24:23.515239 | 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.dev6) (43.0.3) 2025-09-29 09:24:23.515247 | 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.dev6) (5.1.1) 2025-09-29 09:24:23.515254 | 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.dev6) (1.3.4) 2025-09-29 09:24:23.515272 | 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.dev6) (1.0.1) 2025-09-29 09:24:23.515281 | 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.dev6) (1.33) 2025-09-29 09:24:23.515319 | 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.dev6) (4.3.6) 2025-09-29 09:24:23.515327 | 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.dev6) (7.0.0) 2025-09-29 09:24:23.515335 | 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.dev6) (6.0.2) 2025-09-29 09:24:23.515343 | 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.dev6) (1.4.0) 2025-09-29 09:24:23.515351 | 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.dev6) (1.17.1) 2025-09-29 09:24:23.515358 | 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.dev6) (2.22) 2025-09-29 09:24:23.515369 | 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.dev6) (3.0.0) 2025-09-29 09:24:23.515382 | 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.dev6) (0.39.0) 2025-09-29 09:24:23.515390 | 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.dev6) (1.1.0) 2025-09-29 09:24:23.515417 | 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.dev6) 2025-09-29 09:24:23.515430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-29 09:24:23.515438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-09-29 09:24:23.515467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:24:23.515534 | 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.dev6) (24.2) 2025-09-29 09:24:23.515587 | 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.dev6) (2.5.1) 2025-09-29 09:24:23.515689 | 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.dev6) (2.7.0) 2025-09-29 09:24:23.515760 | 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.dev6) (3.1.1) 2025-09-29 09:24:23.515826 | 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.dev6) (80.9.0) 2025-09-29 09:24:23.515882 | 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.dev6) (3.5.1) 2025-09-29 09:24:23.515938 | 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.dev6) (5.3.1) 2025-09-29 09:24:23.515993 | 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.dev6) (1.17.0) 2025-09-29 09:24:23.516048 | 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.dev6) (0.19) 2025-09-29 09:24:23.516102 | 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.dev6) (2.0.0) 2025-09-29 09:24:23.516733 | 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.dev6) (1.14.1) 2025-09-29 09:24:23.516748 | 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.dev6) (2.0.1) 2025-09-29 09:24:23.516756 | 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.dev6) (0.5.0) 2025-09-29 09:24:23.516764 | 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.dev6) (1.3.9) 2025-09-29 09:24:23.516772 | 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.dev6) (2.9.0.post0) 2025-09-29 09:24:23.516794 | 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.dev6) (3.1.0) 2025-09-29 09:24:23.516803 | 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.dev6) (5.5.2) 2025-09-29 09:24:23.516810 | 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.dev6) (5.3.1) 2025-09-29 09:24:23.516818 | 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.dev6) (5.4.2) 2025-09-29 09:24:23.516826 | 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.dev6) (6.3.1) 2025-09-29 09:24:23.516834 | 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.dev6) (0.11.0) 2025-09-29 09:24:23.516841 | 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.dev6) (5.1.0) 2025-09-29 09:24:23.516849 | 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.dev6) (2025.1) 2025-09-29 09:24:23.516857 | 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.dev6) (0.21.1) 2025-09-29 09:24:23.516865 | 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.dev6) (3.1.5) 2025-09-29 09:24:23.516873 | 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.dev6) (4.0.1) 2025-09-29 09:24:23.516881 | 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.dev6) (4.0.1) 2025-09-29 09:24:23.516889 | 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.dev6) (3.0.2) 2025-09-29 09:24:23.516901 | 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.dev6) (3.1.0) 2025-09-29 09:24:23.516909 | 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.dev6) (3.10.1) 2025-09-29 09:24:23.516917 | 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.dev6) (1.6.10) 2025-09-29 09:24:23.516933 | 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.dev6) (3.2.1) 2025-09-29 09:24:23.516981 | 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.dev6) (3.14.0) 2025-09-29 09:24:23.517019 | 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.dev6) 2025-09-29 09:24:23.517099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-29 09:24:23.517113 | 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.dev6) (1.5.0) 2025-09-29 09:24:23.517198 | 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.dev6) (0.3.5) 2025-09-29 09:24:23.517244 | 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.dev6) (0.2.13) 2025-09-29 09:24:23.517303 | 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.dev6) (3.4.1) 2025-09-29 09:24:23.517358 | 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.dev6) (3.10) 2025-09-29 09:24:23.517413 | 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.dev6) (1.26.20) 2025-09-29 09:24:23.517476 | 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.dev6) (2025.8.3) 2025-09-29 09:24:23.517531 | 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.dev6) (0.7) 2025-09-29 09:24:23.517586 | 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.dev6) (2.7.2) 2025-09-29 09:24:23.517647 | 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)) 2025-09-29 09:24:23.517774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-29 09:24:23.517817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.517876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-29 09:24:23.517941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 33.6 MB/s 0:00:00 2025-09-29 09:24:23.518001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-29 09:24:23.518060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 28.8 MB/s 0:00:00 2025-09-29 09:24:23.518120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-29 09:24:23.518175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-29 09:24:23.518227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-09-29 09:24:23.518283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:24:23.518339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.518367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): started 2025-09-29 09:24:23.518426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-09-29 09:24:23.518474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev6-py3-none-any.whl size=151688 sha256=e18e8064179c93742522a0f4a1394450813dbbc20bad83d75b58695744d34cc2 2025-09-29 09:24:23.518520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-_poesp1q/wheels/a3/c4/21/db96fa5301056c4b30fd350bfe1a87d4cae9b0d49a73ec3e00 2025-09-29 09:24:23.518572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:24:23.518609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.518690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): started 2025-09-29 09:24:23.520733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-29 09:24:23.520748 | 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=80278ad37c5131525de297c3535516c1b030b18d37a9703f3e0968e85d52b85b 2025-09-29 09:24:23.520758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-_poesp1q/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-29 09:24:23.520766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2025-09-29 09:24:23.520774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-09-29 09:24:23.520782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev6 ovsdbapp-2.11.0 2025-09-29 09:24:23.520790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container b68ce57c2ab3 2025-09-29 09:24:23.520797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 56c132656b64 2025-09-29 09:24:23.520814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:24:23.520824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ab3b2461d829 2025-09-29 09:24:23.520832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-09-29 09:24:23.520839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-09-29 09:24:23.520847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-09-29 09:24:23.520854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:24:23.520862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:24:23.520870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:24:23.520877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:24:23.520885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:24:23.520892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:24:23.520900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:24:23.520907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:24:23.520915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-09-29 09:24:23.520922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-09-29 09:24:23.520930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-09-29 09:24:23.520938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-09-29 09:24:23.520951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:24:23.520958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:24:23.520966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.520973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.520982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:24:23.520990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-09-29 09:24:23.520998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-09-29 09:24:23.521005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:24:23.521012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-09-29 09:24:23.521020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-09-29 09:24:23.521027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.521035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:100% (Reading database ... 18952 files and directories currently installed.) 2025-09-29 09:24:23.521042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:24:23.521058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-09-29 09:24:23.521065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-09-29 09:24:23.521078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-09-29 09:24:23.521086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-09-29 09:24:23.521094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:24:23.521102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:24:23.521109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:24:23.521117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:24:23.521124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:24:23.521132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:24:23.521139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:24:23.521147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-09-29 09:24:23.521154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:24:23.521162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:24:23.521169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.521177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.521184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.521192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:24:23.521200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-09-29 09:24:23.521207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-09-29 09:24:23.521215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-29 09:24:23.521222 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:80% 2025-09-29 09:24:23.521230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-09-29 09:24:23.521237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-09-29 09:24:23.521244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-09-29 09:24:23.521252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-29 09:24:23.521260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:24:23.521297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:24:23.521391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:23.521417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521432 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:23.521447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:24:23.521487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:24:23.521546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:24:23.521725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:23.521818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:23.521911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-09-29 09:24:23.521958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:24:23.522006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:24:23.522050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:24:23.522097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-09-29 09:24:23.522155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:24:23.522202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:24:23.522249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-09-29 09:24:23.522304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-09-29 09:24:23.522350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:24:23.522395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.522431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 11013 files, 1588 directories removed. 2025-09-29 09:24:23.522465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.522513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-09-29 09:24:23.522549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.522594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2025-09-29 09:24:23.522629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-29 09:24:23.522748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:24:23.522783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:24:23.522846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:24:23.522893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ab3b2461d829 2025-09-29 09:24:23.522920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> fae92413ca22 2025-09-29 09:24:23.522978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 4d9fecfcc1f4 2025-09-29 09:24:23.523021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20250929 2025-09-29 09:24:23.523125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-09-29 09:24:23.523029 (took 0:00:42.630656) 2025-09-29 09:24:23.523501 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-09-29 09:24:23.523577 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-09-29 09:24:23.523647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-09-29 09:24:23.523566 2025-09-29 09:24:23.524518 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-09-29 09:24:23.525209 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-09-29 09:24:50.456931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:24:50.457038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> c0de6360a2d9 2025-09-29 09:24:50.457059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20250929" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:24:50.457105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 2c027709505e 2025-09-29 09:24:50.457221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 2c027709505e 2025-09-29 09:24:50.457243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 394460336602 2025-09-29 09:24:50.457343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:24:50.457398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in c6e61648cb96 2025-09-29 09:24:50.457466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-09-29 09:24:50.457498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-09-29 09:24:50.457597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-09-29 09:24:50.457722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-09-29 09:24:50.457839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:24:50.457917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:24:50.457979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:24:50.458036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:24:50.458092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:24:50.458150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:24:50.458203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:24:50.458262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-09-29 09:24:50.458338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-09-29 09:24:50.458387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-09-29 09:24:50.458445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-09-29 09:24:50.458511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:24:50.458589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:24:50.458711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-29 09:24:50.458776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.458844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-29 09:24:50.458914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-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% 2025-09-29 09:24:50.458975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-09-29 09:24:50.459034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-09-29 09:24:50.459094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-09-29 09:24:50.459153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-09-29 09:24:50.459212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-09-29 09:24:50.459287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-09-29 09:24:50.459351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-29 09:24:50.459414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:24:50.459475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-09-29 09:24:50.459532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-09-29 09:24:50.459610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-09-29 09:24:50.459794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-09-29 09:24:50.459866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:24:50.459926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:24:50.460044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:24:50.460146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:24:50.460246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:24:50.460347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:24:50.460450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:24:50.461818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-09-29 09:24:50.461846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:24:50.461851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-09-29 09:24:50.461855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-29 09:24:50.461858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.461864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:24:50.461869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-09-29 09:24:50.461872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-09-29 09:24:50.461875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-09-29 09:24:50.461879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% (Reading database ... 90% 2025-09-29 09:24:50.461882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-09-29 09:24:50.461885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-29 09:24:50.461900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:24:50.461917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.461955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:24:50.461958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:24:50.461991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.461998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.462002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:24:50.462005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.462738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:24:50.462742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:24:50.462754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:24:50.462764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:24:50.462770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:24:50.462777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-09-29 09:24:50.462780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-09-29 09:24:50.462783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:24:50.462791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:24:50.462798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-09-29 09:24:50.462802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:24:50.462805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:24:50.462808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-09-29 09:24:50.462814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-09-29 09:24:50.462817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:24:50.462876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.462935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9905 files, 1430 directories removed. 2025-09-29 09:24:50.462995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.463048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-09-29 09:24:50.463099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.463156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2025-09-29 09:24:50.463208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-29 09:24:50.463264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-09-29 09:24:50.463320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-09-29 09:24:50.463374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:24:50.463429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container c6e61648cb96 2025-09-29 09:24:50.463509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 6c27ca6fa0fb 2025-09-29 09:24:50.463558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-09-29 09:24:50.463641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 7a8ebceb1d9b 2025-09-29 09:24:50.463714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 7a8ebceb1d9b 2025-09-29 09:24:50.463776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 3f356cd32577 2025-09-29 09:24:50.463836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 1518653d010e 2025-09-29 09:24:50.463892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250929 2025-09-29 09:24:50.463999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-09-29 09:24:50.463917 (took 0:00:26.940351) 2025-09-29 09:24:50.464570 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-09-29 09:24:50.464771 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-09-29 09:24:50.464881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-09-29 09:24:50.464791 2025-09-29 09:24:50.465829 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-09-29 09:24:50.466466 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-09-29 09:25:16.798935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:25:16.799045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> c0de6360a2d9 2025-09-29 09:25:16.799072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20250929" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:25:16.799149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in af8a263c8b37 2025-09-29 09:25:16.799859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container af8a263c8b37 2025-09-29 09:25:16.799895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 0cdacf322e29 2025-09-29 09:25:16.799916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:25:16.799923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 5226aadb50f0 2025-09-29 09:25:16.799927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-09-29 09:25:16.799931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-09-29 09:25:16.799934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-09-29 09:25:16.799937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-09-29 09:25:16.799941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:25:16.799944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:25:16.799948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:25:16.799951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:25:16.799955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:25:16.799958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:25:16.799961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:25:16.799965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-09-29 09:25:16.799995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-09-29 09:25:16.799999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-09-29 09:25:16.800003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-09-29 09:25:16.800006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:25:16.800010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:25:16.801723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-29 09:25:16.801733 | 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% 2025-09-29 09:25:16.801739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: (Reading database ... 40% 2025-09-29 09:25:16.801750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:25:16.801755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-09-29 09:25:16.801759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-09-29 09:25:16.801762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-09-29 09:25:16.801765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-09-29 09:25:16.801768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-29 09:25:16.801772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:90% 2025-09-29 09:25:16.801775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-09-29 09:25:16.801778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-29 09:25:16.801783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:25:16.801786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-09-29 09:25:16.801789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-09-29 09:25:16.801793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-09-29 09:25:16.801796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-09-29 09:25:16.801799 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:25:16.801802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:25:16.801806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:25:16.801809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:25:16.801812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:25:16.801820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:25:16.801823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:25:16.801827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-09-29 09:25:16.801830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:25:16.801833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-09-29 09:25:16.801837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-29 09:25:16.801842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:25:16.801846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:25:16.801849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-09-29 09:25:16.801852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-09-29 09:25:16.801856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-29 09:25:16.801859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:90% 2025-09-29 09:25:16.801862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-09-29 09:25:16.801869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-29 09:25:16.801872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.801875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.801878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.801882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.801891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:25:16.801894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.801897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.801901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.801904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.801907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.801911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.801914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.801917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.801921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.801959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.802023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:25:16.802083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.802143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.802196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:16.802254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.802312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.802368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.802426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:16.802491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.802579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.802630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.802708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.802779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:25:16.802835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.802893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.802950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:25:16.803006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.803066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.803124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:25:16.803183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.803240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:16.803296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.803353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:16.803411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-09-29 09:25:16.803468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-09-29 09:25:16.803542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:25:16.803611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:25:16.803678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-09-29 09:25:16.803748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:25:16.803812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:25:16.803870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-09-29 09:25:16.803928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-09-29 09:25:16.803986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:25:16.804042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-29 09:25:16.804102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9905 files, 1430 directories removed. 2025-09-29 09:25:16.804157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-29 09:25:16.804217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-09-29 09:25:16.804272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-29 09:25:16.804331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2025-09-29 09:25:16.804386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-29 09:25:16.804446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-09-29 09:25:16.804562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-09-29 09:25:16.804623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:25:16.804689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 5226aadb50f0 2025-09-29 09:25:16.804781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 5b6d199ae0a9 2025-09-29 09:25:16.804843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-09-29 09:25:16.804905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 86b56664b743 2025-09-29 09:25:16.804961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 86b56664b743 2025-09-29 09:25:16.805016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 75222ebfc066 2025-09-29 09:25:16.805074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 44e147025a5a 2025-09-29 09:25:16.805132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250929 2025-09-29 09:25:16.805243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-09-29 09:25:16.805156 (took 0:00:26.340365) 2025-09-29 09:25:16.805809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-09-29 09:25:16.805903 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-09-29 09:25:16.805974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-09-29 09:25:16.805908 2025-09-29 09:25:16.806051 | 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 2025-09-29 09:25:17.684826 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-09-29 09:25:17.685177 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-09-29 09:25:59.262837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:25:59.262953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> c0de6360a2d9 2025-09-29 09:25:59.262979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20250929" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:25:59.263106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in b10231f162b1 2025-09-29 09:25:59.263171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container b10231f162b1 2025-09-29 09:25:59.263235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 95bb7ec05b27 2025-09-29 09:25:59.263326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-09-29 09:25:59.263479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 1f247ef9d239 2025-09-29 09:25:59.263500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2025-09-29 09:25:59.263593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in b680e78d397b 2025-09-29 09:25:59.263696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-8.0.1.dev6 2025-09-29 09:25:59.263769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-09-29 09:25:59.263844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:25:59.263914 | 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.dev6) (5.10.0) 2025-09-29 09:25:59.264866 | 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.dev6) (1.3.0) 2025-09-29 09:25:59.264887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-29 09:25:59.264899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-29 09:25:59.264912 | 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.dev6) (4.4.0) 2025-09-29 09:25:59.264933 | 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.dev6) (9.7.1) 2025-09-29 09:25:59.264942 | 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.dev6) (7.1.0) 2025-09-29 09:25:59.264951 | 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.dev6) (16.1.0) 2025-09-29 09:25:59.264959 | 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.dev6) (5.7.0) 2025-09-29 09:25:59.264967 | 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.dev6) (8.2.0) 2025-09-29 09:25:59.264978 | 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.dev6) (3.5.0) 2025-09-29 09:25:59.264986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-29 09:25:59.265002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-29 09:25:59.265011 | 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.dev6) (6.1.1) 2025-09-29 09:25:59.265020 | 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.dev6) (2.0.38) 2025-09-29 09:25:59.265028 | 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.dev6) (9.0.0) 2025-09-29 09:25:59.265037 | 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.dev6) (3.8.0) 2025-09-29 09:25:59.265045 | 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.dev6) (2.1.0) 2025-09-29 09:25:59.265055 | 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.dev6) (2.32.3) 2025-09-29 09:25:59.265063 | 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.dev6) (5.4.1) 2025-09-29 09:25:59.265072 | 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.dev6) (1.7.0) 2025-09-29 09:25:59.265080 | 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.dev6) (4.12.2) 2025-09-29 09:25:59.265089 | 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.dev6) (1.5.1) 2025-09-29 09:25:59.265106 | 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.dev6) 2025-09-29 09:25:59.265169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-29 09:25:59.265179 | 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.dev6) (7.1.0) 2025-09-29 09:25:59.265187 | 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.dev6) (5.7.1) 2025-09-29 09:25:59.265196 | 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.dev6) (17.2.1) 2025-09-29 09:25:59.265204 | 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.dev6) (6.5.1) 2025-09-29 09:25:59.265213 | 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.dev6) (4.5.1) 2025-09-29 09:25:59.265221 | 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.dev6) (4.1.1) 2025-09-29 09:25:59.265229 | 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.dev6) (3.6.0) 2025-09-29 09:25:59.265278 | 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.dev6) (4.2.0) 2025-09-29 09:25:59.265293 | 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.dev6) (1.3.4) 2025-09-29 09:25:59.265301 | 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.dev6) (1.8.9) 2025-09-29 09:25:59.265370 | 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.dev6) (3.3.0) 2025-09-29 09:25:59.266943 | 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.dev6) (3.0.0) 2025-09-29 09:25:59.267007 | 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.dev6) (1.17.2) 2025-09-29 09:25:59.267023 | 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.dev6) (43.0.3) 2025-09-29 09:25:59.267033 | 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.dev6) (5.1.1) 2025-09-29 09:25:59.267043 | 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.dev6) (1.3.4) 2025-09-29 09:25:59.267061 | 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.dev6) (1.0.1) 2025-09-29 09:25:59.267071 | 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.dev6) (1.33) 2025-09-29 09:25:59.267081 | 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.dev6) (4.3.6) 2025-09-29 09:25:59.267090 | 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.dev6) (7.0.0) 2025-09-29 09:25:59.267100 | 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.dev6) (6.0.2) 2025-09-29 09:25:59.267109 | 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.dev6) (1.4.0) 2025-09-29 09:25:59.267119 | 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.dev6) (1.17.1) 2025-09-29 09:25:59.267129 | 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.dev6) (2.22) 2025-09-29 09:25:59.267139 | 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.dev6) (3.0.0) 2025-09-29 09:25:59.267148 | 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.dev6) (0.39.0) 2025-09-29 09:25:59.267173 | 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.dev6) (1.1.0) 2025-09-29 09:25:59.267183 | 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.dev6) 2025-09-29 09:25:59.267194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-29 09:25:59.267204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-09-29 09:25:59.267214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:25:59.267235 | 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.dev6) (24.2) 2025-09-29 09:25:59.267245 | 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.dev6) (2.5.1) 2025-09-29 09:25:59.267254 | 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.dev6) (2.7.0) 2025-09-29 09:25:59.267272 | 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.dev6) (3.1.1) 2025-09-29 09:25:59.267282 | 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.dev6) (80.9.0) 2025-09-29 09:25:59.267291 | 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.dev6) (3.5.1) 2025-09-29 09:25:59.267301 | 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.dev6) (5.3.1) 2025-09-29 09:25:59.267311 | 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.dev6) (1.17.0) 2025-09-29 09:25:59.267321 | 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.dev6) (0.19) 2025-09-29 09:25:59.267331 | 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.dev6) (2.0.0) 2025-09-29 09:25:59.267364 | 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.dev6) (1.14.1) 2025-09-29 09:25:59.267374 | 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.dev6) (2.0.1) 2025-09-29 09:25:59.267384 | 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.dev6) (0.5.0) 2025-09-29 09:25:59.267393 | 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.dev6) (1.3.9) 2025-09-29 09:25:59.267403 | 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.dev6) (2.9.0.post0) 2025-09-29 09:25:59.267418 | 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.dev6) (3.1.0) 2025-09-29 09:25:59.267427 | 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.dev6) (5.5.2) 2025-09-29 09:25:59.267437 | 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.dev6) (5.3.1) 2025-09-29 09:25:59.267454 | 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.dev6) (5.4.2) 2025-09-29 09:25:59.267472 | 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.dev6) (6.3.1) 2025-09-29 09:25:59.267482 | 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.dev6) (0.11.0) 2025-09-29 09:25:59.267491 | 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.dev6) (5.1.0) 2025-09-29 09:25:59.267501 | 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.dev6) (2025.1) 2025-09-29 09:25:59.267561 | 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.dev6) (0.21.1) 2025-09-29 09:25:59.267572 | 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.dev6) (3.1.5) 2025-09-29 09:25:59.267582 | 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.dev6) (4.0.1) 2025-09-29 09:25:59.267591 | 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.dev6) (4.0.1) 2025-09-29 09:25:59.267601 | 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.dev6) (3.0.2) 2025-09-29 09:25:59.267611 | 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.dev6) (3.1.0) 2025-09-29 09:25:59.267620 | 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.dev6) (3.10.1) 2025-09-29 09:25:59.267630 | 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.dev6) (1.6.10) 2025-09-29 09:25:59.267640 | 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.dev6) (3.2.1) 2025-09-29 09:25:59.267649 | 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.dev6) (3.14.0) 2025-09-29 09:25:59.267665 | 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.dev6) 2025-09-29 09:25:59.267709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-29 09:25:59.267727 | 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.dev6) (1.5.0) 2025-09-29 09:25:59.267739 | 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.dev6) (0.3.5) 2025-09-29 09:25:59.267748 | 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.dev6) (0.2.13) 2025-09-29 09:25:59.267758 | 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.dev6) (3.4.1) 2025-09-29 09:25:59.267768 | 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.dev6) (3.10) 2025-09-29 09:25:59.267778 | 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.dev6) (1.26.20) 2025-09-29 09:25:59.267794 | 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.dev6) (2025.8.3) 2025-09-29 09:25:59.267804 | 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.dev6) (0.7) 2025-09-29 09:25:59.267814 | 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.dev6) (2.7.2) 2025-09-29 09:25:59.267826 | 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)) 2025-09-29 09:25:59.267837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-29 09:25:59.267846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.267857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-29 09:25:59.267872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 14.1 MB/s 0:00:00 2025-09-29 09:25:59.267882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-29 09:25:59.267924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.0 MB/s 0:00:00 2025-09-29 09:25:59.268041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-29 09:25:59.268055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-29 09:25:59.268106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-09-29 09:25:59.268160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:25:59.268214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.268264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): started 2025-09-29 09:25:59.268312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-09-29 09:25:59.268375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev6-py3-none-any.whl size=151688 sha256=37bf7a4b381eddd3b43bf6d13e2b77e28f2601f83f08697c7e7d8a6849dcbb0b 2025-09-29 09:25:59.268424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-_p9c4wq6/wheels/a3/c4/21/db96fa5301056c4b30fd350bfe1a87d4cae9b0d49a73ec3e00 2025-09-29 09:25:59.268488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:25:59.268553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.268602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): started 2025-09-29 09:25:59.268664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-29 09:25:59.268716 | 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=d1fa0c51a6788f66232011db1bb0d586b31b56a9caa4ef287c488c815b588958 2025-09-29 09:25:59.268790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-_p9c4wq6/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-29 09:25:59.268841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2025-09-29 09:25:59.268890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-09-29 09:25:59.268948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev6 ovsdbapp-2.11.0 2025-09-29 09:25:59.268997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container b680e78d397b 2025-09-29 09:25:59.269046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 3c161bed3e31 2025-09-29 09:25:59.269107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:25:59.269157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 7662773bd673 2025-09-29 09:25:59.269197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-09-29 09:25:59.269272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-09-29 09:25:59.269321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-09-29 09:25:59.269414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:25:59.269465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:25:59.269498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:25:59.269567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:25:59.270957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:25:59.271024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:25:59.271038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:25:59.271048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:25:59.271059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-09-29 09:25:59.271069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:25:59.271080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-09-29 09:25:59.271090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-09-29 09:25:59.271100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:25:59.271109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:25:59.271119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-09-29 09:25:59.271129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.271141 | 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% 2025-09-29 09:25:59.271153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-09-29 09:25:59.271162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-09-29 09:25:59.271172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:25:59.271181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-09-29 09:25:59.271191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-09-29 09:25:59.271201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-29 09:25:59.271211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:25:59.271221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-09-29 09:25:59.271230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-09-29 09:25:59.271240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-09-29 09:25:59.271249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-09-29 09:25:59.271259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:25:59.271278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:25:59.271288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:25:59.271298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:25:59.271308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:25:59.271317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:25:59.271328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:25:59.271337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-09-29 09:25:59.271383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:25:59.271393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:25:59.271403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-09-29 09:25:59.271413 | 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% 2025-09-29 09:25:59.271423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-09-29 09:25:59.271432 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-09-29 09:25:59.271454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-09-29 09:25:59.271464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-09-29 09:25:59.271473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-09-29 09:25:59.271489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-09-29 09:25:59.271499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-29 09:25:59.271508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:25:59.271622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:25:59.271765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:25:59.271794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:25:59.271831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:25:59.271902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:25:59.271937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:25:59.271965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:25:59.271984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.271994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:25:59.272007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:25:59.272021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:25:59.272042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:25:59.272055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:25:59.272117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-09-29 09:25:59.272132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:25:59.272176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:25:59.272211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-09-29 09:25:59.272265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:25:59.272282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:25:59.272419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.272449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 11013 files, 1588 directories removed. 2025-09-29 09:25:59.272457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.272475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-09-29 09:25:59.272531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.272568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:25:59.272611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-29 09:25:59.272686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:25:59.272723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:25:59.272772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:25:59.272827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 7662773bd673 2025-09-29 09:25:59.272871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 9fcec0cf2504 2025-09-29 09:25:59.272916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-09-29 09:25:59.272962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in cf59339c9f61 2025-09-29 09:25:59.273008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container cf59339c9f61 2025-09-29 09:25:59.273052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f03d69ecf7fa 2025-09-29 09:25:59.273098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 957acfb94d28 2025-09-29 09:25:59.273142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250929 2025-09-29 09:25:59.273235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-09-29 09:25:59.273156 (took 0:00:42.467248) 2025-09-29 09:25:59.273698 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-09-29 09:25:59.273712 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-09-29 09:25:59.273774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-09-29 09:25:59.273716 2025-09-29 09:25:59.274528 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-09-29 09:25:59.275081 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-09-29 09:26:25.688937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:26:25.689073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> c0de6360a2d9 2025-09-29 09:26:25.689103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20250929" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:26:25.689129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 15f34579046b 2025-09-29 09:26:25.689199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 15f34579046b 2025-09-29 09:26:25.689216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> a6ac11eae740 2025-09-29 09:26:25.689304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:26:25.689329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 7a1a8649a3e2 2025-09-29 09:26:25.689346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-09-29 09:26:25.689362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-09-29 09:26:25.689378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-09-29 09:26:25.689393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-09-29 09:26:25.689409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:26:25.689426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:26:25.689441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:26:25.689456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:26:25.689471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:26:25.689488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:26:25.689503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:26:25.689519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-09-29 09:26:25.689535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-09-29 09:26:25.689551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-09-29 09:26:25.689567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-09-29 09:26:25.689582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:26:25.689597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:26:25.689612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-29 09:26:25.689629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:26:25.689647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-09-29 09:26:25.689902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-09-29 09:26:25.689928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-09-29 09:26:25.689944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-09-29 09:26:25.689960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-09-29 09:26:25.689975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-09-29 09:26:25.689991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-29 09:26:25.690009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:26:25.690035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-09-29 09:26:25.690050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-09-29 09:26:25.690067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-09-29 09:26:25.690082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-09-29 09:26:25.690098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:26:25.690114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:26:25.690130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:26:25.690146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:26:25.690162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:26:25.690178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:26:25.690193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:26:25.690209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-09-29 09:26:25.690224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:26:25.690251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-09-29 09:26:25.690296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-29 09:26:25.690313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-29 09:26:25.690331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:26:25.690350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-29 09:26:25.690365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:70% (Reading database ... 75% 2025-09-29 09:26:25.690381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-09-29 09:26:25.690396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-09-29 09:26:25.690412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-09-29 09:26:25.690428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-09-29 09:26:25.690444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-29 09:26:25.690460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:26:25.690533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:26:25.690781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:25.690829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:25.690892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.690908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.690924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.690938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.690953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:26:25.690969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.690985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:26:25.691016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:26:25.691076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:25.691108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:25.691141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-09-29 09:26:25.691156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-09-29 09:26:25.691170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:26:25.691186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:26:25.691202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-09-29 09:26:25.691218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:26:25.691244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:26:25.691280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-09-29 09:26:25.691296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-09-29 09:26:25.691311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:26:25.691326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-29 09:26:25.691342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9905 files, 1430 directories removed. 2025-09-29 09:26:25.691358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-29 09:26:25.691396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-09-29 09:26:25.691412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-29 09:26:25.691426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2025-09-29 09:26:25.691441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-29 09:26:25.691457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-09-29 09:26:25.691473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-09-29 09:26:25.691490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:26:25.691515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 7a1a8649a3e2 2025-09-29 09:26:25.691531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 9a52bd5ac91a 2025-09-29 09:26:25.691547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-09-29 09:26:25.691563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in c6486c845369 2025-09-29 09:26:25.691579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container c6486c845369 2025-09-29 09:26:25.691595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 346f938406cc 2025-09-29 09:26:25.691611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 1b407742c625 2025-09-29 09:26:25.691625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20250929 2025-09-29 09:26:25.691640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-09-29 09:26:25.691008 (took 0:00:26.417292) 2025-09-29 09:26:25.691656 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-09-29 09:26:25.691715 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-09-29 09:26:25.691731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-09-29 09:26:25.691452 2025-09-29 09:26:25.692341 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-09-29 09:26:25.692891 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-09-29 09:26:51.167039 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20250929 2025-09-29 09:26:51.167388 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> a2400c97bff3 2025-09-29 09:26:51.167554 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20250929" "name"="placement-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:26:51.167825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in af0aaf25e79f 2025-09-29 09:26:51.167974 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container af0aaf25e79f 2025-09-29 09:26:51.168098 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 89f2af0907f1 2025-09-29 09:26:51.168273 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-09-29 09:26:51.168399 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 697798d4cb23 2025-09-29 09:26:51.169786 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:26:51.169814 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 65fb35669329 2025-09-29 09:26:51.169825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-09-29 09:26:51.169834 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-09-29 09:26:51.169843 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-09-29 09:26:51.169851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:26:51.169860 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:26:51.169869 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:26:51.169877 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:26:51.169885 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:26:51.169894 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:26:51.169902 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:26:51.169910 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:26:51.169919 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-09-29 09:26:51.169927 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-09-29 09:26:51.169935 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-09-29 09:26:51.169944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-09-29 09:26:51.169952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:26:51.169960 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:26:51.169969 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-09-29 09:26:51.169979 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% 2025-09-29 09:26:51.169990 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-09-29 09:26:51.169998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-09-29 09:26:51.170006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-09-29 09:26:51.170115 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-09-29 09:26:51.170321 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:26:51.170422 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:26:51.170521 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-09-29 09:26:51.170619 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-09-29 09:26:51.170741 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-09-29 09:26:51.170855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-09-29 09:26:51.170945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:26:51.171031 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:26:51.171114 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:26:51.171215 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:26:51.171315 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:26:51.171409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:26:51.173812 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:26:51.173878 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-09-29 09:26:51.173888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:26:51.173894 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:26:51.173902 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-09-29 09:26:51.173909 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:26:51.173917 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-09-29 09:26:51.173922 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-09-29 09:26:51.173928 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-09-29 09:26:51.173933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-09-29 09:26:51.173938 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-09-29 09:26:51.173944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-09-29 09:26:51.173949 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:26:51.173957 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.173962 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.173967 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.173973 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.173978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:26:51.173983 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.173988 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.173994 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174029 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.174035 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174046 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174052 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174057 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174062 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174068 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:26:51.174073 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.174078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174084 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:26:51.174089 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174095 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174100 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174105 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:26:51.174111 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174116 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174121 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174126 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174132 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:26:51.174137 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:26:51.174200 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174207 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:26:51.174218 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174223 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:26:51.174228 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174234 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174240 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:26:51.174245 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174251 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-09-29 09:26:51.174256 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:26:51.174262 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:26:51.174267 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:26:51.174278 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-09-29 09:26:51.174283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:26:51.174289 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:26:51.174294 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-09-29 09:26:51.174300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-09-29 09:26:51.174305 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:26:51.174314 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174319 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8290 files, 1184 directories removed. 2025-09-29 09:26:51.174325 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174398 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-09-29 09:26:51.174427 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174520 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-09-29 09:26:51.174604 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-29 09:26:51.174664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:26:51.174792 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:26:51.174888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:26:51.174954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 65fb35669329 2025-09-29 09:26:51.175018 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> b6b9f2505ff7 2025-09-29 09:26:51.175084 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 41d9847f959b 2025-09-29 09:26:51.175141 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20250929 2025-09-29 09:26:51.175297 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-09-29 09:26:51.175173 (took 0:00:25.483721) 2025-09-29 09:26:51.175858 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-09-29 09:26:51.175964 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-09-29 09:26:51.176061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-09-29 09:26:51.175963 2025-09-29 09:26:51.177249 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-09-29 09:26:51.178032 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-09-29 09:27:16.842575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 09:27:16.842728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 4815faeb7075 2025-09-29 09:27:16.842825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20250929" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:27:16.842889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 37a1e95376a1 2025-09-29 09:27:16.842946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 37a1e95376a1 2025-09-29 09:27:16.843015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> faeff651f27d 2025-09-29 09:27:16.843084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:27:16.843142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in b7e437193a99 2025-09-29 09:27:16.843193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-09-29 09:27:16.843244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-09-29 09:27:16.843293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-09-29 09:27:16.843347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-09-29 09:27:16.843394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:27:16.843468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:27:16.843513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:27:16.843556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:27:16.843599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:27:16.843641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:27:16.843712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:27:16.843763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-09-29 09:27:16.843806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-09-29 09:27:16.843856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-09-29 09:27:16.843899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-09-29 09:27:16.843947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:27:16.843991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:27:16.844038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-09-29 09:27:16.844091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:27:16.844141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-09-29 09:27:16.844187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-09-29 09:27:16.844232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-09-29 09:27:16.844278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-09-29 09:27:16.844323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-09-29 09:27:16.844367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-09-29 09:27:16.844428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:27:16.844480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:27:16.844534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-09-29 09:27:16.844582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-09-29 09:27:16.844629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-09-29 09:27:16.844696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-09-29 09:27:16.844749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:27:16.844796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:27:16.844847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:27:16.844891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:27:16.844934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:27:16.844976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:27:16.845018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:27:16.845059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-09-29 09:27:16.845108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:27:16.845152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-09-29 09:27:16.845199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-09-29 09:27:16.845247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:27:16.845296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-09-29 09:27:16.845341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-09-29 09:27:16.845393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-09-29 09:27:16.845515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-09-29 09:27:16.845566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-09-29 09:27:16.845612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-09-29 09:27:16.845691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:27:16.847352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:27:16.847485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:27:16.847695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:16.847725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:16.847758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:27:16.847843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:27:16.847868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:27:16.847893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:16.847909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:16.847987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-09-29 09:27:16.847997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-09-29 09:27:16.848005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:27:16.848014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:27:16.848022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-09-29 09:27:16.848030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:27:16.848045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:27:16.848054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-09-29 09:27:16.848067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-09-29 09:27:16.848076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:27:16.848084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-29 09:27:16.848097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9192 files, 1290 directories removed. 2025-09-29 09:27:16.848109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-29 09:27:16.848144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-09-29 09:27:16.848171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-29 09:27:16.848234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-09-29 09:27:16.850804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-29 09:27:16.850822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-09-29 09:27:16.850833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-09-29 09:27:16.850842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:27:16.850850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container b7e437193a99 2025-09-29 09:27:16.850859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 051d43790892 2025-09-29 09:27:16.850867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-09-29 09:27:16.850875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 2542c4c0a6cb 2025-09-29 09:27:16.850884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 2542c4c0a6cb 2025-09-29 09:27:16.850892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 1915fb606cf6 2025-09-29 09:27:16.850900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built b054d33f1e6f 2025-09-29 09:27:16.850908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20250929 2025-09-29 09:27:16.850917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-09-29 09:27:16.848464 (took 0:00:25.672501) 2025-09-29 09:27:16.851192 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-09-29 09:27:16.851217 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-09-29 09:27:16.851222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-09-29 09:27:16.851132 2025-09-29 09:27:16.854658 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-09-29 09:27:16.854697 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-09-29 09:27:42.976006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 09:27:42.976081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 4815faeb7075 2025-09-29 09:27:42.976117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20250929" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:27:42.976145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 6ce85a8f8397 2025-09-29 09:27:42.976158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 6ce85a8f8397 2025-09-29 09:27:42.976168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 0dcaeddadf9a 2025-09-29 09:27:42.976177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-09-29 09:27:42.976187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 3d80a3923238 2025-09-29 09:27:42.976197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-09-29 09:27:42.976207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in ed8da38ab7fc 2025-09-29 09:27:42.976216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container ed8da38ab7fc 2025-09-29 09:27:42.976226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 36bb535a3dc0 2025-09-29 09:27:42.976237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:27:42.976249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in f37f3b319afd 2025-09-29 09:27:42.976259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-09-29 09:27:42.976304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-09-29 09:27:42.976315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-09-29 09:27:42.976324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:27:42.976334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:27:42.976344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:27:42.976353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:27:42.976363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:27:42.976373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:27:42.976383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:27:42.976397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:27:42.976462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-09-29 09:27:42.976553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-09-29 09:27:42.976619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-09-29 09:27:42.976696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-09-29 09:27:42.976898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:27:42.976968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:27:42.977043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-09-29 09:27:42.978945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:27:42.979011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-09-29 09:27:42.979036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-09-29 09:27:42.979046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:27:42.979057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-09-29 09:27:42.979083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-09-29 09:27:42.979093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:27:42.979105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:27:42.979115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-09-29 09:27:42.979125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-09-29 09:27:42.979134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-09-29 09:27:42.979144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-09-29 09:27:42.979153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:27:42.979163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:27:42.979174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:27:42.979183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:27:42.979193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:27:42.979202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:27:42.979212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:27:42.979221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-09-29 09:27:42.979231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:27:42.979240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:27:42.979250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-09-29 09:27:42.979260 | 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% 2025-09-29 09:27:42.979271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-09-29 09:27:42.979280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 60% (Reading database ... 65% 2025-09-29 09:27:42.979290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-09-29 09:27:42.979299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-09-29 09:27:42.979308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-09-29 09:27:42.979318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-09-29 09:27:42.979326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-09-29 09:27:42.979336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-09-29 09:27:42.979345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:27:42.979355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:27:42.979408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:27:42.979553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:27:42.979587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:27:42.979625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.979634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.979649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.979667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.979729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:27:42.979753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.979801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:27:42.980062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:27:42.980163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:27:42.980318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:27:42.980449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-09-29 09:27:42.980512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:27:42.980577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:27:42.980641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:27:42.980729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-09-29 09:27:42.980870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:27:42.980928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:27:42.980995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-09-29 09:27:42.981059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-09-29 09:27:42.981124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:27:42.981886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-29 09:27:42.981908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9192 files, 1290 directories removed. 2025-09-29 09:27:42.981919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-29 09:27:42.981930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-09-29 09:27:42.981941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-29 09:27:42.981953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-09-29 09:27:42.981963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-29 09:27:42.981975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:27:42.981986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:27:42.981997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:27:42.982008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container f37f3b319afd 2025-09-29 09:27:42.982030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 88c883994dbb 2025-09-29 09:27:42.982041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 0851b5ac7f4a 2025-09-29 09:27:42.982052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20250929 2025-09-29 09:27:42.982064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-09-29 09:27:42.981614 (took 0:00:26.130482) 2025-09-29 09:27:42.982158 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-09-29 09:27:42.982170 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-09-29 09:27:42.982811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-09-29 09:27:42.982149 2025-09-29 09:27:42.982831 | 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 2025-09-29 09:27:43.698878 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-09-29 09:27:43.699228 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-09-29 09:29:11.837790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 09:29:11.837861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 4815faeb7075 2025-09-29 09:29:11.838303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20250929" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:29:11.838405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 0016818d8900 2025-09-29 09:29:11.838420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 0016818d8900 2025-09-29 09:29:11.838432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 18555c965bdf 2025-09-29 09:29:11.838444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:29:11.838456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 0f87d16ea64f 2025-09-29 09:29:11.838466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:29:11.838478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:29:11.838488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:29:11.838498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:29:11.838508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:29:11.838518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:29:11.838527 | 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] 2025-09-29 09:29:11.838599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:29:11.838611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:29:11.838621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:29:11.838631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:29:11.838640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:29:11.838649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:29:11.838659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:29:11.838708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:29:11.838723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-29 09:29:11.838733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-29 09:29:11.838743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-29 09:29:11.838752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-29 09:29:11.838768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-29 09:29:11.838778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-09-29 09:29:11.838808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-29 09:29:11.838832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-09-29 09:29:11.838843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-29 09:29:11.838963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-09-29 09:29:11.838978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-09-29 09:29:11.838992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-09-29 09:29:11.839032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-09-29 09:29:11.839119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-09-29 09:29:11.839136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2025-09-29 09:29:11.839201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-09-29 09:29:11.839762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-09-29 09:29:11.839782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-09-29 09:29:11.839792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-29 09:29:11.839801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-29 09:29:11.839811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-29 09:29:11.839820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-29 09:29:11.839829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-09-29 09:29:11.839839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-09-29 09:29:11.839849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-09-29 09:29:11.839858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-09-29 09:29:11.839867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-09-29 09:29:11.839904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-09-29 09:29:11.839914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-09-29 09:29:11.839923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-09-29 09:29:11.839933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-09-29 09:29:11.839942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-09-29 09:29:11.839951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-29 09:29:11.839961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-09-29 09:29:11.839970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-09-29 09:29:11.839985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-09-29 09:29:11.839995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-29 09:29:11.840014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-09-29 09:29:11.840024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-29 09:29:11.840033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-09-29 09:29:11.840047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-09-29 09:29:11.840057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-09-29 09:29:11.840109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-09-29 09:29:11.840148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-09-29 09:29:11.840240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2025-09-29 09:29:11.840258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-29 09:29:11.840317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-29 09:29:11.840333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-09-29 09:29:11.840395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-09-29 09:29:11.840413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-29 09:29:11.840479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-29 09:29:11.840496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-29 09:29:11.840562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-29 09:29:11.840603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-09-29 09:29:11.840695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:29:11.840717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-09-29 09:29:11.840787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2025-09-29 09:29:11.840848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:29:11.840953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-09-29 09:29:11.840968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-09-29 09:29:11.840983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-09-29 09:29:11.841052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-09-29 09:29:11.841092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-09-29 09:29:11.841161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-09-29 09:29:11.841267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 09:29:11.841294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 09:29:11.843769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-09-29 09:29:11.843789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-09-29 09:29:11.843800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-09-29 09:29:11.843810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-09-29 09:29:11.843820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-09-29 09:29:11.843829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-09-29 09:29:11.843839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-09-29 09:29:11.843848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-29 09:29:11.843858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 09:29:11.843867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-09-29 09:29:11.843903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-09-29 09:29:11.843914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-09-29 09:29:11.843923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-09-29 09:29:11.843933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-09-29 09:29:11.843942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-09-29 09:29:11.843951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-09-29 09:29:11.843961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 09:29:11.843970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-09-29 09:29:11.843980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-09-29 09:29:11.843989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-09-29 09:29:11.843998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-09-29 09:29:11.844008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-09-29 09:29:11.844017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-09-29 09:29:11.844035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-09-29 09:29:11.844045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 09:29:11.844054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-09-29 09:29:11.844063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-09-29 09:29:11.844073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-29 09:29:11.844095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-29 09:29:11.844105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-29 09:29:11.844114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-09-29 09:29:11.844124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 09:29:11.844133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-09-29 09:29:11.844143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-09-29 09:29:11.844152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-09-29 09:29:11.844161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-09-29 09:29:11.844171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-09-29 09:29:11.844180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-09-29 09:29:11.844189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-09-29 09:29:11.844204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-09-29 09:29:11.844214 | 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.3 [115 kB] 2025-09-29 09:29:11.844223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-09-29 09:29:11.844232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-09-29 09:29:11.844241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-09-29 09:29:11.844251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-09-29 09:29:11.844260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-29 09:29:11.844269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-09-29 09:29:11.844285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-09-29 09:29:11.844296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-09-29 09:29:11.844305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-09-29 09:29:11.844315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-09-29 09:29:11.844324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-09-29 09:29:11.844333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-09-29 09:29:11.844343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 09:29:11.844352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-29 09:29:11.844361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-09-29 09:29:11.844379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-09-29 09:29:11.844388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-29 09:29:11.844397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-29 09:29:11.844407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-09-29 09:29:11.844416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-09-29 09:29:11.844426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-09-29 09:29:11.844435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-09-29 09:29:11.844445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-09-29 09:29:11.844454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-09-29 09:29:11.844464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-09-29 09:29:11.844478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-09-29 09:29:11.844487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-09-29 09:29:11.844497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-09-29 09:29:11.844506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-09-29 09:29:11.844523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-09-29 09:29:11.844533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-09-29 09:29:11.844542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-09-29 09:29:11.844551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 09:29:11.844561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-09-29 09:29:11.844570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-09-29 09:29:11.844579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-09-29 09:29:11.844589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-09-29 09:29:11.844598 | 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.8 [1,829 kB] 2025-09-29 09:29:11.844608 | 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] 2025-09-29 09:29:11.844617 | 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] 2025-09-29 09:29:11.844627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-09-29 09:29:11.844636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 24s (841 kB/s) 2025-09-29 09:29:11.844646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-29 09:29:11.844655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.844708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:11.844725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-29 09:29:11.844734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-09-29 09:29:11.844744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.844753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:80% 2025-09-29 09:29:11.844763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-09-29 09:29:11.844772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-09-29 09:29:11.844781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.844791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:95% 2025-09-29 09:29:11.844800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:29:11.844810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.844819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.844836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-09-29 09:29:11.844845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-29 09:29:11.844855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 09:29:11.844864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-09-29 09:29:11.844907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.844917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.844927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-09-29 09:29:11.844936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.844946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.844955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-09-29 09:29:11.844965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.844974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.844983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-09-29 09:29:11.844993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-29 09:29:11.845002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 09:29:11.845012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-09-29 09:29:11.845026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 09:29:11.845036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 09:29:11.845045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-09-29 09:29:11.845055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 09:29:11.845064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 09:29:11.845073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-09-29 09:29:11.845083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 09:29:11.845093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 09:29:11.845106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-29 09:29:11.845116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-29 09:29:11.845125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 09:29:11.845139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-09-29 09:29:11.845185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.845226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.845265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-09-29 09:29:11.845339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-29 09:29:11.845453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 09:29:11.845520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-09-29 09:29:11.845578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.845641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.845740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-09-29 09:29:11.845814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:29:11.845893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 09:29:11.845957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-09-29 09:29:11.846018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.846079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.846140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-09-29 09:29:11.846202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-29 09:29:11.846279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-29 09:29:11.846344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-09-29 09:29:11.846406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 09:29:11.846468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-09-29 09:29:11.846528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-09-29 09:29:11.846590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-09-29 09:29:11.846648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-09-29 09:29:11.846728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-09-29 09:29:11.846795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-09-29 09:29:11.846856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-09-29 09:29:11.846963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-09-29 09:29:11.847026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-29 09:29:11.847086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-29 09:29:11.847144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-09-29 09:29:11.847202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-29 09:29:11.847264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 09:29:11.847316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-09-29 09:29:11.847367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-29 09:29:11.847417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-29 09:29:11.847470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-09-29 09:29:11.847522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 09:29:11.847580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 09:29:11.847632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-29 09:29:11.847701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-29 09:29:11.847762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 09:29:11.847816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-09-29 09:29:11.847869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 09:29:11.847935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 09:29:11.847987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-09-29 09:29:11.848051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 09:29:11.848103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 09:29:11.848154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-09-29 09:29:11.848205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-29 09:29:11.848255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 09:29:11.848307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-09-29 09:29:11.848357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-29 09:29:11.848410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-29 09:29:11.848463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-09-29 09:29:11.848515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-29 09:29:11.848569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.848624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-29 09:29:11.848692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-29 09:29:11.848753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-29 09:29:11.848813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 09:29:11.848867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-09-29 09:29:11.848961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-29 09:29:11.849022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.849076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-29 09:29:11.849129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-09-29 09:29:11.849182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-09-29 09:29:11.849233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-09-29 09:29:11.849285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-09-29 09:29:11.849337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-09-29 09:29:11.849389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.849449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-09-29 09:29:11.849503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-09-29 09:29:11.849557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-29 09:29:11.849610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 09:29:11.849697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-09-29 09:29:11.852736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-29 09:29:11.852750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 09:29:11.852755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-29 09:29:11.852759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-29 09:29:11.852763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:29:11.852768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-09-29 09:29:11.852772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-29 09:29:11.852776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.852781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:29:11.852785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-09-29 09:29:11.852789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-09-29 09:29:11.852793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-09-29 09:29:11.852798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-09-29 09:29:11.852802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-29 09:29:11.852806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-29 09:29:11.852810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-09-29 09:29:11.852814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 09:29:11.852818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 09:29:11.852822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-09-29 09:29:11.852827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-29 09:29:11.852831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 09:29:11.852835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-09-29 09:29:11.852839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-29 09:29:11.852843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 09:29:11.852847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-09-29 09:29:11.852851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-29 09:29:11.852856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.852870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-29 09:29:11.852904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-09-29 09:29:11.852909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-29 09:29:11.852913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 09:29:11.852918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-09-29 09:29:11.852922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-29 09:29:11.852926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-29 09:29:11.852930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-09-29 09:29:11.852934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-29 09:29:11.852938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 09:29:11.852942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-29 09:29:11.852946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-29 09:29:11.852951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 09:29:11.852955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-09-29 09:29:11.852964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-29 09:29:11.852968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-29 09:29:11.852972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-09-29 09:29:11.852977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-29 09:29:11.852981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.852985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 09:29:11.852989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-09-29 09:29:11.852993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-29 09:29:11.852997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 09:29:11.853001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-09-29 09:29:11.853006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-09-29 09:29:11.853010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-29 09:29:11.853014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-09-29 09:29:11.853019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-29 09:29:11.853022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 09:29:11.853026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-09-29 09:29:11.853030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-29 09:29:11.853034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-29 09:29:11.853038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-29 09:29:11.853046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:29:11.853050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-09-29 09:29:11.853062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:29:11.853065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-09-29 09:29:11.853077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 09:29:11.853081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-09-29 09:29:11.853092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:29:11.853097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-09-29 09:29:11.853104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 09:29:11.853108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-09-29 09:29:11.853116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:29:11.853120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.853124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-09-29 09:29:11.853128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-29 09:29:11.853132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-09-29 09:29:11.853140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-29 09:29:11.853147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 09:29:11.853151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 09:29:11.853155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:29:11.853159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:29:11.853163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-09-29 09:29:11.853167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-29 09:29:11.853171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 09:29:11.853175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-09-29 09:29:11.853182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 09:29:11.853186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 09:29:11.853190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-09-29 09:29:11.853194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-29 09:29:11.853197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 09:29:11.853201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-09-29 09:29:11.853205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-29 09:29:11.853209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 09:29:11.853217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-09-29 09:29:11.853221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-29 09:29:11.853225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 09:29:11.853233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-09-29 09:29:11.853237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-29 09:29:11.853241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-29 09:29:11.853248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-29 09:29:11.853267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-09-29 09:29:11.853279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-29 09:29:11.853294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-29 09:29:11.853306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-29 09:29:11.853323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-29 09:29:11.853339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-29 09:29:11.853351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-29 09:29:11.853362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-09-29 09:29:11.853374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.853378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.853424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-09-29 09:29:11.853477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-29 09:29:11.853521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 09:29:11.853569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.853616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-09-29 09:29:11.853662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-29 09:29:11.853731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-29 09:29:11.853778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-09-29 09:29:11.853822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.853867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.853925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-09-29 09:29:11.853971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.854017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 09:29:11.854066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:29:11.854112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-29 09:29:11.854156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-29 09:29:11.854206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 09:29:11.854250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-09-29 09:29:11.854294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-09-29 09:29:11.854337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-09-29 09:29:11.854382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-29 09:29:11.854426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.854470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.854513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-29 09:29:11.854557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:29:11.854608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.854652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-09-29 09:29:11.854713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 09:29:11.854763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:29:11.854809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-09-29 09:29:11.854853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-29 09:29:11.854910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.854956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.855000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-09-29 09:29:11.855043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-29 09:29:11.855086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:29:11.855128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.855171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-09-29 09:29:11.855214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-09-29 09:29:11.855255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.855301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-09-29 09:29:11.855342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-09-29 09:29:11.855383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000135065 s, 30.3 MB/s 2025-09-29 09:29:11.855427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-29 09:29:11.855472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-09-29 09:29:11.855515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-29 09:29:11.855559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-29 09:29:11.855603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-09-29 09:29:11.855646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-29 09:29:11.855710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.855759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-29 09:29:11.855804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 09:29:11.855849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.855904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-09-29 09:29:11.855949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 09:29:11.855996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-29 09:29:11.856040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-29 09:29:11.856084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-09-29 09:29:11.856127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-29 09:29:11.856169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:29:11.856225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-09-29 09:29:11.856270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 09:29:11.856315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 09:29:11.856359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 09:29:11.856403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.856446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-29 09:29:11.856490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 09:29:11.856534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-29 09:29:11.856577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.856620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-29 09:29:11.856680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:29:11.856732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:29:11.856778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-29 09:29:11.856821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.856865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-29 09:29:11.856946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-29 09:29:11.856990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 09:29:11.857034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.857076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.857117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-29 09:29:11.857157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.857199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:29:11.857253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 09:29:11.857293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-29 09:29:11.857333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-09-29 09:29:11.857373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.857412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-29 09:29:11.857453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.857493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.857532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.857571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.857610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:29:11.857648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:29:11.857701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-29 09:29:11.857747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:29:11.857787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 09:29:11.857826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.857865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.857916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.857957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-29 09:29:11.858000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:29:11.858040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 09:29:11.858079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-29 09:29:11.858118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-29 09:29:11.858157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-29 09:29:11.858236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-29 09:29:11.858314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-29 09:29:11.858353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-29 09:29:11.858392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:29:11.858431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-09-29 09:29:11.858549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.858744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-29 09:29:11.858784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-09-29 09:29:11.858822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 09:29:11.858861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-29 09:29:11.858913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-29 09:29:11.858952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-29 09:29:11.858991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-29 09:29:11.859029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-29 09:29:11.859069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.859109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-09-29 09:29:11.859925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-29 09:29:11.859992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-29 09:29:11.860004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-29 09:29:11.860013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-29 09:29:11.860022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-29 09:29:11.860031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-29 09:29:11.860039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-29 09:29:11.860048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-29 09:29:11.860056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-29 09:29:11.860065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:29:11.860073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-29 09:29:11.860081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:29:11.860089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.860098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-29 09:29:11.860106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:29:11.860121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-29 09:29:11.860135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:29:11.860182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 0f87d16ea64f 2025-09-29 09:29:11.860200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> c6f9da0171e5 2025-09-29 09:29:11.860215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-09-29 09:29:11.860230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> aff2acc93049 2025-09-29 09:29:11.860246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-09-29 09:29:11.860262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9175e9aa0d37 2025-09-29 09:29:11.860296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-09-29 09:29:11.860308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 9c3e6a1414db 2025-09-29 09:29:11.860317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-09-29 09:29:11.860326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): started 2025-09-29 09:29:11.860334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:29:11.860344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.2.0) 2025-09-29 09:29:11.860355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.10.0) 2025-09-29 09:29:11.860366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.4.0) 2025-09-29 09:29:11.860374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2025-09-29 09:29:11.860383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (9.7.1) 2025-09-29 09:29:11.860393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.3.1) 2025-09-29 09:29:11.860415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.10.2) 2025-09-29 09:29:11.860424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.5.1) 2025-09-29 09:29:11.860432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2025-09-29 09:29:11.860441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.3.1) 2025-09-29 09:29:11.860450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.6.0) 2025-09-29 09:29:11.860458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.1.1) 2025-09-29 09:29:11.860527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (8.2.0) 2025-09-29 09:29:11.860537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.1.1) 2025-09-29 09:29:11.860546 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2025-09-29 09:29:11.860561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-29 09:29:11.860576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (3.14.0) 2025-09-29 09:29:11.860587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.1.0) 2025-09-29 09:29:11.860595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.32.3) 2025-09-29 09:29:11.860604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (5.4.1) 2025-09-29 09:29:11.860612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.7.0) 2025-09-29 09:29:11.860621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (4.12.2) 2025-09-29 09:29:11.860629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (43.0.3) 2025-09-29 09:29:11.860638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (5.1.1) 2025-09-29 09:29:11.860646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.4) 2025-09-29 09:29:11.860655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.0.1) 2025-09-29 09:29:11.860663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.33) 2025-09-29 09:29:11.860704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (4.3.6) 2025-09-29 09:29:11.860712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2025-09-29 09:29:11.860721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (6.0.2) 2025-09-29 09:29:11.860729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.4.0) 2025-09-29 09:29:11.860744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.1) 2025-09-29 09:29:11.860762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (2.22) 2025-09-29 09:29:11.860771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2025-09-29 09:29:11.860785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2025-09-29 09:29:11.860793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.2) 2025-09-29 09:29:11.860802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==19.0.0.0rc2.dev2) (0.19) 2025-09-29 09:29:11.860810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.0) 2025-09-29 09:29:11.860819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (2.0.0) 2025-09-29 09:29:11.860827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.1) 2025-09-29 09:29:11.860836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.0) 2025-09-29 09:29:11.860844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2.9.0.post0) 2025-09-29 09:29:11.860852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.5) 2025-09-29 09:29:11.860861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (1.8.9) 2025-09-29 09:29:11.860869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2025-09-29 09:29:11.860895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2025-09-29 09:29:11.860904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.2) 2025-09-29 09:29:11.860913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (0.39.0) 2025-09-29 09:29:11.860921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.1) 2025-09-29 09:29:11.860936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (1.1.0) 2025-09-29 09:29:11.861028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (2.7.0) 2025-09-29 09:29:11.861039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2025.1) 2025-09-29 09:29:11.861048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.0) 2025-09-29 09:29:11.861062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (2.5.1) 2025-09-29 09:29:11.861071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10.1) 2025-09-29 09:29:11.861079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (1.6.10) 2025-09-29 09:29:11.861087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (3.2.1) 2025-09-29 09:29:11.861095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (24.2) 2025-09-29 09:29:11.861104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (80.9.0) 2025-09-29 09:29:11.861112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (0.2.13) 2025-09-29 09:29:11.861121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.0) 2025-09-29 09:29:11.861129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.4.1) 2025-09-29 09:29:11.861138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10) 2025-09-29 09:29:11.861146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.26.20) 2025-09-29 09:29:11.861155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2025.8.3) 2025-09-29 09:29:11.861176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (0.7) 2025-09-29 09:29:11.861185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-09-29 09:29:11.861194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-09-29 09:29:11.861212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: DEPRECATION: Building 'masakari-monitors' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-monitors'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:29:11.861223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.861231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): started 2025-09-29 09:29:11.861240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): finished with status 'done' 2025-09-29 09:29:11.861248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-19.0.0.0rc2.dev2-py3-none-any.whl size=106785 sha256=00991de70986baf437234a1eea91d51e556cc8775c2fab50d986f2f8ed563916 2025-09-29 09:29:11.861261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-osp6f_y6/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-09-29 09:29:11.861270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-09-29 09:29:11.861279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-09-29 09:29:11.861287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2025-09-29 09:29:11.861295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 9c3e6a1414db 2025-09-29 09:29:11.861304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 3d6b54a9e872 2025-09-29 09:29:11.861313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:29:11.861324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 3325ef8a21d0 2025-09-29 09:29:11.861332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-29 09:29:11.861340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-29 09:29:11.861349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-29 09:29:11.861358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-09-29 09:29:11.861366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:29:11.861375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:29:11.861383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:29:11.861397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:29:11.861405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:29:11.861414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:29:11.861422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:29:11.861430 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-09-29 09:29:11.861443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-09-29 09:29:11.861452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-09-29 09:29:11.861460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-09-29 09:29:11.861469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:29:11.861477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:29:11.861485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.861495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:11.861505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-29 09:29:11.861513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.861522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:75% (Reading database ... 80% 2025-09-29 09:29:11.861530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% (Reading database ... 90% 2025-09-29 09:29:11.861541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-09-29 09:29:11.861550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24816 files and directories currently installed.) 2025-09-29 09:29:11.861558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:29:11.861567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-29 09:29:11.861578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-29 09:29:11.861587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-29 09:29:11.861598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-09-29 09:29:11.861614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:29:11.861645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:29:11.861658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:29:11.861691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:29:11.861728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:29:11.861741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:29:11.861773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:29:11.861786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-09-29 09:29:11.861838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:29:11.861855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-09-29 09:29:11.861868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-29 09:29:11.861913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:11.861926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-29 09:29:11.862746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-09-29 09:29:11.862764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-09-29 09:29:11.862775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-09-29 09:29:11.862784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-09-29 09:29:11.862794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-09-29 09:29:11.862804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24807 files and directories currently installed.) 2025-09-29 09:29:11.862814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.862824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.862834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.862844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.862853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:29:11.862862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.862904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.862913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.862923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.862933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.862976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:29:11.862984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.862993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.863001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:11.863009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.863017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.863025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.863049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:11.863058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.863091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:29:11.863100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:29:11.863124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:29:11.863149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:11.863165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:11.863182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-09-29 09:29:11.863198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-09-29 09:29:11.863206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:29:11.863215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:29:11.863223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-09-29 09:29:11.863231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:29:11.863240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:29:11.863248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-09-29 09:29:11.863256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-09-29 09:29:11.863264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:29:11.863273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.863281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9280 files, 1316 directories removed. 2025-09-29 09:29:11.863289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.863298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-09-29 09:29:11.863306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.863314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-09-29 09:29:11.863322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-29 09:29:11.863331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-09-29 09:29:11.863339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-09-29 09:29:11.863347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:29:11.863361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 3325ef8a21d0 2025-09-29 09:29:11.863370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 8101aafd0f1d 2025-09-29 09:29:11.863378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-09-29 09:29:11.863386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 6d6b7fd6f792 2025-09-29 09:29:11.863394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 6d6b7fd6f792 2025-09-29 09:29:11.863403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6657e14457cf 2025-09-29 09:29:11.863411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 0b80ad777896 2025-09-29 09:29:11.863419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20250929 2025-09-29 09:29:11.863431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-09-29 09:29:11.863208 (took 0:01:28.881059) 2025-09-29 09:29:11.863541 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-09-29 09:29:11.863557 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-09-29 09:29:11.863772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-09-29 09:29:11.863551 2025-09-29 09:29:11.864438 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-09-29 09:29:11.864867 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-09-29 09:29:58.410462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:29:58.410629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 4bb00b363e88 2025-09-29 09:29:58.410781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20250929" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:29:58.410894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 27ddbe2cd17b 2025-09-29 09:29:58.411011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 27ddbe2cd17b 2025-09-29 09:29:58.411088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> bd79ed8a9e57 2025-09-29 09:29:58.411172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2025-09-29 09:29:58.411254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 24ccd76570b1 2025-09-29 09:29:58.411338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-09-29 09:29:58.411447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.411523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 24ccd76570b1 2025-09-29 09:29:58.411602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 1c0710ca8836 2025-09-29 09:29:58.411689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:29:58.411813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 935b5605ab3f 2025-09-29 09:29:58.411889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:29:58.411965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:29:58.412724 | 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] 2025-09-29 09:29:58.412733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:29:58.412737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:29:58.412741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:29:58.412745 | 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] 2025-09-29 09:29:58.412750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:29:58.412754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:29:58.412758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:29:58.412763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:29:58.412780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:29:58.412784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:29:58.412787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:29:58.412791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:29:58.412795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.4 MB in 3s (11.3 MB/s) 2025-09-29 09:29:58.412799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-29 09:29:58.412805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-29 09:29:58.412882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-29 09:29:58.412963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-29 09:29:58.413048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-09-29 09:29:58.413117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-09-29 09:29:58.413187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-09-29 09:29:58.413264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-09-29 09:29:58.413344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-09-29 09:29:58.413480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-09-29 09:29:58.413552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-09-29 09:29:58.413632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-09-29 09:29:58.413729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-09-29 09:29:58.413814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-09-29 09:29:58.413894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:29:58.413964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-09-29 09:29:58.414036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-09-29 09:29:58.414106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:29:58.414181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-29 09:29:58.414256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-09-29 09:29:58.414332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-09-29 09:29:58.414426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-09-29 09:29:58.414502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-29 09:29:58.414579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-09-29 09:29:58.414655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-09-29 09:29:58.414753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-29 09:29:58.414836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-09-29 09:29:58.414914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-09-29 09:29:58.415012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-09-29 09:29:58.415092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-09-29 09:29:58.415941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 1s (17.6 MB/s) 2025-09-29 09:29:58.416002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-29 09:29:58.416015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-29 09:29:58.416027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:58.416039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-09-29 09:29:58.416049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-09-29 09:29:58.416068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-09-29 09:29:58.416078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-09-29 09:29:58.416087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-09-29 09:29:58.416096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-29 09:29:58.416106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:29:58.416117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-29 09:29:58.416126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:29:58.416136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-09-29 09:29:58.416145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-09-29 09:29:58.416155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:29:58.416222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-09-29 09:29:58.416233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 09:29:58.416242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.416252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-09-29 09:29:58.416261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-09-29 09:29:58.416270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:29:58.416280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-09-29 09:29:58.416336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.416347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-29 09:29:58.416356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:29:58.416441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-09-29 09:29:58.419766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-09-29 09:29:58.419791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-09-29 09:29:58.419801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-09-29 09:29:58.419810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-09-29 09:29:58.419820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-09-29 09:29:58.419829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-09-29 09:29:58.419839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-29 09:29:58.419848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:29:58.419858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-09-29 09:29:58.419867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-09-29 09:29:58.419888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-09-29 09:29:58.419898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-09-29 09:29:58.419907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-09-29 09:29:58.419917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-29 09:29:58.419927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-09-29 09:29:58.419936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-29 09:29:58.419945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:29:58.419955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-09-29 09:29:58.420103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-29 09:29:58.420121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.420130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:29:58.420140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:29:58.420151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-09-29 09:29:58.420161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-09-29 09:29:58.420171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:29:58.420181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.420191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-09-29 09:29:58.420201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:29:58.420210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:29:58.420219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-09-29 09:29:58.420229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:29:58.420238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-09-29 09:29:58.420248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-29 09:29:58.420257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:29:58.420266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 09:29:58.420276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-09-29 09:29:58.420286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:29:58.420308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:29:58.420318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 935b5605ab3f 2025-09-29 09:29:58.420327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 8e172a4bd2c2 2025-09-29 09:29:58.420347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:29:58.420360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 126a963d708a 2025-09-29 09:29:58.420370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-29 09:29:58.420402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-29 09:29:58.420411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-29 09:29:58.420421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-09-29 09:29:58.420430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:29:58.420446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:29:58.420456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:29:58.420465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:29:58.420474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:29:58.420484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:29:58.420493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:29:58.420503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-09-29 09:29:58.420512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-09-29 09:29:58.420522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-09-29 09:29:58.420531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-09-29 09:29:58.420540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:29:58.420550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:29:58.420559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-29 09:29:58.420569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:58.420580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:29:58.420589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-09-29 09:29:58.420598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-09-29 09:29:58.420608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-09-29 09:29:58.420617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-29 09:29:58.420627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20772 files and directories currently installed.) 2025-09-29 09:29:58.420648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:29:58.420658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-29 09:29:58.420722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-29 09:29:58.420738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-29 09:29:58.420747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-09-29 09:29:58.420756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:29:58.420766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:29:58.420775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:29:58.420794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:29:58.420804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:29:58.420814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:29:58.420823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:29:58.420833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-09-29 09:29:58.420842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:29:58.420851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-09-29 09:29:58.420861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-29 09:29:58.420871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:29:58.420881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-09-29 09:29:58.420896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-09-29 09:29:58.420906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-09-29 09:29:58.420915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-09-29 09:29:58.420924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-09-29 09:29:58.420934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-29 09:29:58.420943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20763 files and directories currently installed.) 2025-09-29 09:29:58.420953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.420962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.420971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.420980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.420990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:29:58.420999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.421017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.421043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.421099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:29:58.421117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.421127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:29:58.421145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:29:58.421188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.421198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.421217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.421254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:29:58.421264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:29:58.421296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:29:58.421411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:29:58.421659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:29:58.421733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-09-29 09:29:58.421758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-09-29 09:29:58.421767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:29:58.421775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:29:58.421788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-09-29 09:29:58.421797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:29:58.421838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:29:58.421885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-09-29 09:29:58.422019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-09-29 09:29:58.422050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:29:58.422071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.422084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10284 files, 1402 directories removed. 2025-09-29 09:29:58.422099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.422146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-09-29 09:29:58.422191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.422239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2025-09-29 09:29:58.422283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-29 09:29:58.422330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-09-29 09:29:58.422399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-09-29 09:29:58.422435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:29:58.422486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 126a963d708a 2025-09-29 09:29:58.422534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> e70b65b0763e 2025-09-29 09:29:58.422580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-09-29 09:29:58.422628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 2be89da7d50a 2025-09-29 09:29:58.422700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 2be89da7d50a 2025-09-29 09:29:58.422738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 424a4e843c5e 2025-09-29 09:29:58.422796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 00e5fd49d91f 2025-09-29 09:29:58.422857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250929 2025-09-29 09:29:58.422964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-09-29 09:29:58.422864 (took 0:00:46.559313) 2025-09-29 09:29:58.423651 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-09-29 09:29:58.423744 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-09-29 09:29:58.423841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-09-29 09:29:58.423746 2025-09-29 09:29:58.424712 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-09-29 09:29:58.425299 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-09-29 09:31:55.987897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:31:55.987994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 4bb00b363e88 2025-09-29 09:31:55.988084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20250929" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:31:55.988179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in a478f4c04ddb 2025-09-29 09:31:55.988250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container a478f4c04ddb 2025-09-29 09:31:55.988318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> ffa5437ac06d 2025-09-29 09:31:55.988407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:31:55.988507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in b61e4d870bcc 2025-09-29 09:31:55.988584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:31:55.988657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:31:55.988757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:31:55.988834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:31:55.988906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:31:55.989024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:31:55.989089 | 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] 2025-09-29 09:31:55.989158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:31:55.989227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:31:55.989294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:31:55.989361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:31:55.989429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:31:55.989531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:31:55.989601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:31:55.989678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:31:55.989765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.4 MB in 2s (11.4 MB/s) 2025-09-29 09:31:55.989835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-29 09:31:55.989907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-29 09:31:55.989976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-29 09:31:55.990043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-29 09:31:55.990116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-09-29 09:31:55.990179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-09-29 09:31:55.990240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-09-29 09:31:55.990301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-09-29 09:31:55.990362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-09-29 09:31:55.990423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-29 09:31:55.990504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-09-29 09:31:55.990565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-09-29 09:31:55.990625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-09-29 09:31:55.990687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-09-29 09:31:55.990791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-09-29 09:31:55.990857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-09-29 09:31:55.990926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-09-29 09:31:55.990987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-09-29 09:31:55.991049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 09:31:55.991108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 09:31:55.991178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-09-29 09:31:55.991239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-09-29 09:31:55.991300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-09-29 09:31:55.991361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-09-29 09:31:55.991421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-09-29 09:31:55.991498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-09-29 09:31:55.991560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-09-29 09:31:55.991620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-09-29 09:31:55.991722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-09-29 09:31:55.991794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-09-29 09:31:55.991857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-09-29 09:31:55.991917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-09-29 09:31:55.991977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-09-29 09:31:55.992036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-l10n libpam-systemd libparted2t64 libpci3 2025-09-29 09:31:55.992096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 2025-09-29 09:31:55.992156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 2025-09-29 09:31:55.992227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 2025-09-29 09:31:55.992290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules libsharpyuv0 libslirp0 libsoup-3.0-0 libsoup-3.0-common 2025-09-29 09:31:55.992349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 libtiff6 2025-09-29 09:31:55.992409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-09-29 09:31:55.992486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-29 09:31:55.992549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-29 09:31:55.992608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-29 09:31:55.992681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-09-29 09:31:55.992750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-09-29 09:31:55.992825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-09-29 09:31:55.992893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-09-29 09:31:55.992960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-09-29 09:31:55.993024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-09-29 09:31:55.993084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-09-29 09:31:55.993144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-09-29 09:31:55.993203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-09-29 09:31:55.993270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-09-29 09:31:55.993334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-09-29 09:31:55.993397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-09-29 09:31:55.993521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-09-29 09:31:55.993590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-09-29 09:31:55.993652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-09-29 09:31:55.993746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-09-29 09:31:55.993814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-09-29 09:31:55.993875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-09-29 09:31:55.993935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-09-29 09:31:55.993995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-09-29 09:31:55.994055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-09-29 09:31:55.994114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-09-29 09:31:55.994173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-09-29 09:31:55.994243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-09-29 09:31:55.994304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-09-29 09:31:55.994364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-09-29 09:31:55.994423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-09-29 09:31:55.994500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-09-29 09:31:55.994560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-09-29 09:31:55.994620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-09-29 09:31:55.994683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-09-29 09:31:55.994778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-09-29 09:31:55.997999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-09-29 09:31:55.998070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-09-29 09:31:55.998090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-09-29 09:31:55.998107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-09-29 09:31:55.998122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-29 09:31:55.998137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-09-29 09:31:55.998153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-09-29 09:31:55.998169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-09-29 09:31:55.998184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-09-29 09:31:55.998198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-09-29 09:31:55.998213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-09-29 09:31:55.998226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-09-29 09:31:55.998242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-09-29 09:31:55.998257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-09-29 09:31:55.998274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-09-29 09:31:55.998292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-09-29 09:31:55.998308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-09-29 09:31:55.998324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-29 09:31:55.998356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-29 09:31:55.998377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-09-29 09:31:55.998388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-09-29 09:31:55.998397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-09-29 09:31:55.998406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-09-29 09:31:55.998416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-09-29 09:31:55.998425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-09-29 09:31:55.998497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-09-29 09:31:55.998508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-09-29 09:31:55.998517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-09-29 09:31:55.998527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-09-29 09:31:55.998536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-09-29 09:31:55.998545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-09-29 09:31:55.998555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-09-29 09:31:55.998564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-bin libosinfo-l10n libpam-systemd libparted2t64 2025-09-29 09:31:55.998573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpci3 libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 2025-09-29 09:31:55.998583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 2025-09-29 09:31:55.998592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librados2 libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 2025-09-29 09:31:55.998601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librpmio9t64 libsasl2-modules libsasl2-modules-gssapi-mit libsharpyuv0 2025-09-29 09:31:55.998611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-09-29 09:31:55.998633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-09-29 09:31:55.998644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-29 09:31:55.998653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-29 09:31:55.998662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-29 09:31:55.998707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-09-29 09:31:55.998717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-09-29 09:31:55.998727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-09-29 09:31:55.998736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-09-29 09:31:55.998745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-09-29 09:31:55.998754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-09-29 09:31:55.998781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-09-29 09:31:55.998790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-09-29 09:31:55.998800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-09-29 09:31:55.998809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-09-29 09:31:55.998818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-09-29 09:31:55.998827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-09-29 09:31:55.998837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-09-29 09:31:55.998853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-09-29 09:31:55.998862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-09-29 09:31:55.998872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-09-29 09:31:55.998881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 260 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:31:55.998891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 96.4 MB of archives. 2025-09-29 09:31:55.998901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 399 MB of additional disk space will be used. 2025-09-29 09:31:55.998910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:31:55.998920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-29 09:31:55.998931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-29 09:31:55.998941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 09:31:55.998951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-29 09:31:55.998961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-29 09:31:55.998970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-09-29 09:31:55.998980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.10 [2,074 kB] 2025-09-29 09:31:55.998989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-29 09:31:55.998999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.10 [3,475 kB] 2025-09-29 09:31:55.999009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.10 [11.9 kB] 2025-09-29 09:31:55.999025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-29 09:31:55.999035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2025-09-29 09:31:55.999045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-09-29 09:31:55.999061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-09-29 09:31:55.999070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 09:31:55.999079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 09:31:55.999089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-29 09:31:55.999098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2025-09-29 09:31:55.999108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2025-09-29 09:31:55.999117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2025-09-29 09:31:55.999126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-29 09:31:55.999136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2025-09-29 09:31:55.999145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-09-29 09:31:55.999155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-09-29 09:31:55.999169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-09-29 09:31:55.999266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:31:55.999278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-09-29 09:31:55.999288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-09-29 09:31:55.999297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-09-29 09:31:55.999306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-09-29 09:31:55.999316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-09-29 09:31:55.999325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-09-29 09:31:55.999334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-09-29 09:31:55.999344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-09-29 09:31:55.999353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-09-29 09:31:55.999362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-09-29 09:31:55.999371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-09-29 09:31:55.999387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-09-29 09:31:55.999397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-09-29 09:31:55.999406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.10 [235 kB] 2025-09-29 09:31:55.999416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2025-09-29 09:31:55.999425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-09-29 09:31:55.999453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-09-29 09:31:55.999464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-09-29 09:31:55.999473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-09-29 09:31:55.999483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2025-09-29 09:31:55.999492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-09-29 09:31:55.999502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-09-29 09:31:55.999511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-09-29 09:31:55.999521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-09-29 09:31:55.999530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-09-29 09:31:55.999539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-09-29 09:31:55.999548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-09-29 09:31:55.999570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2025-09-29 09:31:55.999580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-29 09:31:55.999590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-29 09:31:55.999600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-09-29 09:31:55.999609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-09-29 09:31:55.999619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-29 09:31:55.999628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-09-29 09:31:55.999637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-09-29 09:31:55.999654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-09-29 09:31:55.999664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-09-29 09:31:55.999701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2025-09-29 09:31:55.999711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2025-09-29 09:31:55.999720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-09-29 09:31:55.999730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-09-29 09:31:55.999879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-29 09:31:55.999924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2025-09-29 09:31:55.999935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-09-29 09:31:55.999945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-09-29 09:31:55.999953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2025-09-29 09:31:55.999962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-09-29 09:31:55.999971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2025-09-29 09:31:55.999981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2025-09-29 09:31:55.999991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-09-29 09:31:56 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-29 09:31:56.000011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-29 09:31:56.000020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-29 09:31:56.000030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-29 09:31:56.000039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-29 09:31:56.000049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-29 09:31:56.000080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-29 09:31:56.000179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-29 09:31:56.000192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-29 09:31:56.000210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-29 09:31:56.000220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-29 09:31:56.000230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-29 09:31:56.000239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-29 09:31:56.000249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-29 09:31:56.000258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-29 09:31:56.000268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-29 09:31:56.000277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-29 09:31:56.000286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-29 09:31:56.000296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-29 09:31:56.000357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-29 09:31:56.000367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-29 09:31:56.000377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-29 09:31:56.000386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-29 09:31:56.000395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-29 09:31:56.000405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-29 09:31:56.000498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-29 09:31:56.000509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-29 09:31:56.000518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-29 09:31:56.000528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-29 09:31:56.000542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-29 09:31:56.000551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-09-29 09:31:56.001753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-09-29 09:31:56.001788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-09-29 09:31:56.001806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-09-29 09:31:56.001816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-29 09:31:56.001826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-09-29 09:31:56.001835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-09-29 09:31:56.001845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-09-29 09:31:56.001855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-09-29 09:31:56.001864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-09-29 09:31:56.001873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-09-29 09:31:56.001883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-09-29 09:31:56.001892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-09-29 09:31:56.001901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-09-29 09:31:56.001911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-09-29 09:31:56.001920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-09-29 09:31:56.001929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-09-29 09:31:56.001938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-09-29 09:31:56.001948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-09-29 09:31:56.001957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-09-29 09:31:56.001966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-09-29 09:31:56.001975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-09-29 09:31:56.001985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-09-29 09:31:56.001995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-09-29 09:31:56.002004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-09-29 09:31:56.002013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-09-29 09:31:56.002029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-09-29 09:31:56.002039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-09-29 09:31:56.002048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-09-29 09:31:56.002069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-09-29 09:31:56.002079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-09-29 09:31:56.002089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-09-29 09:31:56.002103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-09-29 09:31:56.002113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-09-29 09:31:56.002122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-09-29 09:31:56.002132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-09-29 09:31:56.002141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-09-29 09:31:56.002151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-09-29 09:31:56.002161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-09-29 09:31:56.002170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-09-29 09:31:56.002180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-29 09:31:56.002189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-29 09:31:56.002198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-29 09:31:56.002208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-29 09:31:56.002217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-29 09:31:56.002227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-29 09:31:56.002236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-09-29 09:31:56.002246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-09-29 09:31:56.002255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-09-29 09:31:56.002264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-09-29 09:31:56.002281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-09-29 09:31:56.002295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-09-29 09:31:56.002304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-09-29 09:31:56.002314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-29 09:31:56.002323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-29 09:31:56.002332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-09-29 09:31:56.002342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-09-29 09:31:56.002355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-09-29 09:31:56.002364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-09-29 09:31:56.002400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-09-29 09:31:56.002479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-09-29 09:31:56.002543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-09-29 09:31:56.002575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-09-29 09:31:56.002762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-09-29 09:31:56.002828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-09-29 09:31:56.002841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-09-29 09:31:56.002860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-09-29 09:31:56.002871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-09-29 09:31:56.002880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-09-29 09:31:56.002895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-09-29 09:31:56.002908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-09-29 09:31:56.002972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-29 09:31:56.002987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-29 09:31:56.003089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-09-29 09:31:56.003129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-09-29 09:31:56.003140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 09:31:56.003206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-09-29 09:31:56.003221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-09-29 09:31:56.003265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-09-29 09:31:56.003311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-09-29 09:31:56.003363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-09-29 09:31:56.003377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-29 09:31:56.003458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-09-29 09:31:56.003474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-09-29 09:31:56.003528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-09-29 09:31:56.003562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-09-29 09:31:56.003617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-09-29 09:31:56.003651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.3 [199 kB] 2025-09-29 09:31:56.003718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-09-29 09:31:56.003755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-09-29 09:31:56.003825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-09-29 09:31:56.003841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-09-29 09:31:56.003887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-09-29 09:31:56.003918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-09-29 09:31:56.003974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-09-29 09:31:56.004007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-09-29 09:31:56.004063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-09-29 09:31:56.004097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-09-29 09:31:56.004139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-09-29 09:31:56.004184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-09-29 09:31:56.004227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-09-29 09:31:56.004282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-09-29 09:31:56.004297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-09-29 09:31:56.004353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-09-29 09:31:56.004386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2025-09-29 09:31:56.004456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2025-09-29 09:31:56.004472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-09-29 09:31:56.004532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-09-29 09:31:56.004584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-09-29 09:31:56.004599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-09-29 09:31:56.004653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2025-09-29 09:31:56.004720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2025-09-29 09:31:56.004776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2025-09-29 09:31:56.004791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-09-29 09:31:56.004849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-09-29 09:31:56.004889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.5 [11.3 kB] 2025-09-29 09:31:56.004928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.5 [291 kB] 2025-09-29 09:31:56.004979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-09-29 09:31:56.005001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-09-29 09:31:56.005042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-09-29 09:31:56.005081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-09-29 09:31:56.005104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-29 09:31:56.005160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-09-29 09:31:56.005199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-09-29 09:31:56.005249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-09-29 09:31:56.005263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-09-29 09:31:56.005317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-29 09:31:56.005357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-09-29 09:31:56.005396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-29 09:31:56.005450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-09-29 09:31:56.005505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-29 09:31:56.005544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 09:31:56.005584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-09-29 09:31:56.005609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2025-09-29 09:31:56.005662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 09:31:56.005702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 09:31:56.005761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-29 09:31:56.005787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-09-29 09:31:56.006847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-09-29 09:31:56.006876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-09-29 09:31:56.006882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-09-29 09:31:56.006886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-09-29 09:31:56.006891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-09-29 09:31:56.006895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-09-29 09:31:56.006904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-09-29 09:31:56.006908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-09-29 09:31:56.006920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-09-29 09:31:56.006924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-09-29 09:31:56.006928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-29 09:31:56.006932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2025-09-29 09:31:56.006936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2025-09-29 09:31:56.006940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2025-09-29 09:31:56.006944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-29 09:31:56.006948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2025-09-29 09:31:56.006953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-09-29 09:31:56.006958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 96.4 MB in 8s (12.0 MB/s) 2025-09-29 09:31:56.006962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-09-29 09:31:56.006967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.006973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:31:56.006979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.006983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.006987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.006991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.006995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.006999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.007003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:31:56.007007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-29 09:31:56.007011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 09:31:56.007015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 09:31:56.007019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 09:31:56.007023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:31:56.007027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-29 09:31:56.007036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 09:31:56.007046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 09:31:56.007050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-09-29 09:31:56.007053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 09:31:56.007058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.007062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-09-29 09:31:56.007090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 09:31:56.007095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.007099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-09-29 09:31:56.007103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-29 09:31:56.007108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-09-29 09:31:56.007115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-09-29 09:31:56.007119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-09-29 09:31:56.007122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-29 09:31:56.007127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-29 09:31:56.007131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-09-29 09:31:56.007134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-09-29 09:31:56.007138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-09-29 09:31:56.007142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-29 09:31:56.007146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.007176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.007181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:31:56.007185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.007189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.007212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.007234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.007829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.007850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.007860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19685 files and directories currently installed.) 2025-09-29 09:31:56.007871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.007881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-09-29 09:31:56.007892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.007904 | 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% 2025-09-29 09:31:56.007934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:31:56.007944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.007954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.007963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.007973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.007982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.007992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.008001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19678 files and directories currently installed.) 2025-09-29 09:31:56.008011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 09:31:56.008021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.008031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-29 09:31:56.008040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:31:56.008050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-29 09:31:56.008059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.008068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.008078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.008087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-09-29 09:31:56.008097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-09-29 09:31:56.008182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-09-29 09:31:56.008194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-09-29 09:31:56.008203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.008213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-09-29 09:31:56.008222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-09-29 09:31:56.008232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-09-29 09:31:56.008241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-09-29 09:31:56.008251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-09-29 09:31:56.008260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-09-29 09:31:56.008270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-09-29 09:31:56.008279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-09-29 09:31:56.008296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-09-29 09:31:56.008306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-09-29 09:31:56.008315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-09-29 09:31:56.008325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-09-29 09:31:56.008335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-09-29 09:31:56.008344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.008355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:31:56.008412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.008422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.008432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.008461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.008470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.008480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.008489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20600 files and directories currently installed.) 2025-09-29 09:31:56.008499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 09:31:56.008508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.008518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.008527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 09:31:56.008575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 09:31:56.008586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:31:56.008595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-09-29 09:31:56.008604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-09-29 09:31:56.008614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-09-29 09:31:56.008623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-09-29 09:31:56.008633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-09-29 09:31:56.008712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-09-29 09:31:56.008726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:31:56.008736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-09-29 09:31:56.008752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-09-29 09:31:56.008762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.008805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:31:56.008825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.008835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.008844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.008854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.008868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.008881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.008945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20645 files and directories currently installed.) 2025-09-29 09:31:56.010815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-09-29 09:31:56.010829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-09-29 09:31:56.010834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-09-29 09:31:56.010839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 09:31:56.010843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:31:56.010847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-09-29 09:31:56.010850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 09:31:56.010854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:31:56.010857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-09-29 09:31:56.010861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.010867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-09-29 09:31:56.010871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.010877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-09-29 09:31:56.010880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-09-29 09:31:56.010887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-09-29 09:31:56.010890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.010894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-09-29 09:31:56.010897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-09-29 09:31:56.010900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.010907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-09-29 09:31:56.010910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-09-29 09:31:56.010916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-29 09:31:56.010923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:31:56.010930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-29 09:31:56.010933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.010936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:31:56.010939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-09-29 09:31:56.010947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-29 09:31:56.010950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:31:56.010954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-09-29 09:31:56.010957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:31:56.010960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-09-29 09:31:56.010964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:31:56.010967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-09-29 09:31:56.010970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-29 09:31:56.010973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-09-29 09:31:56.010979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.010985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-09-29 09:31:56.010997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.011005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:31:56.011012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-09-29 09:31:56.011016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-29 09:31:56.011021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 09:31:56.011025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-09-29 09:31:56.011029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.011033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-29 09:31:56.011037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-29 09:31:56.011041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-09-29 09:31:56.011046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.011050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.011054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-09-29 09:31:56.011058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-29 09:31:56.011062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.011066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:31:56.011070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-09-29 09:31:56.011074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-29 09:31:56.011083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:31:56.011087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-09-29 09:31:56.011091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-29 09:31:56.011096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-29 09:31:56.011100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-09-29 09:31:56.011104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:31:56.011108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-09-29 09:31:56.011116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 09:31:56.011120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-09-29 09:31:56.011129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:31:56.011133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-09-29 09:31:56.011141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-29 09:31:56.011145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.011149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-09-29 09:31:56.011161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:31:56.011165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-09-29 09:31:56.011174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-29 09:31:56.011178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.011182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-09-29 09:31:56.011219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-29 09:31:56.011228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.011233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-09-29 09:31:56.011237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.011241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:31:56.011245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-29 09:31:56.011249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:31:56.011253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:31:56.011261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-29 09:31:56.011266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-29 09:31:56.011270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 09:31:56.011274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-29 09:31:56.011278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-29 09:31:56.011283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 09:31:56.011287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-09-29 09:31:56.011291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-09-29 09:31:56.011295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-09-29 09:31:56.011299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-09-29 09:31:56.011303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-09-29 09:31:56.011307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-09-29 09:31:56.011312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-09-29 09:31:56.011327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 09:31:56.011331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.011336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-09-29 09:31:56.011340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.011344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:31:56.011350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-09-29 09:31:56.011402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.011451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 09:31:56.011485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-09-29 09:31:56.011512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-29 09:31:56.011545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-29 09:31:56.011579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-09-29 09:31:56.012719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:31:56.012730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:31:56.012735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-09-29 09:31:56.012745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:31:56.012750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:31:56.012754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-09-29 09:31:56.012758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:31:56.012762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-09-29 09:31:56.012767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-09-29 09:31:56.012777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-29 09:31:56.012781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:31:56.012785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-09-29 09:31:56.012789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.012793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 09:31:56.012798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-09-29 09:31:56.012802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-29 09:31:56.012806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64 2025-09-29 09:31:56.012811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:' 2025-09-29 09:31:56.012816 | 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 libpa 2025-09-29 09:31:56.012820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:rted2t64' 2025-09-29 09:31:56.012824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 09:31:56.012829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-09-29 09:31:56.012833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 09:31:56.012837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 09:31:56.012841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-29 09:31:56.012845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-29 09:31:56.012849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:31:56.012853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-09-29 09:31:56.012858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-09-29 09:31:56.012862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-29 09:31:56.012866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-09-29 09:31:56.012870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-09-29 09:31:56.012874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-29 09:31:56.012878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-09-29 09:31:56.012883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-09-29 09:31:56.012887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-29 09:31:56.012891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-09-29 09:31:56.012895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.012899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-29 09:31:56.012903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-09-29 09:31:56.012907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-09-29 09:31:56.012915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-09-29 09:31:56.012924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-09-29 09:31:56.012928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-09-29 09:31:56.012932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-09-29 09:31:56.012939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-09-29 09:31:56.012944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2025-09-29 09:31:56.012948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-09-29 09:31:56.012952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-09-29 09:31:56.012956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-09-29 09:31:56.012960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-09-29 09:31:56.012964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-09-29 09:31:56.012968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2025-09-29 09:31:56.012973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-09-29 09:31:56.012977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-09-29 09:31:56.012981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2025-09-29 09:31:56.012985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-09-29 09:31:56.012989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-09-29 09:31:56.012993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2025-09-29 09:31:56.012997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-09-29 09:31:56.013001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-09-29 09:31:56.013005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-09-29 09:31:56.013010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-09-29 09:31:56.013019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-09-29 09:31:56.013027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2025-09-29 09:31:56.013034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-09-29 09:31:56.013042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-09-29 09:31:56.013053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-29 09:31:56.013082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 09:31:56.013115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-09-29 09:31:56.013148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-09-29 09:31:56.013182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-09-29 09:31:56.013216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-09-29 09:31:56.013250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-09-29 09:31:56.013284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-09-29 09:31:56.013316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-09-29 09:31:56.013342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.013375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:31:56.013407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-29 09:31:56.013474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.013481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.013515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-29 09:31:56.013548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.013582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.013615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-09-29 09:31:56.013649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.013688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.013755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-09-29 09:31:56.013794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.013811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.013855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-09-29 09:31:56.013889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.013922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.013959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.014005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-09-29 09:31:56.014042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.014078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-09-29 09:31:56.014130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.014163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-09-29 09:31:56.014229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 09:31:56.014269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 09:31:56.014303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-09-29 09:31:56.014335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-29 09:31:56.014368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-09-29 09:31:56.014460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.014524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-09-29 09:31:56.014578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.014611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-09-29 09:31:56.014685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.014723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.014758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-09-29 09:31:56.014789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-29 09:31:56.014820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 09:31:56.014852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-09-29 09:31:56.014884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-prettytable_3.6.0-2_all.deb ... 2025-09-29 09:31:56.014916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-29 09:31:56.014947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-09-29 09:31:56.014978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.015009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.015040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-09-29 09:31:56.015077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-certifi_2023.11.17-1_all.deb ... 2025-09-29 09:31:56.015090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-29 09:31:56.015127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-09-29 09:31:56.015157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-29 09:31:56.015188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 09:31:56.015223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-09-29 09:31:56.015248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-29 09:31:56.015271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 09:31:56.015303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-09-29 09:31:56.015334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-29 09:31:56.015365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 09:31:56.015396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-09-29 09:31:56.015427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-29 09:31:56.015467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 09:31:56.015480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-09-29 09:31:56.015522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.015553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 09:31:56.015594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-29 09:31:56.015626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-29 09:31:56.015664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 09:31:56.015715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-29 09:31:56.015746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.015777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.015809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-29 09:31:56.015841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.015874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.015906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-29 09:31:56.015937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.015969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.016001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-29 09:31:56.016033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.016064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.016101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-29 09:31:56.016113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-29 09:31:56.016153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 09:31:56.016177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-09-29 09:31:56.016208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-29 09:31:56.016802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 09:31:56.016818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-29 09:31:56.016827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-29 09:31:56.016833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 09:31:56.016840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-09-29 09:31:56.016846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.016853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 09:31:56.016870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-09-29 09:31:56.016877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-29 09:31:56.016883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 09:31:56.016889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-09-29 09:31:56.016895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.016902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.016908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-09-29 09:31:56.016914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-29 09:31:56.016921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.016927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-09-29 09:31:56.016933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-29 09:31:56.016940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.016946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-29 09:31:56.016952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-09-29 09:31:56.016959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.016965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.016971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-09-29 09:31:56.016977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.016984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.016990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-09-29 09:31:56.016997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.017003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.017009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-09-29 09:31:56.017016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-29 09:31:56.017052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.017059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:31:56.017066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-09-29 09:31:56.017072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-09-29 09:31:56.017078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-09-29 09:31:56.017085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-09-29 09:31:56.017091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-29 09:31:56.017098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:31:56.017104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-09-29 09:31:56.017115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-f2fs-tools_1.16.0-1_amd64.deb ... 2025-09-29 09:31:56.017122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.017128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-09-29 09:31:56.017135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-09-29 09:31:56.017141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-29 09:31:56.017176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.017183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-09-29 09:31:56.017189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-29 09:31:56.017195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:31:56.017201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-09-29 09:31:56.017208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-09-29 09:31:56.017218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-29 09:31:56.017253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-09-29 09:31:56.017260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.017266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-09-29 09:31:56.017272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-09-29 09:31:56.017305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-09-29 09:31:56.017312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-glib-networking-common_2.80.0-1build1_all.deb ... 2025-09-29 09:31:56.017319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-09-29 09:31:56.017353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-09-29 09:31:56.017360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-09-29 09:31:56.017394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-09-29 09:31:56.017401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-09-29 09:31:56.017462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-session-migration_0.3.9build1_amd64.deb ... 2025-09-29 09:31:56.017470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-09-29 09:31:56.017505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-09-29 09:31:56.017512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-09-29 09:31:56.017546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.017553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-09-29 09:31:56.017586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-09-29 09:31:56.017593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-glib-networking_2.80.0-1build1_amd64.deb ... 2025-09-29 09:31:56.017627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-09-29 09:31:56.017633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-09-29 09:31:56.017686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-libencode-locale-perl_1.05-3_all.deb ... 2025-09-29 09:31:56.017718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-09-29 09:31:56.017759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-09-29 09:31:56.017766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libtimedate-perl_2.3300-2_all.deb ... 2025-09-29 09:31:56.017772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-09-29 09:31:56.017779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-09-29 09:31:56.017814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libhttp-date-perl_6.06-1_all.deb ... 2025-09-29 09:31:56.017821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-09-29 09:31:56.017827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-09-29 09:31:56.017859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libfile-listing-perl_6.16-1_all.deb ... 2025-09-29 09:31:56.017865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-09-29 09:31:56.017896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-09-29 09:31:56.017903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libhtml-tagset-perl_3.20-6_all.deb ... 2025-09-29 09:31:56.017934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-09-29 09:31:56.017941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-09-29 09:31:56.017972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-liburi-perl_5.27-1_all.deb ... 2025-09-29 09:31:56.017978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-09-29 09:31:56.018012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-09-29 09:31:56.018019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.018050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-09-29 09:31:56.018056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-09-29 09:31:56.018091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-09-29 09:31:56.018098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ... 2025-09-29 09:31:56.018132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-09-29 09:31:56.018139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-09-29 09:31:56.018146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libclone-perl_0.46-1build3_amd64.deb ... 2025-09-29 09:31:56.018176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.018183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-09-29 09:31:56.018214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-09-29 09:31:56.018221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ... 2025-09-29 09:31:56.018257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-09-29 09:31:56.018264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-09-29 09:31:56.018286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-09-29 09:31:56.018292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-09-29 09:31:56.018301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-09-29 09:31:56.020748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-09-29 09:31:56.020766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-09-29 09:31:56.020774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-09-29 09:31:56.020781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-cookies-perl_6.11-1_all.deb ... 2025-09-29 09:31:56.020787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-09-29 09:31:56.020793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-09-29 09:31:56.020799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-09-29 09:31:56.020806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-09-29 09:31:56.020812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-09-29 09:31:56.020818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-perl-openssl-defaults_7build3_amd64.deb ... 2025-09-29 09:31:56.020824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-09-29 09:31:56.020831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-09-29 09:31:56.020837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-09-29 09:31:56.020843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.020850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-09-29 09:31:56.020856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-09-29 09:31:56.020862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-09-29 09:31:56.020868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-09-29 09:31:56.020875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-09-29 09:31:56.020881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libnet-http-perl_6.23-1_all.deb ... 2025-09-29 09:31:56.020887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-09-29 09:31:56.020893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-09-29 09:31:56.020900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-09-29 09:31:56.020906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-09-29 09:31:56.020912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-09-29 09:31:56.020918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ... 2025-09-29 09:31:56.020925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-09-29 09:31:56.020931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-09-29 09:31:56.020937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ... 2025-09-29 09:31:56.020943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-09-29 09:31:56.020956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-09-29 09:31:56.020962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.020969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-perl_6.76-1_all.deb ... 2025-09-29 09:31:56.020982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-09-29 09:31:56.020988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-09-29 09:31:56.020994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-icoutils_0.32.3-4build2_amd64.deb ... 2025-09-29 09:31:56.021001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-09-29 09:31:56.021007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-09-29 09:31:56.021013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-29 09:31:56.021019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:31:56.021025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-09-29 09:31:56.021032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.021038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:31:56.021051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-09-29 09:31:56.021057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.021064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:31:56.021076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-09-29 09:31:56.021082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-29 09:31:56.021089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:31:56.021095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-09-29 09:31:56.021101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-29 09:31:56.021107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:31:56.021113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-09-29 09:31:56.021120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-29 09:31:56.021126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:31:56.021132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-09-29 09:31:56.021138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-29 09:31:56.021145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:31:56.021151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-09-29 09:31:56.021157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-09-29 09:31:56.021163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-09-29 09:31:56.021169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-09-29 09:31:56.021175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-09-29 09:31:56.021182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-29 09:31:56.021199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-09-29 09:31:56.021206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.021213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-29 09:31:56.021220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-09-29 09:31:56.021226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-09-29 09:31:56.021233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-09-29 09:31:56.021240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-09-29 09:31:56.021247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libbfio1_20170123-6_amd64.deb ... 2025-09-29 09:31:56.021257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-09-29 09:31:56.021264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-09-29 09:31:56.021271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-09-29 09:31:56.021278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-29 09:31:56.021285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-09-29 09:31:56.021291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-29 09:31:56.021298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 09:31:56.021312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-09-29 09:31:56.021319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-29 09:31:56.021326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 09:31:56.021332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-09-29 09:31:56.021339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-09-29 09:31:56.021351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-29 09:31:56.021358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-09-29 09:31:56.021365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-09-29 09:31:56.021372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-29 09:31:56.021378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-09-29 09:31:56.021385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libdate-manip-perl_6.95-1_all.deb ... 2025-09-29 09:31:56.021392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-09-29 09:31:56.021399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-09-29 09:31:56.021405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-09-29 09:31:56.021412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-29 09:31:56.021419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-09-29 09:31:56.021426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libewf2_20140814-1build3_amd64.deb ... 2025-09-29 09:31:56.021458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-09-29 09:31:56.021465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-09-29 09:31:56.021472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-09-29 09:31:56.021479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-09-29 09:31:56.021485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-09-29 09:31:56.021492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libhivex0_1.3.23-1build7_amd64.deb ... 2025-09-29 09:31:56.021499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-09-29 09:31:56.021506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-09-29 09:31:56.021513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-09-29 09:31:56.021520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-09-29 09:31:56.021527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-09-29 09:31:56.021533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-09-29 09:31:56.021540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-29 09:31:56.021554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-09-29 09:31:56.021560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-09-29 09:31:56.021567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-29 09:31:56.021574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-09-29 09:31:56.021585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-libvhdi1_20210425-1build5_amd64.deb ... 2025-09-29 09:31:56.021592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-09-29 09:31:56.021599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-09-29 09:31:56.021605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvmdk1_20200926-2build5_amd64.deb ... 2025-09-29 09:31:56.021612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-09-29 09:31:56.021619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-09-29 09:31:56.021626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.021633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-29 09:31:56.021640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-09-29 09:31:56.021647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libyara10_4.5.0-1build2_amd64.deb ... 2025-09-29 09:31:56.021653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-09-29 09:31:56.021660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-09-29 09:31:56.021685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-09-29 09:31:56.021701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-09-29 09:31:56.021708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-09-29 09:31:56.021720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-29 09:31:56.021727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 09:31:56.021734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-29 09:31:56.021741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-29 09:31:56.021748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 09:31:56.021755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-09-29 09:31:56.021761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-29 09:31:56.021768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 09:31:56.021775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-09-29 09:31:56.021782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-09-29 09:31:56.021788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-29 09:31:56.021795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-09-29 09:31:56.021802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-09-29 09:31:56.021816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-29 09:31:56.021822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-09-29 09:31:56.021829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 09:31:56.021836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:31:56.021843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-09-29 09:31:56.021850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-09-29 09:31:56.021857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-29 09:31:56.021863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-09-29 09:31:56.021870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:31:56.021877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.021884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-09-29 09:31:56.021890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.021898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-09-29 09:31:56.021905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.021916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-09-29 09:31:56.021923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-seabios_1.16.3-2_all.deb ... 2025-09-29 09:31:56.021930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-09-29 09:31:56.021937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-09-29 09:31:56.021944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:31:56.021956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.021963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-09-29 09:31:56.021969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:31:56.021976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.021983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-09-29 09:31:56.021990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-09-29 09:31:56.021997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-09-29 09:31:56.022004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-09-29 09:31:56.022015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.022022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-29 09:31:56.022029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-09-29 09:31:56.022036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-09-29 09:31:56.022043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-29 09:31:56.022049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-09-29 09:31:56.022056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:31:56.022063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:31:56.022070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-09-29 09:31:56.022076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:31:56.022083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:31:56.022090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-09-29 09:31:56.022096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libtiff6_4.5.1+git230720-4ubuntu2.3_amd64.deb ... 2025-09-29 09:31:56.022103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-29 09:31:56.022110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-09-29 09:31:56.022117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.022124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-09-29 09:31:56.022130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-09-29 09:31:56.022137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-09-29 09:31:56.022144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-09-29 09:31:56.022150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-09-29 09:31:56.022157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-09-29 09:31:56.022164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-29 09:31:56.022171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-09-29 09:31:56.022177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-09-29 09:31:56.022189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-09-29 09:31:56.022196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-29 09:31:56.022203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-09-29 09:31:56.022213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-09-29 09:31:56.022220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-29 09:31:56.022231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-09-29 09:31:56.022238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-09-29 09:31:56.022245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-09-29 09:31:56.022252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-09-29 09:31:56.022258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-09-29 09:31:56.022265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-09-29 09:31:56.022272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-09-29 09:31:56.022279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-lsscsi_0.32-1build1_amd64.deb ... 2025-09-29 09:31:56.022288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-09-29 09:31:56.022295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-09-29 09:31:56.022302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lzop_1.04-2build3_amd64.deb ... 2025-09-29 09:31:56.022311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-09-29 09:31:56.022318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-09-29 09:31:56.022345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-09-29 09:31:56.022370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.022411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-09-29 09:31:56.022422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-09-29 09:31:56.022512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mtools_4.0.43-1build1_amd64.deb ... 2025-09-29 09:31:56.022522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-09-29 09:31:56.022532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-09-29 09:31:56.022556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-scrub_2.6.1-1build2_amd64.deb ... 2025-09-29 09:31:56.022593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-09-29 09:31:56.022604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-09-29 09:31:56.022650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.022658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-29 09:31:56.022720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-09-29 09:31:56.022734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-09-29 09:31:56.022781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-09-29 09:31:56.022789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-09-29 09:31:56.022806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-29 09:31:56.022845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:31:56.022855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-09-29 09:31:56.022891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-zerofree_1.1.1-1build5_amd64.deb ... 2025-09-29 09:31:56.022901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-09-29 09:31:56.022937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-09-29 09:31:56.022948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-09-29 09:31:56.022973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-09-29 09:31:56.023009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.023019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-09-29 09:31:56.023055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-09-29 09:31:56.023066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-09-29 09:31:56.023101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-09-29 09:31:56.023111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.023133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 09:31:56.023170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-09-29 09:31:56.023185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-09-29 09:31:56.023195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-29 09:31:56.023232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-09-29 09:31:56.023256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libnfs14_5.0.2-1build1_amd64.deb ... 2025-09-29 09:31:56.023292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-09-29 09:31:56.023302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-09-29 09:31:56.023348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-29 09:31:56.023356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 09:31:56.023378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-09-29 09:31:56.023414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.023425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.023467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-09-29 09:31:56.023478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.023515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.023525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-09-29 09:31:56.023561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.023571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.023587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-29 09:31:56.023634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.023644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.023692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.023706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-29 09:31:56.023742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-29 09:31:56.023753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.023789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-09-29 09:31:56.023799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-09-29 09:31:56.023833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-09-29 09:31:56.023843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-09-29 09:31:56.023877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-09-29 09:31:56.023887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-09-29 09:31:56.023920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-09-29 09:31:56.023930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-09-29 09:31:56.023963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-29 09:31:56.023974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-09-29 09:31:56.024008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-tpm-udev_0.6ubuntu1_all.deb ... 2025-09-29 09:31:56.024018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-09-29 09:31:56.024061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-09-29 09:31:56.024069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-09-29 09:31:56.024132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-09-29 09:31:56.024196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-09-29 09:31:56.024275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-09-29 09:31:56.024346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.024390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-09-29 09:31:56.024447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-09-29 09:31:56.024736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-09-29 09:31:56.024770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-09-29 09:31:56.024810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-09-29 09:31:56.024839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-09-29 09:31:56.024868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-09-29 09:31:56.024900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-29 09:31:56.024910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.024924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 09:31:56.024933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 09:31:56.024946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:31:56.024956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-09-29 09:31:56.024969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-29 09:31:56.025005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 09:31:56.025041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-09-29 09:31:56.025052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.025079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-29 09:31:56.025093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.025106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-09-29 09:31:56.025137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 09:31:56.025151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 09:31:56.025206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-09-29 09:31:56.025217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-six_1.16.0-4_all.deb ... 2025-09-29 09:31:56.025230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-09-29 09:31:56.025243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-09-29 09:31:56.025256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-29 09:31:56.025302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:31:56.025312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-09-29 09:31:56.025325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-29 09:31:56.025340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-09-29 09:31:56.025384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-09-29 09:31:56.025398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-29 09:31:56.025411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 09:31:56.025491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-09-29 09:31:56.025503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-pyudev_0.24.0-1_all.deb ... 2025-09-29 09:31:56.025513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-29 09:31:56.025526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-09-29 09:31:56.025539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-29 09:31:56.025552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 09:31:56.025597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-09-29 09:31:56.025607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:31:56.025621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.025648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-09-29 09:31:56.025662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-29 09:31:56.025708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:31:56.025733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-09-29 09:31:56.025792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-29 09:31:56.025813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 09:31:56.025827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-09-29 09:31:56.025836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-29 09:31:56.025850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 09:31:56.025862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-09-29 09:31:56.025910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-29 09:31:56.025921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 09:31:56.025934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.025990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-09-29 09:31:56.026001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-tpm2-tools_5.6-1build4_amd64.deb ... 2025-09-29 09:31:56.026014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-09-29 09:31:56.026027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-09-29 09:31:56.026082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-29 09:31:56.026100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 09:31:56.026113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-09-29 09:31:56.026123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:31:56.026136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.026184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:31:56.026195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-09-29 09:31:56.026208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-09-29 09:31:56.026264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-09-29 09:31:56.026274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-09-29 09:31:56.026288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-09-29 09:31:56.026300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-09-29 09:31:56.026355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-09-29 09:31:56.026366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-09-29 09:31:56.026393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-09-29 09:31:56.026413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-09-29 09:31:56.026426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:31:56.026457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:31:56.026518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-09-29 09:31:56.026529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-09-29 09:31:56.026542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-09-29 09:31:56.026586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:31:56.026596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-29 09:31:56.026619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-09-29 09:31:56.026634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-29 09:31:56.026647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.026694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-29 09:31:56.026713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-09-29 09:31:56.026758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-09-29 09:31:56.026769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-09-29 09:31:56.026782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:31:56.026837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.026848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-09-29 09:31:56.026861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-09-29 09:31:56.026874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-09-29 09:31:56.026928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-09-29 09:31:56.026942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.026996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-09-29 09:31:56.027007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.027021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:31:56.027033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:31:56.027077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-09-29 09:31:56.027091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-09-29 09:31:56.027104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2025-09-29 09:31:56.027150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-29 09:31:56.027171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.027184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-29 09:31:56.027197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-29 09:31:56.027243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:31:56.027253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-09-29 09:31:56.027266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-29 09:31:56.027279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-29 09:31:56.027323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:31:56.027333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-29 09:31:56.027346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.027402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-29 09:31:56.027423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-09-29 09:31:56.027454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-29 09:31:56.027465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.027478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.027492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-09-29 09:31:56.027541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2025-09-29 09:31:56.027552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:31:56.027565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-09-29 09:31:56.027620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-09-29 09:31:56.027632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-09-29 09:31:56.027645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-09-29 09:31:56.027657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-09-29 09:31:56.027694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-09-29 09:31:56.027712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-09-29 09:31:56.027758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-09-29 09:31:56.027769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-29 09:31:56.027782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-09-29 09:31:56.027795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.027839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.027853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.027866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-09-29 09:31:56.027921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.027932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-09-29 09:31:56.027945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:31:56.027958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-09-29 09:31:56.028011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-29 09:31:56.028022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.028035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-09-29 09:31:56.028048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-09-29 09:31:56.028103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-09-29 09:31:56.028113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.028127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 09:31:56.028140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-29 09:31:56.028153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-09-29 09:31:56.028182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:31:56.028196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.028244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.028258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2025-09-29 09:31:56.028302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2025-09-29 09:31:56.028316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.028329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-09-29 09:31:56.028374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-09-29 09:31:56.028384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.028398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-29 09:31:56.028458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-29 09:31:56.028473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:31:56.028517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-29 09:31:56.028531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.028544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-09-29 09:31:56.028588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-09-29 09:31:56.028598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-09-29 09:31:56.028611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-09-29 09:31:56.028655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-09-29 09:31:56.028687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-29 09:31:56.028705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.028718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-09-29 09:31:56.028764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-09-29 09:31:56.028775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-29 09:31:56.028788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:31:56.028832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 09:31:56.028842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-29 09:31:56.028855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-29 09:31:56.028868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 09:31:56.028912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.028926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-09-29 09:31:56.028939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 09:31:56.028994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-09-29 09:31:56.029004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-29 09:31:56.029025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-29 09:31:56.029036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-09-29 09:31:56.029048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-29 09:31:56.029095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.029106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:31:56.029119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.029132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-29 09:31:56.029176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 09:31:56.029187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-09-29 09:31:56.029200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-09-29 09:31:56.029227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-29 09:31:56.029260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-29 09:31:56.029274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-09-29 09:31:56.029331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-09-29 09:31:56.029342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-09-29 09:31:56.029355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:31:56.029368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:31:56.029381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.029425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-09-29 09:31:56.029466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-09-29 09:31:56.029476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-29 09:31:56.029489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:31:56.029545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-09-29 09:31:56.029556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-29 09:31:56.029569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:31:56.029582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:31:56.029626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 09:31:56.029637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.029650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:31:56.029720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-29 09:31:56.029739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.029752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-09-29 09:31:56.029796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 09:31:56.029810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:31:56.029823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-09-29 09:31:56.029844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-09-29 09:31:56.029902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-29 09:31:56.029913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-29 09:31:56.029925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-09-29 09:31:56.029938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:31:56.029994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-29 09:31:56.030005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-29 09:31:56.030018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-29 09:31:56.030031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.030086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-29 09:31:56.030097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:31:56.030110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-09-29 09:31:56.030122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-09-29 09:31:56.030149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.030176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.030202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-09-29 09:31:56.030218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-09-29 09:31:56.030262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-29 09:31:56.030272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-29 09:31:56.030285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-29 09:31:56.030330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.030340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:31:56.030360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-29 09:31:56.030373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-29 09:31:56.030430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-29 09:31:56.030460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-29 09:31:56.030474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-09-29 09:31:56.030484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:31:56.030497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-29 09:31:56.030509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-09-29 09:31:56.030554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.030564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-09-29 09:31:56.030577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.030605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:31:56.030632 | 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. 2025-09-29 09:31:56.032747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-09-29 09:31:56.032767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.032777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-09-29 09:31:56.032786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.032794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-09-29 09:31:56.032803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-09-29 09:31:56.032811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-09-29 09:31:56.032820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-09-29 09:31:56.032828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.032836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-09-29 09:31:56.032845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-09-29 09:31:56.032854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-09-29 09:31:56.032862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-09-29 09:31:56.032870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-29 09:31:56.032879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2025-09-29 09:31:56.032887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2025-09-29 09:31:56.032896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2025-09-29 09:31:56.032904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.032913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-09-29 09:31:56.032921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-09-29 09:31:56.032929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:31:56.032938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:31:56.032946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-09-29 09:31:56.032954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 09:31:56.032962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-29 09:31:56.032970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:31:56.032978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-09-29 09:31:56.032987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.032995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-09-29 09:31:56.033003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.033012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 09:31:56.033027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-09-29 09:31:56.033043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2025-09-29 09:31:56.033052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-09-29 09:31:56.033060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-29 09:31:56.033068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-09-29 09:31:56.033077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-29 09:31:56.033085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-29 09:31:56.033093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.033101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.033110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2025-09-29 09:31:56.033118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-09-29 09:31:56.033137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-09-29 09:31:56.033146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-09-29 09:31:56.033154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-29 09:31:56.033163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.033171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.033179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-09-29 09:31:56.033187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-09-29 09:31:56.033196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-29 09:31:56.033204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-09-29 09:31:56.033213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-09-29 09:31:56.033221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-29 09:31:56.033229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.033237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-29 09:31:56.033245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-29 09:31:56.033254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.033262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:31:56.033270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-09-29 09:31:56.033287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-09-29 09:31:56.033303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:31:56.033311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-09-29 09:31:56.033328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-09-29 09:31:56.033342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-09-29 09:31:56.033350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.033358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.033367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-09-29 09:31:56.033375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-09-29 09:31:56.033384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-09-29 09:31:56.033392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.033405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-09-29 09:31:56.033413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-09-29 09:31:56.033421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.033430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.033454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-29 09:31:56.033463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.033471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-09-29 09:31:56.033479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-09-29 09:31:56.033488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.033496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.033504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2025-09-29 09:31:56.033513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 09:31:56.033536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 09:31:56.033545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.033553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.033561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.033570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-09-29 09:31:56.033578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.033586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-29 09:31:56.033595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-09-29 09:31:56.033603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-29 09:31:56.033611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-09-29 09:31:56.033619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-29 09:31:56.033628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-29 09:31:56.033637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.033650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.033659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-29 09:31:56.033667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 09:31:56.033718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 09:31:56.033726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 09:31:56.033735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 09:31:56.033743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-09-29 09:31:56.033752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:31:56.033769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:31:56.033786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 09:31:56.033794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 09:31:56.033802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-29 09:31:56.033833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-29 09:31:56.033841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-29 09:31:56.033850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-29 09:31:56.033858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-09-29 09:31:56.033867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:31:56.033884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-29 09:31:56.033892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-29 09:31:56.033907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-29 09:31:56.033916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-29 09:31:56.033932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:31:56.033946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-29 09:31:56.033955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.033964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-09-29 09:31:56.033980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.033989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-09-29 09:31:56.033997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:31:56.034005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.034014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.034022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-09-29 09:31:56.034031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-09-29 09:31:56.034039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-09-29 09:31:56.034047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-09-29 09:31:56.034055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.034064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-09-29 09:31:56.034072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.034080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-09-29 09:31:56.034089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:31:56.034097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-29 09:31:56.034105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-29 09:31:56.034114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-09-29 09:31:56.034122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-09-29 09:31:56.034130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.034139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:31:56.034147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-09-29 09:31:56.034155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-29 09:31:56.034164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:31:56.034172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2025-09-29 09:31:56.034181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-09-29 09:31:56.034202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:31:56.034210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-29 09:31:56.034218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-09-29 09:31:56.034227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-29 09:31:56.034242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-09-29 09:31:56.034250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-09-29 09:31:56.034267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-09-29 09:31:56.034275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:31:56.034292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-09-29 09:31:56.034309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-09-29 09:31:56.034323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-09-29 09:31:56.034331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-09-29 09:31:56.034340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-29 09:31:56.034348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-29 09:31:56.034356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 09:31:56.034365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-09-29 09:31:56.034373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.034381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.034390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:31:56.034398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2025-09-29 09:31:56.034407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2025-09-29 09:31:56.034415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-29 09:31:56.034424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-09-29 09:31:56.034432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-29 09:31:56.034481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-09-29 09:31:56.034490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-29 09:31:56.034498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-09-29 09:31:56.034506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-09-29 09:31:56.034515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-09-29 09:31:56.034524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-29 09:31:56.034532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-29 09:31:56.034541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-09-29 09:31:56.034549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-09-29 09:31:56.034557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-29 09:31:56.034566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-09-29 09:31:56.034582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-09-29 09:31:56.034590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-09-29 09:31:56.034598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-09-29 09:31:56.034607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-09-29 09:31:56.034615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-09-29 09:31:56.034629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:31:56.034638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:31:56.034646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-09-29 09:31:56.034659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-09-29 09:31:56.034687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-09-29 09:31:56.034708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.034717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-09-29 09:31:56.034725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:31:56.034733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:31:56.034742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container b61e4d870bcc 2025-09-29 09:31:56.034750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e90f2e4d8541 2025-09-29 09:31:56.034758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-09-29 09:31:56.034767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 602c98444464 2025-09-29 09:31:56.034775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-29 09:31:56.034783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 98bc1968936a 2025-09-29 09:31:56.034799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2025-09-29 09:31:56.034810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 4b87579e4405 2025-09-29 09:31:56.034819 | 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) 2025-09-29 09:31:56.034827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.1) 2025-09-29 09:31:56.034836 | 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) 2025-09-29 09:31:56.034848 | 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) 2025-09-29 09:31:56.034857 | 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) 2025-09-29 09:31:56.034865 | 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) 2025-09-29 09:31:56.034877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-09-29 09:31:56.034895 | 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) 2025-09-29 09:31:56.034927 | 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) 2025-09-29 09:31:56.034940 | 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) 2025-09-29 09:31:56.034991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2025-09-29 09:31:56.035000 | 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) 2025-09-29 09:31:56.035012 | 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) 2025-09-29 09:31:56.035042 | 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) 2025-09-29 09:31:56.035093 | 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) 2025-09-29 09:31:56.035104 | 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) 2025-09-29 09:31:56.035116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.7.1) 2025-09-29 09:31:56.035141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2025-09-29 09:31:56.035170 | 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) 2025-09-29 09:31:56.035198 | 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) 2025-09-29 09:31:56.035254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2025-09-29 09:31:56.035264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2025-09-29 09:31:56.035277 | 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) 2025-09-29 09:31:56.035329 | 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) 2025-09-29 09:31:56.035339 | 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) 2025-09-29 09:31:56.035351 | 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) 2025-09-29 09:31:56.035370 | 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) (80.9.0) 2025-09-29 09:31:56.035398 | 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) 2025-09-29 09:31:56.035425 | 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) 2025-09-29 09:31:56.035458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2025.8.3) 2025-09-29 09:31:56.035514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar_nova-7.0.1.dev6 2025-09-29 09:31:56.035524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-09-29 09:31:56.035536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:31:56.035548 | 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.dev6) (6.1.1) 2025-09-29 09:31:56.035593 | 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.dev6) (9.7.1) 2025-09-29 09:31:56.035606 | 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.dev6) (6.5.1) 2025-09-29 09:31:56.035618 | 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.dev6) (7.1.0) 2025-09-29 09:31:56.035661 | 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.dev6) (3.0.0) 2025-09-29 09:31:56.035704 | 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.dev6) (1.3.0) 2025-09-29 09:31:56.035721 | 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.dev6) (5.4.1) 2025-09-29 09:31:56.035733 | 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.dev6) (2.0.0) 2025-09-29 09:31:56.035761 | 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.dev6) (6.0.2) 2025-09-29 09:31:56.035789 | 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.dev6) (2.32.3) 2025-09-29 09:31:56.035846 | 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.dev6) (1.17.2) 2025-09-29 09:31:56.035857 | 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.dev6) (5.7.1) 2025-09-29 09:31:56.035869 | 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.dev6) (8.2.0) 2025-09-29 09:31:56.035888 | 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.dev6) (5.7.0) 2025-09-29 09:31:56.035943 | 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.dev6) (2.9.0.post0) 2025-09-29 09:31:56.035953 | 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.dev6) (1.1.0) 2025-09-29 09:31:56.035965 | 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.dev6) (2025.1) 2025-09-29 09:31:56.036008 | 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.dev6) (2.1.0) 2025-09-29 09:31:56.036021 | 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.dev6) (3.2.1) 2025-09-29 09:31:56.036033 | 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.dev6) (24.2) 2025-09-29 09:31:56.036076 | 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.dev6) (7.0.0) 2025-09-29 09:31:56.036088 | 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.dev6) (80.9.0) 2025-09-29 09:31:56.036100 | 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.dev6) (1.17.0) 2025-09-29 09:31:56.036144 | 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.dev6) (3.4.1) 2025-09-29 09:31:56.036154 | 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.dev6) (3.10) 2025-09-29 09:31:56.036173 | 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.dev6) (1.26.20) 2025-09-29 09:31:56.036185 | 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.dev6) (2025.8.3) 2025-09-29 09:31:56.036230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2025-09-29 09:31:56.036288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:31:56.036303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.036322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): started 2025-09-29 09:31:56.036334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-09-29 09:31:56.036376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev6-py3-none-any.whl size=13331 sha256=884db78da2689e4c80a6072f6bc0a1d68d7a1995b0ff5c13a24eb73ebcaf2e28 2025-09-29 09:31:56.036389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-vnmlc2c5/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-09-29 09:31:56.036429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2025-09-29 09:31:56.036457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2025-09-29 09:31:56.036469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-09-29 09:31:56.036509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev6 2025-09-29 09:31:56.036522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev6: 2025-09-29 09:31:56.036533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev6 2025-09-29 09:31:56.036573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev6 2025-09-29 09:31:56.036585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 4b87579e4405 2025-09-29 09:31:56.036597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> a0f8fd98c1a5 2025-09-29 09:31:56.036648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:31:56.036663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 209a35ec79d3 2025-09-29 09:31:56.036697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-29 09:31:56.036739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-29 09:31:56.036751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-29 09:31:56.036790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-09-29 09:31:56.036800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:31:56.036812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:31:56.036851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-09-29 09:31:56.036860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-09-29 09:31:56.036872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-09-29 09:31:56.036922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-09-29 09:31:56.036931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-09-29 09:31:56.036943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-29 09:31:56.036992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-09-29 09:31:56.037001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:31:56.037026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:31:56.037038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.037051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-09-29 09:31:56.037071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% (Reading database ... 70% 2025-09-29 09:31:56.037114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.037126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.037138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.037177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.037189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.037201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29265 files and directories currently installed.) 2025-09-29 09:31:56.037241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:31:56.037253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-29 09:31:56.037302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-29 09:31:56.037312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-29 09:31:56.037323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-29 09:31:56.037363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:31:56.037375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:31:56.037387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-09-29 09:31:56.037426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-09-29 09:31:56.037449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-09-29 09:31:56.037499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-09-29 09:31:56.037512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-09-29 09:31:56.037536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-09-29 09:31:56.037576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-29 09:31:56.037588 | 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% 2025-09-29 09:31:56.037600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 35% (Reading database ... 40% 2025-09-29 09:31:56.037641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-09-29 09:31:56.037653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:60% 2025-09-29 09:31:56.037747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-09-29 09:31:56.037762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-29 09:31:56.037774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-29 09:31:56.037783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-29 09:31:56.037794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-29 09:31:56.037836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-29 09:31:56.037845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-29 09:31:56.037857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29256 files and directories currently installed.) 2025-09-29 09:31:56.037916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.037926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.037938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.037949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.037989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.038052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.038082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:31:56.038143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:31:56.038167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:31:56.038230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:31:56.038333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:31:56.038396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:31:56.038484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:31:56.038556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-09-29 09:31:56.038567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-09-29 09:31:56.038579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:31:56.038618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-09-29 09:31:56.038631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:31:56.038642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:31:56.038703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-09-29 09:31:56.038719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-09-29 09:31:56.038760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:31:56.038770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.038781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10284 files, 1402 directories removed. 2025-09-29 09:31:56.038821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.038834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-09-29 09:31:56.038845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.038988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1721 files, 184 directories removed. 2025-09-29 09:31:56.039015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-29 09:31:56.039026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-09-29 09:31:56.039037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-09-29 09:31:56.039050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:31:56.039057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 209a35ec79d3 2025-09-29 09:31:56.039065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> ec319c63c27e 2025-09-29 09:31:56.039072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-09-29 09:31:56.039083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 5f3070a497ca 2025-09-29 09:31:56.039121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 5f3070a497ca 2025-09-29 09:31:56.039132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 67b5549cc826 2025-09-29 09:31:56.039168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built c172e7dfaa6b 2025-09-29 09:31:56.039179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20250929 2025-09-29 09:31:56.039245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-09-29 09:31:56.039181 (took 0:01:57.615435) 2025-09-29 09:31:56.039557 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-09-29 09:31:56.039570 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-09-29 09:31:56.039630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-09-29 09:31:56.039572 2025-09-29 09:31:56.040332 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-09-29 09:31:56.040789 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-09-29 09:33:12.051478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:33:12.051624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 4bb00b363e88 2025-09-29 09:33:12.051787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20250929" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:33:12.051897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in d00a9fa32445 2025-09-29 09:33:12.051992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container d00a9fa32445 2025-09-29 09:33:12.052133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 50e68eec0633 2025-09-29 09:33:12.052216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:33:12.052306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in f659a3eba224 2025-09-29 09:33:12.052386 | 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] 2025-09-29 09:33:12.052468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:33:12.052551 | 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] 2025-09-29 09:33:12.053762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:33:12.053773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:33:12.053777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:33:12.053782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:33:12.053786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:33:12.053790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:33:12.053794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:33:12.053797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:33:12.053800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:33:12.053804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:33:12.053807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:33:12.053810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:33:12.053813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.4 MB in 3s (9,344 kB/s) 2025-09-29 09:33:12.053817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-29 09:33:12.053821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-29 09:33:12.053824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-29 09:33:12.053827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-29 09:33:12.053831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-09-29 09:33:12.053834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-09-29 09:33:12.053838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-09-29 09:33:12.053857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-09-29 09:33:12.053931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-09-29 09:33:12.054044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-09-29 09:33:12.054133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-09-29 09:33:12.054200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-09-29 09:33:12.054273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-09-29 09:33:12.054350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-09-29 09:33:12.054423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-09-29 09:33:12.054494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-09-29 09:33:12.054563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-09-29 09:33:12.054634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-09-29 09:33:12.054743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-09-29 09:33:12.054854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-09-29 09:33:12.054931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-09-29 09:33:12.055025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-09-29 09:33:12.055108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-09-29 09:33:12.055192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-09-29 09:33:12.055266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-09-29 09:33:12.055337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-09-29 09:33:12.055408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-09-29 09:33:12.055479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-09-29 09:33:12.055551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-09-29 09:33:12.055621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-09-29 09:33:12.055716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-09-29 09:33:12.055805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-09-29 09:33:12.055877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-09-29 09:33:12.055952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-09-29 09:33:12.056054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-09-29 09:33:12.056127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-09-29 09:33:12.056207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-09-29 09:33:12.056283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-09-29 09:33:12.056360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-09-29 09:33:12.056436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-09-29 09:33:12.056513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-09-29 09:33:12.056585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-09-29 09:33:12.056662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-09-29 09:33:12.056761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-09-29 09:33:12.056839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-09-29 09:33:12.056912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-09-29 09:33:12.056992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-09-29 09:33:12.058743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-09-29 09:33:12.058752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-09-29 09:33:12.058756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-09-29 09:33:12.058761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-09-29 09:33:12.058765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-09-29 09:33:12.058768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-09-29 09:33:12.058772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-09-29 09:33:12.058776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:33:12.058781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2025-09-29 09:33:12.058785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2025-09-29 09:33:12.058788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2025-09-29 09:33:12.058793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:33:12.058796 | 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] 2025-09-29 09:33:12.058799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-09-29 09:33:12.058803 | 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] 2025-09-29 09:33:12.058807 | 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~cloud0 [313 kB] 2025-09-29 09:33:12.058811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2025-09-29 09:33:12.058814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-29 09:33:12.058817 | 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] 2025-09-29 09:33:12.058821 | 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] 2025-09-29 09:33:12.058824 | 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] 2025-09-29 09:33:12.058832 | 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] 2025-09-29 09:33:12.058835 | 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] 2025-09-29 09:33:12.058839 | 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] 2025-09-29 09:33:12.058842 | 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-2~cloud0 [115 kB] 2025-09-29 09:33:12.058845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-29 09:33:12.058848 | 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~cloud0 [73.0 kB] 2025-09-29 09:33:12.058855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-09-29 09:33:12.058864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-09-29 09:33:12.058868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-09-29 09:33:12.058871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-09-29 09:33:12.058874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-09-29 09:33:12.058878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2025-09-29 09:33:12.058881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2025-09-29 09:33:12.058884 | 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] 2025-09-29 09:33:12.058888 | 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] 2025-09-29 09:33:12.058891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-09-29 09:33:12.058894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2025-09-29 09:33:12.058898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-09-29 09:33:12.058901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-09-29 09:33:12.058904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-09-29 09:33:12.058907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-09-29 09:33:12.058913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2025-09-29 09:33:12.058951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2025-09-29 09:33:12.059037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-29 09:33:12.059104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-29 09:33:12.059151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-09-29 09:33:12.059219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-09-29 09:33:12.059266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-09-29 09:33:12.059323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2025-09-29 09:33:12.059379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2025-09-29 09:33:12.059436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2025-09-29 09:33:12.059494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2025-09-29 09:33:12.059551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2025-09-29 09:33:12.059606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2025-09-29 09:33:12.059676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2025-09-29 09:33:12.059739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2025-09-29 09:33:12.059802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-09-29 09:33:12.059856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-09-29 09:33:12.059912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-09-29 09:33:12.059966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.3 [199 kB] 2025-09-29 09:33:12.060037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2025-09-29 09:33:12.060092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2025-09-29 09:33:12.060147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-09-29 09:33:12.060201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-09-29 09:33:12.060265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-29 09:33:12.060319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2025-09-29 09:33:12.060371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2025-09-29 09:33:12.060429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2025-09-29 09:33:12.060484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2025-09-29 09:33:12.060537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2025-09-29 09:33:12.060590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2025-09-29 09:33:12.060656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2025-09-29 09:33:12.060758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2025-09-29 09:33:12.060805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2025-09-29 09:33:12.060861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-29 09:33:12.060919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-09-29 09:33:12.060967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2025-09-29 09:33:12.061063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2025-09-29 09:33:12.061120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2025-09-29 09:33:12.061177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2025-09-29 09:33:12.061232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2025-09-29 09:33:12.061285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-29 09:33:12.061338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-09-29 09:33:12.061396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-29 09:33:12.061443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-29 09:33:12.061497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-29 09:33:12.061551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2025-09-29 09:33:12.061595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.4 [173 kB] 2025-09-29 09:33:12.061642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2025-09-29 09:33:12.061690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2025-09-29 09:33:12.061768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-09-29 09:33:12.061817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-29 09:33:12.061864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-09-29 09:33:12.061918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-09-29 09:33:12.061966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-09-29 09:33:12.062026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-09-29 09:33:12.062072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2025-09-29 09:33:12.062119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 2s (19.8 MB/s) 2025-09-29 09:33:12.062166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-09-29 09:33:12.062212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.062262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:33:12.062312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.062360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:70% 2025-09-29 09:33:12.062406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-29 09:33:12.062453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.062497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:80% 2025-09-29 09:33:12.062542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-09-29 09:33:12.062587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-09-29 09:33:12.062632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-09-29 09:33:12.062686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:33:12.062745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-09-29 09:33:12.062798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-09-29 09:33:12.062845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-09-29 09:33:12.062891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-09-29 09:33:12.062938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-09-29 09:33:12.062995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-29 09:33:12.063176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-29 09:33:12.063243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:33:12.063254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-29 09:33:12.063309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-29 09:33:12.063319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:33:12.063328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-09-29 09:33:12.063336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-29 09:33:12.063349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:33:12.063358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-09-29 09:33:12.063395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-09-29 09:33:12.063450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-29 09:33:12.063514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-09-29 09:33:12.066767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-09-29 09:33:12.066796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-29 09:33:12.066805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-09-29 09:33:12.066814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-09-29 09:33:12.066823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-29 09:33:12.066831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-09-29 09:33:12.066839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2025-09-29 09:33:12.066848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-09-29 09:33:12.066857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-09-29 09:33:12.066865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-09-29 09:33:12.066873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-09-29 09:33:12.066882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-09-29 09:33:12.066890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2025-09-29 09:33:12.066899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-09-29 09:33:12.066907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-09-29 09:33:12.066916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-09-29 09:33:12.066924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:33:12.066933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-09-29 09:33:12.066941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-09-29 09:33:12.066949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-09-29 09:33:12.066958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-09-29 09:33:12.066966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-09-29 09:33:12.067002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-29 09:33:12.067011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-09-29 09:33:12.067038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-09-29 09:33:12.067047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-29 09:33:12.067055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-09-29 09:33:12.067064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-29 09:33:12.067072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.067081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.067089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-09-29 09:33:12.067098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-09-29 09:33:12.067106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-09-29 09:33:12.067122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-09-29 09:33:12.067131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-09-29 09:33:12.067139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-09-29 09:33:12.067148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-09-29 09:33:12.067156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-09-29 09:33:12.067164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-09-29 09:33:12.067173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-29 09:33:12.067181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-29 09:33:12.067190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 09:33:12.067205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-09-29 09:33:12.067214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-29 09:33:12.067222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 09:33:12.067231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-09-29 09:33:12.067239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-09-29 09:33:12.067248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:33:12.067256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-09-29 09:33:12.067264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2build1_amd64.deb ... 2025-09-29 09:33:12.067273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-09-29 09:33:12.067281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-09-29 09:33:12.067289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-09-29 09:33:12.067297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-29 09:33:12.067306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-09-29 09:33:12.067314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2025-09-29 09:33:12.067328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-09-29 09:33:12.067337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-09-29 09:33:12.067345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-09-29 09:33:12.067353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-09-29 09:33:12.067362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-09-29 09:33:12.067370 | 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 ... 2025-09-29 09:33:12.067378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-09-29 09:33:12.067387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-09-29 09:33:12.067395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-09-29 09:33:12.067404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-09-29 09:33:12.067412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-09-29 09:33:12.067420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-09-29 09:33:12.067429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-09-29 09:33:12.067437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-09-29 09:33:12.067445 | 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 ... 2025-09-29 09:33:12.067454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-09-29 09:33:12.067462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-09-29 09:33:12.067470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-09-29 09:33:12.067483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-09-29 09:33:12.067492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-09-29 09:33:12.067500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2025-09-29 09:33:12.067508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-09-29 09:33:12.067516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-09-29 09:33:12.067525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:33:12.067533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.067541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-09-29 09:33:12.067550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-09-29 09:33:12.067570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-29 09:33:12.067578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-09-29 09:33:12.067587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:33:12.067595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.067603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-09-29 09:33:12.067617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.3_amd64.deb ... 2025-09-29 09:33:12.067626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-29 09:33:12.067634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-09-29 09:33:12.067642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:33:12.067651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.067659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-09-29 09:33:12.067693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-09-29 09:33:12.067706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.067714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-09-29 09:33:12.067723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-09-29 09:33:12.067731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-09-29 09:33:12.067739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-09-29 09:33:12.067747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.067756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.067764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-09-29 09:33:12.067772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-09-29 09:33:12.067781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-09-29 09:33:12.067789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-09-29 09:33:12.067797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-29 09:33:12.067806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:33:12.067814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-09-29 09:33:12.067822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2025-09-29 09:33:12.067831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-09-29 09:33:12.067839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-09-29 09:33:12.067847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-09-29 09:33:12.067856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-09-29 09:33:12.067864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-09-29 09:33:12.067877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-09-29 09:33:12.067885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-09-29 09:33:12.067894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-09-29 09:33:12.067902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2025-09-29 09:33:12.067910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-09-29 09:33:12.067924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-09-29 09:33:12.067933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2025-09-29 09:33:12.067941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-09-29 09:33:12.067950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-09-29 09:33:12.067966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-09-29 09:33:12.067991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-09-29 09:33:12.068000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-09-29 09:33:12.068008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2025-09-29 09:33:12.068017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2025-09-29 09:33:12.068034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-09-29 09:33:12.068042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-09-29 09:33:12.068051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-09-29 09:33:12.068068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-09-29 09:33:12.068076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2025-09-29 09:33:12.068084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-09-29 09:33:12.068101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-09-29 09:33:12.068109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2025-09-29 09:33:12.068118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-09-29 09:33:12.068126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-09-29 09:33:12.068134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.068143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.068151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-09-29 09:33:12.068159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2025-09-29 09:33:12.068168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-09-29 09:33:12.068176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-09-29 09:33:12.068185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-29 09:33:12.068193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 09:33:12.068210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-09-29 09:33:12.068218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-09-29 09:33:12.068227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-09-29 09:33:12.068249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-09-29 09:33:12.068258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-09-29 09:33:12.068266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-09-29 09:33:12.068275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-09-29 09:33:12.068288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.068296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.068310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-09-29 09:33:12.068318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-09-29 09:33:12.068327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.068335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-09-29 09:33:12.068344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-09-29 09:33:12.068353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-oslo.context_1%3a5.7.1-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.068361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.068369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-09-29 09:33:12.068378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-09-29 09:33:12.068386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-09-29 09:33:12.068395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-09-29 09:33:12.068407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2025-09-29 09:33:12.068416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2025-09-29 09:33:12.068424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2025-09-29 09:33:12.068436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2025-09-29 09:33:12.068483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2025-09-29 09:33:12.068539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-09-29 09:33:12.068553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-29 09:33:12.068614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-29 09:33:12.068628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-09-29 09:33:12.068695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-09-29 09:33:12.068713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-09-29 09:33:12.068826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-09-29 09:33:12.068843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-29 09:33:12.068852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 09:33:12.068865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-09-29 09:33:12.068911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.068951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.069050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-09-29 09:33:12.069077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.069149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.069170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.069225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-09-29 09:33:12.069266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.069305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.069346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-09-29 09:33:12.069388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2025-09-29 09:33:12.069429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-29 09:33:12.069470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-09-29 09:33:12.069507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-29 09:33:12.069554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 09:33:12.069587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-09-29 09:33:12.069626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-29 09:33:12.069662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 09:33:12.069717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-09-29 09:33:12.069762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-29 09:33:12.069801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 09:33:12.069841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-09-29 09:33:12.069879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.069916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 09:33:12.069955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-09-29 09:33:12.070022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2025-09-29 09:33:12.070064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-09-29 09:33:12.070103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-09-29 09:33:12.070150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.070190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.070231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-09-29 09:33:12.070263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-python3-oslo.config_1%3a9.7.1-0ubuntu1~cloud0_all.deb ... 2025-09-29 09:33:12.070298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.070337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-09-29 09:33:12.070374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-09-29 09:33:12.070412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-09-29 09:33:12.070450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-09-29 09:33:12.070486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-09-29 09:33:12.070530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-09-29 09:33:12.070584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-09-29 09:33:12.070621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-09-29 09:33:12.070656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.070724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-09-29 09:33:12.070765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-09-29 09:33:12.070802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-09-29 09:33:12.070840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.070875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-29 09:33:12.070909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-09-29 09:33:12.070945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-29 09:33:12.070992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:33:12.071043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-09-29 09:33:12.071048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2025-09-29 09:33:12.071089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-09-29 09:33:12.071124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-09-29 09:33:12.071159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2025-09-29 09:33:12.071193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-09-29 09:33:12.071233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-09-29 09:33:12.071272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-29 09:33:12.071308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:33:12.071340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-09-29 09:33:12.071376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-29 09:33:12.071413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.071450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:33:12.071485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-09-29 09:33:12.071515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2025-09-29 09:33:12.071550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-09-29 09:33:12.071586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-09-29 09:33:12.071620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-09-29 09:33:12.071657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-09-29 09:33:12.071711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.071762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-29 09:33:12.071801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-09-29 09:33:12.071836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-29 09:33:12.071869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-29 09:33:12.071903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-29 09:33:12.071939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.071983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-29 09:33:12.072022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-29 09:33:12.072057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-29 09:33:12.072090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-09-29 09:33:12.072126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-09-29 09:33:12.072161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-29 09:33:12.072195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2025-09-29 09:33:12.072229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-09-29 09:33:12.072263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-09-29 09:33:12.072297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-09-29 09:33:12.072333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-09-29 09:33:12.072367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-09-29 09:33:12.072401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:33:12.072438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-09-29 09:33:12.072472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-09-29 09:33:12.072506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2025-09-29 09:33:12.072541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-29 09:33:12.072575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-29 09:33:12.072609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-09-29 09:33:12.072642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-09-29 09:33:12.072682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-09-29 09:33:12.072728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-09-29 09:33:12.072767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-29 09:33:12.072810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-09-29 09:33:12.072856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-29 09:33:12.072863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-09-29 09:33:12.072912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-29 09:33:12.072946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-29 09:33:12.072989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.073026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-29 09:33:12.073060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.073096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-09-29 09:33:12.073131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-09-29 09:33:12.073165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-09-29 09:33:12.073201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-29 09:33:12.073235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-09-29 09:33:12.073269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-09-29 09:33:12.073305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-09-29 09:33:12.073339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.073373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-09-29 09:33:12.073413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-29 09:33:12.073447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-09-29 09:33:12.073482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-29 09:33:12.073515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-29 09:33:12.073550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-09-29 09:33:12.073585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-09-29 09:33:12.073621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-09-29 09:33:12.073656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-09-29 09:33:12.073706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-09-29 09:33:12.073741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-09-29 09:33:12.073776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-09-29 09:33:12.073808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.073842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-09-29 09:33:12.073877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-29 09:33:12.073910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-29 09:33:12.073944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-29 09:33:12.073999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-09-29 09:33:12.074083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-29 09:33:12.074116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-09-29 09:33:12.074151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.074187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:33:12.074221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-09-29 09:33:12.074252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-09-29 09:33:12.074285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2025-09-29 09:33:12.074318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-29 09:33:12.074350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-09-29 09:33:12.074384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-09-29 09:33:12.074450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-09-29 09:33:12.074515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-09-29 09:33:12.074580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-09-29 09:33:12.074643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.074760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-09-29 09:33:12.074768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-09-29 09:33:12.074772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-09-29 09:33:12.074795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2025-09-29 09:33:12.074831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-09-29 09:33:12.074885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:33:12.074923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-09-29 09:33:12.074950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-09-29 09:33:12.074995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-09-29 09:33:12.075029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-09-29 09:33:12.075062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-09-29 09:33:12.075090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-09-29 09:33:12.075123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-09-29 09:33:12.075155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container f659a3eba224 2025-09-29 09:33:12.075190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 0f27f959a8c0 2025-09-29 09:33:12.075226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:33:12.075259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 989d7dc57a93 2025-09-29 09:33:12.075296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-29 09:33:12.075329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-29 09:33:12.075366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-29 09:33:12.075400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-09-29 09:33:12.075432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:33:12.075461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:33:12.075492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:33:12.075521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:33:12.075551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-29 09:33:12.075582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-29 09:33:12.075611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-29 09:33:12.075642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-09-29 09:33:12.075687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-09-29 09:33:12.075722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-09-29 09:33:12.075764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:33:12.075792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:33:12.075827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.075860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.075896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:33:12.075930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-09-29 09:33:12.075964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-29 09:33:12.076009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-09-29 09:33:12.076044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.076077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:85% 2025-09-29 09:33:12.076109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% (Reading database ... 95% 2025-09-29 09:33:12.076143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24414 files and directories currently installed.) 2025-09-29 09:33:12.076176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:33:12.076211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-29 09:33:12.076250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-29 09:33:12.076285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-29 09:33:12.076321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-09-29 09:33:12.076351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:33:12.076382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:33:12.077827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:33:12.077835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:33:12.077840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-29 09:33:12.077846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-29 09:33:12.077851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-29 09:33:12.077855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-09-29 09:33:12.077858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-09-29 09:33:12.077862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-29 09:33:12.077866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:33:12.077870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-09-29 09:33:12.077873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-29 09:33:12.077877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-09-29 09:33:12.077880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-09-29 09:33:12.077883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-09-29 09:33:12.077886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-09-29 09:33:12.077890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24405 files and directories currently installed.) 2025-09-29 09:33:12.077893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:33:12.077910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.077946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.077953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:33:12.077956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.077959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.077966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:12.077985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:12.077998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.078014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:33:12.078018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:33:12.078027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:33:12.078040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:12.078047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:12.078053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-09-29 09:33:12.078056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-09-29 09:33:12.078063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:33:12.078066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:33:12.078069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-09-29 09:33:12.078072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:33:12.078076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:33:12.078079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-09-29 09:33:12.078082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-09-29 09:33:12.078085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:33:12.078089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10284 files, 1402 directories removed. 2025-09-29 09:33:12.078095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-09-29 09:33:12.078102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2025-09-29 09:33:12.078111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-29 09:33:12.078114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-09-29 09:33:12.078117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-09-29 09:33:12.078132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:33:12.078136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 989d7dc57a93 2025-09-29 09:33:12.078139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 09d4aceeb7a0 2025-09-29 09:33:12.078142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-09-29 09:33:12.078146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 9659dfd6bb43 2025-09-29 09:33:12.078149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 9659dfd6bb43 2025-09-29 09:33:12.078152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> c14b014e23af 2025-09-29 09:33:12.078155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 080acfbda069 2025-09-29 09:33:12.078159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250929 2025-09-29 09:33:12.078162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-09-29 09:33:12.077993 (took 0:01:16.038421) 2025-09-29 09:33:12.078364 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-09-29 09:33:12.078430 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-09-29 09:33:12.078471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-09-29 09:33:12.078418 2025-09-29 09:33:12.079383 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-09-29 09:33:12.079863 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-09-29 09:33:43.138352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:33:43.138443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 4bb00b363e88 2025-09-29 09:33:43.140752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20250929" "name"="nova-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:33:43.140797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in a685a439d4ef 2025-09-29 09:33:43.140808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container a685a439d4ef 2025-09-29 09:33:43.140817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> cdcc0e14fb0c 2025-09-29 09:33:43.140826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-29 09:33:43.140835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 76db80c5c253 2025-09-29 09:33:43.140843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-09-29 09:33:43.140851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in c521e2a3a1a9 2025-09-29 09:33:43.140860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container c521e2a3a1a9 2025-09-29 09:33:43.140868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 12854d1079f5 2025-09-29 09:33:43.140878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:33:43.140889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in a0a7684e63af 2025-09-29 09:33:43.140898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-09-29 09:33:43.140906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-09-29 09:33:43.140914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-09-29 09:33:43.140922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:33:43.140931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:33:43.140959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:33:43.140968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:33:43.140976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:33:43.140985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:33:43.140993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:33:43.141002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:33:43.141010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-09-29 09:33:43.141019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-09-29 09:33:43.141029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-09-29 09:33:43.141038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-09-29 09:33:43.141046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:33:43.141055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:33:43.141063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-29 09:33:43.141073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:33:43.141090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-09-29 09:33:43.141099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-09-29 09:33:43.141117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-09-29 09:33:43.141126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-09-29 09:33:43.141134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-09-29 09:33:43.141142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-09-29 09:33:43.141151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:33:43.141161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:33:43.141192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-09-29 09:33:43.141201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-09-29 09:33:43.141209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-09-29 09:33:43.141217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-09-29 09:33:43.141226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:33:43.141234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:33:43.141243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:33:43.141251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:33:43.141259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:33:43.141268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:33:43.141276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:33:43.141284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-09-29 09:33:43.141292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:33:43.141301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:33:43.141309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-29 09:33:43.141318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:33:43.141327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-09-29 09:33:43.141335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-09-29 09:33:43.141343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-09-29 09:33:43.141351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-09-29 09:33:43.141360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-09-29 09:33:43.141368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-09-29 09:33:43.141381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-29 09:33:43.141390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.141398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.141407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.141421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.141430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:33:43.141443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.141460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.141468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.141477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.141485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-29 09:33:43.141638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.141815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:33:43.141876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.141937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.141997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:33:43.142054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.142115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.142218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.142234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:33:43.142303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.142531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:33:43.142587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:33:43.142801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.142919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:33:43.142979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.143038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:33:43.143098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.143157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:33:43.143298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-09-29 09:33:43.143441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:33:43.143529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:33:43.143609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:33:43.143721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-09-29 09:33:43.143823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:33:43.143908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:33:43.143991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-09-29 09:33:43.144073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-09-29 09:33:43.144157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:33:43.144299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-29 09:33:43.144403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10284 files, 1402 directories removed. 2025-09-29 09:33:43.144485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-29 09:33:43.144561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-09-29 09:33:43.144631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-29 09:33:43.144732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2025-09-29 09:33:43.144817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-29 09:33:43.144895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:33:43.144972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:33:43.145047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:33:43.145122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container a0a7684e63af 2025-09-29 09:33:43.145214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 50807376fe1e 2025-09-29 09:33:43.145297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 93f561ace1bf 2025-09-29 09:33:43.145373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20250929 2025-09-29 09:33:43.145496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-09-29 09:33:43.145423 (took 0:00:31.067005) 2025-09-29 09:33:43.146043 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-09-29 09:33:43.146194 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-09-29 09:33:43.146298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-09-29 09:33:43.146233 2025-09-29 09:33:43.147375 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-09-29 09:33:43.148121 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-09-29 09:34:25.147731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:34:25.149563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 4bb00b363e88 2025-09-29 09:34:25.149632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20250929" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:34:25.149651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in ac2bf7d7f200 2025-09-29 09:34:25.149709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container ac2bf7d7f200 2025-09-29 09:34:25.149724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c1ef0b751e73 2025-09-29 09:34:25.149736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-09-29 09:34:25.149746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 827cf034485b 2025-09-29 09:34:25.149756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 827cf034485b 2025-09-29 09:34:25.149765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 73a7308c8337 2025-09-29 09:34:25.149775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-29 09:34:25.149785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 534cf95932cb 2025-09-29 09:34:25.149795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 534cf95932cb 2025-09-29 09:34:25.149804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e1ed304c7185 2025-09-29 09:34:25.149815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:34:25.149824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in afa3b3d34a54 2025-09-29 09:34:25.149834 | 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] 2025-09-29 09:34:25.149844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:34:25.149853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:34:25.149862 | 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] 2025-09-29 09:34:25.149873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:34:25.149899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:34:25.149909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:34:25.149919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:34:25.149928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:34:25.149938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:34:25.149948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:34:25.149957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:34:25.149966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:34:25.149976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:34:25.149985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:34:25.149995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 09:34:25.150004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-29 09:34:25.150014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-29 09:34:25.150023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-29 09:34:25.150046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-29 09:34:25.150064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-09-29 09:34:25.150136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-09-29 09:34:25.150147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-09-29 09:34:25.150157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-09-29 09:34:25.150166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-09-29 09:34:25.150176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-09-29 09:34:25.150185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-09-29 09:34:25.150195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-09-29 09:34:25.150204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:34:25.150213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-09-29 09:34:25.150223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-09-29 09:34:25.150232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:34:25.150241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-29 09:34:25.150251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-09-29 09:34:25.150261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-09-29 09:34:25.150313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:34:25.150323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-09-29 09:34:25.150333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-09-29 09:34:25.150383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 1s (1,211 kB/s) 2025-09-29 09:34:25.150393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-29 09:34:25.150918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-29 09:34:25.150972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:34:25.150989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-09-29 09:34:25.150999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:34:25.151009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-09-29 09:34:25.151019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-09-29 09:34:25.151028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-29 09:34:25.151071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:34:25.151082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-29 09:34:25.151152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:34:25.151164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-09-29 09:34:25.151174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-29 09:34:25.151203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:34:25.151213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-29 09:34:25.151223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:34:25.151273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:34:25.151283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-09-29 09:34:25.151292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:34:25.151342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-09-29 09:34:25.151352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:34:25.151805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-09-29 09:34:25.151829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-29 09:34:25.151839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:34:25.151848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:34:25.151858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:34:25.151867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-29 09:34:25.151876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-29 09:34:25.151886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.151895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-29 09:34:25.151944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-29 09:34:25.151954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.151964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:IIwuF+kpac23Hv5ZKiOJ73vwkYusbcvsfq/VwlYhdAo root@ubuntu (RSA) 2025-09-29 09:34:25.152014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-29 09:34:25.152024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.152763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:N7yAw+MSc8DKKGD4h6Km8Ri2AII9mdbP4NbX9/YQnMU root@ubuntu (ECDSA) 2025-09-29 09:34:25.152784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-29 09:34:25.152796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.152807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:ZYV+uPAmAOYLZgP/l6+9tQr2bbdET9IYRWdwInpyJPI root@ubuntu (ED25519) 2025-09-29 09:34:25.152818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 09:34:25.152829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:34:25.152839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-29 09:34:25.152850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-09-29 09:34:25.152861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:34:25.152872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:34:25.152883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container afa3b3d34a54 2025-09-29 09:34:25.152894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 950394bad10e 2025-09-29 09:34:25.152905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:34:25.152916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 32b219500ec9 2025-09-29 09:34:25.152933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-29 09:34:25.152955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 943fc3f47683 2025-09-29 09:34:25.152966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 943fc3f47683 2025-09-29 09:34:25.152982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> f49d5379cd6e 2025-09-29 09:34:25.153110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:34:25.153132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 70e633786578 2025-09-29 09:34:25.153243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-29 09:34:25.153299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-29 09:34:25.153356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-29 09:34:25.153489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-09-29 09:34:25.153548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:34:25.153603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:34:25.153663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:34:25.153755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:34:25.153820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:34:25.153881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:34:25.153942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:34:25.154004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-09-29 09:34:25.154066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-09-29 09:34:25.154154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-09-29 09:34:25.154216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-09-29 09:34:25.154285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:34:25.154346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:34:25.154457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-29 09:34:25.154546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:34:25.154616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:34:25.154680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-09-29 09:34:25.154766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-09-29 09:34:25.154847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-09-29 09:34:25.154892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-29 09:34:25.154937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19769 files and directories currently installed.) 2025-09-29 09:34:25.154980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:34:25.155691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-29 09:34:25.155712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-29 09:34:25.155723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-29 09:34:25.155734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-09-29 09:34:25.155745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:34:25.155757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:34:25.155768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:34:25.155780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:34:25.155791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:34:25.155801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:34:25.155812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:34:25.155823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-09-29 09:34:25.155834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:34:25.155845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-09-29 09:34:25.155856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-29 09:34:25.155867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-29 09:34:25.155888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:34:25.155900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-09-29 09:34:25.155911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-09-29 09:34:25.155922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:34:25.155933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-09-29 09:34:25.155944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-29 09:34:25.156017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19760 files and directories currently installed.) 2025-09-29 09:34:25.156030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:34:25.156080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.156265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:34:25.156275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:25.156343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:25.156487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.156718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.158275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:34:25.158285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:34:25.158314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:34:25.158342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:25.158360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:25.158379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-09-29 09:34:25.158388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-09-29 09:34:25.158398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:34:25.158453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:34:25.158465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-09-29 09:34:25.158474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:34:25.158484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:34:25.158493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-09-29 09:34:25.158503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-09-29 09:34:25.158512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:34:25.158522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.158541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10284 files, 1402 directories removed. 2025-09-29 09:34:25.158551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.158560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-09-29 09:34:25.158570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.158579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2025-09-29 09:34:25.158589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-29 09:34:25.158598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-09-29 09:34:25.158607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-09-29 09:34:25.158617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:34:25.158626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 70e633786578 2025-09-29 09:34:25.158635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> d6f01d89d338 2025-09-29 09:34:25.158645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built d07e7687f94d 2025-09-29 09:34:25.158654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20250929 2025-09-29 09:34:25.158664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-09-29 09:34:25.157767 (took 0:00:42.011534) 2025-09-29 09:34:25.158717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-09-29 09:34:25.158727 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-09-29 09:34:25.158793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-09-29 09:34:25.158187 2025-09-29 09:34:25.159753 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-09-29 09:34:25.159882 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-09-29 09:34:52.061496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:34:52.061753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 4bb00b363e88 2025-09-29 09:34:52.061817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20250929" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:34:52.061832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 4e220d7622f6 2025-09-29 09:34:52.061932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 4e220d7622f6 2025-09-29 09:34:52.061983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 3552a02606f7 2025-09-29 09:34:52.062055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:34:52.062126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 9b4842b3ceab 2025-09-29 09:34:52.062193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-09-29 09:34:52.062253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-09-29 09:34:52.062328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-09-29 09:34:52.062425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-09-29 09:34:52.062482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:34:52.062569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:34:52.062686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:34:52.062756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:34:52.062819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:34:52.062878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:34:52.062938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:34:52.062995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-09-29 09:34:52.063052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-09-29 09:34:52.064009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-09-29 09:34:52.064065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-09-29 09:34:52.064079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:34:52.064090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:34:52.064101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-29 09:34:52.064113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:34:52.064126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:34:52.064135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-09-29 09:34:52.064145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-09-29 09:34:52.064154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-09-29 09:34:52.064164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-09-29 09:34:52.064174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:34:52.064185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:34:52.064194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-09-29 09:34:52.064204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-09-29 09:34:52.064213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-09-29 09:34:52.064223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-09-29 09:34:52.064232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:34:52.064242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:34:52.064252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:34:52.064282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:34:52.064361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:34:52.064372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:34:52.064382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:34:52.064391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-09-29 09:34:52.064401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:34:52.064411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-09-29 09:34:52.064421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-29 09:34:52.064430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:34:52.064441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-09-29 09:34:52.064465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-09-29 09:34:52.064475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-09-29 09:34:52.064484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-09-29 09:34:52.064494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-09-29 09:34:52.064585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-09-29 09:34:52.064605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-29 09:34:52.064624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.064641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.064658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.064710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.064814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:34:52.064829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.064838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.064848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.064899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.064910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.064920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.064933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.065858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.065909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.065920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.065930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:34:52.065939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.065968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.065977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:34:52.065986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.065994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.066003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.066011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:34:52.066019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.066053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:34:52.066062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:34:52.066086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:34:52.066148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:34:52.066188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:34:52.066224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-09-29 09:34:52.066251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-09-29 09:34:52.066291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:34:52.066319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:34:52.066328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-09-29 09:34:52.066355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:34:52.066364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:34:52.066395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-09-29 09:34:52.066424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-09-29 09:34:52.066451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:34:52.066460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-29 09:34:52.066468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10284 files, 1402 directories removed. 2025-09-29 09:34:52.066477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-29 09:34:52.066485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-09-29 09:34:52.066619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-29 09:34:52.066629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2025-09-29 09:34:52.066637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-29 09:34:52.066646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-09-29 09:34:52.066654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-09-29 09:34:52.066736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:34:52.066802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 9b4842b3ceab 2025-09-29 09:34:52.066835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 63dd8d67de77 2025-09-29 09:34:52.066926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-09-29 09:34:52.066942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in b71e4fe42ff7 2025-09-29 09:34:52.067344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container b71e4fe42ff7 2025-09-29 09:34:52.067356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 434719bac86c 2025-09-29 09:34:52.067364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 41272fc8a5b1 2025-09-29 09:34:52.067373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250929 2025-09-29 09:34:52.067381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-09-29 09:34:52.067073 (took 0:00:26.908886) 2025-09-29 09:34:52.067697 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-09-29 09:34:52.067819 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-09-29 09:34:52.067903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-09-29 09:34:52.067809 2025-09-29 09:34:52.068876 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-09-29 09:34:52.069494 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-09-29 09:35:22.477274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:35:22.477379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 4bb00b363e88 2025-09-29 09:35:22.477401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20250929" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:35:22.477419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 739e5db83503 2025-09-29 09:35:22.477433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 739e5db83503 2025-09-29 09:35:22.477450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> c53a67719510 2025-09-29 09:35:22.477463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-29 09:35:22.477480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 1eab29b31ab9 2025-09-29 09:35:22.477496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-09-29 09:35:22.477612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in a3134112d580 2025-09-29 09:35:22.477647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container a3134112d580 2025-09-29 09:35:22.479787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> dfcb3a7ca0b5 2025-09-29 09:35:22.479812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:35:22.479827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in f5f6750bf9aa 2025-09-29 09:35:22.479836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-09-29 09:35:22.479846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-09-29 09:35:22.479855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-09-29 09:35:22.479865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-09-29 09:35:22.479875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:35:22.479884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:35:22.479894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:35:22.479903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:35:22.479912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:35:22.479922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:35:22.479931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:35:22.479940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-09-29 09:35:22.479950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-09-29 09:35:22.479959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-09-29 09:35:22.479969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-09-29 09:35:22.479979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:35:22.479988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:35:22.479997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-29 09:35:22.480008 | 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% 2025-09-29 09:35:22.480020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-09-29 09:35:22.480029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-09-29 09:35:22.480039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-09-29 09:35:22.480048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-09-29 09:35:22.480057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-09-29 09:35:22.480067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-09-29 09:35:22.480076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:35:22.480087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:35:22.480108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-09-29 09:35:22.480118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-09-29 09:35:22.480128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-09-29 09:35:22.480137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-09-29 09:35:22.480147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:35:22.480156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:35:22.480166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:35:22.480175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:35:22.480192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:35:22.480213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:35:22.480222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:35:22.480232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-09-29 09:35:22.480242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:35:22.480251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-09-29 09:35:22.480260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-29 09:35:22.480270 | 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% 2025-09-29 09:35:22.480280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-09-29 09:35:22.480290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-09-29 09:35:22.480300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-09-29 09:35:22.480309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-09-29 09:35:22.480318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-09-29 09:35:22.480328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-29 09:35:22.480339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:35:22.480386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:35:22.480506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:35:22.480533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:35:22.480571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:35:22.480617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:35:22.480757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:35:22.480785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:35:22.480804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:35:22.480823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-09-29 09:35:22.480832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-09-29 09:35:22.480841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:35:22.480860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:35:22.480878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-09-29 09:35:22.480887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:35:22.480897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:35:22.480906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-09-29 09:35:22.480916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-09-29 09:35:22.480925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:35:22.480934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10284 files, 1402 directories removed. 2025-09-29 09:35:22.480953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-09-29 09:35:22.480972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.480981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2025-09-29 09:35:22.480991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-29 09:35:22.481000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-09-29 09:35:22.481010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-09-29 09:35:22.481019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:35:22.481028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container f5f6750bf9aa 2025-09-29 09:35:22.481038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> a8f29b016733 2025-09-29 09:35:22.481047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-09-29 09:35:22.481062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in d022e545e924 2025-09-29 09:35:22.481072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container d022e545e924 2025-09-29 09:35:22.481081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 5a32278e840d 2025-09-29 09:35:22.481091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built c7d2cac00c90 2025-09-29 09:35:22.481100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20250929 2025-09-29 09:35:22.481110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-09-29 09:35:22.480902 (took 0:00:30.413093) 2025-09-29 09:35:22.481352 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-09-29 09:35:22.481392 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-09-29 09:35:22.481500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-09-29 09:35:22.481398 2025-09-29 09:35:22.482411 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-09-29 09:35:22.483061 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-09-29 09:36:03.098247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:36:03.098348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 4bb00b363e88 2025-09-29 09:36:03.098389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20250929" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:36:03.098424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 327eddb21386 2025-09-29 09:36:03.098437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 327eddb21386 2025-09-29 09:36:03.098447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 8ae5fba3ba0d 2025-09-29 09:36:03.098463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:36:03.098474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 4b51916b5b22 2025-09-29 09:36:03.098483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:36:03.098494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:36:03.098508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:36:03.098518 | 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] 2025-09-29 09:36:03.098533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:36:03.098546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:36:03.098583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:36:03.098598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:36:03.098631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:36:03.098659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:36:03.098711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:36:03.098725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:36:03.098757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:36:03.098788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:36:03.098818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:36:03.098848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.4 MB in 3s (8,321 kB/s) 2025-09-29 09:36:03.098876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-29 09:36:03.098913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-29 09:36:03.098955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-29 09:36:03.098970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-29 09:36:03.099000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-09-29 09:36:03.099029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-09-29 09:36:03.099060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-09-29 09:36:03.099088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-09-29 09:36:03.099110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-09-29 09:36:03.099123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-09-29 09:36:03.099164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-09-29 09:36:03.099178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-09-29 09:36:03.099209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:36:03.099223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-09-29 09:36:03.099267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-09-29 09:36:03.099283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:36:03.099297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-29 09:36:03.099328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-09-29 09:36:03.099364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-09-29 09:36:03.099378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-09-29 09:36:03.099393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-09-29 09:36:03.099436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-09-29 09:36:03.099451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (4,378 kB/s) 2025-09-29 09:36:03.099486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-09-29 09:36:03.099500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-29 09:36:03.099538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-29 09:36:03.099555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:36:03.099592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-09-29 09:36:03.099607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-09-29 09:36:03.099620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-09-29 09:36:03.099659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-09-29 09:36:03.099705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-09-29 09:36:03.099719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-09-29 09:36:03.099771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:36:03.099782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-29 09:36:03.099827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:36:03.099838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-09-29 09:36:03.099851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:36:03.099872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:36:03.099903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-09-29 09:36:03.099951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-29 09:36:03.099962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:36:03.099975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-09-29 09:36:03.099988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-29 09:36:03.100032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:36:03.100043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-09-29 09:36:03.100056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-29 09:36:03.100085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 09:36:03.100140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-09-29 09:36:03.100151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-29 09:36:03.100164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 09:36:03.100184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-29 09:36:03.100198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-29 09:36:03.100244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-29 09:36:03.100254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-29 09:36:03.100267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-29 09:36:03.100280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-29 09:36:03.100325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:36:03.100336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 4b51916b5b22 2025-09-29 09:36:03.100349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> c8906467d5f5 2025-09-29 09:36:03.100416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:36:03.100432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 8de2c3fd6d28 2025-09-29 09:36:03.100445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-29 09:36:03.100489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-29 09:36:03.100503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-29 09:36:03.100516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-09-29 09:36:03.100540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:36:03.100554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:36:03.100575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:36:03.100621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:36:03.100632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:36:03.100645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:36:03.100658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:36:03.100699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-09-29 09:36:03.100756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-09-29 09:36:03.100767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-09-29 09:36:03.100780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-09-29 09:36:03.100793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:36:03.100847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:36:03.100858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-29 09:36:03.100874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:36:03.100916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:36:03.100961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-09-29 09:36:03.100972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-09-29 09:36:03.100985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-09-29 09:36:03.101013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-09-29 09:36:03.101068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19923 files and directories currently installed.) 2025-09-29 09:36:03.101079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:36:03.101092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-29 09:36:03.101105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-29 09:36:03.101157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-29 09:36:03.101172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-09-29 09:36:03.101181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:36:03.101194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:36:03.101252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:36:03.101262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:36:03.101276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:36:03.101285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:36:03.101298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:36:03.101327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-09-29 09:36:03.101340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:36:03.101369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-09-29 09:36:03.101383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-29 09:36:03.101444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:36:03.101456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-09-29 09:36:03.101469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-09-29 09:36:03.101482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-09-29 09:36:03.101718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-09-29 09:36:03.101794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-09-29 09:36:03.101807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-09-29 09:36:03.101817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19914 files and directories currently installed.) 2025-09-29 09:36:03.101827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.101847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.101857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.101865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.101874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.101914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:36:03.101923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.101931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.101940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.101949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.101961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.101970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.101978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.101987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.101999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.102007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.102019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:36:03.102054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.102067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.102127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:03.102175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.102189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.102197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.102206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:03.102218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.102321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:36:03.102331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:36:03.102396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.102456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:36:03.102477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:03.102537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:03.102561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-09-29 09:36:03.102601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-09-29 09:36:03.102614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:36:03.102625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:36:03.102665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-09-29 09:36:03.102710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:36:03.102720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:36:03.102732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-09-29 09:36:03.102773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-09-29 09:36:03.102786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:36:03.102798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.102838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10284 files, 1402 directories removed. 2025-09-29 09:36:03.102850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.102862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-09-29 09:36:03.102917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.102941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2025-09-29 09:36:03.102953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-29 09:36:03.102965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-09-29 09:36:03.103008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-09-29 09:36:03.103020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:36:03.103032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 8de2c3fd6d28 2025-09-29 09:36:03.103072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 7e8e39414b01 2025-09-29 09:36:03.103084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-09-29 09:36:03.103097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 76ed46cddcbf 2025-09-29 09:36:03.103137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 76ed46cddcbf 2025-09-29 09:36:03.103150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 3b1daa53e6a8 2025-09-29 09:36:03.103201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built ad4b382cb507 2025-09-29 09:36:03.103210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250929 2025-09-29 09:36:03.103277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-09-29 09:36:03.103203 (took 0:00:40.621805) 2025-09-29 09:36:03.103489 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-09-29 09:36:03.103587 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-09-29 09:36:03.103598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-09-29 09:36:03.103520 2025-09-29 09:36:03.104239 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-09-29 09:36:03.104642 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-09-29 09:36:30.380060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:36:30.380142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 4bb00b363e88 2025-09-29 09:36:30.380164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20250929" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:36:30.380257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 34ad4e179540 2025-09-29 09:36:30.380291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 34ad4e179540 2025-09-29 09:36:30.380357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 320e4087e3e3 2025-09-29 09:36:30.380403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:36:30.380457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in c5b338fcd692 2025-09-29 09:36:30.380511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-09-29 09:36:30.380559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-09-29 09:36:30.380608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-09-29 09:36:30.382759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-09-29 09:36:30.382784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:36:30.382794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:36:30.382802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:36:30.382811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:36:30.382820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:36:30.382828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:36:30.382836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:36:30.382845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-09-29 09:36:30.382854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-09-29 09:36:30.382862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-09-29 09:36:30.382871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-09-29 09:36:30.382880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:36:30.382889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:36:30.382898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-29 09:36:30.382906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-29 09:36:30.382933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:36:30.382944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-09-29 09:36:30.382952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-09-29 09:36:30.382961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-29 09:36:30.382969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:80% (Reading database ... 85% 2025-09-29 09:36:30.382977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-09-29 09:36:30.382987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-29 09:36:30.383016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:36:30.383025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-09-29 09:36:30.383033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-09-29 09:36:30.383041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-09-29 09:36:30.383050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-09-29 09:36:30.383058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:36:30.383067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:36:30.383087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:36:30.383096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:36:30.383105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:36:30.383113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:36:30.383122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:36:30.383131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-09-29 09:36:30.383139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:36:30.383147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-29 09:36:30.383156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-29 09:36:30.383177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:36:30.383188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-09-29 09:36:30.383196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-09-29 09:36:30.383205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-09-29 09:36:30.383213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-09-29 09:36:30.383221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-09-29 09:36:30.383229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-09-29 09:36:30.383238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-29 09:36:30.383246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:36:30.383288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:36:30.383391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:36:30.383417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:36:30.383458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:36:30.383508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:36:30.383532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:36:30.383557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:36:30.383574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:36:30.383594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-09-29 09:36:30.383603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-09-29 09:36:30.383611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:36:30.383619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:36:30.383627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-09-29 09:36:30.383635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:36:30.383644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:36:30.383652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-09-29 09:36:30.383661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-09-29 09:36:30.383699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:36:30.383712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10284 files, 1402 directories removed. 2025-09-29 09:36:30.383739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-09-29 09:36:30.383760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2025-09-29 09:36:30.383852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-29 09:36:30.383899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-09-29 09:36:30.383928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-09-29 09:36:30.384029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:36:30.384045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container c5b338fcd692 2025-09-29 09:36:30.384090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 4443a3221744 2025-09-29 09:36:30.384152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-09-29 09:36:30.384166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 20b6e0dc402e 2025-09-29 09:36:30.384227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 20b6e0dc402e 2025-09-29 09:36:30.384282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> cc54af5ad150 2025-09-29 09:36:30.384311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 49177353acbb 2025-09-29 09:36:30.384405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20250929 2025-09-29 09:36:30.384479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-09-29 09:36:30.384386 (took 0:00:27.280866) 2025-09-29 09:36:30.384863 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-09-29 09:36:30.384911 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-09-29 09:36:30.384989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-09-29 09:36:30.384920 2025-09-29 09:36:30.385107 | 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 2025-09-29 09:36:33.051216 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-09-29 09:36:33.051578 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-09-29 09:37:17.822657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20250929 2025-09-29 09:37:17.822971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> fcc6fc1cb6e2 2025-09-29 09:37:17.823126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20250929" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:37:17.823305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 946d83b580e3 2025-09-29 09:37:17.823432 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 946d83b580e3 2025-09-29 09:37:17.823546 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 6767d74d3c49 2025-09-29 09:37:17.823660 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:37:17.823859 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 36560cf66e00 2025-09-29 09:37:17.823972 | 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] 2025-09-29 09:37:17.824082 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:37:17.824285 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:37:17.824399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:37:17.824507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:37:17.824612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:37:17.824771 | 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] 2025-09-29 09:37:17.824881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:37:17.824978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:37:17.825072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:37:17.825165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:37:17.825301 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:37:17.825399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:37:17.825493 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:37:17.825587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:37:17.825719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-29 09:37:17.825826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-29 09:37:17.825926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-29 09:37:17.826021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-29 09:37:17.826115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-29 09:37:17.826232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-09-29 09:37:17.826327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-09-29 09:37:17.828972 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-09-29 09:37:17.829043 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-09-29 09:37:17.829058 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-09-29 09:37:17.829069 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-09-29 09:37:17.829079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:37:17.829089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-09-29 09:37:17.829099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-09-29 09:37:17.829108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:37:17.829118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.5 [43.4 kB] 2025-09-29 09:37:17.829149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.5 [520 kB] 2025-09-29 09:37:17.829160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-09-29 09:37:17.829202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 1s (661 kB/s) 2025-09-29 09:37:17.829213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-09-29 09:37:17.829223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-29 09:37:17.829235 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:37:17.829247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:37:17.829257 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-09-29 09:37:17.829267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.829277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-29 09:37:17.829286 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:85% 2025-09-29 09:37:17.829296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-29 09:37:17.829305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:90% 2025-09-29 09:37:17.829315 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-29 09:37:17.829324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:37:17.829334 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-09-29 09:37:17.829344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-09-29 09:37:17.829353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-09-29 09:37:17.829363 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-09-29 09:37:17.829372 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-09-29 09:37:17.829381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-09-29 09:37:17.829391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-09-29 09:37:17.829401 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-09-29 09:37:17.829410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:37:17.829419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 36560cf66e00 2025-09-29 09:37:17.829444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 3347dab8aff1 2025-09-29 09:37:17.829454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-09-29 09:37:17.829463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> eb893da04b3e 2025-09-29 09:37:17.829474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2025-09-29 09:37:17.829484 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 722ca6975c35 2025-09-29 09:37:17.829494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-09-29 09:37:17.829503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): started 2025-09-29 09:37:17.829513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:37:17.829544 | 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.0.0rc2.dev3) (6.1.1) 2025-09-29 09:37:17.829556 | 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.0.0rc2.dev3) (80.9.0) 2025-09-29 09:37:17.829567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-09-29 09:37:17.829578 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: DEPRECATION: Building 'skyline-console' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-console'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:37:17.829590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.829599 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): started 2025-09-29 09:37:17.829609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): finished with status 'done' 2025-09-29 09:37:17.829618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.0.0rc2.dev3-py3-none-any.whl size=6270215 sha256=fb96a33885c126d737df225da73b35101658490610bbf4b5e170d434da8e0ecd 2025-09-29 09:37:17.829628 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-j53tm6w9/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-09-29 09:37:17.829638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-09-29 09:37:17.829648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-09-29 09:37:17.829657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.0.0rc2.dev3 2025-09-29 09:37:17.829694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 722ca6975c35 2025-09-29 09:37:17.829710 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 6255320a7b20 2025-09-29 09:37:17.829721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:37:17.829732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a431cd65032f 2025-09-29 09:37:17.829742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-29 09:37:17.829751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-29 09:37:17.829761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-29 09:37:17.829839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-09-29 09:37:17.829851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:37:17.829861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:37:17.829870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:37:17.829880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:37:17.829903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:37:17.829913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:37:17.829923 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:37:17.829933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-09-29 09:37:17.829942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-09-29 09:37:17.829952 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-09-29 09:37:17.829961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-09-29 09:37:17.829971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:37:17.829980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:37:17.829989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-29 09:37:17.829999 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:37:17.830010 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-09-29 09:37:17.830019 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-09-29 09:37:17.830028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-09-29 09:37:17.830038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-09-29 09:37:17.830047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-09-29 09:37:17.830056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-29 09:37:17.830066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18874 files and directories currently installed.) 2025-09-29 09:37:17.830075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:37:17.830085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-29 09:37:17.830094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-29 09:37:17.830108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-29 09:37:17.830118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-09-29 09:37:17.830127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:37:17.830137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:37:17.830146 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:37:17.830156 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:37:17.830190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:37:17.830205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:37:17.830253 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:37:17.830359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-09-29 09:37:17.830377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:37:17.830460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-09-29 09:37:17.830507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-29 09:37:17.830578 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:37:17.830634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-09-29 09:37:17.830693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-09-29 09:37:17.830805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-09-29 09:37:17.830822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-09-29 09:37:17.830890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-09-29 09:37:17.830944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-29 09:37:17.831009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18865 files and directories currently installed.) 2025-09-29 09:37:17.831056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.831098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.831155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.831218 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.831273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:37:17.831328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831382 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.831437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.831482 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.831537 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.831591 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.831890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:37:17.831944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.831999 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.832057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.833748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:17.833767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.833778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.833788 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.833797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:17.833815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833834 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.833853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:37:17.833862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:37:17.833901 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:37:17.833929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:17.833947 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:17.833965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-09-29 09:37:17.833975 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-09-29 09:37:17.833984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:37:17.833993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:37:17.834003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-09-29 09:37:17.834012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:37:17.834028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:37:17.834037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-09-29 09:37:17.834047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-09-29 09:37:17.834057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:37:17.834066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.834075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8130 files, 1160 directories removed. 2025-09-29 09:37:17.834084 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.834094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-09-29 09:37:17.834103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.834112 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-09-29 09:37:17.834122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-29 09:37:17.834131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-09-29 09:37:17.834140 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-09-29 09:37:17.834149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:37:17.834159 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a431cd65032f 2025-09-29 09:37:17.834168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 54700476cff7 2025-09-29 09:37:17.834210 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-09-29 09:37:17.834220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 77e005ddc596 2025-09-29 09:37:17.834229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 77e005ddc596 2025-09-29 09:37:17.834239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> bd2aff4c7890 2025-09-29 09:37:17.834248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 7e70bb8b82c5 2025-09-29 09:37:17.834258 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20250929 2025-09-29 09:37:17.834267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-09-29 09:37:17.833459 (took 0:00:47.448539) 2025-09-29 09:37:17.834282 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-09-29 09:37:17.834291 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-09-29 09:37:17.834301 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-09-29 09:37:17.834048 2025-09-29 09:37:17.834310 | 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 2025-09-29 09:37:19.638804 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-09-29 09:37:19.639302 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-09-29 09:37:55.470775 | 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 2025-09-29 09:37:55.470887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.470907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2025-09-29 09:37:55.470926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.470942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20250929 2025-09-29 09:37:55.471076 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> fcc6fc1cb6e2 2025-09-29 09:37:55.471104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20250929" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:37:55.471183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in afcae60eb74a 2025-09-29 09:37:55.471244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container afcae60eb74a 2025-09-29 09:37:55.471346 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 326a46420cad 2025-09-29 09:37:55.471368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-09-29 09:37:55.471443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 1a41e4a03e36 2025-09-29 09:37:55.471516 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-09-29 09:37:55.471555 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 7883636350e1 2025-09-29 09:37:55.471638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2025-09-29 09:37:55.471702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 16d987226bb1 2025-09-29 09:37:55.471832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-09-29 09:37:55.471850 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): started 2025-09-29 09:37:55.471925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:37:55.471981 | 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.dev9) (6.1.1) 2025-09-29 09:37:55.472052 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-09-29 09:37:55.472208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472275 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (154 kB) 2025-09-29 09:37:55.472329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-09-29 09:37:55.472444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-09-29 09:37:55.472589 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-09-29 09:37:55.472692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-29 09:37:55.472837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.472906 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2025-09-29 09:37:55.472963 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.473022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.21.0-py3-none-any.whl.metadata (4.3 kB) 2025-09-29 09:37:55.473089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.473124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-09-29 09:37:55.473202 | 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.dev9) (6.0.2) 2025-09-29 09:37:55.473271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.473328 | 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) 2025-09-29 09:37:55.473398 | 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.dev9) (1.14.1) 2025-09-29 09:37:55.473438 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.473516 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2025-09-29 09:37:55.473577 | 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.dev9) (2.0.38) 2025-09-29 09:37:55.473593 | 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.dev9) (1.1.1) 2025-09-29 09:37:55.473692 | 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.dev9) (2.7.0) 2025-09-29 09:37:55.473763 | 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.dev9) (8.1.8) 2025-09-29 09:37:55.473828 | 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.dev9) (3.1.5) 2025-09-29 09:37:55.473880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.473930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-09-29 09:37:55.473994 | 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.dev9) (3.0.2) 2025-09-29 09:37:55.474045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.474116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-09-29 09:37:55.474199 | 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.dev9) (5.6.0) 2025-09-29 09:37:55.474251 | 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.dev9) (9.7.0) 2025-09-29 09:37:55.474324 | 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.dev9) (4.8.0) 2025-09-29 09:37:55.474575 | 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.dev9) (11.4.0) 2025-09-29 09:37:55.474646 | 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.dev9) (18.9.0) 2025-09-29 09:37:55.474660 | 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.dev9) (5.10.0) 2025-09-29 09:37:55.474727 | 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.dev9) (4.5.1) 2025-09-29 09:37:55.474752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.474784 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-09-29 09:37:55.474795 | 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.dev9) (4.12.2) 2025-09-29 09:37:55.474811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.474822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-09-29 09:37:55.474835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.474900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-29 09:37:55.474917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.474987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-29 09:37:55.475016 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.475083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-09-29 09:37:55.475098 | 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.dev9) (1.3.9) 2025-09-29 09:37:55.475158 | 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.dev9) (1.17.0) 2025-09-29 09:37:55.475944 | 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.dev9) (24.2) 2025-09-29 09:37:55.475998 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.476011 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-09-29 09:37:55.476021 | 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.dev9) (2025.8.3) 2025-09-29 09:37:55.476031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.476041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2025-09-29 09:37:55.476051 | 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.dev9) (3.10) 2025-09-29 09:37:55.476060 | 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.dev9) (2.1.0) 2025-09-29 09:37:55.476070 | 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.dev9) (2.32.3) 2025-09-29 09:37:55.476081 | 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.dev9) (5.4.1) 2025-09-29 09:37:55.476090 | 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.dev9) (1.7.0) 2025-09-29 09:37:55.476109 | 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.dev9) (9.7.1) 2025-09-29 09:37:55.476119 | 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.dev9) (5.7.1) 2025-09-29 09:37:55.476129 | 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.dev9) (6.5.1) 2025-09-29 09:37:55.476138 | 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.dev9) (5.7.0) 2025-09-29 09:37:55.476148 | 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.dev9) (8.2.0) 2025-09-29 09:37:55.476157 | 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.dev9) (3.0.0) 2025-09-29 09:37:55.476170 | 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.dev9) (1.3.0) 2025-09-29 09:37:55.476192 | 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.dev9) (2.0.0) 2025-09-29 09:37:55.476201 | 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.dev9) (1.17.2) 2025-09-29 09:37:55.476213 | 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.dev9) (1.1.0) 2025-09-29 09:37:55.476237 | 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.dev9) (2025.1) 2025-09-29 09:37:55.476247 | 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.dev9) (3.2.1) 2025-09-29 09:37:55.476257 | 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.dev9) (7.0.0) 2025-09-29 09:37:55.476347 | 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.dev9) (80.9.0) 2025-09-29 09:37:55.476359 | 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.dev9) (3.14.0) 2025-09-29 09:37:55.476369 | 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.dev9) (0.2.13) 2025-09-29 09:37:55.476386 | 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.dev9) (2.0.1) 2025-09-29 09:37:55.476397 | 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.dev9) (24.2.1) 2025-09-29 09:37:55.476406 | 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.dev9) (43.0.3) 2025-09-29 09:37:55.476416 | 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.dev9) (1.17.1) 2025-09-29 09:37:55.476427 | 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.dev9) (2.22) 2025-09-29 09:37:55.476439 | 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.dev9) (4.9.1) 2025-09-29 09:37:55.476449 | 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.dev9) (4.4.0) 2025-09-29 09:37:55.476458 | 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.dev9) (2.1.0) 2025-09-29 09:37:55.476467 | 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.dev9) (3.2.0) 2025-09-29 09:37:55.476478 | 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.dev9) (7.1.0) 2025-09-29 09:37:55.476487 | 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.dev9) (0.5.2) 2025-09-29 09:37:55.476497 | 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.dev9) (2.5.11) 2025-09-29 09:37:55.476507 | 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.dev9) (1.9.0) 2025-09-29 09:37:55.476522 | 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.dev9) (5.1.1) 2025-09-29 09:37:55.476532 | 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.dev9) (1.3.4) 2025-09-29 09:37:55.476569 | 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.dev9) (1.0.1) 2025-09-29 09:37:55.476592 | 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.dev9) (1.33) 2025-09-29 09:37:55.476602 | 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.dev9) (4.3.6) 2025-09-29 09:37:55.476616 | 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.dev9) (1.4.0) 2025-09-29 09:37:55.476694 | 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.dev9) (3.0.0) 2025-09-29 09:37:55.476738 | 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.dev9) (2.9.0.post0) 2025-09-29 09:37:55.476813 | 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.dev9) (3.4.1) 2025-09-29 09:37:55.476830 | 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.dev9) (1.26.20) 2025-09-29 09:37:55.476924 | 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.dev9) (3.1.1) 2025-09-29 09:37:55.476943 | 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.dev9) (4.23.0) 2025-09-29 09:37:55.476980 | 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.dev9) (25.1.0) 2025-09-29 09:37:55.477056 | 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.dev9) (2024.10.1) 2025-09-29 09:37:55.477073 | 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.dev9) (0.36.2) 2025-09-29 09:37:55.477142 | 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.dev9) (0.23.1) 2025-09-29 09:37:55.477199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev9) 2025-09-29 09:37:55.478911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-09-29 09:37:55.478965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-09-29 09:37:55.478988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-09-29 09:37:55.478998 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-09-29 09:37:55.479009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2025-09-29 09:37:55.479021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 27.9 MB/s 0:00:00 2025-09-29 09:37:55.479032 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-09-29 09:37:55.479041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-09-29 09:37:55.479051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2025-09-29 09:37:55.479060 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.21.0-py3-none-any.whl (15 kB) 2025-09-29 09:37:55.479070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-09-29 09:37:55.479079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-09-29 09:37:55.479089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-09-29 09:37:55.479098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-09-29 09:37:55.479108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-09-29 09:37:55.479117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2025-09-29 09:37:55.479127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2025-09-29 09:37:55.479137 | 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) 2025-09-29 09:37:55.479147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-09-29 09:37:55.479157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2025-09-29 09:37:55.479166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-09-29 09:37:55.479175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-29 09:37:55.479185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-29 09:37:55.479194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-09-29 09:37:55.479207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: DEPRECATION: Building 'skyline-apiserver' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-apiserver'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:37:55.479219 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.479229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): started 2025-09-29 09:37:55.479239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): finished with status 'done' 2025-09-29 09:37:55.479264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev9-py3-none-any.whl size=159575 sha256=bb473a755847692d0b6a9726a9befabaf4d9293b0a3837022fd3c0d758047038 2025-09-29 09:37:55.479281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-q515426k/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-09-29 09:37:55.479291 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-09-29 09:37:55.479342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2025-09-29 09:37:55.479380 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.21.0 anyio-4.8.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.1 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 immutables-0.21 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.24 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-6.0.1.dev9 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-09-29 09:37:55.479399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 16d987226bb1 2025-09-29 09:37:55.479416 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> d331c7e11d23 2025-09-29 09:37:55.479435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:37:55.479453 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 13b373a24024 2025-09-29 09:37:55.479469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-09-29 09:37:55.479485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-09-29 09:37:55.479501 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-09-29 09:37:55.479518 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-09-29 09:37:55.479536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:37:55.479554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:37:55.479571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:37:55.479588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:37:55.479604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:37:55.479621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:37:55.479637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:37:55.479653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-09-29 09:37:55.479712 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-09-29 09:37:55.479737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-09-29 09:37:55.479748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-09-29 09:37:55.479757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:37:55.479767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:37:55.479776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-29 09:37:55.479786 | 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% 2025-09-29 09:37:55.479807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:37:55.479817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:37:55.479826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-09-29 09:37:55.479836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-09-29 09:37:55.479852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-09-29 09:37:55.479862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-09-29 09:37:55.479980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:37:55.479993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:37:55.480003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-09-29 09:37:55.480028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-09-29 09:37:55.480038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-09-29 09:37:55.480048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-09-29 09:37:55.480061 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:37:55.480078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:37:55.480095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:37:55.480110 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:37:55.480126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:37:55.480142 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:37:55.480158 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:37:55.480174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-09-29 09:37:55.480191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:37:55.480208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-09-29 09:37:55.480222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-29 09:37:55.480232 | 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% 2025-09-29 09:37:55.480242 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-09-29 09:37:55.480252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-09-29 09:37:55.480261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-29 09:37:55.480270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:80% 2025-09-29 09:37:55.480280 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-09-29 09:37:55.480289 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-09-29 09:37:55.480332 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-09-29 09:37:55.480354 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:37:55.480364 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480382 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480392 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:37:55.480411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480430 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480486 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480495 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:37:55.480532 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480551 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:37:55.480636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:37:55.480713 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:37:55.480760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480779 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:37:55.480789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480806 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:37:55.480825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480834 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:37:55.480843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:37:55.480862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-09-29 09:37:55.480871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-09-29 09:37:55.480881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:37:55.480890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:37:55.480900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-09-29 09:37:55.480909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:37:55.480919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:37:55.480928 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-09-29 09:37:55.480943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-09-29 09:37:55.480952 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:37:55.480961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.480971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8708 files, 1245 directories removed. 2025-09-29 09:37:55.480980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.481042 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-09-29 09:37:55.481053 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.481063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-09-29 09:37:55.481072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-29 09:37:55.481081 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-09-29 09:37:55.481091 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-09-29 09:37:55.481100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:37:55.481109 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 13b373a24024 2025-09-29 09:37:55.481118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> f37bd5099844 2025-09-29 09:37:55.481128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-09-29 09:37:55.481181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 16fce012ad80 2025-09-29 09:37:55.481191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 16fce012ad80 2025-09-29 09:37:55.481207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 49cb8d604dce 2025-09-29 09:37:55.481217 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 3a4cb5d52ef1 2025-09-29 09:37:55.481226 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250929 2025-09-29 09:37:55.481277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-09-29 09:37:55.481178 (took 0:00:37.647130) 2025-09-29 09:37:55.481746 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-09-29 09:37:55.481803 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-09-29 09:37:55.481815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-09-29 09:37:55.481739 2025-09-29 09:37:55.482786 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-09-29 09:37:55.483777 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-09-29 09:38:30.673958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:38:30.674034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 75f0ef7b7db3 2025-09-29 09:38:30.674052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:38:30.674068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in ca03b6229254 2025-09-29 09:38:30.674082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container ca03b6229254 2025-09-29 09:38:30.674094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> cc0c74bc4fd6 2025-09-29 09:38:30.674107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:38:30.674121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 578c0ec07be5 2025-09-29 09:38:30.674133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-09-29 09:38:30.674144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-09-29 09:38:30.674156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-09-29 09:38:30.674169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:38:30.674181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:38:30.674193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:38:30.674205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:38:30.674217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:38:30.674228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:38:30.674240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:38:30.674252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:38:30.674264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-09-29 09:38:30.674276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:38:30.674298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-09-29 09:38:30.674324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-09-29 09:38:30.674334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:38:30.674344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:38:30.674353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-09-29 09:38:30.674365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:38:30.674388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-09-29 09:38:30.674437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-09-29 09:38:30.674448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-09-29 09:38:30.674458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-09-29 09:38:30.674467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-09-29 09:38:30.674476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-09-29 09:38:30.674486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:38:30.674497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:38:30.674507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-09-29 09:38:30.674516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-09-29 09:38:30.674525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-09-29 09:38:30.674535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-09-29 09:38:30.674744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:38:30.674834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:38:30.674844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:38:30.674853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:38:30.674861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:38:30.674868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:38:30.674876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:38:30.674885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-09-29 09:38:30.674895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:38:30.674903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:38:30.674912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-09-29 09:38:30.674923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:38:30.674972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-09-29 09:38:30.674999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-09-29 09:38:30.675020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-09-29 09:38:30.675036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-09-29 09:38:30.675052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-09-29 09:38:30.675069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-09-29 09:38:30.675083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:38:30.675099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:38:30.675203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.675308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:38:30.675601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:38:30.675650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:38:30.675774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.675791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.675871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:38:30.675887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:38:30.675936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.675971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:38:30.675989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.676006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:38:30.676023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.676040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:38:30.676056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:38:30.676200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:38:30.676223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:38:30.676240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:38:30.676258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-09-29 09:38:30.676290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:38:30.676308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:38:30.676325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-09-29 09:38:30.676344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:38:30.676360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:38:30.676441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.676463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:38:30.676481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.676497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-09-29 09:38:30.676514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.676530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:38:30.676547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-29 09:38:30.676563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:38:30.676579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:38:30.676595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:38:30.676626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 578c0ec07be5 2025-09-29 09:38:30.676644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 0107ae110fd2 2025-09-29 09:38:30.676661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-09-29 09:38:30.676735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 5307e91bd760 2025-09-29 09:38:30.676755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 5307e91bd760 2025-09-29 09:38:30.676772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> bf0adfcd2943 2025-09-29 09:38:30.676787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 0bd2c2695f58 2025-09-29 09:38:30.677183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250929 2025-09-29 09:38:30.677222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-09-29 09:38:30.676224 (took 0:00:35.194485) 2025-09-29 09:38:30.677233 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-09-29 09:38:30.677244 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-09-29 09:38:30.677254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-09-29 09:38:30.676704 2025-09-29 09:38:30.677770 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-09-29 09:38:30.678305 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-09-29 09:39:05.123344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:39:05.125769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 75f0ef7b7db3 2025-09-29 09:39:05.125787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:39:05.125795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 594e37be1768 2025-09-29 09:39:05.125800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 594e37be1768 2025-09-29 09:39:05.125804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 0822cfa1512f 2025-09-29 09:39:05.125822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:39:05.125828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 2fe6df1fa001 2025-09-29 09:39:05.125832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-09-29 09:39:05.125836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-09-29 09:39:05.125841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-09-29 09:39:05.125855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:39:05.125859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:39:05.125862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:39:05.125866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:39:05.125869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:39:05.125872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:39:05.125876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:39:05.125879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:39:05.125883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-09-29 09:39:05.125886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:39:05.125890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-09-29 09:39:05.125893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-09-29 09:39:05.125896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:39:05.125900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:39:05.125903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-09-29 09:39:05.125909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:39:05.125913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-09-29 09:39:05.125917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:39:05.125926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-09-29 09:39:05.125930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-09-29 09:39:05.125933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-09-29 09:39:05.125937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:39:05.125941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:39:05.125944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-09-29 09:39:05.125948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-09-29 09:39:05.125951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-09-29 09:39:05.125955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-09-29 09:39:05.125958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:39:05.125961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:39:05.125965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:39:05.125968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:39:05.125974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:39:05.125978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:39:05.125981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:39:05.125984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-09-29 09:39:05.125990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:39:05.125993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:39:05.125997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-09-29 09:39:05.126001 | 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% 2025-09-29 09:39:05.126008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:39:05.126011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-09-29 09:39:05.126016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-09-29 09:39:05.126089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-09-29 09:39:05.126154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-09-29 09:39:05.126224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-09-29 09:39:05.126282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-09-29 09:39:05.126348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:39:05.126436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.126511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.126581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.126653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.126735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:39:05.126802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.126868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.126933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.127066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.127192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.127275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.127339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.127402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.127467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:39:05.127551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.127615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:05.127777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.127973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:05.128039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.128293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:39:05.128359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:39:05.128571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:39:05.128782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:05.128910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.128973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:05.129038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:39:05.129100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:39:05.129163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:39:05.129226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:39:05.129310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-09-29 09:39:05.129373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:39:05.129435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:39:05.129519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-09-29 09:39:05.129576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:39:05.129646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:39:05.129725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-29 09:39:05.129796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:39:05.129858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-29 09:39:05.129923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-09-29 09:39:05.129984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-29 09:39:05.130050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:39:05.130111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-29 09:39:05.130176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:39:05.130240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:39:05.130305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:39:05.130370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 2fe6df1fa001 2025-09-29 09:39:05.130434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> e6ba6da39720 2025-09-29 09:39:05.130512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-09-29 09:39:05.130684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 7605836d9c4a 2025-09-29 09:39:05.130740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 7605836d9c4a 2025-09-29 09:39:05.130812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 8883eba5dd9d 2025-09-29 09:39:05.130883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 42b1aea6e142 2025-09-29 09:39:05.130949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250929 2025-09-29 09:39:05.131084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-09-29 09:39:05.130977 (took 0:00:34.454273) 2025-09-29 09:39:05.131517 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-09-29 09:39:05.131612 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-09-29 09:39:05.131703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-09-29 09:39:05.131600 2025-09-29 09:39:05.132743 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-09-29 09:39:05.133430 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-09-29 09:39:51.061990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:39:51.062082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 75f0ef7b7db3 2025-09-29 09:39:51.062135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/6 : LABEL "build-date"="20250929" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:39:51.062153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 476a85b6d436 2025-09-29 09:39:51.062171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 476a85b6d436 2025-09-29 09:39:51.062205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> ecfed743494c 2025-09-29 09:39:51.062270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd libnetfilter-log1 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:39:51.062333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 835483962c8a 2025-09-29 09:39:51.062380 | 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] 2025-09-29 09:39:51.062443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:39:51.062489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-29 09:39:51.062648 | 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] 2025-09-29 09:39:51.062702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:39:51.062894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-29 09:39:51.062955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:39:51.062977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:39:51.062986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:39:51.062995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:39:51.063058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:39:51.063071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:39:51.063219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:39:51.063252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:39:51.063272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:39:51.063285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:39:51.063352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:39:51.063400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.5 MB in 3s (10.7 MB/s) 2025-09-29 09:39:51.063446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-29 09:39:51.063509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-29 09:39:51.063565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-29 09:39:51.063631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-29 09:39:51.063715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-09-29 09:39:51.063798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-09-29 09:39:51.063844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-09-29 09:39:51.063905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-09-29 09:39:51.063962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-09-29 09:39:51.064023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-09-29 09:39:51.064093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-09-29 09:39:51.064147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-09-29 09:39:51.064192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2025-09-29 09:39:51.064250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2025-09-29 09:39:51.064295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:39:51.064353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 879 kB of archives. 2025-09-29 09:39:51.064398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,532 kB of additional disk space will be used. 2025-09-29 09:39:51.064443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:39:51.064502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-09-29 09:39:51.064548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-09-29 09:39:51.064624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-09-29 09:39:51.064851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-09-29 09:39:51.064870 | 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] 2025-09-29 09:39:51.064879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-09-29 09:39:51.064888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-09-29 09:39:51.064900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 879 kB in 1s (1,021 kB/s) 2025-09-29 09:39:51.064960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-09-29 09:39:51.064974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-29 09:39:51.065058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:39:51.065112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-09-29 09:39:51.065163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-09-29 09:39:51.065222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-09-29 09:39:51.065312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-09-29 09:39:51.065378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-09-29 09:39:51.065431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-09-29 09:39:51.065540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:39:51.065597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:39:51.065709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.065728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-09-29 09:39:51.065807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:39:51.065860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.065914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-09-29 09:39:51.065956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:39:51.066017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-09-29 09:39:51.066123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:39:51.066185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2025-09-29 09:39:51.066355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.066418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2025-09-29 09:39:51.066474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-09-29 09:39:51.066528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-09-29 09:39:51.066581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4_all.deb ... 2025-09-29 09:39:51.066653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-09-29 09:39:51.066810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.066975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.067034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-09-29 09:39:51.067086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:39:51.067101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-09-29 09:39:51.067179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:39:51.067220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:39:51.067280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:39:51.067320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 835483962c8a 2025-09-29 09:39:51.067381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> f16e90b070b9 2025-09-29 09:39:51.067423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:39:51.067488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 41a6831b9a30 2025-09-29 09:39:51.067547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:39:51.067599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 77e076f75693 2025-09-29 09:39:51.067772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-29 09:39:51.067951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-29 09:39:51.067964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-29 09:39:51.068129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:39:51.068139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:39:51.068147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:39:51.068188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:39:51.068228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:39:51.068268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:39:51.068281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:39:51.068342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:39:51.068355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-09-29 09:39:51.068412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:39:51.068463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-09-29 09:39:51.068475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-09-29 09:39:51.068532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:39:51.068551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:39:51.068634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-29 09:39:51.068645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-29 09:39:51.068804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:39:51.068850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-09-29 09:39:51.068866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-09-29 09:39:51.068875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:39:51.068888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-09-29 09:39:51.068935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-09-29 09:39:51.068948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20176 files and directories currently installed.) 2025-09-29 09:39:51.069078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:39:51.069103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-29 09:39:51.069116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-29 09:39:51.069128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-29 09:39:51.069191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-09-29 09:39:51.069212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:39:51.069263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:39:51.069274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:39:51.069331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:39:51.069343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:39:51.069399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:39:51.069442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:39:51.069453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-09-29 09:39:51.069508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:39:51.069551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:39:51.069562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-29 09:39:51.069644 | 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 ... 2025-09-29 09:39:51.069697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:60% (Reading database ... 65% 2025-09-29 09:39:51.069737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-09-29 09:39:51.069781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-09-29 09:39:51.069816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-09-29 09:39:51.069858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-09-29 09:39:51.069893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-09-29 09:39:51.069927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-09-29 09:39:51.069972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20167 files and directories currently installed.) 2025-09-29 09:39:51.070007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:39:51.070196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.070571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.070630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:39:51.070665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.070741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.070813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:39:51.070893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.070927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.070995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.071041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:39:51.071075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.071206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:39:51.071261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.071339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:39:51.071414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:39:51.071533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:39:51.071639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:39:51.071757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:39:51.071818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:39:51.071853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:39:51.071896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:39:51.071931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-09-29 09:39:51.071973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:39:51.071992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:39:51.072049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-09-29 09:39:51.072084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:39:51.072117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:39:51.072156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.072198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:39:51.072233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.072263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-09-29 09:39:51.072306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.072343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:39:51.072373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-29 09:39:51.072415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:39:51.072453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:39:51.072483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:39:51.072527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 77e076f75693 2025-09-29 09:39:51.072557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 887e4123ff73 2025-09-29 09:39:51.072600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/6 : USER neutron 2025-09-29 09:39:51.072654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 97d79c5ef345 2025-09-29 09:39:51.072710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 97d79c5ef345 2025-09-29 09:39:51.072722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> d3190525217d 2025-09-29 09:39:51.072782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 8f7a54105bab 2025-09-29 09:39:51.072819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250929 2025-09-29 09:39:51.072911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-09-29 09:39:51.072810 (took 0:00:45.941210) 2025-09-29 09:39:51.073315 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-09-29 09:39:51.073376 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-09-29 09:39:51.073436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-09-29 09:39:51.073345 2025-09-29 09:39:51.074507 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-09-29 09:39:51.075277 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-09-29 09:40:24.595078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:40:24.595162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 75f0ef7b7db3 2025-09-29 09:40:24.595172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:40:24.595715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in e01d3107b500 2025-09-29 09:40:24.595723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container e01d3107b500 2025-09-29 09:40:24.595727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 333f1a9ba56d 2025-09-29 09:40:24.595732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:40:24.595737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 32c1f646c7ab 2025-09-29 09:40:24.595741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-09-29 09:40:24.595744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-09-29 09:40:24.595747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-09-29 09:40:24.595751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:40:24.595754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:40:24.595779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:40:24.596813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:40:24.596823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:40:24.596827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:40:24.596831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:40:24.596834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:40:24.596838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-09-29 09:40:24.596841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:40:24.596845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-09-29 09:40:24.596848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-09-29 09:40:24.596852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:40:24.596855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:40:24.596859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-09-29 09:40:24.596862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-09-29 09:40:24.596867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:40:24.596872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-09-29 09:40:24.596875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:40:24.596878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-09-29 09:40:24.596882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-09-29 09:40:24.596890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-09-29 09:40:24.596894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:40:24.596903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:40:24.596906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-09-29 09:40:24.596912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-09-29 09:40:24.597011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-09-29 09:40:24.597100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-09-29 09:40:24.597178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:40:24.597240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:40:24.597304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:40:24.597364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:40:24.597425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:40:24.597485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:40:24.597544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:40:24.597604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-09-29 09:40:24.597700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:40:24.597794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:40:24.597867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-09-29 09:40:24.597936 | 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% 2025-09-29 09:40:24.598007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.598074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 65% 2025-09-29 09:40:24.598141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-09-29 09:40:24.598204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-09-29 09:40:24.598273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-09-29 09:40:24.598332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-09-29 09:40:24.598395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-09-29 09:40:24.598459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-09-29 09:40:24.598524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:40:24.598588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.598652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.598769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.598844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.598912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:40:24.598976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.599041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.599105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.599170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.599234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.599353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.599409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.599475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.599541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.599605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.599690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.601742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:40:24.601754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.601758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.601762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:40:24.601768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.601772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.601775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.601779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:40:24.601782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.601795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:40:24.601798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:40:24.601808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:40:24.601818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:40:24.601824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:40:24.601836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:40:24.601844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:40:24.601847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:40:24.601851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:40:24.601854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-09-29 09:40:24.601857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:40:24.601860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:40:24.601864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-09-29 09:40:24.601867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:40:24.601870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:40:24.601874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.601877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:40:24.601880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.601883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-09-29 09:40:24.601887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.601890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:40:24.601893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-29 09:40:24.601896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:40:24.601900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:40:24.601903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:40:24.601906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 32c1f646c7ab 2025-09-29 09:40:24.601909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> cd4d76d4f6d9 2025-09-29 09:40:24.601913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-09-29 09:40:24.601916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 51d51a635f77 2025-09-29 09:40:24.601919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 51d51a635f77 2025-09-29 09:40:24.601927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 7f2b4d3e92c5 2025-09-29 09:40:24.601930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 06ff4c764b1f 2025-09-29 09:40:24.601933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250929 2025-09-29 09:40:24.601937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-09-29 09:40:24.601402 (took 0:00:33.528057) 2025-09-29 09:40:24.601984 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-09-29 09:40:24.601989 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-09-29 09:40:24.603689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-09-29 09:40:24.601969 2025-09-29 09:40:24.603698 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-09-29 09:40:24.603704 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-09-29 09:41:10.635984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:41:10.636060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 75f0ef7b7db3 2025-09-29 09:41:10.636080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20250929" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:41:10.636106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 2b02993bfab1 2025-09-29 09:41:10.636118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 2b02993bfab1 2025-09-29 09:41:10.636128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 78122ee9ed9f 2025-09-29 09:41:10.636155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:41:10.636166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 2d29eabb964b 2025-09-29 09:41:10.636176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:41:10.636186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-29 09:41:10.636195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:41:10.636206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:41:10.636215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-29 09:41:10.636225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 09:41:10.636236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:41:10.636246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:41:10.636255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:41:10.636265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:41:10.636274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:41:10.636283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:41:10.636293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:41:10.636302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:41:10.636311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:41:10.636321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:41:10.636338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:41:10.636347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 28.5 MB in 3s (8,680 kB/s) 2025-09-29 09:41:10.636357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-29 09:41:10.636380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-29 09:41:10.636391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-29 09:41:10.636400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-29 09:41:10.636410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-09-29 09:41:10.636420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-09-29 09:41:10.636430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:41:10.636439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-09-29 09:41:10.636448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-09-29 09:41:10.636458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:41:10.636467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-09-29 09:41:10.636477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 1s (165 kB/s) 2025-09-29 09:41:10.636554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-09-29 09:41:10.636566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-29 09:41:10.636584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:41:10.636596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-29 09:41:10.636606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:70% 2025-09-29 09:41:10.636615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:41:10.636625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-29 09:41:10.636634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-09-29 09:41:10.636644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-09-29 09:41:10.636653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:41:10.636663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-09-29 09:41:10.636710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-09-29 09:41:10.636720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-09-29 09:41:10.636729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 2d29eabb964b 2025-09-29 09:41:10.636739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 7cadb0c48af2 2025-09-29 09:41:10.636750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:41:10.636788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in b4dc211bbffd 2025-09-29 09:41:10.636799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-29 09:41:10.636808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-29 09:41:10.636818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-29 09:41:10.636827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:41:10.636836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:41:10.636846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:41:10.636855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:41:10.636865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:41:10.636874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:41:10.636883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:41:10.636893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:41:10.636902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-09-29 09:41:10.636912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:41:10.636921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-09-29 09:41:10.636931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-09-29 09:41:10.636940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:41:10.636949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:41:10.636959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-29 09:41:10.637032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:41:10.637044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-09-29 09:41:10.637054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-09-29 09:41:10.637070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-09-29 09:41:10.637079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-29 09:41:10.637089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-09-29 09:41:10.637098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-09-29 09:41:10.637108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 20011 files and directories currently installed.) 2025-09-29 09:41:10.637117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:41:10.637127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-29 09:41:10.637142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-29 09:41:10.637152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-29 09:41:10.637161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-09-29 09:41:10.637171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:41:10.637180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:41:10.637190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:41:10.637199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:41:10.637208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:41:10.637218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:41:10.637227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:41:10.637236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-09-29 09:41:10.637246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:41:10.637255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:41:10.637264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-29 09:41:10.637274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2025-09-29 09:41:10.637285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:41:10.637341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-09-29 09:41:10.637351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-09-29 09:41:10.637361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-09-29 09:41:10.637370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-29 09:41:10.637380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-09-29 09:41:10.637389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-09-29 09:41:10.637398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 20002 files and directories currently installed.) 2025-09-29 09:41:10.637408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.637446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:41:10.637464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:41:10.637649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:41:10.637704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:41:10.637818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:41:10.637865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:41:10.637935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:41:10.637964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:41:10.637983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.637992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:41:10.638072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:41:10.638084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:41:10.638094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:41:10.638103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.638112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:41:10.638122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-09-29 09:41:10.638131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:41:10.638254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:41:10.638306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-09-29 09:41:10.638317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:41:10.638326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:41:10.638335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.638344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:41:10.638352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.638426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-09-29 09:41:10.638437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.638446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:41:10.638454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-29 09:41:10.638463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:41:10.638471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:41:10.638480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:41:10.638488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container b4dc211bbffd 2025-09-29 09:41:10.638497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> c92297937918 2025-09-29 09:41:10.638505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-09-29 09:41:10.638514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 57673a99eff2 2025-09-29 09:41:10.638527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 57673a99eff2 2025-09-29 09:41:10.638535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 9451c8aaa63b 2025-09-29 09:41:10.638544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 16bb93aade11 2025-09-29 09:41:10.638553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250929 2025-09-29 09:41:10.638566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-09-29 09:41:10.638520 (took 0:00:46.036551) 2025-09-29 09:41:10.639025 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-09-29 09:41:10.639061 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-09-29 09:41:10.639138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-09-29 09:41:10.639065 2025-09-29 09:41:10.639203 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 09:41:10.741857 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-09-29 09:41:10.741944 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-09-29 09:42:13.275006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:42:13.275083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 75f0ef7b7db3 2025-09-29 09:42:13.275103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20250929" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:42:13.275120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in a3e5c60f7c4a 2025-09-29 09:42:13.275133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container a3e5c60f7c4a 2025-09-29 09:42:13.275145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 4386e716a505 2025-09-29 09:42:13.275157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-09-29 09:42:13.275169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 1eff468512b5 2025-09-29 09:42:13.275181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-09-29 09:42:13.275193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ef43d24f142d 2025-09-29 09:42:13.275206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2025-09-29 09:42:13.275220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 4092859bfc95 2025-09-29 09:42:13.275232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-09-29 09:42:13.275244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-09-29 09:42:13.275273 | 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) 2025-09-29 09:42:13.275288 | 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) 2025-09-29 09:42:13.275301 | 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.2.dev58) 2025-09-29 09:42:13.275314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2025-09-29 09:42:13.275326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.7.1) 2025-09-29 09:42:13.275338 | 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) 2025-09-29 09:42:13.275349 | 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) 2025-09-29 09:42:13.275373 | 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) 2025-09-29 09:42:13.275383 | 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) 2025-09-29 09:42:13.275393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.1) 2025-09-29 09:42:13.275416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.4.0) 2025-09-29 09:42:13.275426 | 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) 2025-09-29 09:42:13.275437 | 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) 2025-09-29 09:42:13.275446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2025-09-29 09:42:13.275456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-09-29 09:42:13.275465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2025-09-29 09:42:13.275475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-09-29 09:42:13.275485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2025-09-29 09:42:13.275495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2025-09-29 09:42:13.275504 | 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) 2025-09-29 09:42:13.275514 | 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) 2025-09-29 09:42:13.275529 | 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) 2025-09-29 09:42:13.275539 | 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.9.0) 2025-09-29 09:42:13.275548 | 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) 2025-09-29 09:42:13.275558 | 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) 2025-09-29 09:42:13.275567 | 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) 2025-09-29 09:42:13.275584 | 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) 2025-09-29 09:42:13.275653 | 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) 2025-09-29 09:42:13.275665 | 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) 2025-09-29 09:42:13.275711 | 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) 2025-09-29 09:42:13.275722 | 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.10.2) 2025-09-29 09:42:13.275731 | 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) 2025-09-29 09:42:13.275741 | 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) 2025-09-29 09:42:13.275750 | 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) 2025-09-29 09:42:13.275760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.1.0) 2025-09-29 09:42:13.275769 | 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) 2025-09-29 09:42:13.275778 | 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) 2025-09-29 09:42:13.275788 | 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) 2025-09-29 09:42:13.275797 | 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) 2025-09-29 09:42:13.275807 | 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) 2025-09-29 09:42:13.275816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.1.1) 2025-09-29 09:42:13.275825 | 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) 2025-09-29 09:42:13.275841 | 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) 2025-09-29 09:42:13.275851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2025-09-29 09:42:13.275890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.1) 2025-09-29 09:42:13.275900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2025-09-29 09:42:13.275910 | 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.0) 2025-09-29 09:42:13.275928 | 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) 2025-09-29 09:42:13.275938 | 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) 2025-09-29 09:42:13.275947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2025-09-29 09:42:13.275957 | 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) 2025-09-29 09:42:13.275966 | 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) 2025-09-29 09:42:13.275975 | 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) 2025-09-29 09:42:13.275985 | 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) 2025-09-29 09:42:13.275999 | 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) 2025-09-29 09:42:13.276012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2025-09-29 09:42:13.276081 | 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) 2025-09-29 09:42:13.276145 | 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) 2025-09-29 09:42:13.276160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2025-09-29 09:42:13.276372 | 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) 2025-09-29 09:42:13.276434 | 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) 2025-09-29 09:42:13.276449 | 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) 2025-09-29 09:42:13.276490 | 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) 2025-09-29 09:42:13.276517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2025-09-29 09:42:13.276527 | 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) 2025-09-29 09:42:13.276537 | 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) 2025-09-29 09:42:13.276550 | 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) 2025-09-29 09:42:13.276562 | 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) 2025-09-29 09:42:13.276577 | 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) 2025-09-29 09:42:13.276626 | 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) 2025-09-29 09:42:13.276771 | 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) 2025-09-29 09:42:13.276799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2025-09-29 09:42:13.276830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2025-09-29 09:42:13.276906 | 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) 2025-09-29 09:42:13.276941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2025-09-29 09:42:13.277007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2025-09-29 09:42:13.277067 | 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) 2025-09-29 09:42:13.277082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2025-09-29 09:42:13.277126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-09-29 09:42:13.277192 | 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) 2025-09-29 09:42:13.277210 | 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) 2025-09-29 09:42:13.277279 | 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) 2025-09-29 09:42:13.277347 | 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) (80.9.0) 2025-09-29 09:42:13.277362 | 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) 2025-09-29 09:42:13.277395 | 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) 2025-09-29 09:42:13.277458 | 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) 2025-09-29 09:42:13.277473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2025-09-29 09:42:13.277542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2025-09-29 09:42:13.277592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2025-09-29 09:42:13.277607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2025-09-29 09:42:13.277697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2025-09-29 09:42:13.277718 | 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) 2025-09-29 09:42:13.277784 | 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) 2025-09-29 09:42:13.278848 | 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) 2025-09-29 09:42:13.278892 | 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) 2025-09-29 09:42:13.278903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2025-09-29 09:42:13.278908 | 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) 2025-09-29 09:42:13.278912 | 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) 2025-09-29 09:42:13.278916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-09-29 09:42:13.278920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-09-29 09:42:13.278923 | 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) 2025-09-29 09:42:13.278933 | 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) 2025-09-29 09:42:13.278937 | 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) 2025-09-29 09:42:13.278940 | 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) 2025-09-29 09:42:13.278944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2025-09-29 09:42:13.278947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2025-09-29 09:42:13.278951 | 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) 2025-09-29 09:42:13.278954 | 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) 2025-09-29 09:42:13.278958 | 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) 2025-09-29 09:42:13.278961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2025-09-29 09:42:13.278965 | 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) 2025-09-29 09:42:13.278977 | 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) 2025-09-29 09:42:13.278981 | 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) 2025-09-29 09:42:13.278984 | 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) 2025-09-29 09:42:13.278989 | 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) 2025-09-29 09:42:13.278993 | 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) 2025-09-29 09:42:13.278996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2025-09-29 09:42:13.278999 | 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) 2025-09-29 09:42:13.279005 | 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) 2025-09-29 09:42:13.279009 | 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) 2025-09-29 09:42:13.279012 | 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) (2025.8.3) 2025-09-29 09:42:13.279015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2025-09-29 09:42:13.279018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2025-09-29 09:42:13.279022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2025-09-29 09:42:13.279026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-09-29 09:42:13.279029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-09-29 09:42:13.279033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-09-29 09:42:13.279036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-09-29 09:42:13.279063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-29 09:42:13.279067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-29 09:42:13.279073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-29 09:42:13.279077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:42:13.279080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-29 09:42:13.279084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.279087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.5.1.dev3 2025-09-29 09:42:13.279091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-29 09:42:13.279094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-29 09:42:13.279113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-29 09:42:13.279117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:42:13.279716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-29 09:42:13.279724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.279727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-09-29 09:42:13.279731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-09-29 09:42:13.279734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:42:13.279737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-09-29 09:42:13.279740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-29 09:42:13.279744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-29 09:42:13.279747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-29 09:42:13.279750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:42:13.279754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-29 09:42:13.279757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.279760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-09-29 09:42:13.279764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-29 09:42:13.279767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-29 09:42:13.279770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-29 09:42:13.279777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:42:13.279780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-29 09:42:13.279783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.279787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-29 09:42:13.279790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-09-29 09:42:13.279793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-09-29 09:42:13.279799 | 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) 2025-09-29 09:42:13.279803 | 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) 2025-09-29 09:42:13.279812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2025-09-29 09:42:13.279871 | 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) 2025-09-29 09:42:13.279945 | 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) 2025-09-29 09:42:13.280002 | 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) 2025-09-29 09:42:13.280043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.0) 2025-09-29 09:42:13.280087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2025-09-29 09:42:13.280131 | 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) (6.1.1) 2025-09-29 09:42:13.280176 | 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) 2025-09-29 09:42:13.280219 | 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) 2025-09-29 09:42:13.280262 | 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.2.dev58) 2025-09-29 09:42:13.280305 | 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) 2025-09-29 09:42:13.280348 | 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) 2025-09-29 09:42:13.280391 | 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.dev3) (2.4.2) 2025-09-29 09:42:13.280430 | 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.dev3) (0.39.0) 2025-09-29 09:42:13.280469 | 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.dev3) (5.4.1) 2025-09-29 09:42:13.280505 | 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.dev3) (4.5.0) 2025-09-29 09:42:13.280543 | 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) 2025-09-29 09:42:13.280584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2025-09-29 09:42:13.280619 | 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) 2025-09-29 09:42:13.280656 | 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) 2025-09-29 09:42:13.280707 | 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) 2025-09-29 09:42:13.280751 | 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) 2025-09-29 09:42:13.280789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2025-09-29 09:42:13.280827 | 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) 2025-09-29 09:42:13.281007 | 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.dev3) (7.1.0) 2025-09-29 09:42:13.281066 | 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.dev3) (3.6.0) 2025-09-29 09:42:13.281079 | 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.dev3) (0.8.1) 2025-09-29 09:42:13.281099 | 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.dev3) (26.2.1) 2025-09-29 09:42:13.281109 | 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) 2025-09-29 09:42:13.281120 | 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) 2025-09-29 09:42:13.281129 | 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) 2025-09-29 09:42:13.281143 | 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) 2025-09-29 09:42:13.281153 | 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.dev3) (3.1.0) 2025-09-29 09:42:13.281167 | 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.dev3) (2.32.3) 2025-09-29 09:42:13.281216 | 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.dev3) (2.7.0) 2025-09-29 09:42:13.281251 | 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.dev3) (3.1.1) 2025-09-29 09:42:13.281286 | 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.dev3) (3.0.0) 2025-09-29 09:42:13.281350 | 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.dev3) (1.17.2) 2025-09-29 09:42:13.281367 | 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) 2025-09-29 09:42:13.281412 | 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) 2025-09-29 09:42:13.281422 | 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) 2025-09-29 09:42:13.281436 | 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) 2025-09-29 09:42:13.281489 | 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) (80.9.0) 2025-09-29 09:42:13.281615 | 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) 2025-09-29 09:42:13.281624 | 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) 2025-09-29 09:42:13.281699 | 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) 2025-09-29 09:42:13.282498 | 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.dev3) (7.7.0) 2025-09-29 09:42:13.282837 | 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.dev3) (3.5) 2025-09-29 09:42:13.282943 | 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.dev3) (6.0.2) 2025-09-29 09:42:13.282956 | 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.dev3) (13.9.4) 2025-09-29 09:42:13.282967 | 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.dev3) (0.18.10) 2025-09-29 09:42:13.282976 | 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.dev3) (0.15.0) 2025-09-29 09:42:13.283067 | 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.dev3) (1.1.3) 2025-09-29 09:42:13.283096 | 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) 2025-09-29 09:42:13.283115 | 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) 2025-09-29 09:42:13.283125 | 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) 2025-09-29 09:42:13.283134 | 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) 2025-09-29 09:42:13.283156 | 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) 2025-09-29 09:42:13.283166 | 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.9.0) 2025-09-29 09:42:13.283175 | 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) 2025-09-29 09:42:13.283184 | 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.10.2) 2025-09-29 09:42:13.283194 | 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) 2025-09-29 09:42:13.283204 | 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) 2025-09-29 09:42:13.283213 | 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) 2025-09-29 09:42:13.283223 | 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) 2025-09-29 09:42:13.283232 | 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) 2025-09-29 09:42:13.283252 | 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) 2025-09-29 09:42:13.283262 | 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) 2025-09-29 09:42:13.283271 | 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) 2025-09-29 09:42:13.283281 | 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.0) 2025-09-29 09:42:13.283291 | 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) 2025-09-29 09:42:13.283306 | 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) 2025-09-29 09:42:13.283316 | 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) 2025-09-29 09:42:13.283326 | 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) 2025-09-29 09:42:13.283335 | 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) 2025-09-29 09:42:13.283345 | 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) 2025-09-29 09:42:13.283360 | 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) 2025-09-29 09:42:13.283372 | 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) 2025-09-29 09:42:13.283381 | 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) 2025-09-29 09:42:13.283391 | 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) 2025-09-29 09:42:13.283401 | 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) 2025-09-29 09:42:13.283411 | 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.dev3) (1.0.0) 2025-09-29 09:42:13.283420 | 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) 2025-09-29 09:42:13.283429 | 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) 2025-09-29 09:42:13.283439 | 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) 2025-09-29 09:42:13.283454 | 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) 2025-09-29 09:42:13.283464 | 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) 2025-09-29 09:42:13.283473 | 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) 2025-09-29 09:42:13.283493 | 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) 2025-09-29 09:42:13.283503 | 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) 2025-09-29 09:42:13.283513 | 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) 2025-09-29 09:42:13.283523 | 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) 2025-09-29 09:42:13.283532 | 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) 2025-09-29 09:42:13.283541 | 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.dev3) (0.19) 2025-09-29 09:42:13.283551 | 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) 2025-09-29 09:42:13.283565 | 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) 2025-09-29 09:42:13.283575 | 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) 2025-09-29 09:42:13.283585 | 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) 2025-09-29 09:42:13.283594 | 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) 2025-09-29 09:42:13.283603 | 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) 2025-09-29 09:42:13.283613 | 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) 2025-09-29 09:42:13.283622 | 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) 2025-09-29 09:42:13.283632 | 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) 2025-09-29 09:42:13.283641 | 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) 2025-09-29 09:42:13.283751 | 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) 2025-09-29 09:42:13.283911 | 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) 2025-09-29 09:42:13.283945 | 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) 2025-09-29 09:42:13.283976 | 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) 2025-09-29 09:42:13.284007 | 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) 2025-09-29 09:42:13.284058 | 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) 2025-09-29 09:42:13.284110 | 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) 2025-09-29 09:42:13.284160 | 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) 2025-09-29 09:42:13.284210 | 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) 2025-09-29 09:42:13.284260 | 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) 2025-09-29 09:42:13.284337 | 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) 2025-09-29 09:42:13.284408 | 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) 2025-09-29 09:42:13.284467 | 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) 2025-09-29 09:42:13.284541 | 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) 2025-09-29 09:42:13.284592 | 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) 2025-09-29 09:42:13.284645 | 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) 2025-09-29 09:42:13.284903 | 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) 2025-09-29 09:42:13.284976 | 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) 2025-09-29 09:42:13.285027 | 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) 2025-09-29 09:42:13.285064 | 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) 2025-09-29 09:42:13.285074 | 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.dev3) (3.4.1) 2025-09-29 09:42:13.285084 | 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.dev3) (3.10) 2025-09-29 09:42:13.285093 | 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.dev3) (1.26.20) 2025-09-29 09:42:13.285103 | 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.dev3) (2025.8.3) 2025-09-29 09:42:13.285112 | 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.dev3) (3.0.0) 2025-09-29 09:42:13.285122 | 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.dev3) (2.19.1) 2025-09-29 09:42:13.285138 | 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.dev3) (0.1.2) 2025-09-29 09:42:13.285148 | 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) 2025-09-29 09:42:13.285157 | 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.dev3) (0.2.12) 2025-09-29 09:42:13.285167 | 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) 2025-09-29 09:42:13.285176 | 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) 2025-09-29 09:42:13.285193 | 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 2025-09-29 09:42:13.285203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2025-09-29 09:42:13.285213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.285223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=cafbcf541501d650148e46c87ef6d8847e529aef9a8ca85c60dc23eb348da598 2025-09-29 09:42:13.285233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-09-29 09:42:13.285250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2025-09-29 09:42:13.285260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.285270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev3-py3-none-any.whl size=104555 sha256=2d7dbda9643395599f613964fa96866a78b9b657520b0a11b3fec113a2481345 2025-09-29 09:42:13.285279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/40/67/a2/b45b70ed2cd25b5ef58c25d97be5d86245868449d5733deef5 2025-09-29 09:42:13.285291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:42:13.285303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.285313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): started 2025-09-29 09:42:13.285323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-09-29 09:42:13.285332 | 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=190015 sha256=ab4ebe350e79d9d9e95e67a9664a46d94cb4881d2d75eb67137d81da6096a424 2025-09-29 09:42:13.285341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-09-29 09:42:13.285351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-09-29 09:42:13.285360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.285370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=4d8af3a8b23cdc8d4f897845ab17d37ad1ac4d1e00c75f1f85fed666fc9a2301 2025-09-29 09:42:13.285385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2025-09-29 09:42:13.285394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-09-29 09:42:13.285404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-09-29 09:42:13.285419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev3-py3-none-any.whl size=270052 sha256=ac892e25745e6bee3751fc850dee1935dd0d7190e1bb307c6829fcc85fff2926 2025-09-29 09:42:13.285429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-09-29 09:42:13.285439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-29 09:42:13.285449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.285458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): started 2025-09-29 09:42:13.285468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-09-29 09:42:13.285477 | 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=231964 sha256=0f9de25838300134cf3e8d43a6939befe71839cae8643f875b5c6125e70bf67d 2025-09-29 09:42:13.285492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-f4nmf5n8/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-09-29 09:42:13.285502 | 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 2025-09-29 09:42:13.285511 | 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 2025-09-29 09:42:13.285521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-09-29 09:42:13.285530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2025-09-29 09:42:13.285540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2025-09-29 09:42:13.285549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2025-09-29 09:42:13.285559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-09-29 09:42:13.285568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev3 2025-09-29 09:42:13.285578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev3: 2025-09-29 09:42:13.285587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev3 2025-09-29 09:42:13.285596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-09-29 09:42:13.285606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2025-09-29 09:42:13.285615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2025-09-29 09:42:13.285625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2025-09-29 09:42:13.285634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-09-29 09:42:13.285643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev3 2025-09-29 09:42:13.285652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev3: 2025-09-29 09:42:13.285662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev3 2025-09-29 09:42:13.285709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-09-29 09:42:13.285724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2025-09-29 09:42:13.285931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2025-09-29 09:42:13.285947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2025-09-29 09:42:13.285965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev3 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev3 neutron-vpnaas-26.0.0.0rc2.dev2 2025-09-29 09:42:13.285976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 4092859bfc95 2025-09-29 09:42:13.285985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 039bc44bb0f7 2025-09-29 09:42:13.285996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:42:13.286008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 1e2af6816f22 2025-09-29 09:42:13.286017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-09-29 09:42:13.286027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-09-29 09:42:13.286036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-09-29 09:42:13.286045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-09-29 09:42:13.286055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:42:13.286064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:42:13.286074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:42:13.286083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:42:13.286091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:42:13.286100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:42:13.286108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:42:13.286116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-09-29 09:42:13.286125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-09-29 09:42:13.286133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-09-29 09:42:13.286142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-09-29 09:42:13.286150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:42:13.286158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:42:13.286167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-29 09:42:13.286177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:42:13.286194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-09-29 09:42:13.286203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-09-29 09:42:13.286211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-09-29 09:42:13.286219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-09-29 09:42:13.286228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-09-29 09:42:13.286236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-09-29 09:42:13.286244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:42:13.286253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:42:13.286261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-09-29 09:42:13.286269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-09-29 09:42:13.286277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-09-29 09:42:13.286286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-09-29 09:42:13.286302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:42:13.286310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:42:13.286323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:42:13.286332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:42:13.286340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:42:13.286348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:42:13.286357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:42:13.286365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-09-29 09:42:13.286374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:42:13.286382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-09-29 09:42:13.286390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-29 09:42:13.286399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:42:13.286408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-09-29 09:42:13.286416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-29 09:42:13.286424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:75% (Reading database ... 80% 2025-09-29 09:42:13.286432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-09-29 09:42:13.286441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-09-29 09:42:13.286449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-09-29 09:42:13.286457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:42:13.286466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:42:13.286512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:42:13.286608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:13.286636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:13.286692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:42:13.286752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:42:13.286886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:42:13.286915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:13.286932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:13.286960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-09-29 09:42:13.286971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-09-29 09:42:13.286980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:42:13.287021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:42:13.287030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-09-29 09:42:13.287039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:42:13.287085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:42:13.287094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-09-29 09:42:13.287103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-09-29 09:42:13.287115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:42:13.287123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.287171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 13020 files, 2186 directories removed. 2025-09-29 09:42:13.287180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.287192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-09-29 09:42:13.287201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.287247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2025-09-29 09:42:13.287257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-29 09:42:13.287265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-09-29 09:42:13.287300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-09-29 09:42:13.287310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:42:13.287322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 1e2af6816f22 2025-09-29 09:42:13.287330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 0fe9db575861 2025-09-29 09:42:13.287384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-09-29 09:42:13.287393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 1ef4d3579a31 2025-09-29 09:42:13.287428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 1ef4d3579a31 2025-09-29 09:42:13.287437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> abf8685fb136 2025-09-29 09:42:13.287446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 7ffd61c31b61 2025-09-29 09:42:13.287480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20250929 2025-09-29 09:42:13.287542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-09-29 09:42:13.287444 (took 0:01:02.648379) 2025-09-29 09:42:13.287601 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-09-29 09:42:13.288066 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-09-29 09:42:13.288134 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-09-29 09:42:13.288148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-09-29 09:42:13.287893 2025-09-29 09:42:13.288638 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-09-29 09:42:13.289107 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-09-29 09:42:47.201524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:42:47.201596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 75f0ef7b7db3 2025-09-29 09:42:47.201638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:42:47.201649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 4857ea725a6c 2025-09-29 09:42:47.201691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 4857ea725a6c 2025-09-29 09:42:47.201752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> e93153890964 2025-09-29 09:42:47.201794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:42:47.201804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 6698762364bb 2025-09-29 09:42:47.201872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-09-29 09:42:47.201882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-09-29 09:42:47.201957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-09-29 09:42:47.201966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:42:47.202006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:42:47.202012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:42:47.202059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:42:47.202065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:42:47.202109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:42:47.202115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:42:47.202161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:42:47.202168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-09-29 09:42:47.202214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:42:47.202245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-09-29 09:42:47.202251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-09-29 09:42:47.202302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:42:47.202308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:42:47.202357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-29 09:42:47.202391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:42:47.202416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-09-29 09:42:47.202456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-09-29 09:42:47.202462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-09-29 09:42:47.202513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-09-29 09:42:47.202523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-09-29 09:42:47.202568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-09-29 09:42:47.202574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:42:47.202628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:42:47.202634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-09-29 09:42:47.202723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-09-29 09:42:47.202732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-09-29 09:42:47.202862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-09-29 09:42:47.202931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:42:47.202946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:42:47.202953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:42:47.202959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:42:47.202964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:42:47.202970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:42:47.202978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:42:47.202986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-09-29 09:42:47.203036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:42:47.203062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:42:47.203099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-29 09:42:47.203134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-29 09:42:47.203175 | 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% 2025-09-29 09:42:47.203202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-09-29 09:42:47.203226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-09-29 09:42:47.203272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-09-29 09:42:47.203300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-09-29 09:42:47.203328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-09-29 09:42:47.203365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-09-29 09:42:47.203393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:42:47.203421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.203462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.203490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.203527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.203554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:42:47.203590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.203654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.203711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.203740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.203751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.203989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:42:47.204024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.204051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.204091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:42:47.204118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.204155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.204183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.204219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:42:47.204246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.204363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:42:47.204413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-29 09:42:47.204447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:42:47.204540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:42:47.204641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:42:47.204720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:42:47.204783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:42:47.204793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:42:47.204838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:42:47.204865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:42:47.204916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-09-29 09:42:47.204934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:42:47.204976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:42:47.205004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-09-29 09:42:47.205041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:42:47.205068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:42:47.205103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-29 09:42:47.205131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:42:47.205164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-29 09:42:47.205191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-09-29 09:42:47.205226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-29 09:42:47.205259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:42:47.205295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-29 09:42:47.205305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:42:47.205346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:42:47.205373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:42:47.205409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 6698762364bb 2025-09-29 09:42:47.205437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> a57b37e8a5ce 2025-09-29 09:42:47.205471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-09-29 09:42:47.205505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 86e99a04b7f1 2025-09-29 09:42:47.205532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 86e99a04b7f1 2025-09-29 09:42:47.205572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 7a903901ae53 2025-09-29 09:42:47.205599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built dc8b4f9b3ad1 2025-09-29 09:42:47.205636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250929 2025-09-29 09:42:47.205795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-09-29 09:42:47.205630 (took 0:00:33.917737) 2025-09-29 09:42:47.206195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-09-29 09:42:47.206247 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-09-29 09:42:47.206304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-09-29 09:42:47.206222 2025-09-29 09:42:47.207423 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-09-29 09:42:47.208044 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-09-29 09:43:20.400826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:43:20.400892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 75f0ef7b7db3 2025-09-29 09:43:20.400995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:43:20.401011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in ae8a03adb43c 2025-09-29 09:43:20.401022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container ae8a03adb43c 2025-09-29 09:43:20.401030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 1b298b3ffbb9 2025-09-29 09:43:20.401041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:43:20.401097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 692502b50e99 2025-09-29 09:43:20.401107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-09-29 09:43:20.401117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-09-29 09:43:20.401162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-09-29 09:43:20.401199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:43:20.401250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:43:20.401280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:43:20.401343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:43:20.401352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:43:20.401359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:43:20.401404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:43:20.401412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:43:20.401459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-09-29 09:43:20.401467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:43:20.401836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-09-29 09:43:20.401849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-09-29 09:43:20.401856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:43:20.401864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:43:20.401871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-29 09:43:20.401880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:43:20.401889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-09-29 09:43:20.401896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-09-29 09:43:20.401903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-09-29 09:43:20.401910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-09-29 09:43:20.401917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-09-29 09:43:20.401984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-09-29 09:43:20.401992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:43:20.402001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:43:20.402008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-09-29 09:43:20.402053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-09-29 09:43:20.402061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-09-29 09:43:20.402767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-09-29 09:43:20.402784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:43:20.402793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:43:20.402801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:43:20.402809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:43:20.402818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:43:20.402834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:43:20.402842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:43:20.402851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-09-29 09:43:20.402860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:43:20.402867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:43:20.402876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-29 09:43:20.402885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:43:20.402893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-09-29 09:43:20.402901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-29 09:43:20.402910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:75% 2025-09-29 09:43:20.402924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-09-29 09:43:20.402932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-09-29 09:43:20.402961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-09-29 09:43:20.402969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-09-29 09:43:20.402977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:43:20.402985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.402998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.403014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:43:20.403215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.403306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.403327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.403697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:43:20.403725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.403770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:43:20.403875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.403986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.404046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-29 09:43:20.404085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:43:20.404154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.404189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.404252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.404289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.404350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:43:20.404388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.404452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.404488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:43:20.405877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.405928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.405969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:43:20.405978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.405988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:43:20.405997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.406005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:43:20.406028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:43:20.406037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:43:20.406045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:43:20.406054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:43:20.406062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-09-29 09:43:20.406071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:43:20.406079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:43:20.406088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-09-29 09:43:20.406096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:43:20.406104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:43:20.406113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-29 09:43:20.406121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:43:20.406140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-29 09:43:20.406149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-09-29 09:43:20.406157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-29 09:43:20.406166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:43:20.406174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-29 09:43:20.406182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:43:20.406191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:43:20.406199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:43:20.406208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 692502b50e99 2025-09-29 09:43:20.406217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 607a10ef35f4 2025-09-29 09:43:20.406225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-09-29 09:43:20.406233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 5d1cff229ffd 2025-09-29 09:43:20.406242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 5d1cff229ffd 2025-09-29 09:43:20.406250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> a09b3e1ea6ef 2025-09-29 09:43:20.406258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 3e810fe4af9c 2025-09-29 09:43:20.406267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250929 2025-09-29 09:43:20.406277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-09-29 09:43:20.405553 (took 0:00:33.199331) 2025-09-29 09:43:20.406294 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-09-29 09:43:20.406303 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-09-29 09:43:20.406312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-09-29 09:43:20.406047 2025-09-29 09:43:20.407212 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-09-29 09:43:20.407657 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-09-29 09:44:09.525925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:44:09.526018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 75f0ef7b7db3 2025-09-29 09:44:09.526035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20250929" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:44:09.526049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 20df66971ac7 2025-09-29 09:44:09.526059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 20df66971ac7 2025-09-29 09:44:09.526067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 138c019be553 2025-09-29 09:44:09.526097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:44:09.526179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 16dcd7758896 2025-09-29 09:44:09.526188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:44:09.526195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-29 09:44:09.526203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:44:09.526210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:44:09.526219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:44:09.526258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:44:09.526295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:44:09.527779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-29 09:44:09.527795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 09:44:09.527805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:44:09.527813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:44:09.527822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:44:09.527830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:44:09.527837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:44:09.527844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:44:09.527851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:44:09.527857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:44:09.527864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-09-29 09:44:09.527871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-29 09:44:09.527878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-29 09:44:09.527885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-29 09:44:09.527892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-29 09:44:09.527899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-09-29 09:44:09.527906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2025-09-29 09:44:09.527913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-09-29 09:44:09.527920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-09-29 09:44:09.527927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-09-29 09:44:09.527933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2025-09-29 09:44:09.527940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:44:09.527948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,017 kB of archives. 2025-09-29 09:44:09.527963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,287 kB of additional disk space will be used. 2025-09-29 09:44:09.527970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:44:09.527977 | 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.8 [1,829 kB] 2025-09-29 09:44:09.527984 | 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] 2025-09-29 09:44:09.528009 | 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] 2025-09-29 09:44:09.528016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,017 kB in 1s (2,654 kB/s) 2025-09-29 09:44:09.528029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-09-29 09:44:09.528036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-29 09:44:09.528045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:44:09.528057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-29 09:44:09.528064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:44:09.528071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-29 09:44:09.528078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-29 09:44:09.528122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-29 09:44:09.528204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:44:09.528262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-29 09:44:09.528342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:44:09.528441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-09-29 09:44:09.528501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-29 09:44:09.528611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:44:09.528692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-09-29 09:44:09.528767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-09-29 09:44:09.528842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-09-29 09:44:09.528909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-09-29 09:44:09.528976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-29 09:44:09.529064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-29 09:44:09.529133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:44:09.529198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 16dcd7758896 2025-09-29 09:44:09.529265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 98cf9dc0f8e3 2025-09-29 09:44:09.529332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2025-09-29 09:44:09.529403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 61a950f35279 2025-09-29 09:44:09.529470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-09-29 09:44:09.529536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2025-09-29 09:44:09.529602 | 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) 2025-09-29 09:44:09.529694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.1) 2025-09-29 09:44:09.529760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2025-09-29 09:44:09.529833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-29 09:44:09.529901 | 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) 2025-09-29 09:44:09.529966 | 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) 2025-09-29 09:44:09.530086 | 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) 2025-09-29 09:44:09.530161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.4.0) 2025-09-29 09:44:09.530234 | 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) 2025-09-29 09:44:09.530296 | 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) 2025-09-29 09:44:09.530361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.7.1) 2025-09-29 09:44:09.530427 | 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) 2025-09-29 09:44:09.530493 | 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) 2025-09-29 09:44:09.530550 | 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) 2025-09-29 09:44:09.530606 | 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) 2025-09-29 09:44:09.530661 | 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) 2025-09-29 09:44:09.530752 | 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.2.dev58) 2025-09-29 09:44:09.530815 | 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) 2025-09-29 09:44:09.530870 | 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) 2025-09-29 09:44:09.530926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2025-09-29 09:44:09.530980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-09-29 09:44:09.531178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2025-09-29 09:44:09.531245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-09-29 09:44:09.531260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2025-09-29 09:44:09.531279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2025-09-29 09:44:09.531290 | 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) 2025-09-29 09:44:09.531301 | 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) 2025-09-29 09:44:09.531315 | 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) 2025-09-29 09:44:09.531377 | 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.9.0) 2025-09-29 09:44:09.531434 | 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) 2025-09-29 09:44:09.531468 | 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) 2025-09-29 09:44:09.531543 | 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) 2025-09-29 09:44:09.531607 | 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) 2025-09-29 09:44:09.531622 | 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) 2025-09-29 09:44:09.531698 | 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.10.2) 2025-09-29 09:44:09.531789 | 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) 2025-09-29 09:44:09.531853 | 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) 2025-09-29 09:44:09.531884 | 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) 2025-09-29 09:44:09.531954 | 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) 2025-09-29 09:44:09.532036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.1.0) 2025-09-29 09:44:09.532053 | 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) 2025-09-29 09:44:09.532119 | 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) 2025-09-29 09:44:09.532187 | 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) 2025-09-29 09:44:09.532236 | 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) 2025-09-29 09:44:09.532288 | 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) 2025-09-29 09:44:09.532348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.1.1) 2025-09-29 09:44:09.532405 | 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) 2025-09-29 09:44:09.534961 | 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) 2025-09-29 09:44:09.535021 | 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) 2025-09-29 09:44:09.535032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2025-09-29 09:44:09.535042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.1) 2025-09-29 09:44:09.535062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2025-09-29 09:44:09.535072 | 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.0) 2025-09-29 09:44:09.535082 | 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) 2025-09-29 09:44:09.535091 | 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) 2025-09-29 09:44:09.535101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2025-09-29 09:44:09.535119 | 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) 2025-09-29 09:44:09.535128 | 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) 2025-09-29 09:44:09.535138 | 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) 2025-09-29 09:44:09.535148 | 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) 2025-09-29 09:44:09.535158 | 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) 2025-09-29 09:44:09.535167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2025-09-29 09:44:09.535176 | 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) 2025-09-29 09:44:09.535186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2025-09-29 09:44:09.535196 | 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) 2025-09-29 09:44:09.535206 | 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) 2025-09-29 09:44:09.535218 | 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) 2025-09-29 09:44:09.535237 | 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) 2025-09-29 09:44:09.535247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2025-09-29 09:44:09.535257 | 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) 2025-09-29 09:44:09.535266 | 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) 2025-09-29 09:44:09.535281 | 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) 2025-09-29 09:44:09.535292 | 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) 2025-09-29 09:44:09.535309 | 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) 2025-09-29 09:44:09.535318 | 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) 2025-09-29 09:44:09.535328 | 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) 2025-09-29 09:44:09.535337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2025-09-29 09:44:09.535347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2025-09-29 09:44:09.535356 | 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) 2025-09-29 09:44:09.535365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2025-09-29 09:44:09.535375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2025-09-29 09:44:09.535384 | 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) 2025-09-29 09:44:09.535394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2025-09-29 09:44:09.535404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-09-29 09:44:09.535414 | 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) 2025-09-29 09:44:09.535423 | 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) 2025-09-29 09:44:09.535439 | 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) 2025-09-29 09:44:09.535448 | 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) (80.9.0) 2025-09-29 09:44:09.535457 | 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) 2025-09-29 09:44:09.535467 | 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) 2025-09-29 09:44:09.535488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2025-09-29 09:44:09.535498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2025-09-29 09:44:09.535507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2025-09-29 09:44:09.535516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2025-09-29 09:44:09.535526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2025-09-29 09:44:09.535535 | 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) 2025-09-29 09:44:09.535545 | 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) 2025-09-29 09:44:09.535554 | 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) 2025-09-29 09:44:09.535563 | 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) 2025-09-29 09:44:09.535573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2025-09-29 09:44:09.535583 | 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) 2025-09-29 09:44:09.535592 | 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) 2025-09-29 09:44:09.535602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-09-29 09:44:09.535611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-09-29 09:44:09.535620 | 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) 2025-09-29 09:44:09.535635 | 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) 2025-09-29 09:44:09.535644 | 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) 2025-09-29 09:44:09.535660 | 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) 2025-09-29 09:44:09.535713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2025-09-29 09:44:09.535729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2025-09-29 09:44:09.535739 | 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) 2025-09-29 09:44:09.535749 | 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) 2025-09-29 09:44:09.535758 | 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) 2025-09-29 09:44:09.535768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2025-09-29 09:44:09.535777 | 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) 2025-09-29 09:44:09.535787 | 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) 2025-09-29 09:44:09.535797 | 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) 2025-09-29 09:44:09.535808 | 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) 2025-09-29 09:44:09.535819 | 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) 2025-09-29 09:44:09.535829 | 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) 2025-09-29 09:44:09.535839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2025-09-29 09:44:09.535848 | 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) 2025-09-29 09:44:09.535864 | 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) 2025-09-29 09:44:09.535882 | 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) 2025-09-29 09:44:09.535892 | 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) 2025-09-29 09:44:09.535901 | 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) (2025.8.3) 2025-09-29 09:44:09.535911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2025-09-29 09:44:09.535925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2025-09-29 09:44:09.535935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2025-09-29 09:44:09.535945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-09-29 09:44:09.535955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-29 09:44:09.535964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2025-09-29 09:44:09.535974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2025-09-29 09:44:09.535983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 61a950f35279 2025-09-29 09:44:09.536016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> e2e8644ad5bb 2025-09-29 09:44:09.536028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:44:09.536041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in a9d92efc198f 2025-09-29 09:44:09.536051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-29 09:44:09.536061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-29 09:44:09.536070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-29 09:44:09.536079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:44:09.536089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:44:09.536098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:44:09.536108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:44:09.536118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:44:09.536127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:44:09.536152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:44:09.536162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:44:09.536171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-09-29 09:44:09.536181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:44:09.536191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-09-29 09:44:09.536200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-09-29 09:44:09.536210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:44:09.536219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:44:09.536229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-29 09:44:09.536238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-29 09:44:09.536257 | 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% 2025-09-29 09:44:09.536269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-29 09:44:09.536278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-09-29 09:44:09.536287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-09-29 09:44:09.536296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-29 09:44:09.536306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-29 09:44:09.536315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-29 09:44:09.536330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20159 files and directories currently installed.) 2025-09-29 09:44:09.536340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:44:09.536349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-29 09:44:09.536359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-29 09:44:09.536368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-29 09:44:09.536377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-09-29 09:44:09.536387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:44:09.536396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:44:09.536406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:44:09.536493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:44:09.536504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:44:09.536514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:44:09.536523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:44:09.536533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-09-29 09:44:09.536542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:44:09.536559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:44:09.536569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-29 09:44:09.536579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:44:09.536589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-29 09:44:09.536599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:44:09.536608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-29 09:44:09.536618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-29 09:44:09.536699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-29 09:44:09.536715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20150 files and directories currently installed.) 2025-09-29 09:44:09.536725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.536734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.536744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.536754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-29 09:44:09.536797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.536807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:44:09.536817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.536826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.536840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.536874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.536925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.536983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.537019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.538883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.538905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.538914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.538923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:44:09.538932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.538949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.538958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:09.538967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.538976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.538984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.539027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:09.539036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.539069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:44:09.539077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:44:09.539102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:44:09.539127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:09.539145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:09.539161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:44:09.539170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:44:09.539178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:44:09.539186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:44:09.539195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-09-29 09:44:09.539203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:44:09.539212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:44:09.539220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-09-29 09:44:09.539229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:44:09.539237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:44:09.539246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-29 09:44:09.539255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 13017 files, 2173 directories removed. 2025-09-29 09:44:09.539263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-29 09:44:09.539272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-09-29 09:44:09.539281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-29 09:44:09.539289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2025-09-29 09:44:09.539297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-29 09:44:09.539305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:44:09.539314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:44:09.539322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:44:09.539344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container a9d92efc198f 2025-09-29 09:44:09.539353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> ab222d3358b4 2025-09-29 09:44:09.539361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-09-29 09:44:09.539369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 9de599eea334 2025-09-29 09:44:09.539378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 9de599eea334 2025-09-29 09:44:09.539386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 06db89ba5453 2025-09-29 09:44:09.539395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 7aef097250db 2025-09-29 09:44:09.539408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250929 2025-09-29 09:44:09.539417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-09-29 09:44:09.538428 (took 0:00:49.132381) 2025-09-29 09:44:09.539426 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-09-29 09:44:09.539475 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-09-29 09:44:09.539484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-09-29 09:44:09.538926 2025-09-29 09:44:09.539493 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-29 09:44:09.540893 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-09-29 09:44:09.540945 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-09-29 09:44:52.047893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:44:52.047943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 75f0ef7b7db3 2025-09-29 09:44:52.047952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20250929" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:44:52.047959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 0a4135a5c747 2025-09-29 09:44:52.047966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 0a4135a5c747 2025-09-29 09:44:52.047997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 6321c7578abe 2025-09-29 09:44:52.048003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-09-29 09:44:52.048007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 4820b8a188dd 2025-09-29 09:44:52.048724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2025-09-29 09:44:52.048739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in c4c48df246d6 2025-09-29 09:44:52.048745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-09-29 09:44:52.048750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-09-29 09:44:52.048766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-09-29 09:44:52.048770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-09-29 09:44:52.048774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-09-29 09:44:52.048778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-09-29 09:44:52.048782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-29 09:44:52.048788 | 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) (6.1.1) 2025-09-29 09:44:52.048793 | 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) 2025-09-29 09:44:52.048797 | 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) 2025-09-29 09:44:52.048801 | 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) 2025-09-29 09:44:52.048817 | 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) 2025-09-29 09:44:52.048821 | 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) 2025-09-29 09:44:52.048825 | 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) 2025-09-29 09:44:52.048829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2025-09-29 09:44:52.048857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (9.7.1) 2025-09-29 09:44:52.048862 | 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) 2025-09-29 09:44:52.048866 | 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) 2025-09-29 09:44:52.048887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (16.1.0) 2025-09-29 09:44:52.049748 | 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) 2025-09-29 09:44:52.049757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.1.1) 2025-09-29 09:44:52.049761 | 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) 2025-09-29 09:44:52.049769 | 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.2.dev58) 2025-09-29 09:44:52.049773 | 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) 2025-09-29 09:44:52.049778 | 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) 2025-09-29 09:44:52.049782 | 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) 2025-09-29 09:44:52.049785 | 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) 2025-09-29 09:44:52.049789 | 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) 2025-09-29 09:44:52.049795 | 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) 2025-09-29 09:44:52.049799 | 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) 2025-09-29 09:44:52.049807 | 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) 2025-09-29 09:44:52.049811 | 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) 2025-09-29 09:44:52.049815 | 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) 2025-09-29 09:44:52.049819 | 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) 2025-09-29 09:44:52.049823 | 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) 2025-09-29 09:44:52.049827 | 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) 2025-09-29 09:44:52.049831 | 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.9.0) 2025-09-29 09:44:52.049839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (11.4.0) 2025-09-29 09:44:52.049899 | 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) 2025-09-29 09:44:52.049978 | 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) 2025-09-29 09:44:52.050077 | 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) 2025-09-29 09:44:52.050161 | 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) 2025-09-29 09:44:52.050230 | 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.10.2) 2025-09-29 09:44:52.050323 | 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) 2025-09-29 09:44:52.050398 | 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) 2025-09-29 09:44:52.050467 | 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) 2025-09-29 09:44:52.050535 | 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) 2025-09-29 09:44:52.050602 | 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) 2025-09-29 09:44:52.050684 | 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) 2025-09-29 09:44:52.050777 | 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) 2025-09-29 09:44:52.050844 | 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) 2025-09-29 09:44:52.050911 | 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) 2025-09-29 09:44:52.050978 | 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) 2025-09-29 09:44:52.051062 | 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) 2025-09-29 09:44:52.051131 | 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) 2025-09-29 09:44:52.051215 | 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.0) 2025-09-29 09:44:52.051282 | 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) 2025-09-29 09:44:52.051347 | 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) 2025-09-29 09:44:52.051411 | 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) 2025-09-29 09:44:52.051475 | 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) 2025-09-29 09:44:52.051543 | 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) 2025-09-29 09:44:52.051607 | 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) 2025-09-29 09:44:52.051685 | 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) 2025-09-29 09:44:52.051764 | 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) 2025-09-29 09:44:52.051831 | 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) 2025-09-29 09:44:52.052651 | 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) 2025-09-29 09:44:52.052730 | 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) 2025-09-29 09:44:52.052751 | 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) 2025-09-29 09:44:52.052757 | 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) 2025-09-29 09:44:52.052765 | 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) 2025-09-29 09:44:52.052777 | 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) 2025-09-29 09:44:52.052783 | 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) 2025-09-29 09:44:52.052789 | 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) 2025-09-29 09:44:52.052796 | 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) 2025-09-29 09:44:52.052802 | 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) 2025-09-29 09:44:52.052807 | 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) 2025-09-29 09:44:52.052812 | 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) 2025-09-29 09:44:52.052818 | 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) 2025-09-29 09:44:52.052823 | 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) 2025-09-29 09:44:52.052829 | 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) 2025-09-29 09:44:52.052834 | 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) 2025-09-29 09:44:52.052848 | 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) 2025-09-29 09:44:52.052854 | 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) 2025-09-29 09:44:52.052864 | 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) 2025-09-29 09:44:52.052870 | 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) 2025-09-29 09:44:52.052880 | 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) 2025-09-29 09:44:52.052925 | 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) 2025-09-29 09:44:52.052932 | 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) 2025-09-29 09:44:52.052938 | 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) (80.9.0) 2025-09-29 09:44:52.052944 | 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) 2025-09-29 09:44:52.052975 | 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) 2025-09-29 09:44:52.052999 | 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) 2025-09-29 09:44:52.053135 | 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) 2025-09-29 09:44:52.053186 | 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) 2025-09-29 09:44:52.053192 | 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) 2025-09-29 09:44:52.053734 | 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) 2025-09-29 09:44:52.053749 | 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) 2025-09-29 09:44:52.053754 | 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) 2025-09-29 09:44:52.053758 | 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) 2025-09-29 09:44:52.053761 | 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) 2025-09-29 09:44:52.053764 | 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) 2025-09-29 09:44:52.053798 | 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) 2025-09-29 09:44:52.053802 | 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) 2025-09-29 09:44:52.053806 | 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) 2025-09-29 09:44:52.053809 | 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) 2025-09-29 09:44:52.053813 | 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) 2025-09-29 09:44:52.053816 | 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) 2025-09-29 09:44:52.053821 | 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) 2025-09-29 09:44:52.053830 | 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) 2025-09-29 09:44:52.053836 | 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) 2025-09-29 09:44:52.053896 | 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) 2025-09-29 09:44:52.053949 | 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) 2025-09-29 09:44:52.054002 | 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) 2025-09-29 09:44:52.054069 | 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) 2025-09-29 09:44:52.054125 | 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) 2025-09-29 09:44:52.054183 | 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) 2025-09-29 09:44:52.054240 | 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) 2025-09-29 09:44:52.054300 | 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) 2025-09-29 09:44:52.054351 | 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) 2025-09-29 09:44:52.054406 | 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) 2025-09-29 09:44:52.054459 | 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) 2025-09-29 09:44:52.054513 | 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) 2025-09-29 09:44:52.054567 | 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) 2025-09-29 09:44:52.054628 | 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) 2025-09-29 09:44:52.054700 | 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) 2025-09-29 09:44:52.054764 | 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) 2025-09-29 09:44:52.054821 | 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) (2025.8.3) 2025-09-29 09:44:52.054874 | 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) 2025-09-29 09:44:52.054932 | 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) 2025-09-29 09:44:52.054988 | 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) 2025-09-29 09:44:52.055060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-09-29 09:44:52.055251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-09-29 09:44:52.055309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-09-29 09:44:52.055798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=e0eb87d51c7b51737c56215223c9cf87ebcdc60d3ba730c16ca12b9a93f24fda 2025-09-29 09:44:52.055813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-bbcs6cl_/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-09-29 09:44:52.055818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-09-29 09:44:52.055824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-09-29 09:44:52.055833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2025-09-29 09:44:52.055837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container c4c48df246d6 2025-09-29 09:44:52.055840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 0ac0a791cc7c 2025-09-29 09:44:52.055845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:44:52.055851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in dd6d4c781033 2025-09-29 09:44:52.055855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-09-29 09:44:52.055858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-09-29 09:44:52.055861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-09-29 09:44:52.055864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-09-29 09:44:52.055868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:44:52.055871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:44:52.055875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:44:52.055878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:44:52.055881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:44:52.055885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:44:52.055909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:44:52.055913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-09-29 09:44:52.055916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-09-29 09:44:52.055919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-09-29 09:44:52.056759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-09-29 09:44:52.056768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:44:52.056778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:44:52.056782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-29 09:44:52.056788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:44:52.056792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-09-29 09:44:52.056797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-09-29 09:44:52.056800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-09-29 09:44:52.056804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-09-29 09:44:52.056808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-09-29 09:44:52.056812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-09-29 09:44:52.056816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:44:52.056820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:44:52.056824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-09-29 09:44:52.056828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-09-29 09:44:52.056832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-09-29 09:44:52.056835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-09-29 09:44:52.056839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:44:52.056843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:44:52.056847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:44:52.056854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:44:52.056859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:44:52.056862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:44:52.056866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:44:52.056870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-09-29 09:44:52.056874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:44:52.056878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:44:52.056882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-29 09:44:52.056886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:44:52.056915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-09-29 09:44:52.056919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-09-29 09:44:52.056923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-09-29 09:44:52.056930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-09-29 09:44:52.056934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-09-29 09:44:52.056937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-09-29 09:44:52.056957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:44:52.057720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:44:52.057742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:44:52.057784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:44:52.057796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:44:52.057811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.057830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:44:52.057835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:44:52.057874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.057973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:44:52.058013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.058081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:44:52.058126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-29 09:44:52.058200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.058244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:44:52.058301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-09-29 09:44:52.058349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-09-29 09:44:52.058396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:44:52.058442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:44:52.058489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-09-29 09:44:52.058536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:44:52.058582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:44:52.058628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-09-29 09:44:52.058680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-09-29 09:44:52.058742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:44:52.058788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-29 09:44:52.058837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12976 files, 2175 directories removed. 2025-09-29 09:44:52.058882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-29 09:44:52.058931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-09-29 09:44:52.058974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-29 09:44:52.059021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2025-09-29 09:44:52.059082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-29 09:44:52.059129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-09-29 09:44:52.059176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-09-29 09:44:52.059222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:44:52.059267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container dd6d4c781033 2025-09-29 09:44:52.059312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 9e413c00d3df 2025-09-29 09:44:52.059357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-09-29 09:44:52.059405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 46098c98fb63 2025-09-29 09:44:52.059451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 46098c98fb63 2025-09-29 09:44:52.059497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> b44f2b2c78b8 2025-09-29 09:44:52.059545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 40a252f10735 2025-09-29 09:44:52.059592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250929 2025-09-29 09:44:52.059716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-09-29 09:44:52.059610 (took 0:00:42.520684) 2025-09-29 09:44:52.060098 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-09-29 09:44:52.060162 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-09-29 09:44:52.060236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-09-29 09:44:52.060176 2025-09-29 09:44:52.061165 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-09-29 09:44:52.062847 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-09-29 09:45:27.163102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:45:27.163191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 75f0ef7b7db3 2025-09-29 09:45:27.163208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20250929" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:45:27.163222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 6238e4911636 2025-09-29 09:45:27.163234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 6238e4911636 2025-09-29 09:45:27.163244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> fa0f6c2497f4 2025-09-29 09:45:27.163253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:45:27.163263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 542d36a7ad6b 2025-09-29 09:45:27.163274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:45:27.163286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in e7f9e2863771 2025-09-29 09:45:27.163296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-09-29 09:45:27.163305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-09-29 09:45:27.163315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-09-29 09:45:27.163324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:45:27.163334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:45:27.163343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:45:27.163352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:45:27.163362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:45:27.163382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:45:27.163390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:45:27.163438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:45:27.163447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-09-29 09:45:27.163455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:45:27.163463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-09-29 09:45:27.163471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-09-29 09:45:27.163479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:45:27.163487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:45:27.163494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-29 09:45:27.163504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:45:27.163520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-09-29 09:45:27.163529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-29 09:45:27.163541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:75% (Reading database ... 80% (Reading database ... 85% 2025-09-29 09:45:27.163703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-09-29 09:45:27.163765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-09-29 09:45:27.163895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:45:27.163975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:45:27.164048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-09-29 09:45:27.164188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-09-29 09:45:27.164255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-09-29 09:45:27.164342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-09-29 09:45:27.164421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:45:27.165995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:45:27.166098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:45:27.166115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:45:27.166126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:45:27.166136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:45:27.166146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:45:27.166157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-09-29 09:45:27.166167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:45:27.166190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:45:27.166208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-29 09:45:27.166226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-29 09:45:27.166246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:45:27.166268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-09-29 09:45:27.166285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-09-29 09:45:27.166302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-09-29 09:45:27.166314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-09-29 09:45:27.166323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-09-29 09:45:27.166333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-09-29 09:45:27.166342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:45:27.166355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:45:27.166402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:45:27.166574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.166602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:45:27.166612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.166621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:45:27.166667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.166718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.166733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.166744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.166753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:45:27.166836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.166956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:45:27.167111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:45:27.167350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:45:27.167467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:45:27.167617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:45:27.167692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:45:27.167841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:45:27.167886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:45:27.168106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-09-29 09:45:27.168172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:45:27.168194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:45:27.169574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-09-29 09:45:27.169653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:45:27.169692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:45:27.169707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.169717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:45:27.169727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.169736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-09-29 09:45:27.169746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.169755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:45:27.169765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-29 09:45:27.169774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:45:27.169810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:45:27.169820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:45:27.169843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container e7f9e2863771 2025-09-29 09:45:27.169853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> b6edcdc8babe 2025-09-29 09:45:27.169863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-09-29 09:45:27.169872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in c8e3429b1543 2025-09-29 09:45:27.169882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container c8e3429b1543 2025-09-29 09:45:27.169891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> aaba37db6426 2025-09-29 09:45:27.169900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built d3f57ce5cc2f 2025-09-29 09:45:27.169910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250929 2025-09-29 09:45:27.169920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-09-29 09:45:27.169025 (took 0:00:35.108849) 2025-09-29 09:45:27.169991 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-09-29 09:45:27.170002 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-09-29 09:45:27.170012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-09-29 09:45:27.169650 2025-09-29 09:45:27.170940 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-09-29 09:45:27.171830 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-09-29 09:46:12.513157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:46:12.513234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 75f0ef7b7db3 2025-09-29 09:46:12.513246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20250929" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:46:12.513313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 6b8d6b7d1011 2025-09-29 09:46:12.513569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 6b8d6b7d1011 2025-09-29 09:46:12.513633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> dcfeb99f1185 2025-09-29 09:46:12.513650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:46:12.513664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in e23cd1f97b6e 2025-09-29 09:46:12.513772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-29 09:46:12.513811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:46:12.513846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:46:12.513900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:46:12.513937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:46:12.513968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:46:12.514003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-29 09:46:12.514013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:46:12.514044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-29 09:46:12.514054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:46:12.514160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:46:12.514177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:46:12.514194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:46:12.514203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:46:12.514213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:46:12.514223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:46:12.514261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:46:12.514271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-09-29 09:46:12.514280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-29 09:46:12.514315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-29 09:46:12.514360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-29 09:46:12.514400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-29 09:46:12.514434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-09-29 09:46:12.514480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-09-29 09:46:12.514515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-09-29 09:46:12.514549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-09-29 09:46:12.514596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-09-29 09:46:12.514648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-09-29 09:46:12.514662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-09-29 09:46:12.514739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-09-29 09:46:12.514750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-09-29 09:46:12.514785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:46:12.514825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-09-29 09:46:12.514877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-09-29 09:46:12.514888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:46:12.514930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-09-29 09:46:12.514966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-09-29 09:46:12.515001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-09-29 09:46:12.515041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-09-29 09:46:12.515081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-09-29 09:46:12.515144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-09-29 09:46:12.515226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 1s (926 kB/s) 2025-09-29 09:46:12.515237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-09-29 09:46:12.515276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-29 09:46:12.515339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:46:12.515362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-09-29 09:46:12.515395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-09-29 09:46:12.515433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-09-29 09:46:12.515454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-29 09:46:12.515490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-29 09:46:12.515500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-29 09:46:12.515546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:46:12.515585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:46:12.515645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.515687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-09-29 09:46:12.515734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:46:12.515765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.515799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-09-29 09:46:12.515820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:46:12.515866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.515883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-09-29 09:46:12.515920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-09-29 09:46:12.515957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.515978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-09-29 09:46:12.516012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4_all.deb ... 2025-09-29 09:46:12.516042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-09-29 09:46:12.516234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:46:12.516254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-09-29 09:46:12.516290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:46:12.516300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-09-29 09:46:12.516345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container e23cd1f97b6e 2025-09-29 09:46:12.516398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 87bd33777c27 2025-09-29 09:46:12.516420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:46:12.516459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in f0714af98d6a 2025-09-29 09:46:12.516469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-29 09:46:12.516503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-29 09:46:12.516549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-29 09:46:12.516586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:46:12.516596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:46:12.516639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:46:12.516730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:46:12.516749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:46:12.516759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:46:12.516788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:46:12.516798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:46:12.516808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-09-29 09:46:12.516874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:46:12.516884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-09-29 09:46:12.516938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-09-29 09:46:12.516948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:46:12.516969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:46:12.517008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-29 09:46:12.517041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:46:12.517063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-09-29 09:46:12.517095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-29 09:46:12.517180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-29 09:46:12.517202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-29 09:46:12.517212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-29 09:46:12.517222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20169 files and directories currently installed.) 2025-09-29 09:46:12.517274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:46:12.517284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-29 09:46:12.517317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-29 09:46:12.517348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-29 09:46:12.517367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-09-29 09:46:12.517399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:46:12.517430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:46:12.517450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:46:12.517482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:46:12.517511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:46:12.517532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:46:12.517563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:46:12.517573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-09-29 09:46:12.517626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:46:12.517646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:46:12.517711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-29 09:46:12.517734 | 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% 2025-09-29 09:46:12.517778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 45% (Reading database ... 2025-09-29 09:46:12.517788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:46:12.517855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-09-29 09:46:12.517876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-09-29 09:46:12.517908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-09-29 09:46:12.517918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-29 09:46:12.517952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-29 09:46:12.517996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-29 09:46:12.518006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20160 files and directories currently installed.) 2025-09-29 09:46:12.518040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:46:12.518229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:46:12.518575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:12.518661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:12.518816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.518852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.518862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.518895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.518925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:46:12.518956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.518989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:46:12.519016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:46:12.519141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:12.519195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:12.519257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:46:12.519277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:46:12.519287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:46:12.519319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:46:12.519349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-09-29 09:46:12.519390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:46:12.519400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:46:12.519432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-09-29 09:46:12.519462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:46:12.519503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:46:12.519513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-29 09:46:12.519545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:46:12.519590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-29 09:46:12.519604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-09-29 09:46:12.519636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-29 09:46:12.519667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:46:12.519768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-29 09:46:12.519801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:46:12.519818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:46:12.519828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:46:12.519840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container f0714af98d6a 2025-09-29 09:46:12.519880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 26a702b93b75 2025-09-29 09:46:12.519910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-09-29 09:46:12.519940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 7d2e7ef7bd90 2025-09-29 09:46:12.519973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 7d2e7ef7bd90 2025-09-29 09:46:12.519983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 50f13bb28b99 2025-09-29 09:46:12.520003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 2410e29d4de2 2025-09-29 09:46:12.520035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250929 2025-09-29 09:46:12.520137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-09-29 09:46:12.520006 (took 0:00:45.350356) 2025-09-29 09:46:12.520544 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-09-29 09:46:12.520612 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-09-29 09:46:12.520631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-09-29 09:46:12.520437 2025-09-29 09:46:12.521366 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-09-29 09:46:12.521853 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-09-29 09:46:46.664033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:46:46.664105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 75f0ef7b7db3 2025-09-29 09:46:46.664154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20250929" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:46:46.664189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 9c2591992361 2025-09-29 09:46:46.664204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 9c2591992361 2025-09-29 09:46:46.664216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> a55b0f6caa8a 2025-09-29 09:46:46.664229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:46:46.664242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in a38a9f1e857a 2025-09-29 09:46:46.664255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-09-29 09:46:46.664266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-09-29 09:46:46.664278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-09-29 09:46:46.664289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-09-29 09:46:46.664312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:46:46.664323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:46:46.664332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:46:46.664342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:46:46.664352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:46:46.664361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:46:46.664370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:46:46.664461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-09-29 09:46:46.664473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-09-29 09:46:46.664483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-09-29 09:46:46.664493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-09-29 09:46:46.664503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:46:46.664512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:46:46.664521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-29 09:46:46.664533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.664547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:46:46.664558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-09-29 09:46:46.664614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-09-29 09:46:46.664624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-09-29 09:46:46.664634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-09-29 09:46:46.664721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-09-29 09:46:46.664736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-09-29 09:46:46.664784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-29 09:46:46.664832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:46:46.664879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-09-29 09:46:46.665567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-09-29 09:46:46.665626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-09-29 09:46:46.665639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-09-29 09:46:46.665650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:46:46.665661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:46:46.665735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:46:46.665746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:46:46.665775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:46:46.665785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:46:46.665794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:46:46.665804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-09-29 09:46:46.665814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:46:46.665824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-09-29 09:46:46.665834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-29 09:46:46.665926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:46:46.665941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-09-29 09:46:46.665951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-09-29 09:46:46.665961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-09-29 09:46:46.665970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-09-29 09:46:46.665980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-09-29 09:46:46.665989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-09-29 09:46:46.665999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-29 09:46:46.666036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.666046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.666056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.666104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.666249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:46:46.667749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.667781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.667800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:46:46.667875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.667884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:46:46.667903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.667922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:46:46.667958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.667968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.667977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.667986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.667996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:46:46.668005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:46:46.668033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:46:46.668060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:46:46.668084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:46:46.668103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-09-29 09:46:46.668112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-09-29 09:46:46.668121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:46:46.668151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:46:46.668248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-09-29 09:46:46.668303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:46:46.668401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:46:46.668458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-09-29 09:46:46.668533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:46:46.668608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:46:46.668704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.668793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12893 files, 2131 directories removed. 2025-09-29 09:46:46.668870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.668945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-09-29 09:46:46.669013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.669087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2025-09-29 09:46:46.669236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-29 09:46:46.669302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:46:46.669379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:46:46.669453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:46:46.669525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container a38a9f1e857a 2025-09-29 09:46:46.669596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> cbaeebc22bb5 2025-09-29 09:46:46.669663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-09-29 09:46:46.669761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in ba21e647eef6 2025-09-29 09:46:46.669836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container ba21e647eef6 2025-09-29 09:46:46.669902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 894df5c4fc20 2025-09-29 09:46:46.669970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 32dd0cd8f291 2025-09-29 09:46:46.670038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250929 2025-09-29 09:46:46.670203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-09-29 09:46:46.670055 (took 0:00:34.149618) 2025-09-29 09:46:46.670703 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-09-29 09:46:46.670820 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-09-29 09:46:46.670926 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-09-29 09:46:46.670830 2025-09-29 09:46:46.672085 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-09-29 09:46:46.672984 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-09-29 09:47:29.770036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20250929 2025-09-29 09:47:29.770133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 19a7c5aed324 2025-09-29 09:47:29.771391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20250929" "name"="glance-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:47:29.771490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 155dee2b117e 2025-09-29 09:47:29.771531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 155dee2b117e 2025-09-29 09:47:29.771616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ea525165a641 2025-09-29 09:47:29.771635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:47:29.771703 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in da1b2f79bc80 2025-09-29 09:47:29.771799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:47:29.771839 | 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] 2025-09-29 09:47:29.771882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:47:29.771924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:47:29.771965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:47:29.772020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:47:29.772062 | 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] 2025-09-29 09:47:29.772102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:47:29.772161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:47:29.772206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:47:29.772249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:47:29.772291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:47:29.772324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:47:29.772368 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:47:29.772410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:47:29.772451 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.4 MB in 3s (10.2 MB/s) 2025-09-29 09:47:29.772493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-29 09:47:29.775989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-29 09:47:29.776058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-29 09:47:29.776077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-29 09:47:29.776091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-09-29 09:47:29.776108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 09:47:29.776125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-29 09:47:29.776190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-09-29 09:47:29.776208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-09-29 09:47:29.776222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-09-29 09:47:29.776238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-29 09:47:29.776252 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-09-29 09:47:29.776268 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-09-29 09:47:29.776283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-09-29 09:47:29.776297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-09-29 09:47:29.776327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-29 09:47:29.776343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-29 09:47:29.776360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-09-29 09:47:29.776372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-09-29 09:47:29.776387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-09-29 09:47:29.776400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:47:29.776414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,662 kB of archives. 2025-09-29 09:47:29.776428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-09-29 09:47:29.776442 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:47:29.776456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-09-29 09:47:29.776472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-09-29 09:47:29.776486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-09-29 09:47:29.776500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-09-29 09:47:29.776515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-09-29 09:47:29.776529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-09-29 09:47:29.776543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-09-29 09:47:29.776557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-29 09:47:29.776570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-09-29 09:47:29.776585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-29 09:47:29.776598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-29 09:47:29.776613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-09-29 09:47:29.776628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-29 09:47:29.776636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-29 09:47:29.776657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-29 09:47:29.776665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-29 09:47:29.776707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-29 09:47:29.776738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-29 09:47:29.776753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-29 09:47:29.776761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-29 09:47:29.776768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-29 09:47:29.776776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-09-29 09:47:29.776783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-29 09:47:29.776791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-09-29 09:47:29.776798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-29 09:47:29.776806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-29 09:47:29.776813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-09-29 09:47:29.776822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,662 kB in 1s (7,248 kB/s) 2025-09-29 09:47:29.776831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-29 09:47:29.776838 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-29 09:47:29.776848 | 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 ... 2025-09-29 09:47:29.776857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-09-29 09:47:29.776867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: (Reading database ... 65% 2025-09-29 09:47:29.776876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-09-29 09:47:29.776885 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-09-29 09:47:29.776893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-09-29 09:47:29.776902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-29 09:47:29.776911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-29 09:47:29.776920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-29 09:47:29.776928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18910 files and directories currently installed.) 2025-09-29 09:47:29.776937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-29 09:47:29.776946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:47:29.776956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-29 09:47:29.776965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:47:29.776973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:47:29.776982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-09-29 09:47:29.776990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-29 09:47:29.777006 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:47:29.777015 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-09-29 09:47:29.777024 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-29 09:47:29.777032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-09-29 09:47:29.777042 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.777051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-09-29 09:47:29.777060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-09-29 09:47:29.777077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-29 09:47:29.777086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-09-29 09:47:29.777095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-09-29 09:47:29.777104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-29 09:47:29.777113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:47:29.777122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-09-29 09:47:29.777136 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-29 09:47:29.777163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:47:29.777174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-29 09:47:29.777183 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-29 09:47:29.777191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:47:29.777200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-09-29 09:47:29.777209 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-29 09:47:29.777218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:47:29.777227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-09-29 09:47:29.777236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-29 09:47:29.777245 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:47:29.777254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-09-29 09:47:29.777263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-29 09:47:29.777272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:47:29.777280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-09-29 09:47:29.777289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-29 09:47:29.777298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:47:29.777307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-09-29 09:47:29.777315 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-29 09:47:29.777324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:47:29.777333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-09-29 09:47:29.777342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-29 09:47:29.777360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:47:29.777369 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-09-29 09:47:29.777378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:47:29.777387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:47:29.777396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-09-29 09:47:29.777405 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-29 09:47:29.777414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:47:29.777423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-09-29 09:47:29.777431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-29 09:47:29.777440 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.777449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:47:29.777458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-09-29 09:47:29.777467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-29 09:47:29.777476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:47:29.777485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-09-29 09:47:29.777499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-29 09:47:29.777508 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:47:29.777517 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-09-29 09:47:29.777526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-29 09:47:29.777535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:47:29.777544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-09-29 09:47:29.777557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-09-29 09:47:29.777567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:47:29.777576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-09-29 09:47:29.777584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-09-29 09:47:29.777591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-09-29 09:47:29.777598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-09-29 09:47:29.777605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-29 09:47:29.777703 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:47:29.777720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-09-29 09:47:29.777729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-29 09:47:29.777738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:47:29.777746 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-09-29 09:47:29.777755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:47:29.777770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:47:29.777779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-09-29 09:47:29.777788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-29 09:47:29.777796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:47:29.777805 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-29 09:47:29.777813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-29 09:47:29.777823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-09-29 09:47:29.777832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-29 09:47:29.777841 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:47:29.777849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-29 09:47:29.777858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-29 09:47:29.777867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-09-29 09:47:29.777912 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:47:29.777924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-29 09:47:29.777932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-29 09:47:29.777941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-09-29 09:47:29.777950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.777989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-09-29 09:47:29.778000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-29 09:47:29.778882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:47:29.778908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.778918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 101) ... 2025-09-29 09:47:29.778928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 101) with group `nogroup' ... 2025-09-29 09:47:29.778938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-29 09:47:29.778947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-09-29 09:47:29.778957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-29 09:47:29.778966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-29 09:47:29.778976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-29 09:47:29.778985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-09-29 09:47:29.778995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-29 09:47:29.779004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-29 09:47:29.779014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-29 09:47:29.779023 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-29 09:47:29.779032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-29 09:47:29.779058 | 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', 2025-09-29 09:47:29.779078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: none removed. 2025-09-29 09:47:29.779088 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-29 09:47:29.779097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-29 09:47:29.779107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.779116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-09-29 09:47:29.779125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.779135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-09-29 09:47:29.779144 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-09-29 09:47:29.779172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.779182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 102) ... 2025-09-29 09:47:29.779191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-09-29 09:47:29.779201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-09-29 09:47:29.779210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-09-29 09:47:29.779219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-29 09:47:29.779229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-29 09:47:29.779238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-29 09:47:29.779248 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:47:29.779257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-09-29 09:47:29.779266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-29 09:47:29.779276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-09-29 09:47:29.779285 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-29 09:47:29.779350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:47:29.779360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-29 09:47:29.779370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container da1b2f79bc80 2025-09-29 09:47:29.779379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 53bc77a6193b 2025-09-29 09:47:29.779389 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-09-29 09:47:29.779398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> c05c614657b5 2025-09-29 09:47:29.779408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-09-29 09:47:29.779417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in a2bf1125b417 2025-09-29 09:47:29.779427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container a2bf1125b417 2025-09-29 09:47:29.779436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> fff804f6d670 2025-09-29 09:47:29.779448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:47:29.779459 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in fa402d1be739 2025-09-29 09:47:29.779469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-29 09:47:29.779479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-29 09:47:29.779495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-29 09:47:29.779505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:47:29.779514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:47:29.779524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:47:29.779533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:47:29.779542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:47:29.779552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:47:29.779561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:47:29.779581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:47:29.779591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-09-29 09:47:29.779601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-09-29 09:47:29.779610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-09-29 09:47:29.779620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-09-29 09:47:29.779630 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:47:29.779639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:47:29.779649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-29 09:47:29.779658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-29 09:47:29.779700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:47:29.779716 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:47:29.779726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-09-29 09:47:29.779740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-29 09:47:29.779750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-29 09:47:29.779785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-29 09:47:29.779819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19531 files and directories currently installed.) 2025-09-29 09:47:29.779883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:47:29.779898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-29 09:47:29.780070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-29 09:47:29.780125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-29 09:47:29.780138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-09-29 09:47:29.780182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:47:29.780194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:47:29.780204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:47:29.780214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:47:29.780245 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:47:29.780254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:47:29.780268 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:47:29.780278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-09-29 09:47:29.780288 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:47:29.780301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:47:29.780314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-29 09:47:29.780349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.780390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:47:29.780421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-09-29 09:47:29.780487 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-09-29 09:47:29.780498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-09-29 09:47:29.780511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-29 09:47:29.780546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-29 09:47:29.780595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-29 09:47:29.780610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19522 files and directories currently installed.) 2025-09-29 09:47:29.780624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.780715 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.780757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.780768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.780781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:47:29.780828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.782376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.782391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782432 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:47:29.782439 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.782446 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:29.782466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782487 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:29.782495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782508 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:47:29.782529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:47:29.782551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:47:29.782569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:29.782581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782587 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:29.782593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-09-29 09:47:29.782599 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:47:29.782605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.782611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:47:29.782617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:47:29.782624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-09-29 09:47:29.782630 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:47:29.782636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:47:29.782642 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-09-29 09:47:29.782647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-09-29 09:47:29.782653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:47:29.782658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.782664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9516 files, 1326 directories removed. 2025-09-29 09:47:29.782720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.782728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-09-29 09:47:29.782734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.782741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-09-29 09:47:29.782748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-29 09:47:29.782771 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:47:29.782784 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:47:29.782792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:47:29.782798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container fa402d1be739 2025-09-29 09:47:29.782805 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d79d6bda8b5a 2025-09-29 09:47:29.782812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-09-29 09:47:29.782818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in f1f466ab55cd 2025-09-29 09:47:29.782824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container f1f466ab55cd 2025-09-29 09:47:29.782830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 475f7e16d822 2025-09-29 09:47:29.782837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 7aaa7e8b4186 2025-09-29 09:47:29.782843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20250929 2025-09-29 09:47:29.782850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-09-29 09:47:29.781995 (took 0:00:43.111165) 2025-09-29 09:47:29.782902 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-09-29 09:47:29.782911 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-09-29 09:47:29.782917 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-09-29 09:47:29.782504 2025-09-29 09:47:29.784981 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-09-29 09:47:29.785024 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-09-29 09:47:55.592029 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20250929 2025-09-29 09:47:55.592135 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> d3990e719d9c 2025-09-29 09:47:55.592152 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20250929" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:47:55.592201 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 7982e0f0794c 2025-09-29 09:47:55.592213 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 7982e0f0794c 2025-09-29 09:47:55.592224 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 2c410195af0b 2025-09-29 09:47:55.592311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-09-29 09:47:55.592324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 3a59b59fc328 2025-09-29 09:47:55.592335 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-09-29 09:47:55.592345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in f590f754d48e 2025-09-29 09:47:55.592356 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container f590f754d48e 2025-09-29 09:47:55.592366 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> ec88d036d12a 2025-09-29 09:47:55.592378 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:47:55.592443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 2dc4f57ab3c0 2025-09-29 09:47:55.592454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-09-29 09:47:55.592462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-09-29 09:47:55.592512 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-09-29 09:47:55.592542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:47:55.592604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:47:55.593751 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:47:55.593770 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:47:55.593793 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:47:55.593802 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:47:55.593811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:47:55.593819 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:47:55.593827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-09-29 09:47:55.593836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-09-29 09:47:55.593845 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-09-29 09:47:55.593853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-09-29 09:47:55.593862 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:47:55.593870 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:47:55.593878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.593889 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:47:55.593899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-09-29 09:47:55.593908 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-09-29 09:47:55.593916 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.593924 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:80% (Reading database ... 85% 2025-09-29 09:47:55.593933 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-09-29 09:47:55.593941 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-09-29 09:47:55.593949 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.593958 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:47:55.593966 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:47:55.593974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-09-29 09:47:55.593983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-09-29 09:47:55.593991 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-09-29 09:47:55.593999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-09-29 09:47:55.594012 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:47:55.594021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:47:55.594038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:47:55.594047 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:47:55.594055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:47:55.594067 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:47:55.594098 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:47:55.594222 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-09-29 09:47:55.594315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:47:55.594362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:47:55.594429 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.594495 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.594567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:47:55.594633 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-29 09:47:55.594747 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:70% 2025-09-29 09:47:55.594806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-09-29 09:47:55.594876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-09-29 09:47:55.594943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-09-29 09:47:55.595008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-09-29 09:47:55.595072 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-09-29 09:47:55.595146 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:47:55.595287 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.595349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.595443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.595517 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.595585 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:47:55.595650 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.595731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.595801 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.595864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.595929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.595992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.596052 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.596113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.596179 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.596241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.596315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.596376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.596439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:47:55.596499 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.596559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.596618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:47:55.596706 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.596777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.596837 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.596901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.598749 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:47:55.598766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598781 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598789 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.598795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:47:55.598802 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.598809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:47:55.598830 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598837 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:47:55.598850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.598857 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:47:55.598871 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598877 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:47:55.598884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-09-29 09:47:55.598891 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:47:55.598898 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:47:55.598905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:47:55.598912 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-09-29 09:47:55.598918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:47:55.598925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:47:55.598939 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-09-29 09:47:55.598946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-09-29 09:47:55.598953 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:47:55.598967 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.598975 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8425 files, 1230 directories removed. 2025-09-29 09:47:55.598981 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.598988 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-09-29 09:47:55.598995 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.599002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-09-29 09:47:55.599008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-29 09:47:55.599015 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:47:55.599022 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:47:55.599029 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:47:55.599036 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 2dc4f57ab3c0 2025-09-29 09:47:55.599043 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 3fee654844b7 2025-09-29 09:47:55.599049 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-09-29 09:47:55.599056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 07ab34af7221 2025-09-29 09:47:55.599063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 07ab34af7221 2025-09-29 09:47:55.599070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> cd74b9bbca6f 2025-09-29 09:47:55.599077 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built c100c3342c19 2025-09-29 09:47:55.599084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20250929 2025-09-29 09:47:55.599090 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-09-29 09:47:55.598553 (took 0:00:25.816049) 2025-09-29 09:47:55.599120 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-09-29 09:47:55.599258 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-09-29 09:47:55.599338 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-09-29 09:47:55.599240 2025-09-29 09:47:55.600334 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-09-29 09:47:55.601106 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-09-29 09:48:19.532725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20250929 2025-09-29 09:48:19.532827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> d3990e719d9c 2025-09-29 09:48:19.532959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20250929" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:48:19.533078 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 0598971a6400 2025-09-29 09:48:19.533139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 0598971a6400 2025-09-29 09:48:19.533259 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> ca5ff39f93a9 2025-09-29 09:48:19.533344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:48:19.533426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 03bfc925c31d 2025-09-29 09:48:19.533547 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-09-29 09:48:19.533620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-09-29 09:48:19.533825 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-09-29 09:48:19.533859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-09-29 09:48:19.533937 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:48:19.533957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:48:19.534202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:48:19.534267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:48:19.534288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:48:19.534299 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:48:19.534313 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:48:19.534397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-09-29 09:48:19.534469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-09-29 09:48:19.534556 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-09-29 09:48:19.534634 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-09-29 09:48:19.534745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:48:19.534823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:48:19.534903 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-09-29 09:48:19.534990 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:48:19.535094 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-09-29 09:48:19.535186 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:70% (Reading database ... 75% 2025-09-29 09:48:19.535265 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-09-29 09:48:19.535341 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-09-29 09:48:19.535415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-09-29 09:48:19.535499 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-09-29 09:48:19.535564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-29 09:48:19.535639 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:48:19.535738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-09-29 09:48:19.535825 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-09-29 09:48:19.535900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-09-29 09:48:19.535981 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-09-29 09:48:19.536051 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:48:19.536115 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:48:19.536199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:48:19.536269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:48:19.536337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:48:19.536406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:48:19.536472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:48:19.536540 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-09-29 09:48:19.536618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:48:19.536690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-09-29 09:48:19.536797 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-09-29 09:48:19.536882 | 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% 2025-09-29 09:48:19.536960 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:48:19.537036 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-09-29 09:48:19.537125 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-09-29 09:48:19.537190 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-09-29 09:48:19.537275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-09-29 09:48:19.537349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-09-29 09:48:19.537420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-09-29 09:48:19.537493 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-29 09:48:19.537565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.537639 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.537739 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.537824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538759 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:48:19.538777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538787 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.538796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.538813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538822 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538830 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.538839 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538858 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538867 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.538883 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.538892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:48:19.538900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.538908 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538917 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:19.538925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538955 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:19.538966 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539130 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.539303 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:48:19.539393 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539455 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539527 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:48:19.539601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:48:19.539855 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.539929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:19.540002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.540074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:19.540147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-09-29 09:48:19.540243 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-09-29 09:48:19.540324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:48:19.540390 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:48:19.540463 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-09-29 09:48:19.540537 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:48:19.540611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:48:19.540686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-09-29 09:48:19.540813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-09-29 09:48:19.540874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:48:19.540947 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.541025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8425 files, 1230 directories removed. 2025-09-29 09:48:19.541097 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.541194 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-09-29 09:48:19.541305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.541383 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-09-29 09:48:19.541453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-29 09:48:19.541529 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-09-29 09:48:19.542539 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-09-29 09:48:19.542562 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:48:19.542571 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 03bfc925c31d 2025-09-29 09:48:19.542580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 961f7d2e29b0 2025-09-29 09:48:19.542588 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-09-29 09:48:19.542597 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in f34261e34aef 2025-09-29 09:48:19.542606 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container f34261e34aef 2025-09-29 09:48:19.542614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 208d284b04b0 2025-09-29 09:48:19.542623 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 599ab6762261 2025-09-29 09:48:19.542631 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20250929 2025-09-29 09:48:19.542639 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-09-29 09:48:19.541991 (took 0:00:23.942751) 2025-09-29 09:48:19.542729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-09-29 09:48:19.542744 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-09-29 09:48:19.542752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-09-29 09:48:19.542591 2025-09-29 09:48:19.543806 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-09-29 09:48:19.544634 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-09-29 09:48:46.354455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 09:48:46.354538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 9fec3b98ccdc 2025-09-29 09:48:46.354567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20250929" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:48:46.354586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 822a31c718f1 2025-09-29 09:48:46.354598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 822a31c718f1 2025-09-29 09:48:46.354612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 07b6a30a47ce 2025-09-29 09:48:46.354661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-09-29 09:48:46.354718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 410f024caa55 2025-09-29 09:48:46.354895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-09-29 09:48:46.354951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in fad09e7baa44 2025-09-29 09:48:46.355001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container fad09e7baa44 2025-09-29 09:48:46.355065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 716d6f8d4561 2025-09-29 09:48:46.355104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:48:46.355122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in f3c7f5ce78f7 2025-09-29 09:48:46.355157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-09-29 09:48:46.355198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-09-29 09:48:46.355238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-09-29 09:48:46.355304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-09-29 09:48:46.355342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:48:46.355383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:48:46.355435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:48:46.355517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:48:46.355529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:48:46.355565 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:48:46.355595 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:48:46.355630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-09-29 09:48:46.355738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-09-29 09:48:46.355789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-09-29 09:48:46.355829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-09-29 09:48:46.355908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:48:46.355919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:48:46.355980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-09-29 09:48:46.356026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:48:46.356089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-09-29 09:48:46.356131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-09-29 09:48:46.356221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-09-29 09:48:46.356299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-09-29 09:48:46.356335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-09-29 09:48:46.356382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-09-29 09:48:46.356427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-29 09:48:46.356495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:48:46.356536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-09-29 09:48:46.356617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-09-29 09:48:46.356651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-09-29 09:48:46.356734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-09-29 09:48:46.356778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:48:46.356818 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:48:46.356862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:48:46.356943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:48:46.356954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:48:46.356996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:48:46.357074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:48:46.357093 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-09-29 09:48:46.357136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:48:46.357230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-09-29 09:48:46.357312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-09-29 09:48:46.357348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:48:46.357438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:48:46.357452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:48:46.357493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% (Reading database ... 95% 2025-09-29 09:48:46.357572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-29 09:48:46.357605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.357639 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.357743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.357759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.357794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:48:46.357828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.357893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.357969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.357980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.358022 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358160 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:48:46.358339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.358374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:48:46.358474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358576 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:48:46.358644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.358715 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.358779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.358819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.358860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.358926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:48:46.358959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.358992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:48:46.359091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:48:46.359230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.359314 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359325 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:48:46.359359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:48:46.359462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-09-29 09:48:46.359495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-09-29 09:48:46.359529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.359595 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:48:46.359628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:48:46.359661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-09-29 09:48:46.359744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:48:46.359787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:48:46.359849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-09-29 09:48:46.359888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-09-29 09:48:46.359929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:48:46.359970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.360043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8936 files, 1258 directories removed. 2025-09-29 09:48:46.360053 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.360130 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-09-29 09:48:46.360141 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.360191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-09-29 09:48:46.360427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-29 09:48:46.360475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-09-29 09:48:46.360489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-09-29 09:48:46.360499 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:48:46.360543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container f3c7f5ce78f7 2025-09-29 09:48:46.360554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 3d6446b3463e 2025-09-29 09:48:46.360564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built dadfe75139f2 2025-09-29 09:48:46.360573 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20250929 2025-09-29 09:48:46.360705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-09-29 09:48:46.360552 (took 0:00:26.817961) 2025-09-29 09:48:46.361130 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-09-29 09:48:46.361194 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-09-29 09:48:46.361234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-09-29 09:48:46.361134 2025-09-29 09:48:46.362238 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-09-29 09:48:46.362974 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-09-29 09:49:10.951484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 09:49:10.951569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 9fec3b98ccdc 2025-09-29 09:49:10.951644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20250929" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:49:10.951746 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 2736252f34a7 2025-09-29 09:49:10.951780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 2736252f34a7 2025-09-29 09:49:10.951832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> c2a2ba4a958e 2025-09-29 09:49:10.951948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:49:10.952007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 8b9f1832cbbe 2025-09-29 09:49:10.952122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-09-29 09:49:10.952267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-09-29 09:49:10.952289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-09-29 09:49:10.952358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-09-29 09:49:10.952475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:49:10.952531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:49:10.952583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:49:10.952711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:49:10.952786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:49:10.952851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:49:10.952910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:49:10.952977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-09-29 09:49:10.953069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-09-29 09:49:10.953129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-09-29 09:49:10.953327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-09-29 09:49:10.953350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:49:10.953408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:49:10.953514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-29 09:49:10.953618 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:49:10.953714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-09-29 09:49:10.953788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-09-29 09:49:10.953880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-09-29 09:49:10.953937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-09-29 09:49:10.954046 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-09-29 09:49:10.954094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-09-29 09:49:10.954243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-29 09:49:10.954296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:49:10.954384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-09-29 09:49:10.954448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-09-29 09:49:10.954550 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-09-29 09:49:10.954651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-09-29 09:49:10.954756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:49:10.954806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:49:10.954894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:49:10.954944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:49:10.955056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:49:10.955106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:49:10.955222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:49:10.955280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-09-29 09:49:10.955386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:49:10.955439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-09-29 09:49:10.955539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-29 09:49:10.955599 | 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% 2025-09-29 09:49:10.955662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:49:10.955812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-09-29 09:49:10.955871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-09-29 09:49:10.955959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-09-29 09:49:10.956007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-09-29 09:49:10.956275 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-09-29 09:49:10.956347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-09-29 09:49:10.956359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-29 09:49:10.956366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.956383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.956402 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.956458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.956491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:49:10.956522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.956584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.956615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.956646 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.956700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.956941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:49:10.956980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.957019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.957058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:10.957089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.957121 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.957152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.957199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:10.957238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.957362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:49:10.957401 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:49:10.957522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:49:10.957603 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957641 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:10.957690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:10.957765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-09-29 09:49:10.957805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-09-29 09:49:10.957844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:49:10.957882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:49:10.957920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-09-29 09:49:10.957959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:49:10.957997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:49:10.958041 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-09-29 09:49:10.958082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-09-29 09:49:10.958104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:49:10.958150 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-29 09:49:10.958197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8936 files, 1258 directories removed. 2025-09-29 09:49:10.958228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-29 09:49:10.958259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-09-29 09:49:10.958290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-29 09:49:10.958322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-09-29 09:49:10.958359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-29 09:49:10.958389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-09-29 09:49:10.958420 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-09-29 09:49:10.958450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:49:10.958481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 8b9f1832cbbe 2025-09-29 09:49:10.958512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> d692336b3f7f 2025-09-29 09:49:10.958543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-09-29 09:49:10.958583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in f0ed35f4d193 2025-09-29 09:49:10.958622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container f0ed35f4d193 2025-09-29 09:49:10.958652 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> ec307128499d 2025-09-29 09:49:10.958703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 2eb82f125b4c 2025-09-29 09:49:10.958760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250929 2025-09-29 09:49:10.958866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-09-29 09:49:10.958765 (took 0:00:24.597631) 2025-09-29 09:49:10.959266 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-09-29 09:49:10.959332 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-09-29 09:49:10.959398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-09-29 09:49:10.959317 2025-09-29 09:49:10.960356 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-09-29 09:49:10.960974 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-09-29 09:49:35.178915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 09:49:35.178991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 9fec3b98ccdc 2025-09-29 09:49:35.179026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20250929" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:49:35.179043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 78e8d9e68544 2025-09-29 09:49:35.179067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 78e8d9e68544 2025-09-29 09:49:35.179077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> d132b22a3011 2025-09-29 09:49:35.179089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:49:35.179100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 694d3f9f7636 2025-09-29 09:49:35.179110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-09-29 09:49:35.179120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-09-29 09:49:35.179129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-09-29 09:49:35.179139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-09-29 09:49:35.179149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:49:35.179159 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:49:35.179192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:49:35.179202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:49:35.179211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:49:35.179221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:49:35.179230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:49:35.179239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-09-29 09:49:35.179249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-09-29 09:49:35.179259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-09-29 09:49:35.179268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-09-29 09:49:35.179278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-29 09:49:35.179287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-09-29 09:49:35.179297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-29 09:49:35.179306 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-29 09:49:35.179317 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:49:35.179407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-29 09:49:35.179419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:70% (Reading database ... 75% 2025-09-29 09:49:35.179428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-09-29 09:49:35.179438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-09-29 09:49:35.179447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-09-29 09:49:35.179457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-09-29 09:49:35.179466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-29 09:49:35.179486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-09-29 09:49:35.179496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-09-29 09:49:35.179505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-09-29 09:49:35.179545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-09-29 09:49:35.179555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-09-29 09:49:35.179564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-29 09:49:35.179574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-29 09:49:35.179699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-29 09:49:35.179776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-29 09:49:35.180935 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-29 09:49:35.180994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-29 09:49:35.181005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-29 09:49:35.181014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-09-29 09:49:35.181024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-29 09:49:35.181033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-09-29 09:49:35.181042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-29 09:49:35.181052 | 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 ... 2025-09-29 09:49:35.181063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:40% (Reading database ... 45% (Reading database ... 50% 2025-09-29 09:49:35.181072 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:49:35.181080 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-09-29 09:49:35.181089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-09-29 09:49:35.181097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-09-29 09:49:35.181105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-09-29 09:49:35.181114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-09-29 09:49:35.181122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-09-29 09:49:35.181131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-29 09:49:35.181140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181194 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-29 09:49:35.181212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181257 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-29 09:49:35.181379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-29 09:49:35.181404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-29 09:49:35.181475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.181520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.181542 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.181584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.181625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-29 09:49:35.181693 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.181753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.181763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-29 09:49:35.182769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.182788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.182798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-29 09:49:35.182807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.182815 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-29 09:49:35.182824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.182832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-29 09:49:35.182840 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-09-29 09:49:35.182849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-09-29 09:49:35.182857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-29 09:49:35.182865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-29 09:49:35.182883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-09-29 09:49:35.182892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:49:35.182900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:49:35.182909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-09-29 09:49:35.182917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-09-29 09:49:35.182926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:49:35.182934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-29 09:49:35.182943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8936 files, 1258 directories removed. 2025-09-29 09:49:35.182951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-29 09:49:35.182959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-09-29 09:49:35.182968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-29 09:49:35.182976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-09-29 09:49:35.182989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-29 09:49:35.182998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-09-29 09:49:35.183006 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-09-29 09:49:35.183015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:49:35.183024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 694d3f9f7636 2025-09-29 09:49:35.183035 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> d44ed8c7dd36 2025-09-29 09:49:35.183129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-09-29 09:49:35.183145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 2393a746f755 2025-09-29 09:49:35.183231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 2393a746f755 2025-09-29 09:49:35.183279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 0ad32a761bbe 2025-09-29 09:49:35.183341 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built 55b6cab1cb58 2025-09-29 09:49:35.183397 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250929 2025-09-29 09:49:35.183529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-09-29 09:49:35.183409 (took 0:00:24.224092) 2025-09-29 09:49:35.183993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-09-29 09:49:35.184088 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-09-29 09:49:35.184196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-09-29 09:49:35.184073 2025-09-29 09:49:35.185143 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-09-29 09:49:35.185931 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-09-29 09:49:47.564023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:49:47.564125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 326f613f92e0 2025-09-29 09:49:47.564399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20250929" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:49:47.564513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in b66108f15f25 2025-09-29 09:49:47.564542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container b66108f15f25 2025-09-29 09:49:47.564556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 568da88032ff 2025-09-29 09:49:47.564569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:49:47.564642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 0f49fe459ad1 2025-09-29 09:49:47.564740 | 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] 2025-09-29 09:49:47.564878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:49:47.564934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:49:47.565024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:49:47.565094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:49:47.565192 | 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] 2025-09-29 09:49:47.565274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:49:47.565351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:49:47.565425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:49:47.565502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:49:47.565575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:49:47.565651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:49:47.566754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:49:47.566775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:49:47.566782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:49:47.566790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.4 MB in 2s (11.7 MB/s) 2025-09-29 09:49:47.566798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-29 09:49:47.566805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-29 09:49:47.566811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-29 09:49:47.566818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-29 09:49:47.566825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2025-09-29 09:49:47.566832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2025-09-29 09:49:47.566839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2025-09-29 09:49:47.566846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2025-09-29 09:49:47.566853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:49:47.566871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 405 kB of archives. 2025-09-29 09:49:47.566878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,594 kB of additional disk space will be used. 2025-09-29 09:49:47.566894 | 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.0-1~cloud0 [398 kB] 2025-09-29 09:49:47.566902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:49:47.566909 | 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] 2025-09-29 09:49:47.566916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 405 kB in 0s (2,042 kB/s) 2025-09-29 09:49:47.566923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2025-09-29 09:49:47.566930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-09-29 09:49:47.566939 | 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% 2025-09-29 09:49:47.566951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-09-29 09:49:47.566958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-09-29 09:49:47.566965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2025-09-29 09:49:47.567031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-09-29 09:49:47.567083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-09-29 09:49:47.567249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-09-29 09:49:47.567290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-29 09:49:47.567356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-29 09:49:47.567413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2025-09-29 09:49:47.567506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2025-09-29 09:49:47.567562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-29 09:49:47.567635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:49:47.567745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2025-09-29 09:49:47.567831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:49:47.567907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 0f49fe459ad1 2025-09-29 09:49:47.567982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e1bd058ba111 2025-09-29 09:49:47.568078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/8 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2025-09-29 09:49:47.568160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> da59cc6f2da7 2025-09-29 09:49:47.568267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-09-29 09:49:47.568346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 4683a6c6f3d2 2025-09-29 09:49:47.568421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 4683a6c6f3d2 2025-09-29 09:49:47.568493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b59d6b5eaf78 2025-09-29 09:49:47.568567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:49:47.568646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e3058bc638de 2025-09-29 09:49:47.568795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:49:47.568873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 4c8d4b7ce9b2 2025-09-29 09:49:47.568949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 4c8d4b7ce9b2 2025-09-29 09:49:47.569024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 973cc23e8418 2025-09-29 09:49:47.569106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:49:47.569217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in d2e9183686c0 2025-09-29 09:49:47.569280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-29 09:49:47.569358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-29 09:49:47.569433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-29 09:49:47.569509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-09-29 09:49:47.569592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:49:47.569643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-29 09:49:47.569740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-29 09:49:47.569824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-29 09:49:47.569902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:49:47.569975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container d2e9183686c0 2025-09-29 09:49:47.570046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 8d9df9148a15 2025-09-29 09:49:47.570123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built a760915d6fe6 2025-09-29 09:49:47.570339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250929 2025-09-29 09:49:47.570917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-09-29 09:49:47.570275 (took 0:00:12.386202) 2025-09-29 09:49:47.571060 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-09-29 09:49:47.571085 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-09-29 09:49:47.571159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-09-29 09:49:47.571000 2025-09-29 09:49:47.572846 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-09-29 09:49:47.574734 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-09-29 09:50:00.020019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:50:00.020088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 326f613f92e0 2025-09-29 09:50:00.020107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20250929" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:50:00.020224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in dd978b4e5610 2025-09-29 09:50:00.020238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container dd978b4e5610 2025-09-29 09:50:00.020249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 7ace783917eb 2025-09-29 09:50:00.020300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:50:00.021802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in fc905caf98ee 2025-09-29 09:50:00.021829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:50:00.021840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:00.021849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:50:00.021859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:50:00.021869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:50:00.021879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:50:00.021888 | 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] 2025-09-29 09:50:00.021898 | 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] 2025-09-29 09:50:00.021907 | 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] 2025-09-29 09:50:00.021917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:50:00.021940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:50:00.021951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:50:00.021960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:50:00.021970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:50:00.021979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:50:00.021989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.4 MB in 2s (12.6 MB/s) 2025-09-29 09:50:00.021998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-29 09:50:00.022008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-29 09:50:00.022018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-29 09:50:00.022027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-29 09:50:00.022037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2025-09-29 09:50:00.022047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2025-09-29 09:50:00.022056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2025-09-29 09:50:00.022076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2025-09-29 09:50:00.022086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:00.022095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 405 kB of archives. 2025-09-29 09:50:00.022104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,594 kB of additional disk space will be used. 2025-09-29 09:50:00.022115 | 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.0-1~cloud0 [398 kB] 2025-09-29 09:50:00.022130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:00.022140 | 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] 2025-09-29 09:50:00.022150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 405 kB in 0s (2,307 kB/s) 2025-09-29 09:50:00.022159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2025-09-29 09:50:00.022247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-29 09:50:00.022368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-29 09:50:00.022439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:50:00.022525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-09-29 09:50:00.022615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-09-29 09:50:00.022644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% (Reading database ... 85% 2025-09-29 09:50:00.022768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-29 09:50:00.022871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:90% 2025-09-29 09:50:00.022901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-09-29 09:50:00.022985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-29 09:50:00.023083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:100% (Reading database ... 11909 files and directories currently installed.) 2025-09-29 09:50:00.023139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-29 09:50:00.023261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2025-09-29 09:50:00.023346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2025-09-29 09:50:00.023424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-29 09:50:00.023501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:50:00.023577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2025-09-29 09:50:00.023652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:50:00.023794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container fc905caf98ee 2025-09-29 09:50:00.024006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> a94de5670b40 2025-09-29 09:50:00.024077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/8 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2025-09-29 09:50:00.024109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 3526885464f6 2025-09-29 09:50:00.024148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-09-29 09:50:00.024210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in eeea5ec3737b 2025-09-29 09:50:00.024259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container eeea5ec3737b 2025-09-29 09:50:00.024282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b3a3ad8eb0b8 2025-09-29 09:50:00.024380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:00.024432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> d39553c6786c 2025-09-29 09:50:00.024523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:00.024582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 58c457e19694 2025-09-29 09:50:00.024707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 58c457e19694 2025-09-29 09:50:00.024753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> afc9700dc60b 2025-09-29 09:50:00.024848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:50:00.024907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 1f36ec7b78ce 2025-09-29 09:50:00.025020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-29 09:50:00.025081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-29 09:50:00.025157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-29 09:50:00.025267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:00.025314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:00.025400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-29 09:50:00.025467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-29 09:50:00.025545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-29 09:50:00.025574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:00.025666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 1f36ec7b78ce 2025-09-29 09:50:00.025813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8b96a6092859 2025-09-29 09:50:00.025917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 5f1098b224e3 2025-09-29 09:50:00.025981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250929 2025-09-29 09:50:00.026125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-09-29 09:50:00.025995 (took 0:00:12.454995) 2025-09-29 09:50:00.026361 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2025-09-29 09:50:00.026880 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-09-29 09:50:00.026928 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-09-29 09:50:00.027068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-09-29 09:50:00.026941 2025-09-29 09:50:00.028365 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-09-29 09:50:00.029105 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-09-29 09:50:12.018548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:50:12.019941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 326f613f92e0 2025-09-29 09:50:12.020005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20250929" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:50:12.020033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 2f3392d0b691 2025-09-29 09:50:12.020060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 2f3392d0b691 2025-09-29 09:50:12.020070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 830f61619df0 2025-09-29 09:50:12.020082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:50:12.020092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in bf4ff4202ab0 2025-09-29 09:50:12.020102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:12.020111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:50:12.020121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:50:12.020130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:50:12.020140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:50:12.020149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:50:12.020185 | 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] 2025-09-29 09:50:12.020197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:50:12.020207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:50:12.020216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:50:12.020225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:50:12.020235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:50:12.020244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:50:12.020253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:50:12.020263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:50:12.020272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.4 MB in 3s (11.3 MB/s) 2025-09-29 09:50:12.020282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-29 09:50:12.020292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-29 09:50:12.020401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-29 09:50:12.020414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-29 09:50:12.020423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2025-09-29 09:50:12.020433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2025-09-29 09:50:12.020452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2025-09-29 09:50:12.020462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2025-09-29 09:50:12.020472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:12.020482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 405 kB of archives. 2025-09-29 09:50:12.020491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,594 kB of additional disk space will be used. 2025-09-29 09:50:12.020506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:12.020516 | 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] 2025-09-29 09:50:12.020627 | 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.0-1~cloud0 [398 kB] 2025-09-29 09:50:12.020664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 405 kB in 1s (671 kB/s) 2025-09-29 09:50:12.020820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2025-09-29 09:50:12.020892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-09-29 09:50:12.020974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-29 09:50:12.021048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2025-09-29 09:50:12.021122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2025-09-29 09:50:12.021209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-09-29 09:50:12.021280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-09-29 09:50:12.021350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-09-29 09:50:12.023276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-09-29 09:50:12.023295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-29 09:50:12.023307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-29 09:50:12.023317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2025-09-29 09:50:12.023326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2025-09-29 09:50:12.023336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-29 09:50:12.023345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:50:12.023355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2025-09-29 09:50:12.023374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-29 09:50:12.023383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container bf4ff4202ab0 2025-09-29 09:50:12.023393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 6fad8595df37 2025-09-29 09:50:12.023403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:12.023412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 02040fe405ec 2025-09-29 09:50:12.023422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:12.023431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 8942e54059e7 2025-09-29 09:50:12.023440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 8942e54059e7 2025-09-29 09:50:12.023450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 56cf0b85eec2 2025-09-29 09:50:12.023496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:50:12.023508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 64aef928dc84 2025-09-29 09:50:12.023518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-29 09:50:12.023527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-29 09:50:12.023536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-29 09:50:12.023546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:12.023555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:12.023564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-29 09:50:12.023574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-29 09:50:12.023583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-29 09:50:12.023593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:12.023602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 64aef928dc84 2025-09-29 09:50:12.023611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 4ac05bf707ed 2025-09-29 09:50:12.023620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 2ff46e083c87 2025-09-29 09:50:12.023630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20250929 2025-09-29 09:50:12.023639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-09-29 09:50:12.022832 (took 0:00:11.995891) 2025-09-29 09:50:12.023653 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-09-29 09:50:12.023775 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-09-29 09:50:12.023791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-09-29 09:50:12.023520 2025-09-29 09:50:12.025769 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-09-29 09:50:12.025801 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-09-29 09:50:22.131369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:50:22.131416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 326f613f92e0 2025-09-29 09:50:22.131438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20250929" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:50:22.131449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 58987ca4467d 2025-09-29 09:50:22.131458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 58987ca4467d 2025-09-29 09:50:22.131466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> ad2eae3e10da 2025-09-29 09:50:22.131474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-host && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:50:22.131489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 3f7a6f875395 2025-09-29 09:50:22.131496 | 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] 2025-09-29 09:50:22.131503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:22.131509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:50:22.131515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:50:22.131522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:50:22.131528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:50:22.131534 | 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] 2025-09-29 09:50:22.131541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:50:22.131547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:50:22.131553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:50:22.131560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:50:22.131623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:50:22.131631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:50:22.131637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:50:22.131644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:50:22.131650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.4 MB in 2s (12.1 MB/s) 2025-09-29 09:50:22.131656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-29 09:50:22.131663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-29 09:50:22.131694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-29 09:50:22.131701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-29 09:50:22.131707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2025-09-29 09:50:22.131714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2025-09-29 09:50:22.131720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2025-09-29 09:50:22.131726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2025-09-29 09:50:22.131736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:22.131743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 710 kB of archives. 2025-09-29 09:50:22.131749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,055 kB of additional disk space will be used. 2025-09-29 09:50:22.131756 | 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.0-1~cloud0 [703 kB] 2025-09-29 09:50:22.131763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:22.131778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-09-29 09:50:22.131791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 710 kB in 0s (4,531 kB/s) 2025-09-29 09:50:22.131863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2025-09-29 09:50:22.131906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-09-29 09:50:22.131967 | 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% 2025-09-29 09:50:22.131980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2025-09-29 09:50:22.131989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-29 09:50:22.131998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-09-29 09:50:22.132007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-29 09:50:22.132016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-29 09:50:22.132083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2025-09-29 09:50:22.132094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2025-09-29 09:50:22.132103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.0-1~cloud0_amd64.deb ... 2025-09-29 09:50:22.132111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.0-1~cloud0) ... 2025-09-29 09:50:22.132120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2025-09-29 09:50:22.132128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.0-1~cloud0) ... 2025-09-29 09:50:22.132186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 3f7a6f875395 2025-09-29 09:50:22.132195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> caa7d2d9e191 2025-09-29 09:50:22.132204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:22.132243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 2a42466e8773 2025-09-29 09:50:22.132252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:22.132290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 5133fd5984fd 2025-09-29 09:50:22.132299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 5133fd5984fd 2025-09-29 09:50:22.132341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 325fb12a23f4 2025-09-29 09:50:22.132352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:50:22.132391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in a1541ea87d3a 2025-09-29 09:50:22.132401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-29 09:50:22.132443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-29 09:50:22.132451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-29 09:50:22.132490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:22.132508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:22.132550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-29 09:50:22.132559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-29 09:50:22.132568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-29 09:50:22.132605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:22.132614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container a1541ea87d3a 2025-09-29 09:50:22.132652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 98457d880e5c 2025-09-29 09:50:22.132661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 74fa9519c22f 2025-09-29 09:50:22.132733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20250929 2025-09-29 09:50:22.132773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-09-29 09:50:22.132692 (took 0:00:10.109172) 2025-09-29 09:50:22.133729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-09-29 09:50:22.133754 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-09-29 09:50:22.133781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-09-29 09:50:22.132999 2025-09-29 09:50:22.133791 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-09-29 09:50:22.134033 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-09-29 09:50:41.029031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20250929 2025-09-29 09:50:41.029341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> f927e67fdb54 2025-09-29 09:50:41.029533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20250929" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:50:41.029667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 56efdbb9e59b 2025-09-29 09:50:41.029853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 56efdbb9e59b 2025-09-29 09:50:41.029972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> a9165a927f3f 2025-09-29 09:50:41.030084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-09-29 09:50:41.030231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in a654328bc84e 2025-09-29 09:50:41.030348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container a654328bc84e 2025-09-29 09:50:41.030460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 361b40d0847a 2025-09-29 09:50:41.030581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-29 09:50:41.031765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 654bc184c6ad 2025-09-29 09:50:41.031814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-29 09:50:41.031826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-29 09:50:41.031836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-29 09:50:41.031847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-29 09:50:41.031857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-29 09:50:41.031866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-29 09:50:41.031876 | 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] 2025-09-29 09:50:41.031886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-29 09:50:41.031896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-29 09:50:41.031905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-29 09:50:41.031915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-29 09:50:41.031924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-09-29 09:50:41.031934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-09-29 09:50:41.031960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-29 09:50:41.031970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-29 09:50:41.032122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-29 09:50:41.032269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-29 09:50:41.032380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-29 09:50:41.032493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-29 09:50:41.032600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-29 09:50:41.032741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-09-29 09:50:41.032851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-09-29 09:50:41.032948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:41.033080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 654bc184c6ad 2025-09-29 09:50:41.033256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> a14c9b0dd147 2025-09-29 09:50:41.033370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-09-29 09:50:41.033480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in a8b9f48c3f9e 2025-09-29 09:50:41.033582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container a8b9f48c3f9e 2025-09-29 09:50:41.033747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0ffc5b90e69c 2025-09-29 09:50:41.033878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-09-29 09:50:41.033987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in eb2119d64cc1 2025-09-29 09:50:41.034142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container eb2119d64cc1 2025-09-29 09:50:41.034293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1c162eafe079 2025-09-29 09:50:41.034401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-29 09:50:41.034507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> b8f28715edb3 2025-09-29 09:50:41.034610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-29 09:50:41.034760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 52bb2709e3af 2025-09-29 09:50:41.034878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 52bb2709e3af 2025-09-29 09:50:41.035917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 33cb25fb1d69 2025-09-29 09:50:41.035986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:50:41.036002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in fdd525443439 2025-09-29 09:50:41.036013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-29 09:50:41.036023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-29 09:50:41.036032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-29 09:50:41.036042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:41.036052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:41.036061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-29 09:50:41.036071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-29 09:50:41.036080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-29 09:50:41.036090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:41.036099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-09-29 09:50:41.036109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:50:41.036118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:50:41.036128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-09-29 09:50:41.036230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-09-29 09:50:41.036244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:50:41.036255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-29 09:50:41.036264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 330 files, 48 directories removed. 2025-09-29 09:50:41.036274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-29 09:50:41.036283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-09-29 09:50:41.036293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-29 09:50:41.036321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-09-29 09:50:41.036337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-29 09:50:41.036347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-09-29 09:50:41.036360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-09-29 09:50:41.036436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:50:41.036496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container fdd525443439 2025-09-29 09:50:41.036567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 407f1cfb5d14 2025-09-29 09:50:41.036628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built 4a9736a4d1b5 2025-09-29 09:50:41.036731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250929 2025-09-29 09:50:41.036890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-09-29 09:50:41.036759 (took 0:00:18.903760) 2025-09-29 09:50:41.037493 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-09-29 09:50:41.039763 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-09-29 09:50:41.039789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-09-29 09:50:41.037556 2025-09-29 09:50:41.039799 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-09-29 09:50:41.039808 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-09-29 09:50:49.019380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20250929 2025-09-29 09:50:49.019480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 7ffd61c31b61 2025-09-29 09:50:49.019541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20250929" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-29 09:50:49.019655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 1a5777e8ca12 2025-09-29 09:50:49.019708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 1a5777e8ca12 2025-09-29 09:50:49.019821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 0347c8ae131b 2025-09-29 09:50:49.019862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-09-29 09:50:49.019985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 71827ae92c89 2025-09-29 09:50:49.020054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 71827ae92c89 2025-09-29 09:50:49.020119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 42e844572669 2025-09-29 09:50:49.020196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-09-29 09:50:49.020255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in c86d076d3730 2025-09-29 09:50:49.020311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-09-29 09:50:49.020381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-09-29 09:50:49.020448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-09-29 09:50:49.020518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:49.020582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:49.020645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-09-29 09:50:49.020737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-09-29 09:50:49.020809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-09-29 09:50:49.020877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:49.020942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-09-29 09:50:49.021005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-29 09:50:49.021069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-29 09:50:49.021133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-09-29 09:50:49.021275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-09-29 09:50:49.021372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-09-29 09:50:49.021422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-29 09:50:49.021483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 330 files, 48 directories removed. 2025-09-29 09:50:49.021534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-29 09:50:49.021598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-09-29 09:50:49.021647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-29 09:50:49.021731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-09-29 09:50:49.021785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-29 09:50:49.021846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-09-29 09:50:49.021908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-09-29 09:50:49.021969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-09-29 09:50:49.022029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container c86d076d3730 2025-09-29 09:50:49.022090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> f3b727775a29 2025-09-29 09:50:49.022149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-09-29 09:50:49.022235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b80618a770c6 2025-09-29 09:50:49.022296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b80618a770c6 2025-09-29 09:50:49.022357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 31e98aa47d13 2025-09-29 09:50:49.022421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 2d818caa712c 2025-09-29 09:50:49.022484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250929 2025-09-29 09:50:49.022640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-09-29 09:50:49.022500 (took 0:00:07.984944) 2025-09-29 09:50:49.023073 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2025-09-29 09:50:49.023193 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2025-09-29 09:50:49.023268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2025-09-29 09:50:49.023172 2025-09-29 09:50:49.024385 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2025-09-29 09:50:49.025253 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2025-09-29 09:50:52.020553 | 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-20250929 2025-09-29 09:50:52.020664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 5f1098b224e3 2025-09-29 09:50:52.020832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20250929" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="f93bb1f" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-09-29T08:21:12.902415+00:00" "org.opencontainers.image.documentation"="https://osism.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" 2025-09-29 09:50:52.020894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in e4ffd46392d0 2025-09-29 09:50:52.020999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container e4ffd46392d0 2025-09-29 09:50:52.021067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> f281968fb0d6 2025-09-29 09:50:52.021182 | 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 2025-09-29 09:50:52.021262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 1cf9bd098a68 2025-09-29 09:50:52.021405 | 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.242556, size: 55397 2025-09-29 09:50:52.021526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 1cf9bd098a68 2025-09-29 09:50:52.021615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 4bf5434a195a 2025-09-29 09:50:52.021731 | 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 2025-09-29 09:50:52.021846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 83731c832889 2025-09-29 09:50:52.021925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-29 09:50:52.022002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in a8f3535f40e7 2025-09-29 09:50:52.022078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container a8f3535f40e7 2025-09-29 09:50:52.022166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> b8f6183dac4d 2025-09-29 09:50:52.022272 | 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 2025-09-29 09:50:52.022344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 6f4e04168c7f 2025-09-29 09:50:52.022418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-09-29 09:50:52.022495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-09-29 09:50:52.022573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-09-29 09:50:52.022652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2025-09-29 09:50:52.022762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:52.022845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-09-29 09:50:52.022924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-09-29 09:50:52.023000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-09-29 09:50:52.023078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-29 09:50:52.023175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 6f4e04168c7f 2025-09-29 09:50:52.023375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> e5db11624e84 2025-09-29 09:50:52.023437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built c619b756ee9f 2025-09-29 09:50:52.023459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250929 2025-09-29 09:50:52.023545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2025-09-29 09:50:52.023420 (took 0:00:03.000248) 2025-09-29 09:50:52.269145 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-09-29 09:50:52.269226 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-09-29 09:50:52.269232 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-09-29 09:50:52.269237 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-09-29 09:50:52.269243 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-09-29 09:50:52.269247 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-09-29 09:50:52.269252 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-09-29 09:50:52.269257 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-09-29 09:50:52.269261 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-09-29 09:50:52.269266 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-09-29 09:50:52.269270 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-09-29 09:50:52.269275 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-09-29 09:50:52.269280 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-09-29 09:50:52.269284 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-09-29 09:50:52.269289 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-09-29 09:50:52.269294 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-09-29 09:50:52.269298 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-09-29 09:50:52.269318 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-09-29 09:50:52.269323 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-09-29 09:50:52.269327 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-09-29 09:50:52.269332 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-09-29 09:50:52.269336 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-09-29 09:50:52.269341 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-09-29 09:50:52.269345 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-09-29 09:50:52.269349 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-09-29 09:50:52.269360 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-09-29 09:50:52.269490 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-09-29 09:50:52.269542 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-09-29 09:50:52.269554 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-09-29 09:50:52.269564 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-09-29 09:50:52.269574 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-09-29 09:50:52.269584 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-09-29 09:50:52.269593 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-09-29 09:50:52.269602 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-09-29 09:50:52.269612 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-09-29 09:50:52.269704 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-09-29 09:50:52.269749 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-09-29 09:50:52.269759 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-09-29 09:50:52.269768 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-09-29 09:50:52.269778 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-09-29 09:50:52.269787 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-09-29 09:50:52.269797 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-09-29 09:50:52.269858 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-09-29 09:50:52.269868 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-09-29 09:50:52.269878 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-09-29 09:50:52.269888 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-09-29 09:50:52.269897 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-09-29 09:50:52.269958 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-09-29 09:50:52.269969 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-09-29 09:50:52.269978 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-09-29 09:50:52.270026 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-09-29 09:50:52.270036 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-09-29 09:50:52.270087 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-09-29 09:50:52.270097 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-09-29 09:50:52.270142 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-09-29 09:50:52.270272 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-09-29 09:50:52.270285 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-09-29 09:50:52.270295 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-09-29 09:50:52.270304 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-09-29 09:50:52.270349 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-09-29 09:50:52.270359 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-09-29 09:50:52.270403 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-09-29 09:50:52.270413 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-09-29 09:50:52.270464 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-09-29 09:50:52.270520 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-09-29 09:50:52.270533 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-09-29 09:50:52.270582 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-09-29 09:50:52.270592 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-09-29 09:50:52.270636 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-09-29 09:50:52.270720 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-09-29 09:50:52.270735 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-09-29 09:50:52.270782 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-09-29 09:50:52.270792 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-09-29 09:50:52.270840 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-09-29 09:50:52.270849 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-09-29 09:50:52.271754 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-09-29 09:50:52.271772 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-09-29 09:50:52.271783 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-09-29 09:50:52.271791 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-09-29 09:50:52.271799 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-09-29 09:50:52.271808 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-09-29 09:50:52.271816 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-09-29 09:50:52.271825 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-09-29 09:50:52.271833 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-09-29 09:50:52.271841 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-09-29 09:50:52.271850 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-09-29 09:50:52.271858 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-09-29 09:50:52.271866 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-09-29 09:50:52.271874 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-09-29 09:50:52.271883 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-09-29 09:50:52.271891 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-09-29 09:50:52.271899 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-09-29 09:50:52.271907 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-09-29 09:50:52.271916 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-09-29 09:50:52.271924 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-09-29 09:50:52.271932 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-09-29 09:50:52.271951 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-09-29 09:50:52.271959 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-09-29 09:50:52.271968 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-09-29 09:50:52.271976 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-09-29 09:50:52.271984 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-09-29 09:50:52.271992 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-09-29 09:50:52.272042 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-09-29 09:50:52.272051 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-09-29 09:50:52.272059 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-09-29 09:50:52.272068 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-09-29 09:50:52.272076 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-09-29 09:50:52.272084 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-09-29 09:50:52.272092 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-09-29 09:50:52.272101 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-09-29 09:50:52.272109 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-09-29 09:50:52.272117 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-09-29 09:50:52.272194 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-09-29 09:50:52.272204 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-09-29 09:50:52.272213 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-09-29 09:50:52.272221 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-09-29 09:50:52.272263 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-09-29 09:50:52.272272 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-09-29 09:50:52.272316 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-09-29 09:50:52.272325 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-09-29 09:50:52.273758 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-09-29 09:50:52.273793 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-09-29 09:50:52.273802 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-09-29 09:50:52.273810 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-09-29 09:50:52.273818 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-09-29 09:50:52.273826 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-09-29 09:50:52.273835 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-09-29 09:50:52.273843 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-09-29 09:50:52.273851 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-09-29 09:50:52.273859 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-09-29 09:50:52.273867 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-09-29 09:50:52.273876 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-09-29 09:50:52.273884 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2025-09-29 09:50:52.273892 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-09-29 09:50:52.273900 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-09-29 09:50:52.273909 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-09-29 09:50:52.273917 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-09-29 09:50:52.273925 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-09-29 09:50:52.273933 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-09-29 09:50:52.273941 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-09-29 09:50:52.273949 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-09-29 09:50:52.273958 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-09-29 09:50:52.273966 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-09-29 09:50:52.273974 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-09-29 09:50:52.273982 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-09-29 09:50:52.273990 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-09-29 09:50:52.273998 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-09-29 09:50:52.274007 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-09-29 09:50:52.274015 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-09-29 09:50:52.274023 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-09-29 09:50:52.274031 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-09-29 09:50:52.274039 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2025-09-29 09:50:52.274048 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-09-29 09:50:52.274056 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-09-29 09:50:52.274073 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-09-29 09:50:52.274081 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-09-29 09:50:52.274089 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-09-29 09:50:52.274097 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-09-29 09:50:52.274105 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-09-29 09:50:52.274114 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-09-29 09:50:52.274122 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-09-29 09:50:52.893929 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-linuxbridge-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-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": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}], "failed": [], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20250929.log 2025-09-29 09:50:52.910783 | ubuntu-noble-large | + docker images 2025-09-29 09:50:53.769775 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-29 09:50:53.769867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20250929 c619b756ee9f 2 seconds ago 307MB 2025-09-29 09:50:53.769881 | ubuntu-noble-large | e5db11624e84 2 seconds ago 307MB 2025-09-29 09:50:53.769906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20250929 2d818caa712c 5 seconds ago 1.26GB 2025-09-29 09:50:53.769917 | ubuntu-noble-large | 31e98aa47d13 5 seconds ago 1.26GB 2025-09-29 09:50:53.769928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20250929 4a9736a4d1b5 13 seconds ago 1.44GB 2025-09-29 09:50:53.769951 | ubuntu-noble-large | 407f1cfb5d14 16 seconds ago 1.44GB 2025-09-29 09:50:53.769961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20250929 74fa9519c22f 31 seconds ago 308MB 2025-09-29 09:50:53.769970 | ubuntu-noble-large | 98457d880e5c 32 seconds ago 309MB 2025-09-29 09:50:53.769980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20250929 2ff46e083c87 42 seconds ago 307MB 2025-09-29 09:50:53.769989 | ubuntu-noble-large | 4ac05bf707ed 43 seconds ago 308MB 2025-09-29 09:50:53.769999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20250929 5f1098b224e3 54 seconds ago 307MB 2025-09-29 09:50:53.770028 | ubuntu-noble-large | 8b96a6092859 55 seconds ago 308MB 2025-09-29 09:50:53.770038 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20250929 a760915d6fe6 About a minute ago 307MB 2025-09-29 09:50:53.770047 | ubuntu-noble-large | 8d9df9148a15 About a minute ago 308MB 2025-09-29 09:50:53.770057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20250929 55b6cab1cb58 About a minute ago 1.13GB 2025-09-29 09:50:53.770067 | ubuntu-noble-large | 0ad32a761bbe About a minute ago 1.13GB 2025-09-29 09:50:53.770076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20250929 2eb82f125b4c About a minute ago 1.13GB 2025-09-29 09:50:53.770086 | ubuntu-noble-large | ec307128499d About a minute ago 1.13GB 2025-09-29 09:50:53.770095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20250929 dadfe75139f2 2 minutes ago 1.13GB 2025-09-29 09:50:53.770105 | ubuntu-noble-large | 3d6446b3463e 2 minutes ago 1.13GB 2025-09-29 09:50:53.770114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20250929 599ab6762261 2 minutes ago 1.01GB 2025-09-29 09:50:53.770131 | ubuntu-noble-large | 208d284b04b0 2 minutes ago 1.01GB 2025-09-29 09:50:53.770140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20250929 c100c3342c19 2 minutes ago 1.01GB 2025-09-29 09:50:53.770151 | ubuntu-noble-large | cd74b9bbca6f 3 minutes ago 1.01GB 2025-09-29 09:50:53.770180 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20250929 7aaa7e8b4186 3 minutes ago 1.13GB 2025-09-29 09:50:53.770190 | ubuntu-noble-large | 475f7e16d822 3 minutes ago 1.13GB 2025-09-29 09:50:53.770199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20250929 32dd0cd8f291 4 minutes ago 1.24GB 2025-09-29 09:50:53.770209 | ubuntu-noble-large | 894df5c4fc20 4 minutes ago 1.24GB 2025-09-29 09:50:53.770218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20250929 2410e29d4de2 4 minutes ago 1.25GB 2025-09-29 09:50:53.770228 | ubuntu-noble-large | 50f13bb28b99 4 minutes ago 1.25GB 2025-09-29 09:50:53.770238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20250929 d3f57ce5cc2f 5 minutes ago 1.24GB 2025-09-29 09:50:53.770247 | ubuntu-noble-large | aaba37db6426 5 minutes ago 1.24GB 2025-09-29 09:50:53.770256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20250929 40a252f10735 6 minutes ago 1.24GB 2025-09-29 09:50:53.770266 | ubuntu-noble-large | b44f2b2c78b8 6 minutes ago 1.25GB 2025-09-29 09:50:53.770275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20250929 7aef097250db 6 minutes ago 1.25GB 2025-09-29 09:50:53.770285 | ubuntu-noble-large | 06db89ba5453 6 minutes ago 1.25GB 2025-09-29 09:50:53.770294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20250929 3e810fe4af9c 7 minutes ago 1.24GB 2025-09-29 09:50:53.770317 | ubuntu-noble-large | a09b3e1ea6ef 7 minutes ago 1.24GB 2025-09-29 09:50:53.770327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20250929 dc8b4f9b3ad1 8 minutes ago 1.24GB 2025-09-29 09:50:53.770337 | ubuntu-noble-large | 7a903901ae53 8 minutes ago 1.24GB 2025-09-29 09:50:53.770346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20250929 7ffd61c31b61 8 minutes ago 1.25GB 2025-09-29 09:50:53.770356 | ubuntu-noble-large | abf8685fb136 8 minutes ago 1.25GB 2025-09-29 09:50:53.770365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20250929 16bb93aade11 9 minutes ago 1.24GB 2025-09-29 09:50:53.770375 | ubuntu-noble-large | 9451c8aaa63b 9 minutes ago 1.25GB 2025-09-29 09:50:53.770385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20250929 06ff4c764b1f 10 minutes ago 1.24GB 2025-09-29 09:50:53.770394 | ubuntu-noble-large | 7f2b4d3e92c5 10 minutes ago 1.24GB 2025-09-29 09:50:53.770409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20250929 8f7a54105bab 11 minutes ago 1.25GB 2025-09-29 09:50:53.770419 | ubuntu-noble-large | d3190525217d 11 minutes ago 1.25GB 2025-09-29 09:50:53.770429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20250929 42b1aea6e142 11 minutes ago 1.24GB 2025-09-29 09:50:53.770438 | ubuntu-noble-large | 8883eba5dd9d 11 minutes ago 1.24GB 2025-09-29 09:50:53.770448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20250929 0bd2c2695f58 12 minutes ago 1.24GB 2025-09-29 09:50:53.770457 | ubuntu-noble-large | bf0adfcd2943 12 minutes ago 1.24GB 2025-09-29 09:50:53.770467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20250929 3a4cb5d52ef1 12 minutes ago 1.03GB 2025-09-29 09:50:53.770476 | ubuntu-noble-large | 49cb8d604dce 13 minutes ago 1.03GB 2025-09-29 09:50:53.770486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20250929 7e70bb8b82c5 13 minutes ago 1.08GB 2025-09-29 09:50:53.770495 | ubuntu-noble-large | bd2aff4c7890 13 minutes ago 1.08GB 2025-09-29 09:50:53.770505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20250929 49177353acbb 14 minutes ago 1.24GB 2025-09-29 09:50:53.770514 | ubuntu-noble-large | cc54af5ad150 14 minutes ago 1.24GB 2025-09-29 09:50:53.770524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20250929 ad4b382cb507 14 minutes ago 1.25GB 2025-09-29 09:50:53.770533 | ubuntu-noble-large | 3b1daa53e6a8 14 minutes ago 1.25GB 2025-09-29 09:50:53.770543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20250929 c7d2cac00c90 15 minutes ago 1.24GB 2025-09-29 09:50:53.770552 | ubuntu-noble-large | 5a32278e840d 15 minutes ago 1.24GB 2025-09-29 09:50:53.770561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20250929 41272fc8a5b1 16 minutes ago 1.24GB 2025-09-29 09:50:53.770578 | ubuntu-noble-large | 434719bac86c 16 minutes ago 1.24GB 2025-09-29 09:50:53.770588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20250929 d07e7687f94d 16 minutes ago 1.24GB 2025-09-29 09:50:53.770597 | ubuntu-noble-large | d6f01d89d338 16 minutes ago 1.24GB 2025-09-29 09:50:53.770607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20250929 93f561ace1bf 17 minutes ago 1.24GB 2025-09-29 09:50:53.770616 | ubuntu-noble-large | 50807376fe1e 17 minutes ago 1.24GB 2025-09-29 09:50:53.770637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20250929 080acfbda069 17 minutes ago 1.4GB 2025-09-29 09:50:53.770647 | ubuntu-noble-large | c14b014e23af 17 minutes ago 1.43GB 2025-09-29 09:50:53.770656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20250929 c172e7dfaa6b 18 minutes ago 1.6GB 2025-09-29 09:50:53.770699 | ubuntu-noble-large | 67b5549cc826 19 minutes ago 1.62GB 2025-09-29 09:50:53.770714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20250929 00e5fd49d91f 20 minutes ago 1.28GB 2025-09-29 09:50:53.770723 | ubuntu-noble-large | 424a4e843c5e 20 minutes ago 1.29GB 2025-09-29 09:50:53.770733 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20250929 0b80ad777896 21 minutes ago 1.1GB 2025-09-29 09:50:53.770751 | ubuntu-noble-large | 6657e14457cf 21 minutes ago 1.11GB 2025-09-29 09:50:53.770760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20250929 0851b5ac7f4a 23 minutes ago 1.02GB 2025-09-29 09:50:53.770770 | ubuntu-noble-large | 88c883994dbb 23 minutes ago 1.02GB 2025-09-29 09:50:53.770779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20250929 b054d33f1e6f 23 minutes ago 1.02GB 2025-09-29 09:50:53.770789 | ubuntu-noble-large | 1915fb606cf6 23 minutes ago 1.02GB 2025-09-29 09:50:53.770798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20250929 41d9847f959b 24 minutes ago 1GB 2025-09-29 09:50:53.770808 | ubuntu-noble-large | b6b9f2505ff7 24 minutes ago 1.01GB 2025-09-29 09:50:53.770817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20250929 1b407742c625 24 minutes ago 1.06GB 2025-09-29 09:50:53.770827 | ubuntu-noble-large | 346f938406cc 24 minutes ago 1.06GB 2025-09-29 09:50:53.770837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20250929 957acfb94d28 24 minutes ago 1.08GB 2025-09-29 09:50:53.770846 | ubuntu-noble-large | f03d69ecf7fa 24 minutes ago 1.09GB 2025-09-29 09:50:53.770859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20250929 44e147025a5a 25 minutes ago 1.06GB 2025-09-29 09:50:53.770876 | ubuntu-noble-large | 75222ebfc066 25 minutes ago 1.06GB 2025-09-29 09:50:53.770894 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20250929 1518653d010e 26 minutes ago 1.06GB 2025-09-29 09:50:53.770921 | ubuntu-noble-large | 3f356cd32577 26 minutes ago 1.06GB 2025-09-29 09:50:53.770937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20250929 4d9fecfcc1f4 26 minutes ago 1.08GB 2025-09-29 09:50:53.770953 | ubuntu-noble-large | fae92413ca22 26 minutes ago 1.09GB 2025-09-29 09:50:53.770969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20250929 2c1a0bd529cf 27 minutes ago 1.01GB 2025-09-29 09:50:53.770984 | ubuntu-noble-large | dea37b988d8c 27 minutes ago 1.01GB 2025-09-29 09:50:53.770997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20250929 394a3c362657 27 minutes ago 1.01GB 2025-09-29 09:50:53.771013 | ubuntu-noble-large | a8b58e652608 27 minutes ago 1.01GB 2025-09-29 09:50:53.771030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20250929 d71a4073ea89 28 minutes ago 1.01GB 2025-09-29 09:50:53.771046 | ubuntu-noble-large | c0866e7a4f6d 28 minutes ago 1.01GB 2025-09-29 09:50:53.771064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20250929 f87aab2f8c1d 28 minutes ago 1GB 2025-09-29 09:50:53.771081 | ubuntu-noble-large | 9b61de650f54 28 minutes ago 1GB 2025-09-29 09:50:53.771107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20250929 1cf4b5791570 28 minutes ago 1GB 2025-09-29 09:50:53.771118 | ubuntu-noble-large | 4d780be0f181 28 minutes ago 1GB 2025-09-29 09:50:53.771128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20250929 bcceaded2f04 29 minutes ago 1GB 2025-09-29 09:50:53.771137 | ubuntu-noble-large | f064f5f59a65 29 minutes ago 1GB 2025-09-29 09:50:53.771146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20250929 f627278585aa 29 minutes ago 1GB 2025-09-29 09:50:53.771221 | ubuntu-noble-large | 387216613074 29 minutes ago 1GB 2025-09-29 09:50:53.771242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20250929 01bcfff62ea2 30 minutes ago 1GB 2025-09-29 09:50:53.771252 | ubuntu-noble-large | bd68cd41b0ea 30 minutes ago 1GB 2025-09-29 09:50:53.771262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20250929 b47901d54772 30 minutes ago 1.16GB 2025-09-29 09:50:53.771271 | ubuntu-noble-large | 9bc8047e08a5 30 minutes ago 1.16GB 2025-09-29 09:50:53.771280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20250929 e4c17bb020e7 30 minutes ago 1.28GB 2025-09-29 09:50:53.771290 | ubuntu-noble-large | 1ca2e6bc7abe 31 minutes ago 1.28GB 2025-09-29 09:50:53.771299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20250929 5520c837bcc1 31 minutes ago 1.11GB 2025-09-29 09:50:53.771309 | ubuntu-noble-large | c8f231c856f4 31 minutes ago 1.12GB 2025-09-29 09:50:53.771318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20250929 041b4825d20f 35 minutes ago 1.06GB 2025-09-29 09:50:53.771337 | ubuntu-noble-large | b82e5a989870 35 minutes ago 1.07GB 2025-09-29 09:50:53.771347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20250929 9d9578bfe986 36 minutes ago 1.07GB 2025-09-29 09:50:53.771356 | ubuntu-noble-large | eca1a4be5d25 36 minutes ago 1.07GB 2025-09-29 09:50:53.771365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20250929 f927e67fdb54 36 minutes ago 1.43GB 2025-09-29 09:50:53.771374 | ubuntu-noble-large | 778130ebe6e2 36 minutes ago 1.62GB 2025-09-29 09:50:53.771384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20250929 4156d9fc818e 38 minutes ago 1.22GB 2025-09-29 09:50:53.771393 | ubuntu-noble-large | 761095a3d337 38 minutes ago 1.22GB 2025-09-29 09:50:53.771403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20250929 45153114b51f 39 minutes ago 1.16GB 2025-09-29 09:50:53.771412 | ubuntu-noble-large | 6ff0f33270b3 39 minutes ago 1.16GB 2025-09-29 09:50:53.771421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20250929 2229f38f4e73 40 minutes ago 1.44GB 2025-09-29 09:50:53.771430 | ubuntu-noble-large | 3394c585daba 40 minutes ago 1.44GB 2025-09-29 09:50:53.771440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20250929 863c245ecad9 40 minutes ago 1.8GB 2025-09-29 09:50:53.771450 | ubuntu-noble-large | 2e8158f27cf9 40 minutes ago 2.15GB 2025-09-29 09:50:53.771459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20250929 89b2b5592f6c 43 minutes ago 1.45GB 2025-09-29 09:50:53.771468 | ubuntu-noble-large | 0ea97436d6dd 43 minutes ago 1.45GB 2025-09-29 09:50:53.771478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20250929 b444149672f8 44 minutes ago 1.44GB 2025-09-29 09:50:53.771487 | ubuntu-noble-large | f692e0efcc51 44 minutes ago 1.44GB 2025-09-29 09:50:53.771502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20250929 fcce0269fb16 45 minutes ago 1.01GB 2025-09-29 09:50:53.771512 | ubuntu-noble-large | 65334efb8149 45 minutes ago 1.01GB 2025-09-29 09:50:53.771521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20250929 7830bcf57b15 45 minutes ago 1.01GB 2025-09-29 09:50:53.771530 | ubuntu-noble-large | 4c0d897f0c9b 45 minutes ago 1.01GB 2025-09-29 09:50:53.771540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20250929 a274adb8dd75 45 minutes ago 1.02GB 2025-09-29 09:50:53.771549 | ubuntu-noble-large | 2bcf688b7d74 45 minutes ago 1.02GB 2025-09-29 09:50:53.771566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20250929 fed8d5b5128f 46 minutes ago 1.01GB 2025-09-29 09:50:53.771575 | ubuntu-noble-large | dd9b26b0647b 46 minutes ago 1.01GB 2025-09-29 09:50:53.771584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20250929 716111a6c6c6 46 minutes ago 1.02GB 2025-09-29 09:50:53.771600 | ubuntu-noble-large | 33b0f46d8509 46 minutes ago 1.02GB 2025-09-29 09:50:53.771610 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20250929 1f10b4d14c77 47 minutes ago 1.01GB 2025-09-29 09:50:53.771619 | ubuntu-noble-large | 6bcb2aceb6aa 47 minutes ago 1.01GB 2025-09-29 09:50:53.771629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20250929 c5fbdbcdbbd9 47 minutes ago 1.01GB 2025-09-29 09:50:53.771638 | ubuntu-noble-large | f995bd77abd8 47 minutes ago 1.01GB 2025-09-29 09:50:53.771647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20250929 c8231635dc02 48 minutes ago 1.01GB 2025-09-29 09:50:53.771656 | ubuntu-noble-large | d774f2632004 48 minutes ago 1.02GB 2025-09-29 09:50:53.771693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20250929 adef68459989 48 minutes ago 1GB 2025-09-29 09:50:53.771708 | ubuntu-noble-large | e58142b4669f 48 minutes ago 1GB 2025-09-29 09:50:53.771718 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20250929 47113361a32d 49 minutes ago 1.02GB 2025-09-29 09:50:53.771727 | ubuntu-noble-large | c2266c3c70a2 49 minutes ago 1.02GB 2025-09-29 09:50:53.771737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20250929 3ee326a8a4fe 49 minutes ago 1GB 2025-09-29 09:50:53.771746 | ubuntu-noble-large | f3705681160a 49 minutes ago 1GB 2025-09-29 09:50:53.771756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20250929 8794b00b411e 50 minutes ago 1.09GB 2025-09-29 09:50:53.771765 | ubuntu-noble-large | f998dca536ba 50 minutes ago 1.09GB 2025-09-29 09:50:53.771774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20250929 63e222827726 50 minutes ago 1.09GB 2025-09-29 09:50:53.771783 | ubuntu-noble-large | be2c3f4b5c59 50 minutes ago 1.09GB 2025-09-29 09:50:53.771793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20250929 9957f1617f17 51 minutes ago 1.09GB 2025-09-29 09:50:53.771802 | ubuntu-noble-large | 1a988daebb53 51 minutes ago 1.09GB 2025-09-29 09:50:53.771811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20250929 672e66f0a682 51 minutes ago 1.08GB 2025-09-29 09:50:53.771821 | ubuntu-noble-large | 442e86aebb59 51 minutes ago 1.08GB 2025-09-29 09:50:53.771830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20250929 e0598f131690 52 minutes ago 1.08GB 2025-09-29 09:50:53.771840 | ubuntu-noble-large | 5424d7af167a 52 minutes ago 1.08GB 2025-09-29 09:50:53.771855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20250929 9ddde3db8b44 52 minutes ago 1.24GB 2025-09-29 09:50:53.771865 | ubuntu-noble-large | 9b2e9775b344 52 minutes ago 1.26GB 2025-09-29 09:50:53.771874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20250929 526ec3de4ecd 53 minutes ago 1.08GB 2025-09-29 09:50:53.771890 | ubuntu-noble-large | b71c97a184bc 53 minutes ago 1.08GB 2025-09-29 09:50:53.771899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20250929 f6d2a87512fd 54 minutes ago 329MB 2025-09-29 09:50:53.771909 | ubuntu-noble-large | 0cb02ea7f50d 54 minutes ago 329MB 2025-09-29 09:50:53.771925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20250929 a1c7f506326c 54 minutes ago 406MB 2025-09-29 09:50:53.771934 | ubuntu-noble-large | d8ab23ff10ef 54 minutes ago 406MB 2025-09-29 09:50:53.771943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20250929 75d8d046716c 54 minutes ago 398MB 2025-09-29 09:50:53.771953 | ubuntu-noble-large | 8c383378b005 54 minutes ago 398MB 2025-09-29 09:50:53.771962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20250929 5baedb79a270 55 minutes ago 334MB 2025-09-29 09:50:53.771972 | ubuntu-noble-large | a41759faf7a0 55 minutes ago 334MB 2025-09-29 09:50:53.771981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20250929 c69bc210c634 55 minutes ago 329MB 2025-09-29 09:50:53.771990 | ubuntu-noble-large | 6cb109b27d13 55 minutes ago 331MB 2025-09-29 09:50:53.772000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20250929 26d6992dd550 55 minutes ago 497MB 2025-09-29 09:50:53.772009 | ubuntu-noble-large | a460b5c8a29d 55 minutes ago 498MB 2025-09-29 09:50:53.772019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20250929 d82f767d159c 56 minutes ago 300MB 2025-09-29 09:50:53.772028 | ubuntu-noble-large | fa9207b2c0d5 56 minutes ago 300MB 2025-09-29 09:50:53.772037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20250929 6345e28c7548 56 minutes ago 300MB 2025-09-29 09:50:53.772047 | ubuntu-noble-large | 4d502b408723 56 minutes ago 300MB 2025-09-29 09:50:53.772058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20250929 326f613f92e0 56 minutes ago 305MB 2025-09-29 09:50:53.772076 | ubuntu-noble-large | 864cfb96cf1a 56 minutes ago 306MB 2025-09-29 09:50:53.772093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20250929 bb6eedd229e9 56 minutes ago 326MB 2025-09-29 09:50:53.772110 | ubuntu-noble-large | b58ec0e2e47c 56 minutes ago 326MB 2025-09-29 09:50:53.772126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20250929 13b56df72a1e 56 minutes ago 324MB 2025-09-29 09:50:53.772142 | ubuntu-noble-large | dbfd1b29a58a 56 minutes ago 324MB 2025-09-29 09:50:53.772183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20250929 ada362949837 56 minutes ago 302MB 2025-09-29 09:50:53.772199 | ubuntu-noble-large | 918f5a278b2f 56 minutes ago 302MB 2025-09-29 09:50:53.772214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20250929 e6f7787f0a76 56 minutes ago 422MB 2025-09-29 09:50:53.772241 | ubuntu-noble-large | c42f2cb70b8d 56 minutes ago 422MB 2025-09-29 09:50:53.772256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20250929 dc0bef844c6a 56 minutes ago 310MB 2025-09-29 09:50:53.772272 | ubuntu-noble-large | 820c59fe2303 56 minutes ago 310MB 2025-09-29 09:50:53.772297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20250929 5c7d382504ec 56 minutes ago 307MB 2025-09-29 09:50:53.772315 | ubuntu-noble-large | 416bd910b2d8 57 minutes ago 307MB 2025-09-29 09:50:53.772332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20250929 8f1493361797 57 minutes ago 317MB 2025-09-29 09:50:53.772350 | ubuntu-noble-large | 54f7cadfcfc4 57 minutes ago 317MB 2025-09-29 09:50:53.772366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20250929 b68cfd0e935a 57 minutes ago 309MB 2025-09-29 09:50:53.772384 | ubuntu-noble-large | dd909594ce36 57 minutes ago 309MB 2025-09-29 09:50:53.772401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20250929 55da38ecb978 57 minutes ago 867MB 2025-09-29 09:50:53.772411 | ubuntu-noble-large | 8cd383fa9120 57 minutes ago 867MB 2025-09-29 09:50:53.772420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20250929 132ccec1ae5e 57 minutes ago 375MB 2025-09-29 09:50:53.772429 | ubuntu-noble-large | ad7eb77204b6 57 minutes ago 375MB 2025-09-29 09:50:53.772439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20250929 8451cceb059c 57 minutes ago 316MB 2025-09-29 09:50:53.772448 | ubuntu-noble-large | 76a842502560 57 minutes ago 316MB 2025-09-29 09:50:53.772457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20250929 534acbe83450 57 minutes ago 319MB 2025-09-29 09:50:53.772467 | ubuntu-noble-large | da1b54de9b0d 57 minutes ago 319MB 2025-09-29 09:50:53.772476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20250929 f854c1e2ca92 57 minutes ago 472MB 2025-09-29 09:50:53.772485 | ubuntu-noble-large | 0db2f4b17be6 57 minutes ago 472MB 2025-09-29 09:50:53.772495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20250929 99577e5ddea0 57 minutes ago 472MB 2025-09-29 09:50:53.772504 | ubuntu-noble-large | 24129868d91e 57 minutes ago 472MB 2025-09-29 09:50:53.772513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20250929 9fec3b98ccdc 57 minutes ago 1.12GB 2025-09-29 09:50:53.772523 | ubuntu-noble-large | 9f1e20187b98 57 minutes ago 1.13GB 2025-09-29 09:50:53.772532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20250929 d3990e719d9c 58 minutes ago 997MB 2025-09-29 09:50:53.772541 | ubuntu-noble-large | aa8ac21f3299 58 minutes ago 997MB 2025-09-29 09:50:53.772550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20250929 19a7c5aed324 58 minutes ago 1.1GB 2025-09-29 09:50:53.772560 | ubuntu-noble-large | b331edab6c19 58 minutes ago 1.1GB 2025-09-29 09:50:53.772577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20250929 75f0ef7b7db3 59 minutes ago 1.23GB 2025-09-29 09:50:53.772587 | ubuntu-noble-large | 73540d236d80 59 minutes ago 1.24GB 2025-09-29 09:50:53.772597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20250929 fcc6fc1cb6e2 About an hour ago 988MB 2025-09-29 09:50:53.772606 | ubuntu-noble-large | 69b9ff7f08b3 About an hour ago 988MB 2025-09-29 09:50:53.772615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20250929 4bb00b363e88 About an hour ago 1.23GB 2025-09-29 09:50:53.772625 | ubuntu-noble-large | b4b7d7b26ad3 About an hour ago 1.23GB 2025-09-29 09:50:53.772634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20250929 4815faeb7075 About an hour ago 1.01GB 2025-09-29 09:50:53.772644 | ubuntu-noble-large | b780071d48fb About an hour ago 1.01GB 2025-09-29 09:50:53.772659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20250929 a2400c97bff3 About an hour ago 996MB 2025-09-29 09:50:53.772703 | ubuntu-noble-large | 1639a386b71b About an hour ago 996MB 2025-09-29 09:50:53.772713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20250929 c0de6360a2d9 About an hour ago 1.05GB 2025-09-29 09:50:53.772723 | ubuntu-noble-large | 6cbe76016527 About an hour ago 1.05GB 2025-09-29 09:50:53.772732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20250929 65c9166b12e5 About an hour ago 1GB 2025-09-29 09:50:53.772741 | ubuntu-noble-large | 8e99fec9b025 About an hour ago 1GB 2025-09-29 09:50:53.772758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20250929 59318613a4bf About an hour ago 1.05GB 2025-09-29 09:50:53.772767 | ubuntu-noble-large | 679c9826b66c About an hour ago 1.05GB 2025-09-29 09:50:53.772777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20250929 48f907508409 About an hour ago 994MB 2025-09-29 09:50:53.772786 | ubuntu-noble-large | 7d9ed2ba8b4f About an hour ago 994MB 2025-09-29 09:50:53.772796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20250929 83ffb2343129 About an hour ago 1.15GB 2025-09-29 09:50:53.772805 | ubuntu-noble-large | 468e30fcc1e7 About an hour ago 1.15GB 2025-09-29 09:50:53.772815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20250929 b06ace9da974 About an hour ago 1.05GB 2025-09-29 09:50:53.772824 | ubuntu-noble-large | 0ac317e5640e About an hour ago 1.05GB 2025-09-29 09:50:53.772834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20250929 61b8306760fc About an hour ago 1.15GB 2025-09-29 09:50:53.772843 | ubuntu-noble-large | 541b83f48d79 About an hour ago 1.15GB 2025-09-29 09:50:53.772853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20250929 6e6760a88c75 About an hour ago 1.43GB 2025-09-29 09:50:53.772862 | ubuntu-noble-large | b1df7526d8fd About an hour ago 1.43GB 2025-09-29 09:50:53.772878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20250929 60fde54e70de About an hour ago 1GB 2025-09-29 09:50:53.772888 | ubuntu-noble-large | f134651421e5 About an hour ago 1GB 2025-09-29 09:50:53.772897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20250929 88bd00090ff3 About an hour ago 996MB 2025-09-29 09:50:53.772907 | ubuntu-noble-large | a3e5f2baab3d About an hour ago 996MB 2025-09-29 09:50:53.772916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20250929 b57eda402e19 About an hour ago 1.09GB 2025-09-29 09:50:53.772926 | ubuntu-noble-large | 4b9f92b377b5 About an hour ago 1.09GB 2025-09-29 09:50:53.772935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20250929 3c5b39a3fcff About an hour ago 1.07GB 2025-09-29 09:50:53.772944 | ubuntu-noble-large | 17425c6152f0 About an hour ago 1.07GB 2025-09-29 09:50:53.772954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20250929 60df6c3d895e About an hour ago 1.2GB 2025-09-29 09:50:53.772963 | ubuntu-noble-large | fb53e1c93adc About an hour ago 1.23GB 2025-09-29 09:50:53.772973 | ubuntu-noble-large | ff9392ae8317 About an hour ago 292MB 2025-09-29 09:50:53.772982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20250929 fff1bdb9ed89 About an hour ago 291MB 2025-09-29 09:50:53.772992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20250929 6896b20728fd About an hour ago 291MB 2025-09-29 09:50:53.773001 | ubuntu-noble-large | 1186afa1a878 About an hour ago 292MB 2025-09-29 09:50:53.773016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20250929 5451268a5c34 About an hour ago 317MB 2025-09-29 09:50:53.773025 | ubuntu-noble-large | 01de6d65ca6f About an hour ago 317MB 2025-09-29 09:50:53.773034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20250929 85d3161e87b4 About an hour ago 466MB 2025-09-29 09:50:53.773044 | ubuntu-noble-large | 6105c11a943f About an hour ago 584MB 2025-09-29 09:50:53.773053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20250929 10ebbe7a78d6 About an hour ago 597MB 2025-09-29 09:50:53.773062 | ubuntu-noble-large | 3e670c2ac9ad About an hour ago 599MB 2025-09-29 09:50:53.773083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20250929 cb364cb8c853 About an hour ago 286MB 2025-09-29 09:50:53.773092 | ubuntu-noble-large | 98dde4279f60 About an hour ago 287MB 2025-09-29 09:50:53.773101 | ubuntu-noble-large | d07836485e1c About an hour ago 283MB 2025-09-29 09:50:53.773111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20250929 7c425c4ae48e About an hour ago 283MB 2025-09-29 09:50:53.773120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20250929 320f0ba4b188 About an hour ago 284MB 2025-09-29 09:50:53.773244 | ubuntu-noble-large | 1bf63d2d8520 About an hour ago 285MB 2025-09-29 09:50:53.773265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20250929 1fab4b3281b1 About an hour ago 384MB 2025-09-29 09:50:53.773275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20250929 6289906567e2 About an hour ago 283MB 2025-09-29 09:50:53.773284 | ubuntu-noble-large | 17b393479aa5 About an hour ago 283MB 2025-09-29 09:50:53.773293 | ubuntu-noble-large | 2507f070a5d2 About an hour ago 385MB 2025-09-29 09:50:53.773303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20250929 7e0fdda7c6d7 About an hour ago 284MB 2025-09-29 09:50:53.773312 | ubuntu-noble-large | c32a59510d79 About an hour ago 285MB 2025-09-29 09:50:53.773321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20250929 bc1313043738 About an hour ago 292MB 2025-09-29 09:50:53.773331 | ubuntu-noble-large | 36fe12060e74 About an hour ago 292MB 2025-09-29 09:50:53.773340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20250929 4fffb76a0b6d About an hour ago 292MB 2025-09-29 09:50:53.773349 | ubuntu-noble-large | 8f9d4cf90bdf About an hour ago 293MB 2025-09-29 09:50:53.773359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20250929 4525391408f4 About an hour ago 283MB 2025-09-29 09:50:53.773368 | ubuntu-noble-large | a5db53f33109 About an hour ago 283MB 2025-09-29 09:50:53.773378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20250929 44cc7646dd3b About an hour ago 361MB 2025-09-29 09:50:53.773387 | ubuntu-noble-large | 3a18cda47f62 About an hour ago 362MB 2025-09-29 09:50:53.773396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20250929 0ca3765e762f About an hour ago 1.06GB 2025-09-29 09:50:53.773406 | ubuntu-noble-large | 824269854124 About an hour ago 1.08GB 2025-09-29 09:50:53.773415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20250929 9f60282c6b6d About an hour ago 694MB 2025-09-29 09:50:53.773425 | ubuntu-noble-large | 0704d342c11d About an hour ago 933MB 2025-09-29 09:50:53.773434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20250929 9d83c9970638 About an hour ago 1.55GB 2025-09-29 09:50:53.773444 | ubuntu-noble-large | aa487f53a74e About an hour ago 1.55GB 2025-09-29 09:50:53.773465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20250929 30bbb3ba6bb3 About an hour ago 1.53GB 2025-09-29 09:50:53.773474 | ubuntu-noble-large | b7fdf9d41e08 About an hour ago 1.53GB 2025-09-29 09:50:53.773484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20250929 3243486a1543 About an hour ago 300MB 2025-09-29 09:50:53.773493 | ubuntu-noble-large | 36a57d9bfec0 About an hour ago 301MB 2025-09-29 09:50:53.773503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20250929 ffcea482d900 About an hour ago 283MB 2025-09-29 09:50:53.773512 | ubuntu-noble-large | 7ca02cddd362 About an hour ago 283MB 2025-09-29 09:50:53.773536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20250929 9a86507836dc About an hour ago 295MB 2025-09-29 09:50:53.773545 | ubuntu-noble-large | cd180439c65f About an hour ago 296MB 2025-09-29 09:50:53.773555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20250929 491898fa52ad About an hour ago 472MB 2025-09-29 09:50:53.773564 | ubuntu-noble-large | a96f00913d8b About an hour ago 472MB 2025-09-29 09:50:53.773573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20250929 8eb4b250ccc0 About an hour ago 988MB 2025-09-29 09:50:53.773583 | ubuntu-noble-large | 60f9d7be6773 About an hour ago 1GB 2025-09-29 09:50:53.773592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20250929 c5eec3657c39 About an hour ago 1.02GB 2025-09-29 09:50:53.773602 | ubuntu-noble-large | 378fbc6a33a8 About an hour ago 1.02GB 2025-09-29 09:50:53.773611 | ubuntu-noble-large | 0588bce8a18f About an hour ago 283MB 2025-09-29 09:50:53.773620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20250929 3c1a8fcc7928 About an hour ago 283MB 2025-09-29 09:50:53.773630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20250929 f5bfb68e1b3f About an hour ago 295MB 2025-09-29 09:50:53.773639 | ubuntu-noble-large | 891cecac957f About an hour ago 297MB 2025-09-29 09:50:53.773648 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20250929 1470e4fac6f8 About an hour ago 288MB 2025-09-29 09:50:53.773658 | ubuntu-noble-large | ee01ac70e623 About an hour ago 289MB 2025-09-29 09:50:53.773667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20250929 2cd7b0836741 About an hour ago 317MB 2025-09-29 09:50:53.773718 | ubuntu-noble-large | bcc1efc23b93 About an hour ago 318MB 2025-09-29 09:50:53.773727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20250929 e78cd41f06e7 About an hour ago 283MB 2025-09-29 09:50:53.773737 | ubuntu-noble-large | 74d5838d9625 About an hour ago 288MB 2025-09-29 09:50:53.773746 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-29 09:50:53.778221 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-09-29 09:50:53.785634 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-29 09:50:53.788913 | ubuntu-noble-large | + BUILD_ID=20250929 2025-09-29 09:50:53.788974 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-09-29 09:50:53.788987 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-09-29 09:50:53.788997 | ubuntu-noble-large | + IS_RELEASE=False 2025-09-29 09:50:53.789006 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-29 09:50:53.789014 | ubuntu-noble-large | + VERSION=latest 2025-09-29 09:50:53.789023 | ubuntu-noble-large | + LSTFILE=images.txt 2025-09-29 09:50:53.789031 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20250929 2025-09-29 09:50:53.789040 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-29 09:50:53.789049 | ubuntu-noble-large | + . defaults/all.sh 2025-09-29 09:50:53.789782 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-29 09:50:53.789866 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-29 09:50:53.789886 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-29 09:50:53.789895 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-29 09:50:53.790768 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-29 09:50:53.790816 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 09:50:53.790826 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 09:50:53.790835 | ubuntu-noble-large | +++ hash -r 2025-09-29 09:50:53.790843 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 09:50:53.790850 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-29 09:50:53.790858 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-29 09:50:53.790865 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-29 09:50:53.790874 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-29 09:50:53.790881 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-29 09:50:53.790888 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-29 09:50:53.790896 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-29 09:50:53.790904 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 09:50:53.790922 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 09:50:53.790930 | ubuntu-noble-large | +++ export PATH 2025-09-29 09:50:53.790938 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-29 09:50:53.790945 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-29 09:50:53.790952 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-29 09:50:53.790960 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-29 09:50:53.790967 | ubuntu-noble-large | +++ export PS1 2025-09-29 09:50:53.790975 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-29 09:50:53.790982 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-29 09:50:53.790990 | ubuntu-noble-large | +++ hash -r 2025-09-29 09:50:53.791003 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-29 09:50:53.792716 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-29 09:50:53.795878 | ubuntu-noble-large | ++ export BUILD_ID=20250929 2025-09-29 09:50:53.795938 | ubuntu-noble-large | ++ BUILD_ID=20250929 2025-09-29 09:50:53.795949 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-29 09:50:53.795960 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-29 09:50:53.795970 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-29 09:50:53.795979 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-29 09:50:53.795989 | ubuntu-noble-large | + export IS_RELEASE 2025-09-29 09:50:53.795998 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-29 09:50:53.796007 | ubuntu-noble-large | + export VERSION 2025-09-29 09:50:53.796017 | ubuntu-noble-large | + rm -f images.txt 2025-09-29 09:50:53.798779 | ubuntu-noble-large | + touch images.txt 2025-09-29 09:50:53.801822 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-09-29 09:51:29.020028 | ubuntu-noble-large | Deleted Images: 2025-09-29 09:51:29.020106 | ubuntu-noble-large | deleted: sha256:49cb8d604dceb84c753558ee239d7ecd9ee8f4c6d4c9f2d172c53fbc883d4905 2025-09-29 09:51:29.020119 | ubuntu-noble-large | deleted: sha256:f37bd5099844fb2624bddee1af1f9f115c2c0cdd345163e3e1057cdd37f08cbb 2025-09-29 09:51:29.020129 | ubuntu-noble-large | deleted: sha256:e6d3629c6666507af3daed118553461d1d2e022f6d0c20ef14c653b85cb56789 2025-09-29 09:51:29.020137 | ubuntu-noble-large | deleted: sha256:d331c7e11d23070c15cead0e948eb2b68a4d0b2377dee738a8268e5454b97667 2025-09-29 09:51:29.020205 | ubuntu-noble-large | deleted: sha256:632b64ffd930c1dad293806a589d993c2dee11544a7af5a5912211c72dd03542 2025-09-29 09:51:29.020214 | ubuntu-noble-large | deleted: sha256:7883636350e1641842e64685cb21dafe523194dc08d39807f53d0af427f6c87e 2025-09-29 09:51:29.020223 | ubuntu-noble-large | deleted: sha256:56ce6ade2250f208ba0aa6955d5c4b4467a278a0e218892f51c547d878f6ecfe 2025-09-29 09:51:29.020232 | ubuntu-noble-large | deleted: sha256:1a41e4a03e36fb1c735458f2539892b107f4894ed52deeb60cd9a568fb696789 2025-09-29 09:51:29.020240 | ubuntu-noble-large | deleted: sha256:74ff23ff236baa3773981f3cc42355cdcb428f43054de52d2f546c76be666aaa 2025-09-29 09:51:29.020249 | ubuntu-noble-large | deleted: sha256:326a46420cada8bba372d6ddb167fe7689f7e7f659f290d390ea34bbb2f40eb6 2025-09-29 09:51:29.020258 | ubuntu-noble-large | deleted: sha256:407f1cfb5d14dd00f21a132d98ecbc7d15c4cb5549af799b6329ed85f0aa876f 2025-09-29 09:51:29.020267 | ubuntu-noble-large | deleted: sha256:27d76d10575a9fdb0ab5a35489b1db3a3d789cd1d8c4155dc5cf4d929b8452db 2025-09-29 09:51:29.020275 | ubuntu-noble-large | deleted: sha256:33cb25fb1d69b01e65ffcf383f0b19301dcd73a4d24b6d0283e890be80b1a480 2025-09-29 09:51:29.020284 | ubuntu-noble-large | deleted: sha256:d3326bbf032e498059710c371aeb915e3bdc558fcb60d688498008eab6289090 2025-09-29 09:51:29.020292 | ubuntu-noble-large | deleted: sha256:b8f28715edb3287611c73afb34148fa1afd354662d578a105c68a38280496ba1 2025-09-29 09:51:29.020301 | ubuntu-noble-large | deleted: sha256:aa6d47b34ce665d12c681069a563a7798f0d6231685abb9214dc210c6470a7bc 2025-09-29 09:51:29.020310 | ubuntu-noble-large | deleted: sha256:1c162eafe079d3c788b97aba60ec9498d5f573ad2e2153d09bee100ca4b8a80a 2025-09-29 09:51:29.020319 | ubuntu-noble-large | deleted: sha256:0ffc5b90e69c8acf5f70d5bd9e0b86d8a767017aa256afc803184b2718919391 2025-09-29 09:51:29.020342 | ubuntu-noble-large | deleted: sha256:c33fc7b1e0b2d934b65b5e1a26e90cf8e722afe746b0bda2984fa8e633adf81e 2025-09-29 09:51:29.020350 | ubuntu-noble-large | deleted: sha256:a14c9b0dd147ec5e6e32600f15d83969eaa2c3135216f161220e27010df48882 2025-09-29 09:51:29.020357 | ubuntu-noble-large | deleted: sha256:203e9805b38d96aed730aea5c459d96484f20fac67b07cbeef5eaef716502a05 2025-09-29 09:51:29.020363 | ubuntu-noble-large | deleted: sha256:361b40d0847a18ca8698ff396a48bd547c02f27aa3bf817c8d126630e3eecf4a 2025-09-29 09:51:29.020370 | ubuntu-noble-large | deleted: sha256:a9165a927f3f6f9543a1a2de947bbf531180a55ae61afbb7c90510e1c459808f 2025-09-29 09:51:29.020377 | ubuntu-noble-large | deleted: sha256:416bd910b2d89ff7cab78e700c9a61adfb6ae0577bb2cb69b0f3f8595b1a1dbe 2025-09-29 09:51:29.020384 | ubuntu-noble-large | deleted: sha256:d30f8710a605b1abecf8629baad12ce29f31b14ddc45597bb7bbc9fc67a749ef 2025-09-29 09:51:29.020391 | ubuntu-noble-large | deleted: sha256:1703d112ac7bd834de9215cef734b139093ec705b8e5eeede6459df44f8235e8 2025-09-29 09:51:29.020398 | ubuntu-noble-large | deleted: sha256:8ba6f014352dcbea62981658c1a373789109659d3902b794553deed459a41af9 2025-09-29 09:51:29.020405 | ubuntu-noble-large | deleted: sha256:0ed33d808a8137254ef129d054f76dcf5edf4b09918bba6e4aa376a697c91d42 2025-09-29 09:51:29.020412 | ubuntu-noble-large | deleted: sha256:dd774a05d1a2d16e6a3e4b41eadaa3828375200500964031f9708b0b735cd3cf 2025-09-29 09:51:29.020419 | ubuntu-noble-large | deleted: sha256:8cafc71120609c826f027a4f15025c5d0a80b794df4311176e6b58b85b76631e 2025-09-29 09:51:29.020425 | ubuntu-noble-large | deleted: sha256:997e4acb06a7a49b581d8bb715b455bd0f20a3854489fb77a4239946224b221d 2025-09-29 09:51:29.020432 | ubuntu-noble-large | deleted: sha256:9b2e9775b344a72a349e3ce799030ec23b9cdae99a449beb79f198b585582db5 2025-09-29 09:51:29.020439 | ubuntu-noble-large | deleted: sha256:342db1c0195b4ae381eebf49522177f0e4c8c02b7120e96fae4fad85d1fbc357 2025-09-29 09:51:29.020446 | ubuntu-noble-large | deleted: sha256:d928a1db3a9cc30294c736fd1fac5b44f3f21d7d83aaeaea0f3364f53235835e 2025-09-29 09:51:29.020453 | ubuntu-noble-large | deleted: sha256:5e183ba28a124ab25773785ab69785183de3c6966cadd7653124c91552b26107 2025-09-29 09:51:29.020460 | ubuntu-noble-large | deleted: sha256:3f913e86d5779626d9688f7e328e1e16da6eee2418014ed7c2ceb321bc0b7f6d 2025-09-29 09:51:29.020467 | ubuntu-noble-large | deleted: sha256:ef10ae9457ca2bbda6fb7266bdfa043b6af3fa3cbc6275a3d701ff0cdd512817 2025-09-29 09:51:29.020474 | ubuntu-noble-large | deleted: sha256:d8ab23ff10efe1681fc50b3170732c4463b0e4d793b62706643a8a69a96aecd6 2025-09-29 09:51:29.020480 | ubuntu-noble-large | deleted: sha256:26aacd3d6800c77d84a14a768e5d92bdfe36c71695d4b2623c6a4b6b5863140e 2025-09-29 09:51:29.020486 | ubuntu-noble-large | deleted: sha256:b7fdf9d41e0896b909e3e6fa8147c1202fc9135e74c99c99f41d721f685a0548 2025-09-29 09:51:29.020492 | ubuntu-noble-large | deleted: sha256:b85743a0356d044064a8d2b85fc67fa38414bcd46b0848f5316fc75376f154e5 2025-09-29 09:51:29.020498 | ubuntu-noble-large | deleted: sha256:1a8bbd7b4a570940dc6f50549f93033357267d78fb53e3dffca9ce18271be03c 2025-09-29 09:51:29.020510 | ubuntu-noble-large | deleted: sha256:825423988b4cd802a4e2a9c153f25030f714b15426c9eee41e062880f1354232 2025-09-29 09:51:29.020516 | ubuntu-noble-large | deleted: sha256:da48454f96df649eb4f993ab7dfcf1a47b4aa60f813d6cebf4dc535c37e7c81f 2025-09-29 09:51:29.020522 | ubuntu-noble-large | deleted: sha256:9bb531a9fa2d25d54edf28e9eee8fd3ed8d9b484c7f4fa2e6d542e04d8448220 2025-09-29 09:51:29.020528 | ubuntu-noble-large | deleted: sha256:d7e5ae333951b3ad419bf29611eadc7b51c2b2c39a6c5bdeaa0a0e8e86a58b11 2025-09-29 09:51:29.020534 | ubuntu-noble-large | deleted: sha256:ef2022a301f2959421b4fd8899d921b5b0d31893a14efced1d4b7042afe4fc0f 2025-09-29 09:51:29.020540 | ubuntu-noble-large | deleted: sha256:456c20084e0b8a6850ffc56244b96d091d20b0ce82908bca3fee73b9a96c2e46 2025-09-29 09:51:29.020546 | ubuntu-noble-large | deleted: sha256:6b4e2cdcd9b55ead56c556883d1c6baf32861a08128c68c285f989f8ab6c3346 2025-09-29 09:51:29.020552 | ubuntu-noble-large | deleted: sha256:de751296b75ce50d19f8ffc71311a148f9b47fbeec0b4fd2ad7328575190aea2 2025-09-29 09:51:29.020569 | ubuntu-noble-large | deleted: sha256:9f134688ce869ba53c9eed1c84ac20f788c30996a8a3339969eec0339b9a2563 2025-09-29 09:51:29.020575 | ubuntu-noble-large | deleted: sha256:824402bd4d32f945b0c439b3ca3a98a126f77dc0756f31fd3a7ef76766f736fc 2025-09-29 09:51:29.020581 | ubuntu-noble-large | deleted: sha256:faee4d45ccd2dd837a7fac0ed84150cee8d70960f18ddcf00d3038a2d14f3ecc 2025-09-29 09:51:29.020587 | ubuntu-noble-large | deleted: sha256:3e670c2ac9ad879b092b892c127ab489a30a7149c4ea0f43ea8f94523aef6fef 2025-09-29 09:51:29.020593 | ubuntu-noble-large | deleted: sha256:54e3f6a8ab3022d96423b8fe1400cb86e1fab5f3e6e89b690d66107d15808f0c 2025-09-29 09:51:29.020604 | ubuntu-noble-large | deleted: sha256:d3f49e55e259b174a86b8e6c940a0569437d0d3477cbe1ffbbfddef7c6f1dc05 2025-09-29 09:51:29.020610 | ubuntu-noble-large | deleted: sha256:aecd7b06ef0f9a1305fe0f01a25957b60e61db240c76a9eaea3a4e7d70ae3be0 2025-09-29 09:51:29.020616 | ubuntu-noble-large | deleted: sha256:32de37f99ae707aa9f0092fea039b8b38efaa8dc00cfbf4905566d4b8b8aa49f 2025-09-29 09:51:29.020622 | ubuntu-noble-large | deleted: sha256:edcd3cf4109724204e2d68d0faa6925879099d701c760484462b7d88d03a1b3a 2025-09-29 09:51:29.020628 | ubuntu-noble-large | deleted: sha256:ce61dc4c46303d96af3eaa22cd19f48b63f2b28a7378a5ff99d8acaa50db9e38 2025-09-29 09:51:29.020634 | ubuntu-noble-large | deleted: sha256:7ff39511959182999e8d0215fe421f1e737c1950e93d564fce0163f974d81b5b 2025-09-29 09:51:29.020639 | ubuntu-noble-large | deleted: sha256:3daaf6b963ca9f1d7e212db0f526c30288bb23221a0e050949605d6d4c617281 2025-09-29 09:51:29.020645 | ubuntu-noble-large | deleted: sha256:ab6899527b83cc5a33d93c8e90aa2a62e52a60f150fb20be13bdb36552bd3150 2025-09-29 09:51:29.020651 | ubuntu-noble-large | deleted: sha256:0610abef127a85da6455434eecf9ab7fc7f873ea4eda255ff319e0f5c4a9cd6a 2025-09-29 09:51:29.020657 | ubuntu-noble-large | deleted: sha256:b9c4c26e15f570ec29fdbfe41a825a03a79e54141e892951b7b705874390ba17 2025-09-29 09:51:29.020663 | ubuntu-noble-large | deleted: sha256:93a215b6f9beb40f11b640a2ad1167330db6951224a0789444e04eab755c0928 2025-09-29 09:51:29.020690 | ubuntu-noble-large | deleted: sha256:876e85ea7e3586ee90ad549b2bd3b5b2549be86e292e41c5ac6000674a3b1382 2025-09-29 09:51:29.020699 | ubuntu-noble-large | deleted: sha256:49d6896e033906305e9d6dd96ed74f9116885bb7d61ebaedc9579e1d20e02273 2025-09-29 09:51:29.020705 | ubuntu-noble-large | deleted: sha256:5e6ff777641020606dec0064865bfc967475d50502541b327daaef0d4c7847bd 2025-09-29 09:51:29.020711 | ubuntu-noble-large | deleted: sha256:679c9826b66c34472c0709da081588b0b4674e1a5ed8454b63428f9715011fc9 2025-09-29 09:51:29.020716 | ubuntu-noble-large | deleted: sha256:644cca369b51573464da47bffdc4ab00bee878fec3a870589eeacca38564a2df 2025-09-29 09:51:29.020722 | ubuntu-noble-large | deleted: sha256:5b4b93b3cf80cbbeb673570175b056128e3b4c93e242df789fd4659ae59e1e75 2025-09-29 09:51:29.020728 | ubuntu-noble-large | deleted: sha256:1262819d5ff3f3521710d898f41678ef66a807e5b47ad25f21acfa977be441af 2025-09-29 09:51:29.020734 | ubuntu-noble-large | deleted: sha256:e76949044b0dc80945eb12e0d93fcedb778be63427b40eb7afd0558b8156ab6b 2025-09-29 09:51:29.020740 | ubuntu-noble-large | deleted: sha256:9ba04ca0213f5c1574fd6d1713e1487dd1a4df0638132f90745a86aeb80bf5cf 2025-09-29 09:51:29.020745 | ubuntu-noble-large | deleted: sha256:46205d39e6feb9d98e6cd85324e163153ee5e968a87ad07cc1d681f1c22750af 2025-09-29 09:51:29.020751 | ubuntu-noble-large | deleted: sha256:07a2173f7171e391623886b5cc1eea6552c41e108dac72bc25ab32fb8d10139b 2025-09-29 09:51:29.020757 | ubuntu-noble-large | deleted: sha256:e0152d9906dc500707ae0a9a3206501da0c0d3d8d1de2b462e1e49d1ef68b34b 2025-09-29 09:51:29.020763 | ubuntu-noble-large | deleted: sha256:4a8c3680851f7206f1ca1bdff689e3a00645a5d7915003e48e4c3aea24e9d028 2025-09-29 09:51:29.020769 | ubuntu-noble-large | deleted: sha256:a1512c4b99808a6d612ab130aefc06bd99184559df45dc24295fa78e5461bfe3 2025-09-29 09:51:29.020774 | ubuntu-noble-large | deleted: sha256:7da4e3ef997b5068b5f089647583d27a292f8d974ef774796c336a26d2273396 2025-09-29 09:51:29.020780 | ubuntu-noble-large | deleted: sha256:870c62932d80e5ccbe83d5f9dfae50b1a29eb21f18e0bb0400caf32bc4d95976 2025-09-29 09:51:29.020786 | ubuntu-noble-large | deleted: sha256:18f2fc9a446046e9fac18afd1bd622b3f608a736791d493302931e408e00d9fa 2025-09-29 09:51:29.020792 | ubuntu-noble-large | deleted: sha256:adede6b86bd338ad7d50cb66e37b010d29a61c826c69d04c698b81fcd0375a64 2025-09-29 09:51:29.020798 | ubuntu-noble-large | deleted: sha256:9a706cc71fd6abbc46eed81eeaef77ab3ba656a4a52678183b9dbd9e5a43c0fd 2025-09-29 09:51:29.020803 | ubuntu-noble-large | deleted: sha256:4ac05bf707ed6ca80de5930956a129eae76d9904b57cf57325d51d25ead248f2 2025-09-29 09:51:29.020809 | ubuntu-noble-large | deleted: sha256:25e116bb30e18d5eb91b776bf284027597aa9f4d3a6a4ff4ec897958703a91f3 2025-09-29 09:51:29.020815 | ubuntu-noble-large | deleted: sha256:56cf0b85eec230fd3fc779320ba097d6850258f544d71ccb3c939f24beb2cae5 2025-09-29 09:51:29.020821 | ubuntu-noble-large | deleted: sha256:f582fae5f7376f7a7761282c0205e92c9561ba65454bea5d25b9fcd06947c319 2025-09-29 09:51:29.020827 | ubuntu-noble-large | deleted: sha256:02040fe405ecfd196486269570351a02533ff4a159d62cfc30a26c05fe09c366 2025-09-29 09:51:29.020833 | ubuntu-noble-large | deleted: sha256:c07c125fdf315067ac646ba8532db3f09fc14da18c20ba7b5c9977f6c6a9a90a 2025-09-29 09:51:29.020839 | ubuntu-noble-large | deleted: sha256:6fad8595df375ffa5072a447d3bb56367a7f39749fb0bf212627d0a706b51aba 2025-09-29 09:51:29.020852 | ubuntu-noble-large | deleted: sha256:2b24d3c428b80e7d23befb7486933fa7dedcaf4909c9b0b9a94f2d2acfcc19e0 2025-09-29 09:51:29.020862 | ubuntu-noble-large | deleted: sha256:830f61619df03ab001355ae9576b68b4bd325656acae929e2f412a517deaeb27 2025-09-29 09:51:29.020868 | ubuntu-noble-large | deleted: sha256:06db89ba5453148666f47131a01cbf7c50a48148230c87be5e206a4b5fa54132 2025-09-29 09:51:29.020873 | ubuntu-noble-large | deleted: sha256:ab222d3358b4ac4ca7725f44805d404b2e2de32fb55d5de7353ee60faadd67f9 2025-09-29 09:51:29.020879 | ubuntu-noble-large | deleted: sha256:17391423dbe0883a46bb95e21f7711017b81042c0855b97712aace0671d94413 2025-09-29 09:51:29.020885 | ubuntu-noble-large | deleted: sha256:e2e8644ad5bb1831aa253cd740146b2a00acf7edbf5b4b541994e0c35f2d5a1a 2025-09-29 09:51:29.020891 | ubuntu-noble-large | deleted: sha256:e20f073d0d1fcb82e3c68d02fd0fb82f3cd6f9bbae8e9162816b033c4a369ba3 2025-09-29 09:51:29.020897 | ubuntu-noble-large | deleted: sha256:98cf9dc0f8e332b499c8346d7940e138e27ca7892b7d3c05c94e1e705e2294b5 2025-09-29 09:51:29.020917 | ubuntu-noble-large | deleted: sha256:945b2826b3d5d7c292595b564b19fb7aec137e598fc271e9c6e7b2a69c94daef 2025-09-29 09:51:29.020923 | ubuntu-noble-large | deleted: sha256:138c019be5531ddb3afe0794bb34175dff0b1dbfbc18b6c718d988325d83e433 2025-09-29 09:51:29.020929 | ubuntu-noble-large | deleted: sha256:cd180439c65f4d2f2f3d15bd2763079494016e31154740b66028ed912287f05e 2025-09-29 09:51:29.020935 | ubuntu-noble-large | deleted: sha256:d08da432d51ebdfde0b1351fedf2861634c84f23f5ef9580c26242844fdeda40 2025-09-29 09:51:29.020941 | ubuntu-noble-large | deleted: sha256:ffe42133046dc533207460121f260ef7a53013878a4ee582df5374bde1244fe5 2025-09-29 09:51:29.020947 | ubuntu-noble-large | deleted: sha256:a54232972612e2173962b9597c7986e350171ad0eba34c140548dbaddba60741 2025-09-29 09:51:29.020953 | ubuntu-noble-large | deleted: sha256:db0e7cac6eee2a930f6231612b85d4d9b90c04f27bdc0d0affe7c8313eeb3eef 2025-09-29 09:51:29.020959 | ubuntu-noble-large | deleted: sha256:d33dc9fee81b1cca283224ac4cf623c0146e4a264895139e9b91089509f944c4 2025-09-29 09:51:29.020965 | ubuntu-noble-large | deleted: sha256:a00d35a3ca69b0d87e94129a54cc73ce06fc673588e1623d958f16d5b9e7c92a 2025-09-29 09:51:29.020971 | ubuntu-noble-large | deleted: sha256:8ce4a4693d6bcd0c1dc25db6d62b642d5fa3ed660dbc60239b9fbc6b84628be9 2025-09-29 09:51:29.020993 | ubuntu-noble-large | deleted: sha256:15e2ead0ba0d5d3d559a3b87cab711d14250a1b0bd0a9293d2bc7a92ed5a2f89 2025-09-29 09:51:29.020999 | ubuntu-noble-large | deleted: sha256:caea0b0ae202bf530954db5e99836589dff60ec05f6318c002019b49e9a8f3f8 2025-09-29 09:51:29.021005 | ubuntu-noble-large | deleted: sha256:c4871118ec661818471fabcb44586ad4f52ccdb7994f9175dcc4c42cb8dff22c 2025-09-29 09:51:29.021011 | ubuntu-noble-large | deleted: sha256:c0866e7a4f6d9f3e76b3bb150b7a79a83948aae3e42230742b768aa92170edc5 2025-09-29 09:51:29.021017 | ubuntu-noble-large | deleted: sha256:c8f3ceeb5bb2f520b2de077333b3d6c00995cf2a13fe55eceabfd8741ec25f94 2025-09-29 09:51:29.021022 | ubuntu-noble-large | deleted: sha256:43b8da710736b010b1996e2afacf004ca31e36c7496e138b8a4072ee2ac58d2e 2025-09-29 09:51:29.021028 | ubuntu-noble-large | deleted: sha256:6a9df5d03ff51383c0adfaa3ca52a61ff70e7acc26d0f952f2a89d6a7e8700d8 2025-09-29 09:51:29.021034 | ubuntu-noble-large | deleted: sha256:0588bce8a18f9f8350aa111ced5f323658f259dfaf25240ba79bc9a526a26487 2025-09-29 09:51:29.021040 | ubuntu-noble-large | deleted: sha256:6c92628a16e126036bedcf21d1244ce98b7a9be537b66deb4d915b19daba08af 2025-09-29 09:51:29.021046 | ubuntu-noble-large | deleted: sha256:7d6193db108d58172b6664e4a3688ce8b7ae7fa2fce649276907c3886a2f61a8 2025-09-29 09:51:29.021052 | ubuntu-noble-large | deleted: sha256:cd9a6f7ad80e368968b168afb52405c31c10883bc5fbc4f94b98ac52927b210d 2025-09-29 09:51:29.021057 | ubuntu-noble-large | deleted: sha256:fecc3e00945b982bc9f9f18c1b638ccfb83fc6afc91459b21670ddf4d55edd68 2025-09-29 09:51:29.021063 | ubuntu-noble-large | deleted: sha256:28b1cf639494fd6e8523ba08b48cd3b20897b6250a2fb3782d18e3e5ea34dbea 2025-09-29 09:51:29.021069 | ubuntu-noble-large | deleted: sha256:1e5b37a6b016ae63d21571a5fc189b0df7bc49a98ce4c163d2d2be3730a1cf2e 2025-09-29 09:51:29.021075 | ubuntu-noble-large | deleted: sha256:8e99fec9b025f33451bf82b6dbf4f6c71d72ff2322a94759f9b37a39a355ea90 2025-09-29 09:51:29.021081 | ubuntu-noble-large | deleted: sha256:b9d24c1d21e94c740e684972220b010d895633bc3fb2a9bc0d5fd1b66c47ee39 2025-09-29 09:51:29.021087 | ubuntu-noble-large | deleted: sha256:1ecec472e0acd5595f0b010ceabc532cbb66dd915f2192dc86784d2be2e16161 2025-09-29 09:51:29.021092 | ubuntu-noble-large | deleted: sha256:262b8705f30560a3d424c54b504d93fd95a120f2cdc65da754d62a49f4857382 2025-09-29 09:51:29.021098 | ubuntu-noble-large | deleted: sha256:7f6ac06774aa9ad50abd1597b7e7d6e62593382a659febdfd43f7501ac8d7055 2025-09-29 09:51:29.021104 | ubuntu-noble-large | deleted: sha256:7c0e35c14b591bf2a2a6ea359ffe3ecb5398369fcd7cd1c16aa136709bb5a2e5 2025-09-29 09:51:29.021115 | ubuntu-noble-large | deleted: sha256:6ee172232a80c66743b773514fa88d4decb099bdaf3ec87c1c1223afcdb85db3 2025-09-29 09:51:29.021121 | ubuntu-noble-large | deleted: sha256:f0b83a88d77df0e79df7a7c9d60dcf69d5739a0c80c52dae89ad46165aa1462d 2025-09-29 09:51:29.021126 | ubuntu-noble-large | deleted: sha256:573a54dc940cb06163f3bd5d4f05fb323d12d158c64db4a9dc64d9ed420e8963 2025-09-29 09:51:29.021132 | ubuntu-noble-large | deleted: sha256:d764d78a647b90601e8486ca9727ff110b9625bb8959ff682d3f9e9e96ac5416 2025-09-29 09:51:29.021138 | ubuntu-noble-large | deleted: sha256:c4641647169526d25774a79e2a5848cebfd92291290be47ed3e86e670dfa02a5 2025-09-29 09:51:29.021155 | ubuntu-noble-large | deleted: sha256:a41759faf7a0c9d527f8c6b8415c4edf853c72489b91dc7316e64d8caf56d4b7 2025-09-29 09:51:29.021161 | ubuntu-noble-large | deleted: sha256:0ea5799a9b480a3479b5f2a873b9ff707b43b10f20ce539df78983da523761b0 2025-09-29 09:51:29.021167 | ubuntu-noble-large | deleted: sha256:820c59fe2303ca07b88f0829c16c9a1797f8298e9212965476225dabb85cf98c 2025-09-29 09:51:29.021173 | ubuntu-noble-large | deleted: sha256:e21187e20c03009d5a3002a66f90898baf9f31255227e21f522da7acc605a6e0 2025-09-29 09:51:29.021178 | ubuntu-noble-large | deleted: sha256:ff75cf778217f7962a295929f149e90f9039bfe6c8c10bd58ab63ceecb852213 2025-09-29 09:51:29.021184 | ubuntu-noble-large | deleted: sha256:b957644e12cf3bdfeb5d2b118d3b6da539b7034faa432514601773a4cd9fb3e0 2025-09-29 09:51:29.021190 | ubuntu-noble-large | deleted: sha256:e4da84e708be29fcbf2bca490b7f1d4de1bf12a9b04f437285bfe81ed7c13729 2025-09-29 09:51:29.021196 | ubuntu-noble-large | deleted: sha256:ea7339a24e72ea31fb38664c099cd445590cfc49a95805213194565390fbff00 2025-09-29 09:51:29.021206 | ubuntu-noble-large | deleted: sha256:2665e12f839b5b11a5b326647e1b383964cc00e4586caa47ad52101d12901263 2025-09-29 09:51:29.021212 | ubuntu-noble-large | deleted: sha256:a6c454a6a5c08846ca475a139178166bc9e37ab49d54ddab8392f4af4ea15de2 2025-09-29 09:51:29.021218 | ubuntu-noble-large | deleted: sha256:1915fb606cf6c545efa61e070064086f7f4caa5883e856703617ce63ca50cfe0 2025-09-29 09:51:29.021223 | ubuntu-noble-large | deleted: sha256:051d437908922ab62ad8cb3d07ea8c0c5de421b569b21a0d1a0fa58ea628e968 2025-09-29 09:51:29.021229 | ubuntu-noble-large | deleted: sha256:22ba2a6738642840a9636aa4c6cc260ddb53b29b8a152cb74b7b268b668d1c8d 2025-09-29 09:51:29.021235 | ubuntu-noble-large | deleted: sha256:faeff651f27d5391175b2077a546e8900acdbadf580aea90eb4aaae62b8454dd 2025-09-29 09:51:29.021241 | ubuntu-noble-large | deleted: sha256:aa8ac21f3299e0d65488e7ef67f117e490d2b6d27ffd074e2d10428d144802f3 2025-09-29 09:51:29.021247 | ubuntu-noble-large | deleted: sha256:0327f1138c3281dc1b44246e732cfe788b8b7d057d15007a8a53af2a7736433a 2025-09-29 09:51:29.021264 | ubuntu-noble-large | deleted: sha256:98408dcf95d72d687e92ca1eef79336f7581956a6b082a61ccdd2a7e41ecf236 2025-09-29 09:51:29.021271 | ubuntu-noble-large | deleted: sha256:e80e2150ebb000fc7639be4f6656c208d369712e57013eec39a52ecb2967871e 2025-09-29 09:51:29.021277 | ubuntu-noble-large | deleted: sha256:d1be3731ab784cc96e36c5c295990a31580cff283ae2c2b4cadb6f7adb550b8f 2025-09-29 09:51:29.021282 | ubuntu-noble-large | deleted: sha256:fcb0ac760285e42d902173acbf4ed6b04e1b3b6b8d3a7d33dd8ae97aad4c2ddf 2025-09-29 09:51:29.021288 | ubuntu-noble-large | deleted: sha256:f88cc31c0158d5c78d90158cc162c5f1278abf1339d38ae0ffbe0308827e7a01 2025-09-29 09:51:29.021294 | ubuntu-noble-large | deleted: sha256:8ee231328611b8e312601220a58b5c1e1d967e8fdccb51df345384cedce7b69f 2025-09-29 09:51:29.021300 | ubuntu-noble-large | deleted: sha256:f3e00b58358415e31469911fa219d7017138e9371cad64ac3c0a5a76584e2fef 2025-09-29 09:51:29.021306 | ubuntu-noble-large | deleted: sha256:475f7e16d82247748b407c3b4fd9cd3378da9ca566b054bce7f319791cd8a551 2025-09-29 09:51:29.021312 | ubuntu-noble-large | deleted: sha256:d79d6bda8b5a067b51f9b7a3febea202f402d19068e4da6c08fe46f0b5ac64b2 2025-09-29 09:51:29.021318 | ubuntu-noble-large | deleted: sha256:d9d263c15d8eff2fe81c5b2b22bd6ccf5584c791ea2ce912bd8aa85a53a5df62 2025-09-29 09:51:29.021324 | ubuntu-noble-large | deleted: sha256:fff804f6d670e5da64e96e8d996f52e9099dfc5c5ff5390babeb1a3b2b8d7215 2025-09-29 09:51:29.021329 | ubuntu-noble-large | deleted: sha256:ab04ce60cbd10315cbb36eb57cbb3a625c0d4c0457a1f4dc7f2c36e2e32c6072 2025-09-29 09:51:29.021335 | ubuntu-noble-large | deleted: sha256:c05c614657b53e1f08ee8bba5a3587c055ca29fb34fb87543708b86c7c96a56c 2025-09-29 09:51:29.021341 | ubuntu-noble-large | deleted: sha256:b3855769456cdbcea150ef4cb292064974cf3ab78093c0d60c644332b86297ee 2025-09-29 09:51:29.021347 | ubuntu-noble-large | deleted: sha256:53bc77a6193b1de1cf025915703eeb45db4588048d823841e6355f993ed22c57 2025-09-29 09:51:29.021353 | ubuntu-noble-large | deleted: sha256:8fb33ffff37f1c649fdd8044aed5beb8d5f31ac643461298363a8a7c5e11df12 2025-09-29 09:51:29.021363 | ubuntu-noble-large | deleted: sha256:ea525165a641b63ce9f83181ab5a25700a712f3493326b826e15eb06d68e1f9d 2025-09-29 09:51:29.021369 | ubuntu-noble-large | deleted: sha256:208d284b04b0ad47399bfd5036180ec742fab1076d0ed698c2d3bb8df3d300f3 2025-09-29 09:51:29.021375 | ubuntu-noble-large | deleted: sha256:961f7d2e29b01407eee43e9af1fe579ae422003157b6dfaaa66140a272b8ab38 2025-09-29 09:51:29.021381 | ubuntu-noble-large | deleted: sha256:5966d54b4c6172e3afe48c5de2c7bd12a10ca34b64aee90b0e71c102a966c522 2025-09-29 09:51:29.021387 | ubuntu-noble-large | deleted: sha256:ca5ff39f93a9a8ab6a2d3570cda2ddef08b923154b25a13ffad607f34f424c5a 2025-09-29 09:51:29.021393 | ubuntu-noble-large | deleted: sha256:b82e5a98987005da1fb5a3a8497504b97c62839232e64c8618f6040bf03eeeef 2025-09-29 09:51:29.021399 | ubuntu-noble-large | deleted: sha256:446b663ca5e3cde2d8989d2cd43d17d3fdb65b02c0efe31375e3bf9483a332d5 2025-09-29 09:51:29.021405 | ubuntu-noble-large | deleted: sha256:02eaa6f5d5038a40056d3f7cce906cb43bb941d287e150f359bf9f8988d8465f 2025-09-29 09:51:29.021410 | ubuntu-noble-large | deleted: sha256:7b32c821425280cfa3bc73c0dc053991eee2656b05d0e3266672198a2f1fd0ae 2025-09-29 09:51:29.021416 | ubuntu-noble-large | deleted: sha256:7153757da82a1df0ec24347792c66cf2f66cda6a47bebefe71e0767f65e9a34b 2025-09-29 09:51:29.021422 | ubuntu-noble-large | deleted: sha256:98782c02e7233bfc58b39aaf1abe27331d6d41c385c3089cdf6c19a0779f8837 2025-09-29 09:51:29.021428 | ubuntu-noble-large | deleted: sha256:acbee4e1471998328f817627b624d3311f4409aa7070fa8aa54e79ef12324ba1 2025-09-29 09:51:29.021434 | ubuntu-noble-large | deleted: sha256:aef6672d77b9a3dad289f11bede44a91e4e21b7d180677333a379b3151176172 2025-09-29 09:51:29.021440 | ubuntu-noble-large | deleted: sha256:c68625ec6d910cba4e43dad1c3ee043a8f2334ac6c55b97931746b99e06f4a23 2025-09-29 09:51:29.021446 | ubuntu-noble-large | deleted: sha256:61242d966ad6e440ff741d01d10e696f14796d87400c20189fb243b6979ededd 2025-09-29 09:51:29.021451 | ubuntu-noble-large | deleted: sha256:e29d15034411bee6b43c9a3a3578c3a762e304601d64deabed882ab3b31c07d3 2025-09-29 09:51:29.021457 | ubuntu-noble-large | deleted: sha256:974c06f1ed90bfbdab5b0b0436c17968db650f390e61fe8a77917c881f8b3a49 2025-09-29 09:51:29.021463 | ubuntu-noble-large | deleted: sha256:1fc977cb975fd9379bab0b50d82633a4cb968a7a790de045978ebce06a1119de 2025-09-29 09:51:29.021469 | ubuntu-noble-large | deleted: sha256:bd2aff4c7890a0ec148691f3f24b601e8f5d98d3e10717d110fb4a8cf8164f7b 2025-09-29 09:51:29.021475 | ubuntu-noble-large | deleted: sha256:54700476cff74996fe0ca2c9c09daa504431e4d3e350f294ac5358aaf48f2c9e 2025-09-29 09:51:29.021481 | ubuntu-noble-large | deleted: sha256:5194ebbda355195a9c5dd6c651262f2fceced32383b9ae710f5d66dfe2879ed4 2025-09-29 09:51:29.021486 | ubuntu-noble-large | deleted: sha256:6255320a7b2044c47c3b68ecbc69ece154a91edb68dfc611e52897c9324b72ca 2025-09-29 09:51:29.021492 | ubuntu-noble-large | deleted: sha256:12f88cf31b59be04cf7c2504dd78a8f5b56d59938d70bb48ff2b4c15f645619b 2025-09-29 09:51:29.021498 | ubuntu-noble-large | deleted: sha256:eb893da04b3eeeb0799c7a1a65a19b62c9cea5b384e1d7b23ade067b94d6764d 2025-09-29 09:51:29.021504 | ubuntu-noble-large | deleted: sha256:8977270b13b8e60f6c0f6820854544327ac85574033d7003839d675a1dca1d7c 2025-09-29 09:51:29.021510 | ubuntu-noble-large | deleted: sha256:3347dab8aff1052aea1a7fb6cfe9545702fd16d9cdd1281924181cf0295f040a 2025-09-29 09:51:29.021516 | ubuntu-noble-large | deleted: sha256:bdc3ed9ff80899a0d7d905f04976a002a8994caa4bdbaef40d2332f4de7a61fb 2025-09-29 09:51:29.021525 | ubuntu-noble-large | deleted: sha256:6767d74d3c49655dad6cde822bdea5d1004c70fb31492eaf3041706f7c16c058 2025-09-29 09:51:29.021531 | ubuntu-noble-large | deleted: sha256:4c0d897f0c9b314f8a55c9b697f748e8ff107edb9efba11aad4ca014f983a9c3 2025-09-29 09:51:29.021537 | ubuntu-noble-large | deleted: sha256:5cb07dbac50311d1657ace066980b0938fcf5b095fb82db98711f0886afc8763 2025-09-29 09:51:29.021543 | ubuntu-noble-large | deleted: sha256:353525707abfc8fd6e1eb1320f9853d363041bbfc01a6724dd490be7d342ca68 2025-09-29 09:51:29.021549 | ubuntu-noble-large | deleted: sha256:06f7bcebd4507331f4b2a190f40ed873d54a1450413b7a7d79f8916ebced05d5 2025-09-29 09:51:29.021554 | ubuntu-noble-large | deleted: sha256:dea37b988d8c9d8d662c8913592a7c9f189615519c83e75d34d0eefd0b8fbe91 2025-09-29 09:51:29.021560 | ubuntu-noble-large | deleted: sha256:4c29c932e1dba0c5054cf937798bacfe1f3b045cfc0bdad45b2ac240f4a77c68 2025-09-29 09:51:29.021566 | ubuntu-noble-large | deleted: sha256:6914c63d2fbe8c6f9790a42a6443ec32a6e67cfd38e0cc1cbc4f6515eae7f8d2 2025-09-29 09:51:29.021583 | ubuntu-noble-large | deleted: sha256:8d13d17b9dbc31ffffa8efd0e0ee889d5102a36aeefe52a60b02f2cf294fc75d 2025-09-29 09:51:29.021590 | ubuntu-noble-large | deleted: sha256:3a18cda47f626d6a53c1513ca3cf5ca07e3ecc6f2db8ad12a76b069ecf874b90 2025-09-29 09:51:29.021600 | ubuntu-noble-large | deleted: sha256:437392253eaca1446005daf26e61adc9a01954097c4fdc338f5986ea19585761 2025-09-29 09:51:29.021606 | ubuntu-noble-large | deleted: sha256:b64778755d8cf75ee911c7d9d9b9f9a2d3ae5d544bcb7cd2dd052b9bbd284ced 2025-09-29 09:51:29.021612 | ubuntu-noble-large | deleted: sha256:68033d4f7e71d91e19642cf0a1577493218c5dab59398d6f58b7552406909e07 2025-09-29 09:51:29.021618 | ubuntu-noble-large | deleted: sha256:ba4bbe068582b1cd904855af6ea6bfab4034ca522b7cd873e64f1732e2bdaa27 2025-09-29 09:51:29.021624 | ubuntu-noble-large | deleted: sha256:ba7ea416f438e728ad35418e960e1f38b4faf57c150aed78c352ac14e488a891 2025-09-29 09:51:29.021629 | ubuntu-noble-large | deleted: sha256:7a68d22d78b0582fd0f30f9233b4cb79c0967f5e0d6ddf1971dbe0bf7947a9bc 2025-09-29 09:51:29.021635 | ubuntu-noble-large | deleted: sha256:ca7a5234dd8860748bdab63ccd2159f7afc0bd595933c8e9a7f482e03f996b40 2025-09-29 09:51:29.021641 | ubuntu-noble-large | deleted: sha256:5ff9ffaa3108f06b90a176bdd6c6e393387a6b08cae26872461b6e42595ad736 2025-09-29 09:51:29.021647 | ubuntu-noble-large | deleted: sha256:2464f3b33cc2eab2bf883695afe70cf91d383b83cb50b24e7c6e62207422c9c9 2025-09-29 09:51:29.021653 | ubuntu-noble-large | deleted: sha256:e69561d23383ab92247a159b7d2f6b19bf69198e74694651f6e5c510994ed71f 2025-09-29 09:51:29.021659 | ubuntu-noble-large | deleted: sha256:bdfb9c78218e539e8e09ebfb9598d10dc29706f8bdbda7439e70843357e78894 2025-09-29 09:51:29.021665 | ubuntu-noble-large | deleted: sha256:d115950fd1630409112bb2a10d51c1551dc7570572ce7d058a84357b9f174c1d 2025-09-29 09:51:29.021687 | ubuntu-noble-large | deleted: sha256:1315a517980d5c7b3290f27545592e54224cde9443e1c9ae8114579cf4c4f5a2 2025-09-29 09:51:29.021693 | ubuntu-noble-large | deleted: sha256:6a07a3c89ce70d5129e6617bfae3676c557e8e99c55c8fbeb8cb702e0956c1aa 2025-09-29 09:51:29.021699 | ubuntu-noble-large | deleted: sha256:45a3f027880bd218404553447584d839fad78bd79a37222aecb0ff2a9fbc2dcc 2025-09-29 09:51:29.021705 | ubuntu-noble-large | deleted: sha256:82f54aec4d295172dbc7d48f5200c5d469a8bae5108deb574d059fecffeefc48 2025-09-29 09:51:29.021711 | ubuntu-noble-large | deleted: sha256:e56e7d84df225f791932804e0e4c55c59c47b576f4c8f203417495641ec72d74 2025-09-29 09:51:29.021717 | ubuntu-noble-large | deleted: sha256:067bd095b26dec2aa77acdde7b562e7197ab8531d785fc9a9be69bdcdeebaede 2025-09-29 09:51:29.021723 | ubuntu-noble-large | deleted: sha256:1c2b102314b9d041d011c1cf120f80260e79bb3308a7118c9ba7bdffc2b737eb 2025-09-29 09:51:29.021728 | ubuntu-noble-large | deleted: sha256:57a4678136d106e3e2cc349cedac601a808056aaeb81e045fadf8c65fc57a6dc 2025-09-29 09:51:29.021734 | ubuntu-noble-large | deleted: sha256:70404a9c6213fc38c4eb309588d6accec4987ec827d760fc4cd946852eed5fd8 2025-09-29 09:51:29.021740 | ubuntu-noble-large | deleted: sha256:1bf63d2d8520f092ad90d9c9363868e4c55056effe501c4b89b0c2f15c806cbb 2025-09-29 09:51:29.021746 | ubuntu-noble-large | deleted: sha256:9cb2fe5a5c93b98c0bc3f4e9f8a2d9a188c61f1f84e1a2c5b413f25f274dff76 2025-09-29 09:51:29.021752 | ubuntu-noble-large | deleted: sha256:5e40378a421f0bef2a4bba1526d56374978758214c1b3dd377baa4849df3b813 2025-09-29 09:51:29.021758 | ubuntu-noble-large | deleted: sha256:7139f42e63729bbcf4052074e92aa866bf5877266e64e11733b7ac54abfe2b5e 2025-09-29 09:51:29.021764 | ubuntu-noble-large | deleted: sha256:2b582dbfe2af69ea59352a6e50f795e0ca265c7e449fe22bbc0cacbd601f2700 2025-09-29 09:51:29.021769 | ubuntu-noble-large | deleted: sha256:e0b60f5b7d774d0a1c7fa288841b77df8ebf5da41b01334d19adbd9381f3890e 2025-09-29 09:51:29.021775 | ubuntu-noble-large | deleted: sha256:5ee923c8cf06467a2dddc606a52c1787831e376aa3629db3eec52be08991a381 2025-09-29 09:51:29.021781 | ubuntu-noble-large | deleted: sha256:1e069ea54c203a20fca6412222857e1826513b92658c8bb8c1ecce1456fe609f 2025-09-29 09:51:29.021787 | ubuntu-noble-large | deleted: sha256:f250d41d7bdee7592b5243cd796f0222c66f151f8ce5d101520fc7d265f26362 2025-09-29 09:51:29.021793 | ubuntu-noble-large | deleted: sha256:9bc8047e08a57ee012790331c8f7854fe37b34fa68716636a30c7a039da956a7 2025-09-29 09:51:29.021798 | ubuntu-noble-large | deleted: sha256:dc634af6a66ce9be7fdb988705bdea8a24d13e402f8ff954bdd01e371ecc488f 2025-09-29 09:51:29.021804 | ubuntu-noble-large | deleted: sha256:2472fb869109bbb9fc067a7dda8dce7073742aa9b4c037f7288d36d03775bdff 2025-09-29 09:51:29.021810 | ubuntu-noble-large | deleted: sha256:69c71e0582038613936163c7d44bbca0a1f4ab3d1a9a7bdc29b11b73275a0680 2025-09-29 09:51:29.021816 | ubuntu-noble-large | deleted: sha256:2e3a028f8f812f9809d3a207efadcc1cfa7be4c297ff3f6f871fc64c7186055a 2025-09-29 09:51:29.021822 | ubuntu-noble-large | deleted: sha256:24f7f52f39ce152e38dba9d3a277517f07e517c57c24c5140ecba562a0f6f3a2 2025-09-29 09:51:29.021828 | ubuntu-noble-large | deleted: sha256:7bf8b7d890f6d805fa9f7764109982f0dc80ce440393732c6c473cd003d8de88 2025-09-29 09:51:29.021838 | ubuntu-noble-large | deleted: sha256:a109600401431e103b523e286a04a5725990385ac93efe6d6e62f4e12fef8f16 2025-09-29 09:51:29.021844 | ubuntu-noble-large | deleted: sha256:0db2f4b17be63d5720946f719b8d7e49d7f3ce2514a1eebc60d9b911884fcc51 2025-09-29 09:51:29.021850 | ubuntu-noble-large | deleted: sha256:6b97f550b017f1c8367c43f8fb53dae9765c68c323622430a5704c32582b1a35 2025-09-29 09:51:29.021859 | ubuntu-noble-large | deleted: sha256:da337ea37a94be0ed8447d0ed188b7ffd5a6fa1639cad3801ddbbdfbf09f15eb 2025-09-29 09:51:29.021865 | ubuntu-noble-large | deleted: sha256:152dbad2569a15763cd223659d9f5df8208aba8db6a09d979adef8ba20030e91 2025-09-29 09:51:29.021871 | ubuntu-noble-large | deleted: sha256:124d1869cc4cf0cc46f26f5984a154599987e44ef612b36647ef21b289ae45c2 2025-09-29 09:51:29.021877 | ubuntu-noble-large | deleted: sha256:01125cbe84bb1f8ae5e1bcebf263fe63547c700bddd10435417a5a0779d91d6f 2025-09-29 09:51:29.021883 | ubuntu-noble-large | deleted: sha256:df504a52f20b48b623af03bcf48980c1cf39d9b1c3291ee49d2e11f031d3dd0b 2025-09-29 09:51:29.021889 | ubuntu-noble-large | deleted: sha256:6cbe76016527cbe1717448ac7a0b79096cb97829b6284cc73358284c4a250a0a 2025-09-29 09:51:29.021895 | ubuntu-noble-large | deleted: sha256:fb338be268083f74184e7402250c04811e8a064e388b248276b3336b2a28abc9 2025-09-29 09:51:29.021900 | ubuntu-noble-large | deleted: sha256:089b7dd9336fb6492e8dcc509a5f4126ae363dfd78fc25a6ae17d753c1322fb5 2025-09-29 09:51:29.021918 | ubuntu-noble-large | deleted: sha256:98d6efcdb1015bc27a6eee39cb09d65e033ab1befee8f684f41ed7eb47ffa22a 2025-09-29 09:51:29.021924 | ubuntu-noble-large | deleted: sha256:3e1095f475335768e07671b7a1e8efc9c7eab28495813679feb68a0d3f87bc44 2025-09-29 09:51:29.021930 | ubuntu-noble-large | deleted: sha256:2fbdee34ea6f092c3dbe449941a1df6a90f982ca9cc93d1884f53d9c3a5c6f51 2025-09-29 09:51:29.021936 | ubuntu-noble-large | deleted: sha256:598957d696bbf3a7a85767483c38c1512142e6676e355ca030403a036a856e03 2025-09-29 09:51:29.021942 | ubuntu-noble-large | deleted: sha256:731f4a4489943d54ca81dfe7a3d7558c9fe4b43af475da72e04fab9da5b37156 2025-09-29 09:51:29.021948 | ubuntu-noble-large | deleted: sha256:cf335b6bb1787e5625df61c55362d1ac85447eb31f647fb2e68b20e9c551b49c 2025-09-29 09:51:29.021954 | ubuntu-noble-large | deleted: sha256:46a8c9b7ec5143fb4e308bba937b47d4cce813b14e7c66dd4481f82ed6ffbbda 2025-09-29 09:51:29.021959 | ubuntu-noble-large | deleted: sha256:84ec7e31aec64e27568e29f7a1356408bf8fc475c75611b40a49b0108778674c 2025-09-29 09:51:29.021965 | ubuntu-noble-large | deleted: sha256:3d6446b3463e193e0ac6c3588f646fb53270212f89dccf9fd47d8e378a4779ca 2025-09-29 09:51:29.021971 | ubuntu-noble-large | deleted: sha256:909adf9c41918ef0b1a73b9d64786e2cfff44c3e47df7887b8c7be4f1924b332 2025-09-29 09:51:29.021977 | ubuntu-noble-large | deleted: sha256:716d6f8d456188e24977ea269c5271ca06eacaea788f8c82f64d54a5a6533343 2025-09-29 09:51:29.021983 | ubuntu-noble-large | deleted: sha256:70b7d49b6c3554b355519000e94cdccac04cbe1afad73183024d8265260c3620 2025-09-29 09:51:29.021989 | ubuntu-noble-large | deleted: sha256:410f024caa55c677b3d1a6b9f2db8458c2dfec612e16cc21ee8178c4aa6bcfda 2025-09-29 09:51:29.021995 | ubuntu-noble-large | deleted: sha256:d2dfd143a017fdb523abd4a7a13e36be1cab6f25c456e6ccf3312ad5d208639a 2025-09-29 09:51:29.022000 | ubuntu-noble-large | deleted: sha256:07b6a30a47ce12c133557a856b3800cd8d3aaa7b921d351665fb004b9307d42e 2025-09-29 09:51:29.022006 | ubuntu-noble-large | deleted: sha256:c42f2cb70b8d13cfe05b73d45760b94d013452acc9b113937303c8fb76ad9648 2025-09-29 09:51:29.022012 | ubuntu-noble-large | deleted: sha256:96b0d80ea9db818fbeb76ffc818b35196e35e0c5d1277ddb8630f1d062a69bcc 2025-09-29 09:51:29.022018 | ubuntu-noble-large | deleted: sha256:e7f1e2d8f51120994ddbf8d51bbd85eadcb25220c64863a369121dec30de8005 2025-09-29 09:51:29.022024 | ubuntu-noble-large | deleted: sha256:d332ae85e03e0fd2e1dd323b2d0139a8de0eddab2b639af05ffab14f4f12054c 2025-09-29 09:51:29.022030 | ubuntu-noble-large | deleted: sha256:5d9f1a5ef9faaed5354779a4d6425e36fdd2585cbaa17a363c27cb58be5284e8 2025-09-29 09:51:29.022035 | ubuntu-noble-large | deleted: sha256:73a9d4c1e4734d2e3b63596b3137ae0f82d9e96e4cf05be5d2fed146b4748e5a 2025-09-29 09:51:29.022041 | ubuntu-noble-large | deleted: sha256:b73b0d1ae6ece3b89e888c1f8ab8064bdceaf6885ca706cb96fdea89edf12de2 2025-09-29 09:51:29.022047 | ubuntu-noble-large | deleted: sha256:d8f4d9d02c8cc2f3c33deb28627ee0b0271e95c57d522b50d1d67ef81958de15 2025-09-29 09:51:29.022053 | ubuntu-noble-large | deleted: sha256:894df5c4fc207650cbbbf8f919b51dfda56799556d3b0b070c2dd1a6824d2ad5 2025-09-29 09:51:29.022059 | ubuntu-noble-large | deleted: sha256:cbaeebc22bb5c03302964315c25a3de2b7df488814109e41ab876c0ac6c73950 2025-09-29 09:51:29.022065 | ubuntu-noble-large | deleted: sha256:55d80db9094d1ca2e34b1128d502b572e17a735aac50a1136f0a4bf15f6ccb53 2025-09-29 09:51:29.022070 | ubuntu-noble-large | deleted: sha256:a55b0f6caa8a07004bcd28c26159615242bbfa83367b8e71547f8d5634722d39 2025-09-29 09:51:29.022085 | ubuntu-noble-large | deleted: sha256:3b1daa53e6a8cb0b20304f2434f980268215ade3955c54fe6af1e58ce1b8ed07 2025-09-29 09:51:29.022091 | ubuntu-noble-large | deleted: sha256:7e8e39414b018f02f80588b727299c34a3048d55a9e5e4742a0e563200630949 2025-09-29 09:51:29.022096 | ubuntu-noble-large | deleted: sha256:6c6b88e5c15ce837ba28fe854b7a4a06025b86d239341db2faccfd3de26f8284 2025-09-29 09:51:29.022102 | ubuntu-noble-large | deleted: sha256:c8906467d5f51805316f245d88bb99f5e6e25d121c4aeed00590bda2283b6863 2025-09-29 09:51:29.022108 | ubuntu-noble-large | deleted: sha256:aeff0282f4b8cc6ae5b7f10b8ab0f9b35a388fbf6ed6cae209439c27d4fe55f1 2025-09-29 09:51:29.022114 | ubuntu-noble-large | deleted: sha256:8ae5fba3ba0d14a7c428e9b2ab7c890ca1b8087abe32a4000a99c2be3ed0d0b1 2025-09-29 09:51:29.022120 | ubuntu-noble-large | deleted: sha256:387216613074993d118db98d8ae681785115c23f3d7e60204c8e4e1f2b656cbf 2025-09-29 09:51:29.022126 | ubuntu-noble-large | deleted: sha256:ac6b7f4828cef96f43ddbbdda69cf14c233b6e7c97abd74cc1c3b4354eeb7b07 2025-09-29 09:51:29.022132 | ubuntu-noble-large | deleted: sha256:ba9cb2d01d38d401953bbd7229b1b5272406a745348a35b49c44e133f9679aee 2025-09-29 09:51:29.022138 | ubuntu-noble-large | deleted: sha256:fca98ef3f908e3fe33b6ef9672af4e7ed081b0e66365fa8e007b861997d62e31 2025-09-29 09:51:29.022156 | ubuntu-noble-large | deleted: sha256:0704d342c11df5a3df3645c67866fbd4c68e152a53a2cdcbe9a47d78e6633af8 2025-09-29 09:51:29.022162 | ubuntu-noble-large | deleted: sha256:d9bd379ba6d4c6ff354898e26051779f3aaddc7d112de356fab449fc6db1a1b0 2025-09-29 09:51:29.022168 | ubuntu-noble-large | deleted: sha256:08a0da6f405cf5a9dab5e08fc7d4545ffa1cab3e11490db25a202b7f539d85e9 2025-09-29 09:51:29.022174 | ubuntu-noble-large | deleted: sha256:b8c6777174908f93dc296d16ec1e5100854e4372e6a1857b6e094ad27b10bab0 2025-09-29 09:51:29.022180 | ubuntu-noble-large | deleted: sha256:5c10637040735e7b1b60d1b7ccd219bbe9ab0b4e248720f78fb3b0235eb6bf2a 2025-09-29 09:51:29.022185 | ubuntu-noble-large | deleted: sha256:da749c310bc5e0d98eb46ffd9b1d093907c585f56b68deadcb650477ab3aefb8 2025-09-29 09:51:29.022195 | ubuntu-noble-large | deleted: sha256:8d6bfc1437200ef12df89b256124ca1b7e8c28c09f2eac6bcdc8506ff142bb80 2025-09-29 09:51:29.022201 | ubuntu-noble-large | deleted: sha256:3717681753ddb6e968a3dd5769cee21555834760742e3286c148ae0f067c7749 2025-09-29 09:51:29.022207 | ubuntu-noble-large | deleted: sha256:67f2778a06699116c28fc3dadaea152e5597d22b3f694895356e98df7b37226e 2025-09-29 09:51:29.022213 | ubuntu-noble-large | deleted: sha256:affd9561e4a100db0d9ac91d69a2d03e4bc583defadd831c9abe817fad4cbe08 2025-09-29 09:51:29.022219 | ubuntu-noble-large | deleted: sha256:af1d6e49efb66329b61953db3b9117d94b1c3133a6a41300d72fe65c70c9c5e0 2025-09-29 09:51:29.022224 | ubuntu-noble-large | deleted: sha256:10d032b71b9a909304bb3fd91aad7d21ec2d51804557a558980488501ed7c7e7 2025-09-29 09:51:29.022230 | ubuntu-noble-large | deleted: sha256:595a77b1a6579e88b2ceda72604513831131e58204b40ed716331481e7f44170 2025-09-29 09:51:29.022236 | ubuntu-noble-large | deleted: sha256:2131a1ad13304700fccc4c07ea8a14d760903eb23cbec19607d2c2b9ec4db7b1 2025-09-29 09:51:29.022254 | ubuntu-noble-large | deleted: sha256:66b0c4477e57342377326404235174502dc4bd1d2025907cee640e66289830ec 2025-09-29 09:51:29.022260 | ubuntu-noble-large | deleted: sha256:80a075553193c290899670d76bc7e8b42f53c506b64a602e199cf05dc8e6e821 2025-09-29 09:51:29.022266 | ubuntu-noble-large | deleted: sha256:878ff57da05ccf207ae4bdea9e3cb9a0cfa005291033a30c87d1bb833934b673 2025-09-29 09:51:29.022272 | ubuntu-noble-large | deleted: sha256:3428c07782bdbc371024a8948163ab629a002dd967db95eba130e11441a6b5a9 2025-09-29 09:51:29.022278 | ubuntu-noble-large | deleted: sha256:81641605f44e75879d81613f094f38fb425f5162982b26f18c988ca1759366c7 2025-09-29 09:51:29.022283 | ubuntu-noble-large | deleted: sha256:31e74e1f61927a7604bd31abd5800d9b608d677f36c6941ff89cff2ff263376f 2025-09-29 09:51:29.022289 | ubuntu-noble-large | deleted: sha256:406f3ab197db225573dd481d6b7e58c6d154a71619235823bb595c37c35c392a 2025-09-29 09:51:29.022295 | ubuntu-noble-large | deleted: sha256:6b68fedcf3b32ed1cdf8cb71da2726d1825e2115e2b331ed57818ff51ba02f13 2025-09-29 09:51:29.022301 | ubuntu-noble-large | deleted: sha256:75edfb8625f20dba927bf87ac491e24a5fb6723a80a5e68476acdfcac883cab0 2025-09-29 09:51:29.022307 | ubuntu-noble-large | deleted: sha256:3e72de038a6d6a3b97f2f8f6cb2666265be7dd74bdbdbaf40a6680040fca9d3b 2025-09-29 09:51:29.022313 | ubuntu-noble-large | deleted: sha256:acff7c05f2b4e8e7e88c39b50ac84fd674d89db5864569e4f68e9f6566f57204 2025-09-29 09:51:29.022318 | ubuntu-noble-large | deleted: sha256:48d3de4fc7abb778a171ec71b358168004262c9c7f1dcabc140aadc5b4eca5d9 2025-09-29 09:51:29.022324 | ubuntu-noble-large | deleted: sha256:7f7d2847f00a5fe71dc85fa280331f8252fb10d1ea42b0ad62096b0997ab45b9 2025-09-29 09:51:29.022335 | ubuntu-noble-large | deleted: sha256:10cd1169ccc70fabaefceac50009fecd12436b3d44c17e44fe71a72aa0ec8bab 2025-09-29 09:51:29.022341 | ubuntu-noble-large | deleted: sha256:6ad349091782adc3d6af37d6a182ac98a0f5ed2b371213494b49d7af402e0d11 2025-09-29 09:51:29.022347 | ubuntu-noble-large | deleted: sha256:aef2d37752a1fe8f84e97278f09c55171d49929c277a17b2a84beb3d37a46f65 2025-09-29 09:51:29.022352 | ubuntu-noble-large | deleted: sha256:249e66aa9cbbb6de4a8b3972ec4ce4c0d5864a285e2756c5f3931f8c24a733d2 2025-09-29 09:51:29.022358 | ubuntu-noble-large | deleted: sha256:5af4382eba89415254c82877d53398ef0a519823e2c3db9c5fb7c6c3c4394229 2025-09-29 09:51:29.022364 | ubuntu-noble-large | deleted: sha256:4d6fb8f85a4c12b9bcb90497466996aeda45a8470eda2b3bffd6485dc179e45c 2025-09-29 09:51:29.022370 | ubuntu-noble-large | deleted: sha256:0a5fa085da22fb1e294e6090856c021b4582f5502daa2a4651b134b9662ba5fe 2025-09-29 09:51:29.022376 | ubuntu-noble-large | deleted: sha256:272dbee30556fddee198509039bdd7a43993b3bd25abe2106f82a9ac26048451 2025-09-29 09:51:29.022382 | ubuntu-noble-large | deleted: sha256:1186afa1a87868d10ce649679562efb81e73ac3b4618d9eddf9a1c1a496e89b1 2025-09-29 09:51:29.022388 | ubuntu-noble-large | deleted: sha256:e88bc4d985c7a06aef51750e3a3d125b1c90091ed062dfe0e346cb6985da46b3 2025-09-29 09:51:29.022393 | ubuntu-noble-large | deleted: sha256:6a33f96e4a12544e05daa9ef0fda4040b60088c16691eeff2cbbce63d7b31a6d 2025-09-29 09:51:29.022399 | ubuntu-noble-large | deleted: sha256:b456a4ba6b57af5da0000c8410ee86b8d042820e03b2d49d5336f2ac3f819f94 2025-09-29 09:51:29.022405 | ubuntu-noble-large | deleted: sha256:03fd7024a07df67a542e5b2739e183cc025f974811bb2e0182cc39375551b159 2025-09-29 09:51:29.022411 | ubuntu-noble-large | deleted: sha256:f903f9408185b198c3918fcbf0c864a18d662394946a6068a3e805658658d795 2025-09-29 09:51:29.022417 | ubuntu-noble-large | deleted: sha256:d7171f7c7ea385717fdb6284767cc1ed8c7054fa28b65e264a9d3a1bc1007435 2025-09-29 09:51:29.022423 | ubuntu-noble-large | deleted: sha256:d40b52400bea3e11268a296ae3b2f39116c77842bff2732c0f619833aa64c375 2025-09-29 09:51:29.022428 | ubuntu-noble-large | deleted: sha256:726dfcb07f20cfe37c77c2dbe00f820f206c7baaf3241e9eef9ec6d5d03dd8b9 2025-09-29 09:51:29.022434 | ubuntu-noble-large | deleted: sha256:8d739aab5d147ed2e014fc2adc8019dddf4c03a2704599a45a92d8e98114961f 2025-09-29 09:51:29.022440 | ubuntu-noble-large | deleted: sha256:1a988daebb533f49bdf4dcdfc281026cb0b9557ecb8a5c9a3c7379333a91e0ad 2025-09-29 09:51:29.022446 | ubuntu-noble-large | deleted: sha256:9c245fe629fc7c69f80eb651e947d54db08e26aed69671e868b284c6b8175a1a 2025-09-29 09:51:29.022451 | ubuntu-noble-large | deleted: sha256:e6ad41f1f04558414f242493f777236ae34a91f47538c3d55dd1a98497398eb9 2025-09-29 09:51:29.022457 | ubuntu-noble-large | deleted: sha256:0ce4d2cc51cce37893056b5d8e75c94aac9a9d3ccc3d1017f88f289962119efe 2025-09-29 09:51:29.022463 | ubuntu-noble-large | deleted: sha256:baef90968097bc200ecaa0ecbf7de3ed2e68c7ca18de4ef49b286ed09d2c92fe 2025-09-29 09:51:29.022469 | ubuntu-noble-large | deleted: sha256:7b5cc19ddfd987ba11b7a994231c1a39e7a5ac042b1dc9c64c6f539b55915870 2025-09-29 09:51:29.022475 | ubuntu-noble-large | deleted: sha256:e3d5244b8298d4be10dff530fb280e86652247ab85a4c836985c84e84c337666 2025-09-29 09:51:29.022481 | ubuntu-noble-large | deleted: sha256:f3705681160a7abe75a05a616dfb1e7becc3fb535e8bd1f91dadd9e1b592262d 2025-09-29 09:51:29.022486 | ubuntu-noble-large | deleted: sha256:a5819a28036a5e4ad572775a076677a09deab96ae158623b85909ccea28d92a7 2025-09-29 09:51:29.022492 | ubuntu-noble-large | deleted: sha256:b69366030591d072f5b4471f9113d13e440ceeabeec549eb84bc935b35081e34 2025-09-29 09:51:29.022498 | ubuntu-noble-large | deleted: sha256:e48c9929b323837cfa02ae8aa270269c041ba5b13d77dcdf30cbe62f449baa06 2025-09-29 09:51:29.022507 | ubuntu-noble-large | deleted: sha256:1daf3c6cb04a748d8e2e1fc3680861f43012c81c1509b0016fb9cf7adefec973 2025-09-29 09:51:29.022513 | ubuntu-noble-large | deleted: sha256:dcd04391d8c1829f54b7d059fd880fb3d186aa270490f7a002bf2bf6f923f34a 2025-09-29 09:51:29.022519 | ubuntu-noble-large | deleted: sha256:e88fabada21e2fd3769dfb798b84b571c9bd8c2a38090b8d7e1196f7e4815666 2025-09-29 09:51:29.022525 | ubuntu-noble-large | deleted: sha256:af86e2ebaaf3ee19d7fdb9746f3444681028fe33c9b98afdf8356aa341d98621 2025-09-29 09:51:29.022531 | ubuntu-noble-large | deleted: sha256:918f5a278b2feac72a475bbb098cc551b2d45f8b64e84998e3fed3ec39de55dc 2025-09-29 09:51:29.022536 | ubuntu-noble-large | deleted: sha256:79c4dc35833467cf4f2233faccf9cf67b82e0b4cdfec1dbb17664de744224ed2 2025-09-29 09:51:29.022542 | ubuntu-noble-large | deleted: sha256:e32a9a00b277b432218b67337a9a22cb3aefc086476083c38106b29c99ca9291 2025-09-29 09:51:29.022548 | ubuntu-noble-large | deleted: sha256:b65ba4adc6d3743e287b099388257fe627988675d9519374677edfecfd829518 2025-09-29 09:51:29.022569 | ubuntu-noble-large | deleted: sha256:71048af2a6da8b580143527bbcbc3daef9c45d8aa35c35633cc3920135732f24 2025-09-29 09:51:29.022576 | ubuntu-noble-large | deleted: sha256:b10f03ec3133d510ad72e9b363abe4529ee73c418d6b41780bc70507a2b7f251 2025-09-29 09:51:29.022581 | ubuntu-noble-large | deleted: sha256:efccdbc3d88a1eed6b8651f307731ecc6d7055dd949baedca8f8f82c3444d963 2025-09-29 09:51:29.022587 | ubuntu-noble-large | deleted: sha256:b5dce08068522eb3168103254f803c354b56885b6f12a09e35f065aca6ac1519 2025-09-29 09:51:29.022593 | ubuntu-noble-large | deleted: sha256:8c383378b005488b555e2a4b61f4145417a15686ff435817e251b89ec0eb82e0 2025-09-29 09:51:29.022599 | ubuntu-noble-large | deleted: sha256:d5ddbbcabaa2167eecbe708e2aaaea2857bdc7b166c40cedfcc9d40a18449e8a 2025-09-29 09:51:29.022605 | ubuntu-noble-large | deleted: sha256:778130ebe6e2260d0c68138d7911310ede7e6d8de47ccf75e85169a7626f4c34 2025-09-29 09:51:29.022611 | ubuntu-noble-large | deleted: sha256:189baf22487d41062ece8638e03a77ad71ee806514177c13a80fc44c8804a49a 2025-09-29 09:51:29.022617 | ubuntu-noble-large | deleted: sha256:1c780ad8809c7f4ebf45949f7e9c2ace6148c5a34d56ecf12cb4d0e05332d3a7 2025-09-29 09:51:29.022623 | ubuntu-noble-large | deleted: sha256:56cc12aebd540fd239afc816dc94f126d69bed0a137b6f483774b3efc26bbec2 2025-09-29 09:51:29.022629 | ubuntu-noble-large | deleted: sha256:792f3e184e418b89b76c0ee9d948381900dce4474c89fd08bc4ab9aa4ee52d8d 2025-09-29 09:51:29.022635 | ubuntu-noble-large | deleted: sha256:a72bee977f4f92920b8e7d713f5c11d2cb9658afe6ead1af8eda1627fd6e4ce3 2025-09-29 09:51:29.022640 | ubuntu-noble-large | deleted: sha256:b40eedb1ce65ba3f019c25dcd09d29899efb0f0a6bbde74db2a34f66a4286bfb 2025-09-29 09:51:29.022646 | ubuntu-noble-large | deleted: sha256:78e8d97ab4f0771e450fd373d3621c17836590dbd9f78ec78ccffefb2beb3205 2025-09-29 09:51:29.022652 | ubuntu-noble-large | deleted: sha256:9163f357fe5e4c0fc4714a759f8efc8a8c721b2fecdf8d41c97e7472e19e414e 2025-09-29 09:51:29.022658 | ubuntu-noble-large | deleted: sha256:406b3cea1845db9348a1a213b9366314ed8e4e02469f389d2b5a27383c498b4e 2025-09-29 09:51:29.022664 | ubuntu-noble-large | deleted: sha256:fa9207b2c0d56b02891af04ea52937beb6ab4c2679dc9f3fbe0da94dba5f1d3b 2025-09-29 09:51:29.022684 | ubuntu-noble-large | deleted: sha256:e1609df6672d562448dc198632860f39c61d6e2ae4b3e770ccd5994263422db4 2025-09-29 09:51:29.022692 | ubuntu-noble-large | deleted: sha256:da037ececf803a4a4fa13744a5c6459d049c1a75a0a2fe69bd0e62f0245a987b 2025-09-29 09:51:29.022698 | ubuntu-noble-large | deleted: sha256:3917c1d23192bbaefa7f003a445bdfacefbc411e80e8899e5f74aae2067dd6cf 2025-09-29 09:51:29.022704 | ubuntu-noble-large | deleted: sha256:4882081a73b4128641b52bee12fa389ce64895afce89975f4befbda26ddf3b53 2025-09-29 09:51:29.022709 | ubuntu-noble-large | deleted: sha256:96ca5575300c27294a383b3a5f5599c9924b3029504501d8ce2155083e8551bb 2025-09-29 09:51:29.022715 | ubuntu-noble-large | deleted: sha256:6d1635dc19f3fdf6b0a7e48d0cb5050c51b135e737eccae5af284196b95a847b 2025-09-29 09:51:29.022721 | ubuntu-noble-large | deleted: sha256:98457d880e5cf533c7213f0f58447607f2b93eb9b39af03273832e1477bfd26d 2025-09-29 09:51:29.022727 | ubuntu-noble-large | deleted: sha256:c124df87ecca2191811c03ef8c1bee0e8fb957c2c6f9bd73c408291de82def5a 2025-09-29 09:51:29.022733 | ubuntu-noble-large | deleted: sha256:325fb12a23f468b61851797a9fdf9918e80c0523683a6cf793a302d2e1582669 2025-09-29 09:51:29.022739 | ubuntu-noble-large | deleted: sha256:b6642870aa72cc30c6b7d7cb60b6f8cdfa6e8c06fbef138552f6a91047fdfe3e 2025-09-29 09:51:29.022744 | ubuntu-noble-large | deleted: sha256:2a42466e8773494f5a2df2eff4868d8f889ac5ea2185aafed4157671e0a6042c 2025-09-29 09:51:29.022750 | ubuntu-noble-large | deleted: sha256:9b8fe5dce93eb176c47ad8446064a029f428c3fc251123f43dc6ebdace41a22c 2025-09-29 09:51:29.022756 | ubuntu-noble-large | deleted: sha256:caa7d2d9e191d66ef97f58fb6e252d3d776307830c2f744418cba166cf52883c 2025-09-29 09:51:29.022762 | ubuntu-noble-large | deleted: sha256:74d0e11b7439cc6e3479f56bef2ac88ce29d19de9b77c2c7a42ea3a19691e151 2025-09-29 09:51:29.022768 | ubuntu-noble-large | deleted: sha256:ad2eae3e10da2a4f7b69b4b2449781c561c41bfdac51dcf86a22e610e32d6d93 2025-09-29 09:51:29.022773 | ubuntu-noble-large | deleted: sha256:c8f231c856f4707a16126f9713eefdb2b495e6e42f307d0b8774ba7a204c6606 2025-09-29 09:51:29.022779 | ubuntu-noble-large | deleted: sha256:2ed5dfdc4428b094804fdb0fc8108ac1717b35b2661ecc45ae04ee8d345717cd 2025-09-29 09:51:29.022785 | ubuntu-noble-large | deleted: sha256:89ae2c53c8ea5ffdcaa358b509c314a70011c7b475cf1a436b8dda5ce1195d4a 2025-09-29 09:51:29.022791 | ubuntu-noble-large | deleted: sha256:8265de4ffc71aa16a2a87bb641bb314374f0be9a74b7b10d1838c1c5ce7b0e6e 2025-09-29 09:51:29.022797 | ubuntu-noble-large | deleted: sha256:60246df445bc37c343c350e9d7350ced1ad40e52311580e4c1369bbd236b4a01 2025-09-29 09:51:29.022807 | ubuntu-noble-large | deleted: sha256:09b9c7f04c7cda9ca23f25544f45cfc324c566d2c16580b6850fe1974a81b84a 2025-09-29 09:51:29.022813 | ubuntu-noble-large | deleted: sha256:ba0104d4146bcccfb3fdbcd06589c16202a2ad5db306b09906cc67922a2bb9bb 2025-09-29 09:51:29.022818 | ubuntu-noble-large | deleted: sha256:bb624ee11526d32995d24423d0ada0c5bfff0663edc09566dda5201e703c8948 2025-09-29 09:51:29.022824 | ubuntu-noble-large | deleted: sha256:efac1d87f40ce710d463439aeeb5f2307b1ef866d0f95c565de46fd96f746c2a 2025-09-29 09:51:29.022830 | ubuntu-noble-large | deleted: sha256:2fbd6cefa077e9fad40b40db1c565744bc8ab19c21159cd5e70ba89f0f18cb80 2025-09-29 09:51:29.022836 | ubuntu-noble-large | deleted: sha256:58c47db6614b31abdce2722131d8b86d09461ce24018bff0a0fb8e669fe43f5e 2025-09-29 09:51:29.022845 | ubuntu-noble-large | deleted: sha256:cfa18892ff08fda8ec4cce68452d9ee0979d9854c79d8d6cf0e0ff82b2687c78 2025-09-29 09:51:29.022851 | ubuntu-noble-large | deleted: sha256:f7cd48d1161cf2f86b1610cc24a5c41728585972b6015617a099153f37987666 2025-09-29 09:51:29.022857 | ubuntu-noble-large | deleted: sha256:590d685971314ba4e7c26c2a307673dfb52ff18bb95a6d67ac4f4d5bba8cb607 2025-09-29 09:51:29.022863 | ubuntu-noble-large | deleted: sha256:24064579b84ea54d54e13a6fee74dd9b21c172e7b9935b23f2ce98cb1b13eb7b 2025-09-29 09:51:29.022869 | ubuntu-noble-large | deleted: sha256:f87d7a861c51d0d98bdcd42c3cd94a7bae65d88e9aa8721282bfcdabe39551b0 2025-09-29 09:51:29.022874 | ubuntu-noble-large | deleted: sha256:f1168246055a37464d7979afd9fad72fdad013dbdb147c2313512430da82fe27 2025-09-29 09:51:29.022880 | ubuntu-noble-large | deleted: sha256:bab865967c1bcb43edea053582784c6f86b2736abfeffb91c86cd4e95913d80c 2025-09-29 09:51:29.022886 | ubuntu-noble-large | deleted: sha256:e334195594acf695ba475d76bf7b76f0b55e853760030bac89d0a17b80215c20 2025-09-29 09:51:29.022906 | ubuntu-noble-large | deleted: sha256:891cecac957f193998290e82fd5cf7a8b918a8fe8ac139858db6782dfaf86005 2025-09-29 09:51:29.022912 | ubuntu-noble-large | deleted: sha256:e2000422275dad74e930c49c4673da540b0e66fe5e9e343890f70a213838e38c 2025-09-29 09:51:29.022918 | ubuntu-noble-large | deleted: sha256:1de9ecb21b6f26583f13af9cd57501eb156e320c7cb3511ece662ea7550376e5 2025-09-29 09:51:29.022924 | ubuntu-noble-large | deleted: sha256:7a3ac49850b05d1e283aba730f12f3d900c27773b8d4881abe76a4e2ec7a9e65 2025-09-29 09:51:29.022930 | ubuntu-noble-large | deleted: sha256:ef1088e705aa7803f3dc454c1274ba4e6ff2a68d1cceed5140df2a8f9fd636d5 2025-09-29 09:51:29.022936 | ubuntu-noble-large | deleted: sha256:e45b089a26f7e6b613ac4fe5824272e2cc534b47cb7db4d14b39f6c312146ca8 2025-09-29 09:51:29.022942 | ubuntu-noble-large | deleted: sha256:001eca54db431f21e304b9e078056d90c520528df0c0a7cd6f473463d25661fc 2025-09-29 09:51:29.022948 | ubuntu-noble-large | deleted: sha256:9cad8d294b62b00fd67181eef46092eea18748d3e30d007e864cadadd0304a33 2025-09-29 09:51:29.022953 | ubuntu-noble-large | deleted: sha256:6ef390d1a3e385ab7651e26cc4e2412a7ba29fd6add35ed235652988ad3e80b8 2025-09-29 09:51:29.022959 | ubuntu-noble-large | deleted: sha256:378fbc6a33a83224d1bdacad89266c19e125ef684d41c3904d21be190e7d2524 2025-09-29 09:51:29.022965 | ubuntu-noble-large | deleted: sha256:c0b343daf33c323e4cf3dcf13045c28d03d7f830c479d613f85c6d108c5105f3 2025-09-29 09:51:29.022971 | ubuntu-noble-large | deleted: sha256:8d70f14168e0e178a0d0137fbb8b09b9494ed7b9dce33cda7bcd03794328ceb6 2025-09-29 09:51:29.022977 | ubuntu-noble-large | deleted: sha256:91f678a33a2c3efcaa14e1f06d30ae44741a8f98a635227b3885ac40e251940c 2025-09-29 09:51:29.022983 | ubuntu-noble-large | deleted: sha256:ce3cd7401645267ce295cd438ea1d26597efaa38f4bf184ea31f697c17ff8370 2025-09-29 09:51:29.022988 | ubuntu-noble-large | deleted: sha256:d0b0eb7b7b20134cd0b8ce24a03336e13c7ee63360c98bbb6f464322118817fd 2025-09-29 09:51:29.022994 | ubuntu-noble-large | deleted: sha256:ddd933a1c4ded87f4d5d938cb1263598627a46414a974566392deb7ef0eb3120 2025-09-29 09:51:29.023000 | ubuntu-noble-large | deleted: sha256:87b9d8d07a4a3444fe53f87728fdd6202c466f5c894b33d3167a1e58875d4e92 2025-09-29 09:51:29.023006 | ubuntu-noble-large | deleted: sha256:aa58d23a1d1c952b9225acbdf8288da52e47cdb92d1b71df55b1f3642c540afc 2025-09-29 09:51:29.023012 | ubuntu-noble-large | deleted: sha256:af53b3cc017a222c08519e68500a463e6ca8c53a8b787306ad4bb03773e72503 2025-09-29 09:51:29.023018 | ubuntu-noble-large | deleted: sha256:ecf04cf2e124377cab4ff18c8bdcc4b27adf40d148d40c303df57fb1c7a27403 2025-09-29 09:51:29.023023 | ubuntu-noble-large | deleted: sha256:dea2239488592b16eca7580174298bfa3fd63220a175f956534a357515aba9cc 2025-09-29 09:51:29.023029 | ubuntu-noble-large | deleted: sha256:d18890213c4ef7152124700baf56dcdadbd97d180730c9af68452638939024e0 2025-09-29 09:51:29.023035 | ubuntu-noble-large | deleted: sha256:53e5803454211e5faa8cb94926d2b34602b82419cd60822ed3438598e3ca5ea7 2025-09-29 09:51:29.023041 | ubuntu-noble-large | deleted: sha256:ad1400d1a44cb6c27092e9556c69594cb4fa54ef8cfc925015689fa3c7c2f4fc 2025-09-29 09:51:29.023051 | ubuntu-noble-large | deleted: sha256:f4bc0422c93218c8e2a18f97b4b9a03a379619f9ad08990062fbf4675b54fe03 2025-09-29 09:51:29.023057 | ubuntu-noble-large | deleted: sha256:319cb0bc17152447740695708a6cd1464d452e49c930aae8d60e1740ff8adda7 2025-09-29 09:51:29.023062 | ubuntu-noble-large | deleted: sha256:5dad25911b6ef9bbb82383d19dffae7c61fc176c9f7b19becaa2884115a446cb 2025-09-29 09:51:29.023068 | ubuntu-noble-large | deleted: sha256:92075130768baeb9eb7194c5017f07456420b1f8f77109918a11ef93b508c410 2025-09-29 09:51:29.023074 | ubuntu-noble-large | deleted: sha256:4360e8634bbd23b9a187d260f0765407f8a170c03652789da5e9f6132c58b16f 2025-09-29 09:51:29.023080 | ubuntu-noble-large | deleted: sha256:0b16887472e8a9d91e692904153a831a0ec23a7c644210801f0ae9bb3f86af66 2025-09-29 09:51:29.023086 | ubuntu-noble-large | deleted: sha256:e5db11624e8419a6b0f2dfac636aa0b7f0aea8f83c092488b9351c9ff3becbd4 2025-09-29 09:51:29.023092 | ubuntu-noble-large | deleted: sha256:6ce16ec114a262853e2f602ccb66eebecee01ba4fc8281bd5cb05f21a976da94 2025-09-29 09:51:29.023098 | ubuntu-noble-large | deleted: sha256:b8f6183dac4dad2f18b876a8d9b1e061b67cfbdeacd7f21f58cab01a8cfd7fc7 2025-09-29 09:51:29.023103 | ubuntu-noble-large | deleted: sha256:d62e432adeee3ce11202ad1974bd560d546a946cc44516fb4e9fc57bc8db308c 2025-09-29 09:51:29.023109 | ubuntu-noble-large | deleted: sha256:83731c83288945c074be8ece75575ebc53da238d0fd9c28c2b6a0bd65bac1145 2025-09-29 09:51:29.023115 | ubuntu-noble-large | deleted: sha256:e9113fd38e13211b9b97934e5a5112d288f0ec83c30234ed628a9dc1709ac0a8 2025-09-29 09:51:29.023121 | ubuntu-noble-large | deleted: sha256:4bf5434a195a51eaee17ae813f761e6cb0f825a6a50ac0a4f68255ad1b15fdca 2025-09-29 09:51:29.023127 | ubuntu-noble-large | deleted: sha256:4db637d786f5d32559fa25daa52eb5df45a8367924bf2d295e6d1a3675b7b30f 2025-09-29 09:51:29.023133 | ubuntu-noble-large | deleted: sha256:f281968fb0d6166e5d9b73edd82b71350a747aeb4d5ffbb169bb78d78495f52d 2025-09-29 09:51:29.023139 | ubuntu-noble-large | deleted: sha256:dd909594ce36ea6342463bec0e1b22a5635d04a8f14e839a755056cb5333faeb 2025-09-29 09:51:29.023178 | ubuntu-noble-large | deleted: sha256:0f57ec9723e744cfe8d8564b6eb4d234c5a54f4dae46d42779982614a04be3b4 2025-09-29 09:51:29.023184 | ubuntu-noble-large | deleted: sha256:2ff67048783540905738263cf11e96f8efc2021ded2c0a12ecdecba790508df8 2025-09-29 09:51:29.023194 | ubuntu-noble-large | deleted: sha256:13189ee390cc8e49c94005d6d9b427a6f421f3caba541f9a679513f738846174 2025-09-29 09:51:29.023199 | ubuntu-noble-large | deleted: sha256:b88d04dec65321b045c32d73976b83e028182cdba0bdb3b0ebe3a47ae73ab97a 2025-09-29 09:51:29.023205 | ubuntu-noble-large | deleted: sha256:f78a2c932145c88ca7d94266eb7d4be950c27d8b713404e757d51acf11119cd8 2025-09-29 09:51:29.023211 | ubuntu-noble-large | deleted: sha256:881e0525c7e70d357860db8bbb430b2b4ab6cfadf20785edaacd4ab8d0bf4a67 2025-09-29 09:51:29.023217 | ubuntu-noble-large | deleted: sha256:ca191ffc1256a8533962f2b5216eb0664e8dea7dbad826183ea59b25303a2dd5 2025-09-29 09:51:29.023223 | ubuntu-noble-large | deleted: sha256:f692e0efcc511cf4b6ca8a15985aa24aecd913edb79a901f665197e49295c008 2025-09-29 09:51:29.023229 | ubuntu-noble-large | deleted: sha256:6b0d9c944d29e3622a0bf0a0ee6b5bae2d72157fc380ede9e8a7b32324710aee 2025-09-29 09:51:29.023234 | ubuntu-noble-large | deleted: sha256:7e628c8b53ff2f66d01ffaaa774e238e096e005d7944d7af22a52e3402f81972 2025-09-29 09:51:29.023252 | ubuntu-noble-large | deleted: sha256:b78f331007231d986ab01f79ffdb3d1180b7d5eae129bc57b24fff7928b888d8 2025-09-29 09:51:29.023258 | ubuntu-noble-large | deleted: sha256:e398a58010ac201b362c119320cf0907a663906cdf9e36a8a42bcc087e66c742 2025-09-29 09:51:29.023264 | ubuntu-noble-large | deleted: sha256:a1870e721510d18c72d3ed18308ba1ace14d1db4bc490b05d3118b00dd1d40fc 2025-09-29 09:51:29.023270 | ubuntu-noble-large | deleted: sha256:c9d502f8f2b0e58db33024241a473d1c53536ef1b6fdf00f800cd32d1d45ee91 2025-09-29 09:51:29.023275 | ubuntu-noble-large | deleted: sha256:2bcf688b7d74ad5e4c472c09db2163be08cabf078c4214a76282cf92b0a6b052 2025-09-29 09:51:29.023281 | ubuntu-noble-large | deleted: sha256:ac1c9034bc9ad41a7f7b60686d6cac8a1ae1cd9d1629a7f0dcbd9b626dc36dbb 2025-09-29 09:51:29.023287 | ubuntu-noble-large | deleted: sha256:61195972c885e5cc0bd5dc4391bcda506c2176a16c82d96f376edf58a112b9fb 2025-09-29 09:51:29.023293 | ubuntu-noble-large | deleted: sha256:a6115b54cfe21dd44885b18e8c46d0847e50b61980a9316d327ee56f4945f4fd 2025-09-29 09:51:29.023299 | ubuntu-noble-large | deleted: sha256:e18ab12c5fcf451d5f9bf77983b4ed93f7cbf9bc6bb5aec25e2753337b84aac7 2025-09-29 09:51:29.023305 | ubuntu-noble-large | deleted: sha256:ac5081ea7cd47d3998acd73c2be090b4c9537c735b9a852ba4a7f83fa6aebe7e 2025-09-29 09:51:29.023310 | ubuntu-noble-large | deleted: sha256:897ed88b7eea64b34dab25aadd41c488adee973ac4dd057618e2a51b9d7873f7 2025-09-29 09:51:29.023321 | ubuntu-noble-large | deleted: sha256:5424d7af167ab484392837a35e4c4293968352baa057c297b8a0038797099e2b 2025-09-29 09:51:29.023327 | ubuntu-noble-large | deleted: sha256:36541f543b1df85755d04fabf4719bdab4f69fb123d5068f7fe7a0254e156b6c 2025-09-29 09:51:29.023333 | ubuntu-noble-large | deleted: sha256:b45b2d5fce48334e95af7e96bfc372282241df1ad4b251d3a7af8110e222e707 2025-09-29 09:51:29.023339 | ubuntu-noble-large | deleted: sha256:45929efae6b2a570ca2380ac369348e870ff7ebf4609a5961ebd7931f33e72e4 2025-09-29 09:51:29.023344 | ubuntu-noble-large | deleted: sha256:810695f680a62ceec86faa1307bed5e9e97b2affdf4df55d2b656e59f9cc31e5 2025-09-29 09:51:29.023350 | ubuntu-noble-large | deleted: sha256:0dfc8ed537d8ed5ccf43175236beacb3f120c9f9f17b514a918f31c7c9e9c7ba 2025-09-29 09:51:29.023356 | ubuntu-noble-large | deleted: sha256:b1df7526d8fdfc4a1181fa281064ae691f124059d6d1d2d528e2d57c3dd61466 2025-09-29 09:51:29.023362 | ubuntu-noble-large | deleted: sha256:851e3961d9a9d824453bad9806eb1e61e5564ffcc634d261034ddf74040a58ac 2025-09-29 09:51:29.023368 | ubuntu-noble-large | deleted: sha256:309092913b6005a2b6aa97b1402fcb17794e5ea4d03c346d7c7a85b75ecf3d57 2025-09-29 09:51:29.023374 | ubuntu-noble-large | deleted: sha256:eaa4f0f3b5d6669eee898ba9962ae8fbd8c1521b25b4415652501c6a5cea6ac9 2025-09-29 09:51:29.023380 | ubuntu-noble-large | deleted: sha256:79315f7b7b89300cc806091c19dfa18ebc74508e3c45850f1eb5f8a505658f3f 2025-09-29 09:51:29.023385 | ubuntu-noble-large | deleted: sha256:8f36f4d125ea03e3da604a55bacd227b6fc18e939b15bac5e1ab773bdb771d5e 2025-09-29 09:51:29.023391 | ubuntu-noble-large | deleted: sha256:7a20e0a6e6b2f1222d84cd78cfc666d53a62d094c82fca1414d5e2c36286c55a 2025-09-29 09:51:29.023397 | ubuntu-noble-large | deleted: sha256:d9b094c0288627e90eec8976322d3793716d127a64d4e9165116c7fd67334660 2025-09-29 09:51:29.023403 | ubuntu-noble-large | deleted: sha256:740cd5f6724cf2139355f4c8ed4e34a5a14262e96fdf14228a7d00097ac5f057 2025-09-29 09:51:29.023409 | ubuntu-noble-large | deleted: sha256:1e1051bdc924db359db719e77819ace12515b199eb5b69ca3899d1c2115fe624 2025-09-29 09:51:29.023415 | ubuntu-noble-large | deleted: sha256:b3ec2a1f45845ede81fce5122f396e9431ecdfcd4c5966ebf51cdf2b86106c2a 2025-09-29 09:51:29.023421 | ubuntu-noble-large | deleted: sha256:b8ac5e98149577bf4b64e4dbfb9846df8b2fcbdf57898f773be0dc523a60b4b1 2025-09-29 09:51:29.023427 | ubuntu-noble-large | deleted: sha256:c92d8f0041ad42fbabfb0b9e86f7d00c41d7b75364ec6c8e916abc3309c7403d 2025-09-29 09:51:29.023432 | ubuntu-noble-large | deleted: sha256:98dde4279f60959c0a3efb75e3f565ad78f0a42b4b3d6892a4031bc6e6f8140b 2025-09-29 09:51:29.023438 | ubuntu-noble-large | deleted: sha256:ec52ef4bd0086a77d6265108f71bf806aad989250a5e29d0ed8e0394be46d04f 2025-09-29 09:51:29.023444 | ubuntu-noble-large | deleted: sha256:1997659d5aa8dec61d104a392e1f887b562b67320cac3258e42de69ea115b799 2025-09-29 09:51:29.023450 | ubuntu-noble-large | deleted: sha256:8383acef4866467c5cb009eaa5ae64fb2aa1888464019eabf7dac63824bd97bb 2025-09-29 09:51:29.023456 | ubuntu-noble-large | deleted: sha256:b4a65c6701ded2370511981078e95f96d6bab265869d68e9861927801d6665dd 2025-09-29 09:51:29.023462 | ubuntu-noble-large | deleted: sha256:23a17ad3a78a0e47997ae3406ae2da8533d7547f1ff40879654e0c420a478323 2025-09-29 09:51:29.023467 | ubuntu-noble-large | deleted: sha256:82a97192eba0ac9bc432498ee6d2b751dabe4512d26c4f450b26a3f3291dabdf 2025-09-29 09:51:29.023473 | ubuntu-noble-large | deleted: sha256:01358f0046099bf6a7fc91215c698b82bce16f1b4e42cf8118cf626553c604fb 2025-09-29 09:51:29.023479 | ubuntu-noble-large | deleted: sha256:5b3269667de31610b16ff3afaa5b15e8e7594d30e6386aa3900078735990a0f2 2025-09-29 09:51:29.023485 | ubuntu-noble-large | deleted: sha256:d774f2632004031076069b3c2ea010510eb05956aab1796431544c8304776a72 2025-09-29 09:51:29.023491 | ubuntu-noble-large | deleted: sha256:ce769d604780b4f7d37eb79c81cf108904e950a1173d62238221f1dde8aac230 2025-09-29 09:51:29.023497 | ubuntu-noble-large | deleted: sha256:407ea32320e36971170d1190180a9b0d65c61bb74c7eb04adcc0dd48c6beefcf 2025-09-29 09:51:29.023502 | ubuntu-noble-large | deleted: sha256:09ac31a7df3b0a08fe3ed78243febe9c8642bcbb12343ac9f899df4f1ae1e8d6 2025-09-29 09:51:29.023512 | ubuntu-noble-large | deleted: sha256:2c40bd9e572396205bca3401cce1e0b49d7db1197d5cbad4b41804823d08313f 2025-09-29 09:51:29.023518 | ubuntu-noble-large | deleted: sha256:3d5aff2457cad91d0eb7778ad1d84d37fc4983527b883223b97446047d5c194c 2025-09-29 09:51:29.023523 | ubuntu-noble-large | deleted: sha256:b58ec0e2e47c096d5e27c9f37dc2da439165860580aee129d189844a2e1dbcb1 2025-09-29 09:51:29.023529 | ubuntu-noble-large | deleted: sha256:5f8ea9a3d07c35a64b1ea7a066102d08883d91512472bd5d0d8637c0505b921f 2025-09-29 09:51:29.023535 | ubuntu-noble-large | deleted: sha256:bfdcbc3aa1bedbe982fac520c2cd07fc8f2f06cc5f4c2121437b9fc2c9a5b418 2025-09-29 09:51:29.023545 | ubuntu-noble-large | deleted: sha256:757e75a931b9f1ba92014e0543ffd4c8d4a0b930b290ee74dc786b52b218f2aa 2025-09-29 09:51:29.023551 | ubuntu-noble-large | deleted: sha256:abda1981823a74dcbb8bd9d74809bf3c0a345af8df63d0d3068b00aa62db734e 2025-09-29 09:51:29.023557 | ubuntu-noble-large | deleted: sha256:bc5ffb0c0fedd9dae67b19d6e57e9c965a9bff2ef52fd9a839858f1062d880a0 2025-09-29 09:51:29.023573 | ubuntu-noble-large | deleted: sha256:07fc65467aa83e010a0799b375cc7b9e9cf948834db9b9b9ce3d3278034f526a 2025-09-29 09:51:29.023580 | ubuntu-noble-large | deleted: sha256:70ce239d539f16855ff983f14237a8698eb6af51d8ce2cd62eac6783c7c48e00 2025-09-29 09:51:29.023586 | ubuntu-noble-large | deleted: sha256:0cffb9498b63ea541b49d560b3c619bf8bb937cf07ae13d4616dd73c2f2e78f1 2025-09-29 09:51:29.023591 | ubuntu-noble-large | deleted: sha256:4894c1b97760bdef8dcf2d2ad6ee3f4a33536fabda6ad575332d56cab0f768dd 2025-09-29 09:51:29.023597 | ubuntu-noble-large | deleted: sha256:76a84250256021590f80c4ee42f3681461248e6acf5dd77675538eb9e5e1a974 2025-09-29 09:51:29.023603 | ubuntu-noble-large | deleted: sha256:730732d7dd5f6fb33ff7fd87bfbacccef6cfeb70209138f555f1fc1dbcd51e79 2025-09-29 09:51:29.023609 | ubuntu-noble-large | deleted: sha256:0a325db3bd452578c7b64212559d103167259f26aaa7683425dc9bf345435e29 2025-09-29 09:51:29.023615 | ubuntu-noble-large | deleted: sha256:8aa7ac0d6b5bd6eb39d16ab6c698ee267e3765a2e3b194831ee9b93f577b85c0 2025-09-29 09:51:29.023621 | ubuntu-noble-large | deleted: sha256:a6383183535c9ed9a0283b588630548768e1a350ddf17de456f021e37c05c0e2 2025-09-29 09:51:29.023627 | ubuntu-noble-large | deleted: sha256:6609c7e2a0d8da6f6e0276609fa3ebde6c70ce692af77633c4424259c95c66f7 2025-09-29 09:51:29.023632 | ubuntu-noble-large | deleted: sha256:5b05d2559c76fbd5ec856501ed4e9fb4b8fa80aef111cc441de59fd7a951253c 2025-09-29 09:51:29.023638 | ubuntu-noble-large | deleted: sha256:2168e805023258f317c45a089ce2fe8ecbc6cafe0f9868cdd75e763350a94395 2025-09-29 09:51:29.023644 | ubuntu-noble-large | deleted: sha256:7f2b4d3e92c5f220dc9d01ad4c65a9fc24538ab316bd0c3c0fc53c90ee616dcf 2025-09-29 09:51:29.023650 | ubuntu-noble-large | deleted: sha256:cd4d76d4f6d96fa5305177b9d65844020061d6056226a18481a473cc0644aa04 2025-09-29 09:51:29.023656 | ubuntu-noble-large | deleted: sha256:10bfcfd7643a27efdfc800df1d4699394da19cdd85aec06749055db6db5e6b28 2025-09-29 09:51:29.023662 | ubuntu-noble-large | deleted: sha256:333f1a9ba56da06ef449ef3a830fd9db71ae1af7997626f111eec79446dd1f6d 2025-09-29 09:51:29.023683 | ubuntu-noble-large | deleted: sha256:aaba37db6426bc3adccd8d92052280512dfc1ebb0d986d3f3c9c32ecf5aac30e 2025-09-29 09:51:29.023691 | ubuntu-noble-large | deleted: sha256:b6edcdc8babe89922548d3f89a66cc0dbc7b6534bdf66574e42d633d96196561 2025-09-29 09:51:29.023697 | ubuntu-noble-large | deleted: sha256:b2238f0c1af4960d80401de0860c51466f46ecd0022ae8047939c2ca2a5843e7 2025-09-29 09:51:29.023703 | ubuntu-noble-large | deleted: sha256:542d36a7ad6b331a9d33a5f47cebf3ede354d0bb774d4cac2a3c224b72eaeb7f 2025-09-29 09:51:29.023708 | ubuntu-noble-large | deleted: sha256:8e60c6e9186a8882edccfd592060c8eb3b5a72d1864992caab7384891408cf3e 2025-09-29 09:51:29.023714 | ubuntu-noble-large | deleted: sha256:fa0f6c2497f4540d5f1463aff2be10415250a420c5578949a26e9b4d23b2618a 2025-09-29 09:51:29.023719 | ubuntu-noble-large | deleted: sha256:d3190525217d172be8b236787173f5ece8a27d8a94833f7160ade9c375f5e341 2025-09-29 09:51:29.023725 | ubuntu-noble-large | deleted: sha256:887e4123ff73933388403c6bc6d671312f4d860727c8f88b7ba52ef88e1281e3 2025-09-29 09:51:29.023730 | ubuntu-noble-large | deleted: sha256:5ab5e2468cb4413d732a1fa6f915662c228f32d3dd0f8fc8ba6a4e7c440d4838 2025-09-29 09:51:29.023735 | ubuntu-noble-large | deleted: sha256:41a6831b9a30805bb6bdfa7584b3ea6f4aadc8dcde2c4a303eee9725ffcf2fd9 2025-09-29 09:51:29.023741 | ubuntu-noble-large | deleted: sha256:286e4dde4af9060b692afe5e27ed50e8b2c40b69570ae0967aeb07dc4e9b82bf 2025-09-29 09:51:29.023746 | ubuntu-noble-large | deleted: sha256:f16e90b070b9c517848afc7a6f4a93be265e0f23b6346275dc389fd085262bcf 2025-09-29 09:51:29.023751 | ubuntu-noble-large | deleted: sha256:7ea8825b74dd9a1ccd3a94c99f49d9b7a30ffb94ece5bdec38acb3fef92dcddd 2025-09-29 09:51:29.023757 | ubuntu-noble-large | deleted: sha256:ecfed743494c38411f2860adfd748d7ff0e6cffad8db1393e67478ebc94abeed 2025-09-29 09:51:29.023762 | ubuntu-noble-large | deleted: sha256:a96f00913d8bc100ba06755b81888525b3a22743b15f0eb47b3ec2d90993b112 2025-09-29 09:51:29.023768 | ubuntu-noble-large | deleted: sha256:ffd46ea191d16823e2476f7e2fc71152915279b823a1b0cd1a7ef052000a9b89 2025-09-29 09:51:29.023773 | ubuntu-noble-large | deleted: sha256:a55918f2b25056e3aff0e16a1f647aa57ca1d27defb5da32e4c6319c26d88994 2025-09-29 09:51:29.023779 | ubuntu-noble-large | deleted: sha256:6e92f30a3a94f73f9b50ddac61668a398257b7452a43a2e2002e4453bcbbfa3f 2025-09-29 09:51:29.023790 | ubuntu-noble-large | deleted: sha256:c07886af096a83e38eb8b940b072f9c0ac8687e3f222b93ac566b8788de452d0 2025-09-29 09:51:29.023795 | ubuntu-noble-large | deleted: sha256:d0772ddedda587a5a21a2f12ba70828056c2346a335b9da016dc7b75ded37955 2025-09-29 09:51:29.023801 | ubuntu-noble-large | deleted: sha256:c3e977c68a2af8dd539d183fc219cbead4beb525e136d7bfc878788f9755b8ee 2025-09-29 09:51:29.023806 | ubuntu-noble-large | deleted: sha256:6fc40d75cd8f73ae3f3c2ffd83e9b4296f56b9c932b2eea7a6a282b73ae6ae42 2025-09-29 09:51:29.023812 | ubuntu-noble-large | deleted: sha256:a56416a72e9d36e817ee060d9e94b76e2cf6fae51774248c990fe495911ad2c5 2025-09-29 09:51:29.023817 | ubuntu-noble-large | deleted: sha256:4b9f92b377b5134fee6ac8a9d2170099e3bbeec6289df82427ca34e3d484ab72 2025-09-29 09:51:29.023822 | ubuntu-noble-large | deleted: sha256:b8654f07a66ea9b17bbd512d3e4efad6e972143aba6d088262bd35cbfec5e809 2025-09-29 09:51:29.023828 | ubuntu-noble-large | deleted: sha256:f49e923a3b195505d856641ac5bd8598a45981b44eee0306fa0c51d4b8ea7e03 2025-09-29 09:51:29.023833 | ubuntu-noble-large | deleted: sha256:6b8600b63e0d3c3653523c9d62c16a5f946429127994d8e60a8aae3169812316 2025-09-29 09:51:29.023842 | ubuntu-noble-large | deleted: sha256:8f0a1f0940670ae1f31582f8e67559e76517c382018e4b8724b829aff65ccf8d 2025-09-29 09:51:29.023847 | ubuntu-noble-large | deleted: sha256:4c1a5712b546f74751437ad69e6dfc97310c71b111e51ef116d0e61c96e4a677 2025-09-29 09:51:29.023852 | ubuntu-noble-large | deleted: sha256:ca142be1c1e652365f993a7378db597c651ce75b78e7f205c1c49f938550af99 2025-09-29 09:51:29.023858 | ubuntu-noble-large | deleted: sha256:93996c0d119d420aeadc95c783c3a80b751c4561f5400a0409a791a5a7bef074 2025-09-29 09:51:29.023863 | ubuntu-noble-large | deleted: sha256:1d6db3adf38ad4a84290b5ef1ac1f0068e8f0e9f351f070327ba56dec7bee3f7 2025-09-29 09:51:29.023868 | ubuntu-noble-large | deleted: sha256:cd74b9bbca6f831c67b642a3f2f9f24ed6c2ba7fb07524ac9a79c79327880021 2025-09-29 09:51:29.023874 | ubuntu-noble-large | deleted: sha256:3fee654844b7dbe86fcba0d246aa25aed291ebf021a7c0ba8df0400273f8bb78 2025-09-29 09:51:29.023879 | ubuntu-noble-large | deleted: sha256:20b3b32ce8d80b2ecb4ce44c6440dca5f95e29d0f2a0ae53a808c54c2b74f895 2025-09-29 09:51:29.023896 | ubuntu-noble-large | deleted: sha256:ec88d036d12aca5b9c5f897bf97bf3ca99689809e93504e1b02281d1bf087507 2025-09-29 09:51:29.023901 | ubuntu-noble-large | deleted: sha256:ddef47dfb0287bba3e4ea357d0139aaadd09c04448b31e44a699b47d253fdb81 2025-09-29 09:51:29.023907 | ubuntu-noble-large | deleted: sha256:3a59b59fc32837604dd3a125dad2c329d070c72ff91a45821a1d6abcc9dc381e 2025-09-29 09:51:29.023912 | ubuntu-noble-large | deleted: sha256:dd96a818a97ba0dce817573281b4a9af6abb0c1000d4e2cd2fa1596b1214b808 2025-09-29 09:51:29.023918 | ubuntu-noble-large | deleted: sha256:2c410195af0b3956b628a3b6addfc35ff8d997b1baec442cfad0764211956ddf 2025-09-29 09:51:29.023923 | ubuntu-noble-large | deleted: sha256:ec307128499d4c295ce5e00a420f610b1ee93b74cc5cc15d4c39d50b4fd5817a 2025-09-29 09:51:29.023928 | ubuntu-noble-large | deleted: sha256:d692336b3f7f20d12bf397546b1165b8255651fa9181fbbba454735a28331b5c 2025-09-29 09:51:29.023934 | ubuntu-noble-large | deleted: sha256:354cb3f0961ffc5fa9e1e4172f9ecca189de5dce72293859d4b0858cb7736109 2025-09-29 09:51:29.023939 | ubuntu-noble-large | deleted: sha256:c2a2ba4a958ec04105cd8c4509ab606f0cdcda7355dd3f63bd3d0760c48c8496 2025-09-29 09:51:29.023945 | ubuntu-noble-large | deleted: sha256:761095a3d337b320ec8a82001e3659c852516af7f010d7a780cb1392df2537ab 2025-09-29 09:51:29.023950 | ubuntu-noble-large | deleted: sha256:1f3d90bb99261dbed2fd39334b34cccdbd340fee048515a75e520b0f873bd2cd 2025-09-29 09:51:29.023956 | ubuntu-noble-large | deleted: sha256:c17479765390d1553ed79fe31a1db7082c4daee5998fefa2e261f85d2e92a6c0 2025-09-29 09:51:29.023961 | ubuntu-noble-large | deleted: sha256:df4056035b3ad687d26f0b22b25af124ab1103c5a5ccbca8ba66f4b488f14b4f 2025-09-29 09:51:29.023966 | ubuntu-noble-large | deleted: sha256:a822fe0b2ab6c5b062a6db42955e3d703d6357f82dab48290c955f3f0e1ceb3e 2025-09-29 09:51:29.023972 | ubuntu-noble-large | deleted: sha256:ac0641c356776c7d868599658759b4a0128a6a4b4ea7fd97888970a3fc21fd6f 2025-09-29 09:51:29.023977 | ubuntu-noble-large | deleted: sha256:578263673b9e9b2abdf2927dd8776d59ade39993ca449d7201553d693a1cc625 2025-09-29 09:51:29.023983 | ubuntu-noble-large | deleted: sha256:cd498d389f853d861f8bbf29b5b8751226ec00509263c455fcc8354d63378b14 2025-09-29 09:51:29.023988 | ubuntu-noble-large | deleted: sha256:5c87583738fd0d2440142fdf3aee1790df47af64d82fd8ed72b0db42a000e6b3 2025-09-29 09:51:29.023994 | ubuntu-noble-large | deleted: sha256:8432bfdb460397ccc6b5f4163897bfe10655b9cc55688a78f17a8f5deb1a8d6a 2025-09-29 09:51:29.023999 | ubuntu-noble-large | deleted: sha256:5727fd8eaf5787f0d046480a3b247e470dc1485713c3825f106e459a6244dd2f 2025-09-29 09:51:29.024009 | ubuntu-noble-large | deleted: sha256:82360e935923bf6aff5c70c75b1a594d237ae6020cf69969cc2302c0867c8312 2025-09-29 09:51:29.024014 | ubuntu-noble-large | deleted: sha256:36fe12060e74bc2d40bccd9b8c4e74c689b24c3cccc7f606af31e3dba7c0d007 2025-09-29 09:51:29.024020 | ubuntu-noble-large | deleted: sha256:2b47b63f6653cf01c1107d9811373a6d78ce67069a6f6967e28e6ea4b4e5a1c0 2025-09-29 09:51:29.024025 | ubuntu-noble-large | deleted: sha256:23f6d89442667cce82bb458e777967674fd29bdc9f5403e912728e1e70f5d03d 2025-09-29 09:51:29.024031 | ubuntu-noble-large | deleted: sha256:b97d58751efa192d41f65d452664530d985fa12dbf9475937de04e1e77490d5e 2025-09-29 09:51:29.024036 | ubuntu-noble-large | deleted: sha256:1133d9ab3f4ca326c5fdcbfa417860453274d9b1c53a1795e887e8cbb4d8cf70 2025-09-29 09:51:29.024042 | ubuntu-noble-large | deleted: sha256:75fdb3e5da25f5ba381e1aee79e7ad3da0e835450022893e0cb34ad97ca9e31a 2025-09-29 09:51:29.024047 | ubuntu-noble-large | deleted: sha256:4b2387ab961412b421f2291eeca3bea162d718d1e4a73888de40a6585b6f7981 2025-09-29 09:51:29.024052 | ubuntu-noble-large | deleted: sha256:ede2e447ec297f0bff1c21a15557de373c1caddaf7dc588831f038685604b8ec 2025-09-29 09:51:29.024058 | ubuntu-noble-large | deleted: sha256:03115c9528ff00ef1a32ff318bbd0536ebd3443bc1a34ff6d3761983b9c81492 2025-09-29 09:51:29.024063 | ubuntu-noble-large | deleted: sha256:9fd1da8efe4a8c9c4145a680bdeb6e888522c039ef0020c7b95004390c373089 2025-09-29 09:51:29.024069 | ubuntu-noble-large | deleted: sha256:0f1a57ba0c49f68ca93a35091953eaec5e4ed9082f6dc15384959a33a8afd3fb 2025-09-29 09:51:29.024074 | ubuntu-noble-large | deleted: sha256:9260c94a37960b132d88e88431bb3fbf10c7cc58a6a524aa66569087eb12e0c4 2025-09-29 09:51:29.024080 | ubuntu-noble-large | deleted: sha256:42e22c0504e53e66642e95d6d4f7990dff98ae44f20bdf9a44a1349165573ffd 2025-09-29 09:51:29.024085 | ubuntu-noble-large | deleted: sha256:072a5873b8153864c1b83d26dcc933b12eeeb03b32faa03b415308dea608e883 2025-09-29 09:51:29.024091 | ubuntu-noble-large | deleted: sha256:de55978f2be792d550c90751e4d715b8f6614c589780fbfeaa010cde5b6190d9 2025-09-29 09:51:29.024096 | ubuntu-noble-large | deleted: sha256:b6b9f2505ff7a42597984a66430121d2b8c21b6203bde51fe82f4151be2b0d2a 2025-09-29 09:51:29.024102 | ubuntu-noble-large | deleted: sha256:92423e45b35d3fd443b2784494f87c974df068dd51c89bee27d1a822da156e28 2025-09-29 09:51:29.024107 | ubuntu-noble-large | deleted: sha256:697798d4cb23242b1d87950dd5b048a291e4e5b70d4d59ea59c63c998ef1ebae 2025-09-29 09:51:29.024113 | ubuntu-noble-large | deleted: sha256:7dfaa44cafb5324c2905f696c4ec3026250496c09866a270780d5026086f645d 2025-09-29 09:51:29.024118 | ubuntu-noble-large | deleted: sha256:89f2af0907f1a86674fa456f3839a1120e9098c35144f47098f3b76c7347d980 2025-09-29 09:51:29.024123 | ubuntu-noble-large | deleted: sha256:9f1e20187b98403639ca502edb3a0719acaca9e57bf3bc547774ce279d215f09 2025-09-29 09:51:29.024135 | ubuntu-noble-large | deleted: sha256:7fe5f5c879ebee4426f2cc0500a46baecc4a5c903e729fb36ac2c845ccf0fae5 2025-09-29 09:51:29.024152 | ubuntu-noble-large | deleted: sha256:e919f9df1ba62724adf08f264de2d84172f5d2a876a51dc8a027bebb4740df52 2025-09-29 09:51:29.024158 | ubuntu-noble-large | deleted: sha256:5c3bfb8c669b864252d76c423e3347e3c20e14e6c00750287aa19346e648e0d5 2025-09-29 09:51:29.024164 | ubuntu-noble-large | deleted: sha256:0684c2cac2a3aacfc3149a564c4bc47276331ea4428877f6c0816d2f36ea04e1 2025-09-29 09:51:29.024169 | ubuntu-noble-large | deleted: sha256:1a71662d120a5a9d3ced0d35f552369888d66b938bfd1975723d7f34e5ee14e7 2025-09-29 09:51:29.024175 | ubuntu-noble-large | deleted: sha256:c25819b538153962eeb89d9d3c521c58dd2f2afe4f096cd8899a0243c9219072 2025-09-29 09:51:29.024180 | ubuntu-noble-large | deleted: sha256:cb5e59b861afce93e31cdefc1d2b97d427bdbf3bb385bac9afd3c23c962a110c 2025-09-29 09:51:29.024186 | ubuntu-noble-large | deleted: sha256:a73082f687b0adee97797574ac6b88a4b3493bf30da18f406025c8c2520f404e 2025-09-29 09:51:29.024201 | ubuntu-noble-large | deleted: sha256:5281ef9d89ab85d9dea4c7c99b28aa397cd4c96c7f1cecf22fa94606ea37db63 2025-09-29 09:51:29.024207 | ubuntu-noble-large | deleted: sha256:0ca37af5926f767b8b107b13f361efa1b1fa8615113e7b0f46fd8718187a9f68 2025-09-29 09:51:29.024212 | ubuntu-noble-large | deleted: sha256:488c32b071e72891d6f085d2fb6cc56cf2d6024ddb5b9d79afe41f2c348f2b93 2025-09-29 09:51:29.024218 | ubuntu-noble-large | deleted: sha256:455b90ba041777835fd15957fdc2b11a9295d4a7e483cbd6ab3a79a9e5308de6 2025-09-29 09:51:29.024223 | ubuntu-noble-large | deleted: sha256:2c52db2acbdc85dcdc07fe1be5a2db9b9cc6fb2bc08a6e9c227f988cf88e9f98 2025-09-29 09:51:29.024229 | ubuntu-noble-large | deleted: sha256:fc5d856edf020330d9493452d337097ee3405dba60abba972b00d6ce1fcae97b 2025-09-29 09:51:29.024234 | ubuntu-noble-large | deleted: sha256:6661b4595977fdc841a5141906221a86ec3edfc2b1efa9687bcca053f9d0e5ae 2025-09-29 09:51:29.024239 | ubuntu-noble-large | deleted: sha256:de1ac93cea9467d516872d3479208ff38e7e7d35afb1c52d36b6423a4220f33e 2025-09-29 09:51:29.024249 | ubuntu-noble-large | deleted: sha256:c32a59510d79afc7b788378e074d8f63b0d647dcb127929104a7ef8aec163cc1 2025-09-29 09:51:29.024255 | ubuntu-noble-large | deleted: sha256:9794dbfa628193325d69f330d6681e74c91d26e44090da953cb634f3f85d9437 2025-09-29 09:51:29.024260 | ubuntu-noble-large | deleted: sha256:e6288e0a7c236194f5478e4b91f5fd63b73e4ebfa081f2cb6f93f62952a6c970 2025-09-29 09:51:29.024266 | ubuntu-noble-large | deleted: sha256:ae0eb2dc33c1b64a5d6e5ef97af3f5158026353a76ae5ab732b1936687f1c365 2025-09-29 09:51:29.024271 | ubuntu-noble-large | deleted: sha256:02679ce5be352271e81023bb7eedc6a5087129766f6d65b99e5b236694ae8f38 2025-09-29 09:51:29.024277 | ubuntu-noble-large | deleted: sha256:07a7c272d196f652292b1faed4cde8b5410d017e7e49dd05d7dc5bbd3cc34b7b 2025-09-29 09:51:29.024282 | ubuntu-noble-large | deleted: sha256:65db64581aea84f40ff3a9592fd5ae874ea5422685263e6da2e42c4d29b2c1a9 2025-09-29 09:51:29.024288 | ubuntu-noble-large | deleted: sha256:a086b8ad16ec0fadc481853cf3a13ff7eecc321c1c5266f36b7817d55659ddef 2025-09-29 09:51:29.024293 | ubuntu-noble-large | deleted: sha256:dd9b26b0647bf4e060ba0b1d26712c1221ff2077cafa1e588ffa55634962288e 2025-09-29 09:51:29.024298 | ubuntu-noble-large | deleted: sha256:3fc35f574a3294ef2b6c798684a39f883c66fcbfb15b9bae9084af5930f3aac8 2025-09-29 09:51:29.024304 | ubuntu-noble-large | deleted: sha256:6847e3f83b23e8df6a330bcc9a16b6324a63c04269b74aa41883269f71ff1ed7 2025-09-29 09:51:29.024309 | ubuntu-noble-large | deleted: sha256:957141f518f725829cf6d0d3edd734b903651863b8d4752f5baad2097672cb9e 2025-09-29 09:51:29.024315 | ubuntu-noble-large | deleted: sha256:1ca2e6bc7abecd2d10b729edf0fd3910927289243dd1a0f921db013a3cfffe39 2025-09-29 09:51:29.024320 | ubuntu-noble-large | deleted: sha256:99c75c9e212d991a9c35b8a466f905b24dbb9e98428551358507f8c3a9d2e930 2025-09-29 09:51:29.024326 | ubuntu-noble-large | deleted: sha256:0ba9e1ebaf90e3fb1b93f7fb6436a47e316d51539941120d7c4e7a35f0f841dc 2025-09-29 09:51:29.024331 | ubuntu-noble-large | deleted: sha256:fb8d1633842c8f1708aa900f4565109a4ade0e9eb55597098706ab0fb74adfad 2025-09-29 09:51:29.024337 | ubuntu-noble-large | deleted: sha256:c0e45cfa0e3b8d1446fff4c6ab40dd2832f968d0f859b5914ee82845d5e06378 2025-09-29 09:51:29.024342 | ubuntu-noble-large | deleted: sha256:a0337313c609605da84f294a28a2aec22deaa3ecb81199bfa155e2acee0e6b32 2025-09-29 09:51:29.024348 | ubuntu-noble-large | deleted: sha256:8a68f7325aaa3ffebd30000c55f88942efbdc3984ece5aa4743fd87e7af899ed 2025-09-29 09:51:29.024353 | ubuntu-noble-large | deleted: sha256:311c5250986ec3450cf1a7ff7af5a7db6779e6a9689522c0895709e59f48bd53 2025-09-29 09:51:29.024358 | ubuntu-noble-large | deleted: sha256:5a32278e840d393cea5f14333ec906a0d3ac877a93dc803b0a853e359658a70f 2025-09-29 09:51:29.024364 | ubuntu-noble-large | deleted: sha256:a8f29b0167337e2ae993d57220a5f1eb96738a160a70168e7f21336bef1e6cca 2025-09-29 09:51:29.024369 | ubuntu-noble-large | deleted: sha256:e255637687f03e0250f15916e9c3d9b2a9a68429c5155fe1eb897032517aefc7 2025-09-29 09:51:29.024375 | ubuntu-noble-large | deleted: sha256:dfcb3a7ca0b5d72bd4ec80929fd7a414fb9225889193bbb730c45d23b4ae7d2c 2025-09-29 09:51:29.024380 | ubuntu-noble-large | deleted: sha256:fb33bb7052006f4e0c4bc052f414a241508fac4f715c05c7fcead12ad31ea483 2025-09-29 09:51:29.024385 | ubuntu-noble-large | deleted: sha256:1eab29b31ab96de6d9ff3eef5754f985e16fc6362412e56ad90e357662beb25d 2025-09-29 09:51:29.024391 | ubuntu-noble-large | deleted: sha256:4e542b478eaa8dafb504dcae5d8a52b56ca9ebcf89b49ac1d835f7622d6a2090 2025-09-29 09:51:29.024396 | ubuntu-noble-large | deleted: sha256:c53a67719510cd1a860185e033965a5aa43b1281f330934e07379cb37e3bbdba 2025-09-29 09:51:29.024402 | ubuntu-noble-large | deleted: sha256:abf8685fb1368b7012e7644a277bb0ef70c780b6ca964f95b2b0765ede36f675 2025-09-29 09:51:29.024407 | ubuntu-noble-large | deleted: sha256:0fe9db575861b3c9c584c448429ef1535e14837192283090cc39a97d1268aaca 2025-09-29 09:51:29.024413 | ubuntu-noble-large | deleted: sha256:a6abfd395569c65f7b54f693b635584d7a66b56632adf467c4911204037e5d40 2025-09-29 09:51:29.024418 | ubuntu-noble-large | deleted: sha256:039bc44bb0f7db4675e8b5dc3d8b9ddfa49a1c5c6f8d00beea5a9ac7e230830e 2025-09-29 09:51:29.024423 | ubuntu-noble-large | deleted: sha256:fe3c3d3a2b73ce6d484fe4dc6341d33d9d8d553c76b0425c51803b5015788fde 2025-09-29 09:51:29.024429 | ubuntu-noble-large | deleted: sha256:ef43d24f142d693d17baedf9c37fdfeb359bed3023395b276bc4ea7279af1284 2025-09-29 09:51:29.024434 | ubuntu-noble-large | deleted: sha256:97ce53cb769eb8069e411f0ff11ae157d7ba6ddaa2a5f60313c23796cfcf9445 2025-09-29 09:51:29.024443 | ubuntu-noble-large | deleted: sha256:1eff468512b5849789640b377e47e55c58b18e90c4c4015c17bf98df34944f90 2025-09-29 09:51:29.024448 | ubuntu-noble-large | deleted: sha256:714ce37b13a10843d9000bee87f179f0a3a495274144287f2a762bb2b81c624e 2025-09-29 09:51:29.024458 | ubuntu-noble-large | deleted: sha256:4386e716a505158f020e4295988d8e39f978fad3a170c816dd509f47f0584ffe 2025-09-29 09:51:29.024463 | ubuntu-noble-large | deleted: sha256:75222ebfc066068426ed7e8fd96a903325536af1079bea1b9460db65cc89cef9 2025-09-29 09:51:29.024468 | ubuntu-noble-large | deleted: sha256:5b6d199ae0a95390560972895dd60a8a78b41b8160bb799244c29133ff5dfc60 2025-09-29 09:51:29.024474 | ubuntu-noble-large | deleted: sha256:49a398f0d48776dde3bd79e09f08929885f5d5d2cad647d40619f4d6ff1d9891 2025-09-29 09:51:29.024479 | ubuntu-noble-large | deleted: sha256:0cdacf322e295f49c05a8c4185efc6051d8b27909b15320e21db63b9360887a7 2025-09-29 09:51:29.024485 | ubuntu-noble-large | deleted: sha256:0ea97436d6ddd5c1787e632053d37d8c12cc7f815607557bc244d8c5f7cb69e4 2025-09-29 09:51:29.024494 | ubuntu-noble-large | deleted: sha256:9a46fd29021b843cda5779c8d4595b01b6d803bf3f377bc0f1f8a06bb30bea73 2025-09-29 09:51:29.024499 | ubuntu-noble-large | deleted: sha256:0af13a983470263db948921c11dcb3d3e7c97aeee2ee2aba9a6ff6e400aa8dd7 2025-09-29 09:51:29.024505 | ubuntu-noble-large | deleted: sha256:8e9ac91891cccd6101a8a8d5f2e86d2d8b8b88248245f66f9615f9ecf3e95441 2025-09-29 09:51:29.024510 | ubuntu-noble-large | deleted: sha256:b9a3676f8fe0fe12716b2dfc9aefb97ff19dccfe1696d82373284f67708d5c1a 2025-09-29 09:51:29.024516 | ubuntu-noble-large | deleted: sha256:513dd420d57ba8b3a7b5f2873245cb271e9463f06a771c7aa728b62e57fe33cb 2025-09-29 09:51:29.024521 | ubuntu-noble-large | deleted: sha256:bd68cd41b0ea9d3e7975b1f4dbd0260ff34569da94b46fa64e20fe2793d6de98 2025-09-29 09:51:29.024527 | ubuntu-noble-large | deleted: sha256:7004ed34cd67fa402902689792aef36d5670fa6d319c8b7f1450bbb34bf63141 2025-09-29 09:51:29.024532 | ubuntu-noble-large | deleted: sha256:7a7cd2eaaff5a0e2f16f851261185302b8f13d2d331e2175c5b5b2ca27bebbe3 2025-09-29 09:51:29.024538 | ubuntu-noble-large | deleted: sha256:edca256bb44b8042611c2712069acdc126427405852fe1708f1b7ea52eb57093 2025-09-29 09:51:29.024543 | ubuntu-noble-large | deleted: sha256:deb823dc2f24b27a1ac521165f55123b52c41f6575e43dea808f49af68446612 2025-09-29 09:51:29.024548 | ubuntu-noble-large | deleted: sha256:3ed769061715945134d96e6e64ef40c53fadb1d3fab00ebaf20b035511125916 2025-09-29 09:51:29.024554 | ubuntu-noble-large | deleted: sha256:7311e98f1a5cc4446df9f480152274b2df7aca034c705504797cd6ca2f19b3f0 2025-09-29 09:51:29.024559 | ubuntu-noble-large | deleted: sha256:8cd383fa9120b33c993c9cf483e66d383ea5be2ec01559f9110cab64ff46f98f 2025-09-29 09:51:29.024565 | ubuntu-noble-large | deleted: sha256:d7272454a57d14d9f268ed050e9bd27ed411f78c204ab31eee534399e0b2ee0a 2025-09-29 09:51:29.024570 | ubuntu-noble-large | deleted: sha256:152f1ff44bc253565f375e28d5e0af680772a228c7fe7a1ddbfbde001fbeb458 2025-09-29 09:51:29.024576 | ubuntu-noble-large | deleted: sha256:9f3edc5f1a180b7ed3d6f4e496e6cfef63e15500ca897eab2d7719141df76420 2025-09-29 09:51:29.024581 | ubuntu-noble-large | deleted: sha256:6901e1242f636d404b8fc4d629788437712dcead63dc63a585e2de4df6d15f31 2025-09-29 09:51:29.024586 | ubuntu-noble-large | deleted: sha256:a77d6f77a28702d648730a37765a0d9827a3de095fc6aeb57dc24b9642c77b1b 2025-09-29 09:51:29.024592 | ubuntu-noble-large | deleted: sha256:fbe3952f87ba795e18dfdd474ded71e7dfe724ab70210e8f8eed00367b4d4b02 2025-09-29 09:51:29.024597 | ubuntu-noble-large | deleted: sha256:fa248b3f8c3db27bc0630d3e4ebb9a3b6a221bf5f8be750403e66c7d9b0db779 2025-09-29 09:51:29.024603 | ubuntu-noble-large | deleted: sha256:2507f070a5d231870c50d01be453cd8ac0bf7a37b2671ae2668f948aa73ba73c 2025-09-29 09:51:29.024608 | ubuntu-noble-large | deleted: sha256:bea9a7deb8d07acb1970280a459cbdfcdeba0e9cb80a34185d99323e4f098b13 2025-09-29 09:51:29.024614 | ubuntu-noble-large | deleted: sha256:9c1c2ff69b0f8ba66a5875d89654b333b9a1be8469fc6e35f93bd084c883463f 2025-09-29 09:51:29.024619 | ubuntu-noble-large | deleted: sha256:a1c508d7ff02512a69f722df856cec77930848138fc6d96e3830890efd9ea219 2025-09-29 09:51:29.024625 | ubuntu-noble-large | deleted: sha256:34023cebc33e4ed672256bc5c29b89ab2322eb46da7bf12aa989c4722125c4d4 2025-09-29 09:51:29.024630 | ubuntu-noble-large | deleted: sha256:bdf040bf8b293fb8a9966f73ba4649211de4eb44bbc64c60600f2111a306b5c4 2025-09-29 09:51:29.024635 | ubuntu-noble-large | deleted: sha256:292d95410dae7f8061cea34b88c08b429db9b9c1cbe23c75e0bc9dbd5568e193 2025-09-29 09:51:29.024641 | ubuntu-noble-large | deleted: sha256:f3fc460c76af1482d4d75a31bd49842fa474be3fbfe8a34841972f746f1a2fc0 2025-09-29 09:51:29.024646 | ubuntu-noble-large | deleted: sha256:353f9ce8d8726257b24b55cda8e2efbc42f4335c4290544cfe497d941127772b 2025-09-29 09:51:29.024652 | ubuntu-noble-large | deleted: sha256:e59a6d8b6617bf0b9c24d52a4775646c8c61574836702cec384d951a224efa90 2025-09-29 09:51:29.024657 | ubuntu-noble-large | deleted: sha256:c48b887ec926c431113656bde300b714a359af416eb9198ebb9dedf46c1c57cf 2025-09-29 09:51:29.024680 | ubuntu-noble-large | deleted: sha256:e8fa473d81dc17d3942cdfb9fbf9e8cbda57973236d4d07396c5c10b44bf5800 2025-09-29 09:51:29.024688 | ubuntu-noble-large | deleted: sha256:e9714fe76011a6304a8710fee2d892b14deee47e53b56b3e2904f18a5ba19dd7 2025-09-29 09:51:29.024693 | ubuntu-noble-large | deleted: sha256:a9a8a8d8fccbe433ffa50dbe4006e912f693ca64a3d1f665dfd8b4abb4066659 2025-09-29 09:51:29.024699 | ubuntu-noble-large | deleted: sha256:3b92378135944b05374ef5dd9f5f371ae7c9a6b921b8e6e7d9e08201822d6418 2025-09-29 09:51:29.024704 | ubuntu-noble-large | deleted: sha256:50ddd0f9bdabe08bf166aeb805f2644f44bbbe9d7a40e1b2f6c70110d64f8b95 2025-09-29 09:51:29.024710 | ubuntu-noble-large | deleted: sha256:ad7eb77204b6be99be8f957ed9a0fe0d81bb37b53fd90bbf171f4efb9dc450c0 2025-09-29 09:51:29.024715 | ubuntu-noble-large | deleted: sha256:2fd6ed88e87bec33f6e88dd975994c23a2972a31c77c794f5a1e55909c22a77a 2025-09-29 09:51:29.024721 | ubuntu-noble-large | deleted: sha256:41dca719c24e93d252c69e007676047f900572a43f6005639539077d43e93df1 2025-09-29 09:51:29.024726 | ubuntu-noble-large | deleted: sha256:146ee3bae09a37c1a6c6312001b4b1335a75bb534cd04100f0c3c3e539809c58 2025-09-29 09:51:29.024732 | ubuntu-noble-large | deleted: sha256:6b98180780044988d24451f8262ac3690da917d05daef2ba3de5270beb75a975 2025-09-29 09:51:29.024737 | ubuntu-noble-large | deleted: sha256:e80da3ddbc542b66a4e938ddbabde16799e08699dc87e8a52e72a1e224268ceb 2025-09-29 09:51:29.024746 | ubuntu-noble-large | deleted: sha256:91113872e9afdd13b4651c5efd34fb3d2df2afbb908bcaa7f65709b930decfb5 2025-09-29 09:51:29.024752 | ubuntu-noble-large | deleted: sha256:60f9d7be6773cd3caad6ed2ff4692738ea229765e111488d2c0bd0cd899dc7ef 2025-09-29 09:51:29.024758 | ubuntu-noble-large | deleted: sha256:496837243507735f4a44241a8b9684bd93cdff959369edf54d21541ef36c84ae 2025-09-29 09:51:29.024763 | ubuntu-noble-large | deleted: sha256:d33a0f11eb4f65e5a563029ef94fa186b3f94a6a387ffde90ed5ad04423633c9 2025-09-29 09:51:29.024768 | ubuntu-noble-large | deleted: sha256:ecf29853a8905fc58ed3318f89bb3ca3250d3578a6ef9dd3ffc5ea1c038682df 2025-09-29 09:51:29.024774 | ubuntu-noble-large | deleted: sha256:6118273eda1f230fd8e0cdc0148d9c74a8937d9378e402298a75084c65e54c66 2025-09-29 09:51:29.024779 | ubuntu-noble-large | deleted: sha256:be0bfeecc898004a5ceb33ed02131bf174316a11fe23776f63385bfc86a06baf 2025-09-29 09:51:29.024785 | ubuntu-noble-large | deleted: sha256:d340db62ea6498f5ddc83fe411f8c5d602327004b4b4add63a80ea1b38907241 2025-09-29 09:51:29.024795 | ubuntu-noble-large | deleted: sha256:fef108487dd7680808c7ff93d02cbef240e9696738f687dd339bc760a616e6ef 2025-09-29 09:51:29.024800 | ubuntu-noble-large | deleted: sha256:c01446ae85a595a58fb6bb955a98d1b5438e41fc7914ded01040d76bebafa89f 2025-09-29 09:51:29.024806 | ubuntu-noble-large | deleted: sha256:5be9c1cdb327337363640598c7e557be73e3a604396bb830b86c755c31718c13 2025-09-29 09:51:29.024811 | ubuntu-noble-large | deleted: sha256:4e6035966b709b864d092940bac6b24e709f28ef1a787f4160b2771a1e2c1ef0 2025-09-29 09:51:29.024816 | ubuntu-noble-large | deleted: sha256:e6ab6d64ce95b7af02362eff6c914fd047cbdccc0cd3d4a862f8090dfdc701c5 2025-09-29 09:51:29.024822 | ubuntu-noble-large | deleted: sha256:f03a0ffb5f4251dbd3902526d3426a450edc2580e23bbd454fc38f0abe31a85e 2025-09-29 09:51:29.024827 | ubuntu-noble-large | deleted: sha256:159fc87ba017fd36c5c86fafed321c25e78cd32048d4ff5322cd3b4cbb42fd7e 2025-09-29 09:51:29.024833 | ubuntu-noble-large | deleted: sha256:eb8063388a4210745df8e541cf72a8dce6c5055837558496d6d9b70f7a6a8f36 2025-09-29 09:51:29.024838 | ubuntu-noble-large | deleted: sha256:e5fd3bbe8f90bd416bd6906007c471b8dff5abef0fc74b5a3ea45dd39199b6e9 2025-09-29 09:51:29.024844 | ubuntu-noble-large | deleted: sha256:0cb02ea7f50dc77dd245baccee8483034d4a8ddb001b1f9ee27e51b2ded42463 2025-09-29 09:51:29.024849 | ubuntu-noble-large | deleted: sha256:90e2e64cebbbc36b7f3ed47838e00616842d37acbc6dfd528a4b7c73a66f9199 2025-09-29 09:51:29.024855 | ubuntu-noble-large | deleted: sha256:a3e5f2baab3d5dbbed64bc0a68e43951aa4353e860c879a4ae7e00f1f1163525 2025-09-29 09:51:29.024860 | ubuntu-noble-large | deleted: sha256:8d9f7e10ba498ce0c5ef6e3cea20444f0487d549f7f04f998d9bc5c8926db872 2025-09-29 09:51:29.024865 | ubuntu-noble-large | deleted: sha256:03df5a88f9b3e0d42f835bf1a7a9354111ff0adf256813f082348c06bf12c940 2025-09-29 09:51:29.024871 | ubuntu-noble-large | deleted: sha256:28bae040cf6fc8f7ea7b207dbb35739772543d6cb39f4f71034a2cd179dc7b31 2025-09-29 09:51:29.024876 | ubuntu-noble-large | deleted: sha256:2535021310fcac310ebc7d1c1ae164b4880a5922f5b0cadf055e223466d3899e 2025-09-29 09:51:29.024882 | ubuntu-noble-large | deleted: sha256:1b9df56acb0a451f155eb8a269797b271cea3b7198af7f6faed258e4808c4d75 2025-09-29 09:51:29.024887 | ubuntu-noble-large | deleted: sha256:fceb404b52018e3bec3f669ba73c6b60b5a2e90b727478bdc2a78e1bfdc581fd 2025-09-29 09:51:29.024897 | ubuntu-noble-large | deleted: sha256:14637d40357e36d9ffb226bd1f4068177ef1aa4d5e034d02670e0794991742fe 2025-09-29 09:51:29.024902 | ubuntu-noble-large | deleted: sha256:803ebd915cb5c0b0a72befba2ded1ed7bbe901a54f5d68a53662dea4f75e3ca4 2025-09-29 09:51:29.024908 | ubuntu-noble-large | deleted: sha256:039009464d6cd11b9c3efa0d82462cc9b5f972e90e83026aac8776290bc1ed20 2025-09-29 09:51:29.024913 | ubuntu-noble-large | deleted: sha256:9d03b1418d4f2ab45a1d4dacb0532dff2ad225e66aee6c0723e1c2618a2b1ace 2025-09-29 09:51:29.024919 | ubuntu-noble-large | deleted: sha256:6c72f2fe49e34a97a3f29a063d33b2da3d96bd74ce9473c31012f67ed3dac276 2025-09-29 09:51:29.024924 | ubuntu-noble-large | deleted: sha256:fe4ec27c42c8ade1fa1658e9fc9ccbb8caef9ccc6413a0a64d92c34060aaed81 2025-09-29 09:51:29.024929 | ubuntu-noble-large | deleted: sha256:b44f2b2c78b8a7ca5ed7353819acd5c6fb30be7e73b9e1a10aaa98d5937c00ef 2025-09-29 09:51:29.024935 | ubuntu-noble-large | deleted: sha256:9e413c00d3dfbe1a1036dde22cc73d84607400b0dd1886778ac300a85e292ddd 2025-09-29 09:51:29.024940 | ubuntu-noble-large | deleted: sha256:60da6cd20f04de379181ab5f142ee848977e6e344b1f62a647eb8a083a55b1d7 2025-09-29 09:51:29.024946 | ubuntu-noble-large | deleted: sha256:0ac0a791cc7cf1430d41869b0b807edcab3bd1b42375d479c02239a8b484fec4 2025-09-29 09:51:29.024951 | ubuntu-noble-large | deleted: sha256:9f0f219ba8a1e77c5144f524c3050aa93bf5e737c47e02ef61ed742700321b6c 2025-09-29 09:51:29.024957 | ubuntu-noble-large | deleted: sha256:4820b8a188ddac759522433e220a5d09f983b5fe6cd43cb57137105b47f30309 2025-09-29 09:51:29.024962 | ubuntu-noble-large | deleted: sha256:ab0e6fdb4dd3a6a1bb6efc98a47446d2f956cb4408e28576ec1f6e5e64cb7a89 2025-09-29 09:51:29.024968 | ubuntu-noble-large | deleted: sha256:6321c7578abeff2ae56de84728ff32da755bc80038a3c8298f31a073be670bc6 2025-09-29 09:51:29.024973 | ubuntu-noble-large | deleted: sha256:8b96a6092859e75381ee2c5b06bc261627d9f0f5b1572d0b9dfbfe2e09f100d6 2025-09-29 09:51:29.024978 | ubuntu-noble-large | deleted: sha256:741e6b75764087207bffa4e1e240908f06e1528416e57a71f5908774e5dd4492 2025-09-29 09:51:29.024984 | ubuntu-noble-large | deleted: sha256:afc9700dc60b9e7fdc89344722ad178c8cd1bfd448c906b02445f2aaf71cf6b0 2025-09-29 09:51:29.024989 | ubuntu-noble-large | deleted: sha256:2eaae4211fea3791725e8fc3d8316f0a2385acbae055f2c597377ae73e44a24d 2025-09-29 09:51:29.024995 | ubuntu-noble-large | deleted: sha256:d39553c6786c54af942c1838995cf87e3927247cffce851ad9ad3b007b843cd8 2025-09-29 09:51:29.025000 | ubuntu-noble-large | deleted: sha256:f1e0d4d693b394f0bee79e52bee850fd85cc1de110b30cff2f7d3a57de92aeaa 2025-09-29 09:51:29.025006 | ubuntu-noble-large | deleted: sha256:b3a3ad8eb0b813a2f18d4b623735aacddd3a66fb041e1a52ae430211d079405c 2025-09-29 09:51:29.025011 | ubuntu-noble-large | deleted: sha256:c7c4124f086c325bd8feb1eb4c3842a6f6edb16d1c026903091b9ad3ac4a29ce 2025-09-29 09:51:29.025016 | ubuntu-noble-large | deleted: sha256:3526885464f6c8856af56764bfbb675d12473c964aa8ec5a52950437250e489a 2025-09-29 09:51:29.025022 | ubuntu-noble-large | deleted: sha256:dd554944c212d71dc942002b43024725a0a56f322b32b8d5aefc668c2e1b2160 2025-09-29 09:51:29.025027 | ubuntu-noble-large | deleted: sha256:a94de5670b40881e69b7598888b35bfe402ed6db7a44d4adbb3662aacf173cfc 2025-09-29 09:51:29.025036 | ubuntu-noble-large | deleted: sha256:99f0b39c3901faf2a72d37984222112017fe7239d97d1d88d6f31a50c21ccea9 2025-09-29 09:51:29.025041 | ubuntu-noble-large | deleted: sha256:7ace783917eb353eb3ea4a077aab3a5ece49e7304aed3ceaba3e012ce34c5791 2025-09-29 09:51:29.025047 | ubuntu-noble-large | deleted: sha256:824269854124e5da517e20540852c5ae4e37aba4a0cd8db9c7cca5040d7a5733 2025-09-29 09:51:29.025052 | ubuntu-noble-large | deleted: sha256:985403e74849b7315d1c3032c77211352f3ef724046399ae5b957d5201cb0560 2025-09-29 09:51:29.025058 | ubuntu-noble-large | deleted: sha256:2e21a4498a0d5454b59961821d1b38db0fb446fd73e60b9bc5935a00e58eae2e 2025-09-29 09:51:29.025063 | ubuntu-noble-large | deleted: sha256:a7a7a4d355a3818b16ea5be79b65f61649068a26f71ca658e825f3733d86b524 2025-09-29 09:51:29.025068 | ubuntu-noble-large | deleted: sha256:3e79e78882bcdddc31d6c7904fd8835c692a967878f93c050983010cd299bd18 2025-09-29 09:51:29.025074 | ubuntu-noble-large | deleted: sha256:cedaf7d8d59a58dc595616b77a9c7178befac60905e46808f945d39387837ea8 2025-09-29 09:51:29.025083 | ubuntu-noble-large | deleted: sha256:a32366490df7cf6ae0bb3be43a540cb99fcf55827b19b518eca268b1c70a728f 2025-09-29 09:51:29.025088 | ubuntu-noble-large | deleted: sha256:44a222f9747620a975dfb1e6bcc87a46c23ce5937bbfcd552eb8f3dbb6945311 2025-09-29 09:51:29.025094 | ubuntu-noble-large | deleted: sha256:526b8986af2486e16723eefface17856a52e1ec96859149a235e41717e32f11e 2025-09-29 09:51:29.025099 | ubuntu-noble-large | deleted: sha256:58cf9011c012bf101034c02509da0d4b090398ddc56597d5e0b6a935a271a1e2 2025-09-29 09:51:29.025105 | ubuntu-noble-large | deleted: sha256:dc6f5f2e9e3b1d509409d6fb3cb0a130a248a1c405a67db6e03d2e15193d446b 2025-09-29 09:51:29.025114 | ubuntu-noble-large | deleted: sha256:ad7dd5f3a8dfae1de9e95029d4a064e93538c0fa7d1378feca5b2a9fe1f497d4 2025-09-29 09:51:29.025120 | ubuntu-noble-large | deleted: sha256:c1ad29c952a8362817fd5ac6aaeacfa1f3cb3cfe71c5c3f8c9857bbae8e1c6c4 2025-09-29 09:51:29.025125 | ubuntu-noble-large | deleted: sha256:8bece662c7a6244d755dbdf65b78767d85d76bec27d7843a22c1ffd9b553eabf 2025-09-29 09:51:29.025131 | ubuntu-noble-large | deleted: sha256:6a905487af011ef6e88c5a322fd25b1142ff37c852a5c4cfd0eae3bffec48de1 2025-09-29 09:51:29.025136 | ubuntu-noble-large | deleted: sha256:68ee3461ffa8b35bf487f9c16eb5004fc2567e73de4484388cf6f12d59763b70 2025-09-29 09:51:29.025153 | ubuntu-noble-large | deleted: sha256:672174757d1df3064780e422ac6e4108d02a419581a680795f9e26743005c58f 2025-09-29 09:51:29.025158 | ubuntu-noble-large | deleted: sha256:fb53e1c93adca6d4ff3a65039286a9fa55b9c09fa06d1f9ec6af7d1cd4f37f05 2025-09-29 09:51:29.025164 | ubuntu-noble-large | deleted: sha256:ccaa1a4747b5de878b4382df84277b463bc27057b143a3fb77d7f3705fdaa6e7 2025-09-29 09:51:29.025169 | ubuntu-noble-large | deleted: sha256:3ae61896b847f584329621e845f526007bcbe14211d0dbe0067c3f94723c6c6e 2025-09-29 09:51:29.025175 | ubuntu-noble-large | deleted: sha256:c71bbdc091d6e7ad3b7ae1e9867f3d8904b2bc2345241f59c4df410845590600 2025-09-29 09:51:29.025180 | ubuntu-noble-large | deleted: sha256:648276329dd64d4b4a0e127aac3f0ff1161fb2115578305f56e65d8cfd97287e 2025-09-29 09:51:29.025186 | ubuntu-noble-large | deleted: sha256:9168aebc985896b47687cf0ace7e0ccba4e571da590048044259039201dc9c3b 2025-09-29 09:51:29.025191 | ubuntu-noble-large | deleted: sha256:57d66bfa62e8d3ef28f59881d7f31ceb25fa307f69b8db90a1a927beebbd2737 2025-09-29 09:51:29.025197 | ubuntu-noble-large | deleted: sha256:3c080fad313eb9178a6f73db7c1607b205890a246d8c087b9bf84019e0c67367 2025-09-29 09:51:29.025202 | ubuntu-noble-large | deleted: sha256:fc7f3c69589b06c10b1119c6c7582872f30257ea52d546b9635c385bc2d8facc 2025-09-29 09:51:29.025208 | ubuntu-noble-large | deleted: sha256:6a4357f813aff6302a4b9a4149a337bd1c30240ce0a287ade4f76d86656f3d22 2025-09-29 09:51:29.025213 | ubuntu-noble-large | deleted: sha256:21bf71274cda122da75d35006e1e23871a677631831a41a6ec799f4e7898a2ed 2025-09-29 09:51:29.025219 | ubuntu-noble-large | deleted: sha256:8ed583be09157c013af5ae9020650da6883cd336a7bfcf51e1fc89e82a9aa117 2025-09-29 09:51:29.025224 | ubuntu-noble-large | deleted: sha256:1624583d7dd5a83d89329a121c3c4588888a93682fa42e38a4958e6b4c341d18 2025-09-29 09:51:29.025230 | ubuntu-noble-large | deleted: sha256:1edb9696e3dc743b3fdaf73820507d7268e897531cc22f7046337b6712838d9c 2025-09-29 09:51:29.025235 | ubuntu-noble-large | deleted: sha256:e78eb1e124cceddcf9aa5448e1b3c750173fe32368de5d5b8450c0b43efae7c9 2025-09-29 09:51:29.025241 | ubuntu-noble-large | deleted: sha256:0995c6c057db939f8754e838295bfc655002441471d5aa41211859f0f7316865 2025-09-29 09:51:29.025246 | ubuntu-noble-large | deleted: sha256:b9824e654416529b06a7cc444f6b0c7b61dcd797045d831e7d6435caf0ff86f4 2025-09-29 09:51:29.025252 | ubuntu-noble-large | deleted: sha256:620a768f118e4fb0004996ceaac16fa6e879066faf327dd885abf7d283e5ad42 2025-09-29 09:51:29.025257 | ubuntu-noble-large | deleted: sha256:46a1018b4d3cc6434ce425b7b2a12a646940876cf71dbd9f066b50ca0ca1ffe6 2025-09-29 09:51:29.025262 | ubuntu-noble-large | deleted: sha256:5e12c552c459fe512c2532df13173c96af893642dbe7f4f8cb3432b4615a7614 2025-09-29 09:51:29.025268 | ubuntu-noble-large | deleted: sha256:d12f2d02e96e0f4882a2438df998eeb393348c91d3afb32c10df5602197e1e71 2025-09-29 09:51:29.025273 | ubuntu-noble-large | deleted: sha256:6657e14457cf493b679b7fe4dfc9222cff1f752a143c6c5d281067c0565e1d6d 2025-09-29 09:51:29.025279 | ubuntu-noble-large | deleted: sha256:8101aafd0f1d81ae6ec76011025dd1feff0427cd0f20327eeec455f847abaa59 2025-09-29 09:51:29.025284 | ubuntu-noble-large | deleted: sha256:4bf9759b4fc5b5474fc40b2f4f00279d4f72a07516c34c6e6038c757ea70c07d 2025-09-29 09:51:29.025290 | ubuntu-noble-large | deleted: sha256:3d6b54a9e872dc18fdc1814e9976d62eab2dd591f8dcc8989c9dec38104ddc6d 2025-09-29 09:51:29.025295 | ubuntu-noble-large | deleted: sha256:6e752c3aca18f56515d265c96af528dfe85c301bdd248f8bc152233e74b68588 2025-09-29 09:51:29.025301 | ubuntu-noble-large | deleted: sha256:9175e9aa0d37b9d3c338547a68bf3bbfd328f0f6badc11ef28b251c40a32006b 2025-09-29 09:51:29.025306 | ubuntu-noble-large | deleted: sha256:7838bb8bf6a60ae2bf7f4748ddad85bfdf2842a3667445f5cd092f9241d6c20f 2025-09-29 09:51:29.025311 | ubuntu-noble-large | deleted: sha256:aff2acc93049742b99cbfd8d44a46fd530852485a2a1a909b6132a638d38d9aa 2025-09-29 09:51:29.025317 | ubuntu-noble-large | deleted: sha256:8fcc3283fbbe11bf0542c94393008eab402fced44000d8dc0d802a7e701ae30d 2025-09-29 09:51:29.025322 | ubuntu-noble-large | deleted: sha256:c6f9da0171e52d9373b88c0e595f48c6893ce130fe215d6a37098873b0a96607 2025-09-29 09:51:29.025335 | ubuntu-noble-large | deleted: sha256:127bf3712f1a63f5e81112f5017c2f5e2dce7680deed0aea7778fbe19b2a86ab 2025-09-29 09:51:29.025341 | ubuntu-noble-large | deleted: sha256:18555c965bdfb6b3d4141feecff216abe7078064ed648977dee2102aca2476ee 2025-09-29 09:51:29.025346 | ubuntu-noble-large | deleted: sha256:7a903901ae53f1c208f689cbe5a1421ba95a4d6c75b5533fe2a76baf5279b4a1 2025-09-29 09:51:29.025352 | ubuntu-noble-large | deleted: sha256:a57b37e8a5ce7d85d46d0e86f86afc886291c026fc79053395574af8124f90e3 2025-09-29 09:51:29.025357 | ubuntu-noble-large | deleted: sha256:d41b332c056415c8d9aca6853b897acc661b8312415565b62c258eaca8c7b30c 2025-09-29 09:51:29.025363 | ubuntu-noble-large | deleted: sha256:e93153890964a5760a00634cfdfc1686ebbe3a29d25bb9cc2217d869b55e735f 2025-09-29 09:51:29.025368 | ubuntu-noble-large | deleted: sha256:0ac317e5640e3a1ab8069ab80481ba1c913fdfc6fa7f3d2a1a8e336307d1a48e 2025-09-29 09:51:29.025374 | ubuntu-noble-large | deleted: sha256:b2eb36978fb7625071ecf2fed92323caa69cce5673f9098c4ce922cea0387a07 2025-09-29 09:51:29.025383 | ubuntu-noble-large | deleted: sha256:5d19a07a37abb0f1f4f28a58135f362576af1b98c7076631f2cab9ee4709c52f 2025-09-29 09:51:29.025388 | ubuntu-noble-large | deleted: sha256:b56c0ac765ed66d7eb313c4346f2d60c0f7ed9c38b479fb6c8b44c99cc2a6971 2025-09-29 09:51:29.025394 | ubuntu-noble-large | deleted: sha256:2267e7d594b516650a0013130b56e247472d1a2c3f17d77a1efa08e263c508a7 2025-09-29 09:51:29.025399 | ubuntu-noble-large | deleted: sha256:dda7c48a6d446261a0fc864d471922b4cc5fa71dfea36fa24f06d8ae265e478a 2025-09-29 09:51:29.025405 | ubuntu-noble-large | deleted: sha256:4eda3cd747240729af31105a2097544a2cd620b9940ae1ced9e1c548775bf304 2025-09-29 09:51:29.025410 | ubuntu-noble-large | deleted: sha256:1cdfe53c3f07a970a643d85137baa68d62f0e1dc296aa6d6bffcf26309686007 2025-09-29 09:51:29.025416 | ubuntu-noble-large | deleted: sha256:a3ad4751a510e0d5cc52b092aaea54d434977eaed9b66a0a5056b344eb3aa01f 2025-09-29 09:51:29.025421 | ubuntu-noble-large | deleted: sha256:7e8b54542cd0425e169733797d3ef928e82fee135d10cf49efbdb5e15d7a1ffe 2025-09-29 09:51:29.025427 | ubuntu-noble-large | deleted: sha256:2fea238a96c2be240642d7f8cc5e661e3d2b837ceccc4b52cbd1834740335a84 2025-09-29 09:51:29.025432 | ubuntu-noble-large | deleted: sha256:f134651421e5b9db01bb5b8f1e3eec189e6735c5cbc20eff4463246c1c5cad02 2025-09-29 09:51:29.025438 | ubuntu-noble-large | deleted: sha256:d86aca6d07be6fed2c85d3072687917fed5c9abbc83923c7623dc6ca95b7cc9e 2025-09-29 09:51:29.025443 | ubuntu-noble-large | deleted: sha256:5bcd2f01b066e65618ef4e4189222d958c2a7a5c79fc0b31c090570cf9b66562 2025-09-29 09:51:29.025449 | ubuntu-noble-large | deleted: sha256:96b98a1866728ea2610cd4bfa0241f812406fdb7374b123e191ff57826bc8941 2025-09-29 09:51:29.025454 | ubuntu-noble-large | deleted: sha256:557e8469ac585cb7f0943f9e6ce5d25e1cabf42a2c1f91c6777b488496af0ed1 2025-09-29 09:51:29.025460 | ubuntu-noble-large | deleted: sha256:ccf20f4d533432d56b136fe1fb2115599b33cd5ad89d999787fb43efc3644d8a 2025-09-29 09:51:29.025465 | ubuntu-noble-large | deleted: sha256:c30ad157353d6408a2c2a1580d148eaba6aaeff6b7c5acce644863b71e5df068 2025-09-29 09:51:29.025470 | ubuntu-noble-large | deleted: sha256:114d7e04bdd3d89cf4ff8ece567c0da99218fe625218ac144ae30722d0111477 2025-09-29 09:51:29.025476 | ubuntu-noble-large | deleted: sha256:7dc2b7514c727d097bd40469a750f3ccb3254865ad040da77bf76645b03a63b3 2025-09-29 09:51:29.025481 | ubuntu-noble-large | deleted: sha256:f045a5e5cb538b4d05b7cb383b6189498086730f2579206d03e35ddd17fa61e7 2025-09-29 09:51:29.025487 | ubuntu-noble-large | deleted: sha256:89cdb318a0d51ba31d3a8b9beb0c9ce79e2752ec5eda000408f3b45fa6a6ac78 2025-09-29 09:51:29.025492 | ubuntu-noble-large | deleted: sha256:c14b014e23afca927272a69d314d329873e7c6949aa5882d025d876dde00f570 2025-09-29 09:51:29.025498 | ubuntu-noble-large | deleted: sha256:09d4aceeb7a00e4bfd7a4a3306ea93dd56a2b850dd781de594043775d599e015 2025-09-29 09:51:29.025503 | ubuntu-noble-large | deleted: sha256:121dc9e7dd872f9c4335d8cc5dadd58260b9e17d072edb786a7469445372cf3f 2025-09-29 09:51:29.025508 | ubuntu-noble-large | deleted: sha256:0f27f959a8c0e968f969b111efa3f63748852b5658b100370b16012d34a06da4 2025-09-29 09:51:29.025514 | ubuntu-noble-large | deleted: sha256:6975355e9127c774075a84c817bd8ec03da4cc32bbe26460eba27dfa165828ac 2025-09-29 09:51:29.025519 | ubuntu-noble-large | deleted: sha256:50e68eec06335f5382e1a82250cdd8a740aa7c9f1c3604c9a5ab47e25f9ce6d1 2025-09-29 09:51:29.025525 | ubuntu-noble-large | deleted: sha256:aa487f53a74e444ddeaeda55e3090a3372935bee5f8a4125bedcd16b73693aa5 2025-09-29 09:51:29.025530 | ubuntu-noble-large | deleted: sha256:ff497d90b12ffb9b8b5e7861392117ec1e7b09ec5c328683958784e7d029f780 2025-09-29 09:51:29.025536 | ubuntu-noble-large | deleted: sha256:015eb467377889a4341e14be9749659b00f366e7d7320e6f945525f8421526b1 2025-09-29 09:51:29.025545 | ubuntu-noble-large | deleted: sha256:561deae324c690dc38995fd50db6d6f00e6b90f5ba2d339d7ae01f77b445d7b6 2025-09-29 09:51:29.025551 | ubuntu-noble-large | deleted: sha256:81631a2e9137a8cfda7dba025a026886547fb3bcb6f05252daa27b2dc02dec60 2025-09-29 09:51:29.025556 | ubuntu-noble-large | deleted: sha256:4484e37596490877607b928b6ecf28cd590aa8c8f9ad4d85dabc63c831da4187 2025-09-29 09:51:29.025561 | ubuntu-noble-large | deleted: sha256:c2e63361f2b4aed1331890ea20bab002ef416dcd23d48c9879640f351cbc3980 2025-09-29 09:51:29.025567 | ubuntu-noble-large | deleted: sha256:40fc8ec8eba14d77db9e974d6899e6b187bdd969fc4f9e85f42462a5eb117ebf 2025-09-29 09:51:29.025572 | ubuntu-noble-large | deleted: sha256:9ac7601db7186162ed0c0bb3a90033b1571b77c4953ef245ea983ffbdf03f199 2025-09-29 09:51:29.025578 | ubuntu-noble-large | deleted: sha256:b507a13c050d5c0f5c366effea3b2e041d0f36599cf456b49cebe1b53106e817 2025-09-29 09:51:29.025583 | ubuntu-noble-large | deleted: sha256:82ff4e673b6338327e1d5162406319bceb372b6299739a689b69fee6158d97ae 2025-09-29 09:51:29.025589 | ubuntu-noble-large | deleted: sha256:6deb59b2b5aef55aa7df8f38771a7ef951a4f978f35bae10919d2d6eb7cf1c8c 2025-09-29 09:51:29.025594 | ubuntu-noble-large | deleted: sha256:0a35e8f6f788d6350dd38b364b50d70fc0e2ce630481d3d523ac86ded8976733 2025-09-29 09:51:29.025600 | ubuntu-noble-large | deleted: sha256:7be9f5ce7d511f3ae0d6b4472a81301a64636eef734b9cae788c13655e0471ea 2025-09-29 09:51:29.025605 | ubuntu-noble-large | deleted: sha256:d66a4cc9989ed6e7f10cb9256b99708e519ec6ce5d0381313db8987ead6b9e90 2025-09-29 09:51:29.025611 | ubuntu-noble-large | deleted: sha256:50807376fe1e4fc77cbc223d87e5bf239c73ed7cdce7020cd0092b9ab74bafae 2025-09-29 09:51:29.025616 | ubuntu-noble-large | deleted: sha256:e6531c12a164342aa68d15d35e556f5a444ee2da4819de70a2cbf46136a4d368 2025-09-29 09:51:29.025624 | ubuntu-noble-large | deleted: sha256:12854d1079f5788952b3f8aa5d739f7beae084ce7af64b88f2f9c5cae6caeea8 2025-09-29 09:51:29.025630 | ubuntu-noble-large | deleted: sha256:a4b8d1fb6d37b723e3879da696ee7aa7686be805aa5bfda447b4d5f52219de78 2025-09-29 09:51:29.025636 | ubuntu-noble-large | deleted: sha256:76db80c5c253375f63bdebe7543a242f8115ef98ba75f73bcf70ce59c76675f9 2025-09-29 09:51:29.025641 | ubuntu-noble-large | deleted: sha256:26499b98b8c6f1c1381893ae76d777b2e06300f880e9c3d3f86daa55b2bdb275 2025-09-29 09:51:29.025647 | ubuntu-noble-large | deleted: sha256:cdcc0e14fb0c43793e4c93d3813a54266eee30c72a1ab9b1966fb9f3b975e59a 2025-09-29 09:51:29.025652 | ubuntu-noble-large | deleted: sha256:bcc1efc23b93915d1eabf18011efd4e262c4351136000ebcbe8f791062eed496 2025-09-29 09:51:29.025657 | ubuntu-noble-large | deleted: sha256:73805f3a39f94b2aa45c848fbf1506183da1fc27f5e6d6fe75e08e3b93489b36 2025-09-29 09:51:29.025663 | ubuntu-noble-large | deleted: sha256:d3a39740e25d5d896315411040e8baf74b964db32700f327ea5db2b654703681 2025-09-29 09:51:29.025688 | ubuntu-noble-large | deleted: sha256:341b67f862f86087d0bcc1b36971b3d7999f695967193a8d104afef1ba117115 2025-09-29 09:51:29.025693 | ubuntu-noble-large | deleted: sha256:9b68a6d74ffd425c103694410340871a3a6d983e006ea8a549f6f897c3feaff5 2025-09-29 09:51:29.025699 | ubuntu-noble-large | deleted: sha256:d79cd4c989a15664cb57b73e1aa408faabc155993edd7fa7defc4da6bf9e9b2f 2025-09-29 09:51:29.025704 | ubuntu-noble-large | deleted: sha256:a000b681c413edf7d67e59792584e15f50e02edb8a5eae8747f6ce497bd3d98e 2025-09-29 09:51:29.025710 | ubuntu-noble-large | deleted: sha256:e35a25ab99aeacf28e9b9f49dcf3f61d54e62d91294f640cfb8f36a550f28de2 2025-09-29 09:51:29.025715 | ubuntu-noble-large | deleted: sha256:21e8e7444adacb8b68eeac98f96adc39602443a2f904b9093f0ea6926a41ce36 2025-09-29 09:51:29.025721 | ubuntu-noble-large | deleted: sha256:062fc412729472eddbf70b5906f95be5f6976404d68ced065c4fa57006f7b54b 2025-09-29 09:51:29.025726 | ubuntu-noble-large | deleted: sha256:6fd9ebc88225cbbf34feff0d0dae7e7a9c35007ad0c4e11d7663345c6aa99d97 2025-09-29 09:51:29.025732 | ubuntu-noble-large | deleted: sha256:8d9df9148a15d427d7385184b0329cfd053839aa2874806f0ead1f13b6d420c5 2025-09-29 09:51:29.025737 | ubuntu-noble-large | deleted: sha256:f4267444b4f364b8753c4c07c0d407c353ed71c9d7d9c112c8d2d2143b3f6491 2025-09-29 09:51:29.025743 | ubuntu-noble-large | deleted: sha256:973cc23e8418664f49edc36f2994bee6df464093c28482eeedbfed247fe05e22 2025-09-29 09:51:29.025748 | ubuntu-noble-large | deleted: sha256:af35a31420ae1291cfdcae4f0581cc1733483eab5ced3ecd9cb780c16382f95a 2025-09-29 09:51:29.025754 | ubuntu-noble-large | deleted: sha256:e3058bc638de6d75a2aba0a859f102eb6ca2a9d9622bbe20fa92cb386193347c 2025-09-29 09:51:29.025759 | ubuntu-noble-large | deleted: sha256:cd22a13c5d8885dd1d8568f1104453ea8c5a8653bc31f40a51bb359160a7b201 2025-09-29 09:51:29.025765 | ubuntu-noble-large | deleted: sha256:b59d6b5eaf78d6037e1da0a3feffef537d17c41cc3e5a408be076c779bec1ead 2025-09-29 09:51:29.025774 | ubuntu-noble-large | deleted: sha256:59d19da7db732fa4a8e4d001aec9390ce8eb8d16653d988e74a1244cf107d233 2025-09-29 09:51:29.025780 | ubuntu-noble-large | deleted: sha256:da59cc6f2da7d9f1b952e5ab9f71a2a7ac52d708fbba9cfbf0c7935a6ffb71ff 2025-09-29 09:51:29.025785 | ubuntu-noble-large | deleted: sha256:be602492cad03226ecb8310c6d43e881fdd052cb79a3a80db78df97707a8b74f 2025-09-29 09:51:29.025791 | ubuntu-noble-large | deleted: sha256:e1bd058ba111f49844b95b55628ce8fbbd68eb84e9f4d8e49a04cf0db04da27b 2025-09-29 09:51:29.025796 | ubuntu-noble-large | deleted: sha256:43e62a02618e9196adf1c615ee3025fd78a71927a8c6fa2e373ca87917003d89 2025-09-29 09:51:29.025802 | ubuntu-noble-large | deleted: sha256:568da88032ff18dcdba4f4273c6ab3532f7420d36da316077f98029a295af765 2025-09-29 09:51:29.025807 | ubuntu-noble-large | deleted: sha256:f995bd77abd8123a8fe6b3511a0044f6fdb029cf0acd2ec069bd1429d3b9e63c 2025-09-29 09:51:29.025813 | ubuntu-noble-large | deleted: sha256:4469934f3375a97561d759a774be1a7ca48e61d937a25a7c9902face281ba763 2025-09-29 09:51:29.025818 | ubuntu-noble-large | deleted: sha256:a602d82db2beaf0706296c14d7cb1f5f80f0bb8b2c7c2e64e3573d1e7eff9ce9 2025-09-29 09:51:29.025824 | ubuntu-noble-large | deleted: sha256:a6378065baf7e6281d11b8f8e268e70a8789f15ac5b6a4460613d54a405e301e 2025-09-29 09:51:29.025829 | ubuntu-noble-large | deleted: sha256:50f13bb28b994b5852d1143283d85e92f1f2b7a4a1500f7b36bd8093eed0ec65 2025-09-29 09:51:29.025834 | ubuntu-noble-large | deleted: sha256:26a702b93b75fc034827feafe28ea130bbf84f52ce69c1df05f18c2bfe60eea3 2025-09-29 09:51:29.025840 | ubuntu-noble-large | deleted: sha256:629096f02fab1927a3fff8687b1a8d8c1df16aff2aea387e99377301f5612e63 2025-09-29 09:51:29.025845 | ubuntu-noble-large | deleted: sha256:87bd33777c2795c806781229ac74da684d4165b71bd0fd58e19f13aaf53cbe4e 2025-09-29 09:51:29.025851 | ubuntu-noble-large | deleted: sha256:5b7b1a8d5410412d53571ac7dc56c80d908fe8074f99dab2fa4b078ed16b7ea4 2025-09-29 09:51:29.025856 | ubuntu-noble-large | deleted: sha256:dcfeb99f1185e2ef9920a7605b2a2395fed33e3593b34b7cc60a17b533859ce7 2025-09-29 09:51:29.025862 | ubuntu-noble-large | deleted: sha256:cc54af5ad150bdc8e39f126e17f7b18f0eb95fb6573086115e38257a6210f348 2025-09-29 09:51:29.025867 | ubuntu-noble-large | deleted: sha256:4443a322174482f07fa7b09f1fc6529ea54082005616f28452288e3d496de364 2025-09-29 09:51:29.025873 | ubuntu-noble-large | deleted: sha256:3e8a08e5e03d32adcca197d3b5684b9c3c5a22c0f496e88a2b7c7bcb562eee01 2025-09-29 09:51:29.025878 | ubuntu-noble-large | deleted: sha256:320e4087e3e325211c8ca8d9d1b56a76dfbae40df64639d944950b774849cce4 2025-09-29 09:51:29.025883 | ubuntu-noble-large | deleted: sha256:4d502b408723aed9805c2778497baa063aadaf7ae5d66eb415f0948804dfeced 2025-09-29 09:51:29.025889 | ubuntu-noble-large | deleted: sha256:6a688386341c6f41ea4074ebe6d3665a90f70916ec54681489e43aff65b30864 2025-09-29 09:51:29.025894 | ubuntu-noble-large | deleted: sha256:71b5ee9fa3dbd76472dc8bdf8e0a793447301e7972c9daa70f88bda2b0e28cba 2025-09-29 09:51:29.025900 | ubuntu-noble-large | deleted: sha256:ccbb81bbd73d391089ebdfc3d88593efb507f1055abbbff6eb1b9c66c501787b 2025-09-29 09:51:29.025905 | ubuntu-noble-large | deleted: sha256:30844cff77ccef0c001c8eac9c145f4e0cf6300010771a013118bd3d6f145576 2025-09-29 09:51:29.025910 | ubuntu-noble-large | deleted: sha256:02577779d981dff6b1b75172ce707e1647bed9b53f79e8e0884120f93d633889 2025-09-29 09:51:29.025916 | ubuntu-noble-large | deleted: sha256:d4f0e2d1d5476f618598dce5265f19b7d0cf24fdabb5b0002554bed364d32c30 2025-09-29 09:51:29.025921 | ubuntu-noble-large | deleted: sha256:f998dca536bacfaa9423c66117ede885da5d398ca4ce23f5de6065a85916d41c 2025-09-29 09:51:29.025930 | ubuntu-noble-large | deleted: sha256:cd57f7c91c8afc144d4caf1e3fe57fffac6857a51f550e33209040a4e1bee048 2025-09-29 09:51:29.025936 | ubuntu-noble-large | deleted: sha256:cdfd689081da800e3e34f2c5344a88a18da1dfc55e68a91a5a713abf81ad127e 2025-09-29 09:51:29.025941 | ubuntu-noble-large | deleted: sha256:17d5f3ff9bdc3c3ccd9aef806dca4255651d8075a053733f39218602423a293a 2025-09-29 09:51:29.025947 | ubuntu-noble-large | deleted: sha256:10c3ecf36ae222dd9080eae314c3c618067ed9e51e259e0b284c6c7364041e8a 2025-09-29 09:51:29.025952 | ubuntu-noble-large | deleted: sha256:85331430b373ee414878dff4755389ecd84a4bdf175517941c3dde70533658b7 2025-09-29 09:51:29.025958 | ubuntu-noble-large | deleted: sha256:da451d99c930c1184538daac0d91ecdde73eae237c20f441a34f234fecb66cf2 2025-09-29 09:51:29.025963 | ubuntu-noble-large | deleted: sha256:ee01ac70e623794170b7915114855d442a0daa6431dbd6c1e1837856fcad67ef 2025-09-29 09:51:29.025969 | ubuntu-noble-large | deleted: sha256:944dc1b068efdf89b151b53ab3afb4edbafcc346b432037236984b890d662ff3 2025-09-29 09:51:29.025978 | ubuntu-noble-large | deleted: sha256:3aa4aaec0ae767816a17ac41c96cdee92155501acdab3880531e7665fb95dc7d 2025-09-29 09:51:29.025983 | ubuntu-noble-large | deleted: sha256:73164ca0e98fe2eef3c039ee197347f7484a036bd3ae520f1203e5e3def4aed5 2025-09-29 09:51:29.025996 | ubuntu-noble-large | deleted: sha256:a303af89f2f6059bfbde23babf2ea7fd89c8fc03cb1c5b2156326f4f1e17ed83 2025-09-29 09:51:29.026002 | ubuntu-noble-large | deleted: sha256:2e8158f27cf9db679a3b145abe5d684438ee45d76c47f28d08fff662052248e8 2025-09-29 09:51:29.026007 | ubuntu-noble-large | deleted: sha256:6923bd1ad75064ae5d07e9c8643b6446f12efc5bb25317172bef3e6189ba9f86 2025-09-29 09:51:29.026013 | ubuntu-noble-large | deleted: sha256:10f9ada8c5003aa0ca78b888f8cd8cda7028dc9959e27e138566c92404cf3162 2025-09-29 09:51:29.026018 | ubuntu-noble-large | deleted: sha256:530c89a0c4685a17b66b52cf657fc54ca8579c351b7010dab460632ac449330b 2025-09-29 09:51:29.026023 | ubuntu-noble-large | deleted: sha256:218b8e469a291fd43126f69c9448604129de89141b46b9ae1e962d006970c63c 2025-09-29 09:51:29.026029 | ubuntu-noble-large | deleted: sha256:5d12b68ebade3769c9f47a0c3ecc1e544b8ce0b7fc8b412ad27f2db77b574fcc 2025-09-29 09:51:29.026034 | ubuntu-noble-large | deleted: sha256:5362439c7b79f17b02c3115eda7eee905b316b721943324da76eff50514a1ce5 2025-09-29 09:51:29.026040 | ubuntu-noble-large | deleted: sha256:dcc3ac7bafa2c26637318ab764ce5cf79b6d0e590c5b969ecfa0684d5987e04a 2025-09-29 09:51:29.026045 | ubuntu-noble-large | deleted: sha256:156c2adbfd84fa11a33554b76702a346785b15b9fd9db39b0b2a162034498fe0 2025-09-29 09:51:29.026051 | ubuntu-noble-large | deleted: sha256:dbec1165f48f3014e0cd92d027146fe7fdce6113ec1a9d84b2ef855d500b14be 2025-09-29 09:51:29.026056 | ubuntu-noble-large | deleted: sha256:02a743659ac65594627f6def9fd482359001a1044dde78310f485af7be765d1f 2025-09-29 09:51:29.026062 | ubuntu-noble-large | deleted: sha256:4a33b38a54be4bb25a496c96a6e6bce2d73ae3931a428e409673ff77c692dc15 2025-09-29 09:51:29.026067 | ubuntu-noble-large | deleted: sha256:6fe4eb17dd917a16ad7e7eb4002a131524363d169a9299d74ecfbde02b216cc6 2025-09-29 09:51:29.026073 | ubuntu-noble-large | deleted: sha256:495453be1fb7083b93f6c2354d6024fb3e912517d30a0b4649e275f98d6d4a7d 2025-09-29 09:51:29.026078 | ubuntu-noble-large | deleted: sha256:0996895dca7db02e739c63beac720bde64b95fed402bcb8e33a3ec2710888a46 2025-09-29 09:51:29.026084 | ubuntu-noble-large | deleted: sha256:af0a0df1442a3003e806bae2e3588ac3a490008f3ee14e8d18eaa5ab6589c058 2025-09-29 09:51:29.026089 | ubuntu-noble-large | deleted: sha256:17425c6152f01bdd446fd85ed642e716bbac53f6de41806d43772ccd802c316b 2025-09-29 09:51:29.026094 | ubuntu-noble-large | deleted: sha256:fe60181471303d4a8bc99abc04d6de9db42d626d5f8c547b1c0338bf6191ce66 2025-09-29 09:51:29.026100 | ubuntu-noble-large | deleted: sha256:6339c65ca4a796f95d847ce0824047e0060d29a6b6427b5eae6e2b2512a86684 2025-09-29 09:51:29.026105 | ubuntu-noble-large | deleted: sha256:a9f23c09a8b781d885614f160fe535b48b93eade77365278581cd5c026df3f6b 2025-09-29 09:51:29.026111 | ubuntu-noble-large | deleted: sha256:0eeeaa44accd78372d4c192380c4f821b67c5875b3d66f34f5582673a333a26a 2025-09-29 09:51:29.026116 | ubuntu-noble-large | deleted: sha256:cd6cb59531deea6eb11410a2e491a6f9ed50ca0bb58bb088a884bb881d0befe8 2025-09-29 09:51:29.026122 | ubuntu-noble-large | deleted: sha256:2a67997c071110fcdbf29c64daa8d0ffd187baedf0eaa77537f83a9001e0b633 2025-09-29 09:51:29.026127 | ubuntu-noble-large | deleted: sha256:4b89772e20f7583cd8c0bff103d0cd949b8f2ce5277c35ec8ca449e1469941e6 2025-09-29 09:51:29.026133 | ubuntu-noble-large | deleted: sha256:eaafc6b2a9b7446384414f70c34d134f8c0c9338e004b6c9db6efedde3082196 2025-09-29 09:51:29.026138 | ubuntu-noble-large | deleted: sha256:8366c2f7c7e0eb9f6ecda041ce45efc4818047a55aca6e9e721f59bf9aa74e21 2025-09-29 09:51:29.026154 | ubuntu-noble-large | deleted: sha256:8fcd81443fd514aac90a207fc011d0ca3711569273f98656783cc8d7ac00be5e 2025-09-29 09:51:29.026160 | ubuntu-noble-large | deleted: sha256:9ed33332823c280d7c8cced4111cf01cec7ad6b4b02e82499de3b58ff5819526 2025-09-29 09:51:29.026165 | ubuntu-noble-large | deleted: sha256:7d17c8711527cde398593f36c1121efc2d36b9765fd95afdac524f283db924e4 2025-09-29 09:51:29.026170 | ubuntu-noble-large | deleted: sha256:dde266b1e2e2b7f1b1e99fc7d8e08c05724738188e442613028656ed25136e7f 2025-09-29 09:51:29.026176 | ubuntu-noble-large | deleted: sha256:8b92a63dcfd432faaf14acac414be7c7a61ba4311d32abcd3d08f52403cfdc27 2025-09-29 09:51:29.026181 | ubuntu-noble-large | deleted: sha256:bf0adfcd2943b71416fe32b5c98d51901c7127f937dd890c1897e8b449400be1 2025-09-29 09:51:29.026187 | ubuntu-noble-large | deleted: sha256:0107ae110fd2226fba2366f733c38982a5ac27cef9c193e766fb83152e3dfcb9 2025-09-29 09:51:29.026192 | ubuntu-noble-large | deleted: sha256:e9dfd1ef8015a3447ec6d5929cb4cce6616838f197a44b7ddca5ffe1dd4d85b8 2025-09-29 09:51:29.026198 | ubuntu-noble-large | deleted: sha256:cc0c74bc4fd6a4ffd69e19c5dca5d8251853d2e7f012e57e00c5bcfa4be9d60c 2025-09-29 09:51:29.026203 | ubuntu-noble-large | deleted: sha256:33b0f46d8509892559c6f40a1e62327c5c557f5f4aa715801075c2be57faa4fc 2025-09-29 09:51:29.026212 | ubuntu-noble-large | deleted: sha256:bc47af07c89484716526eeb9371b775f1aa3d6268b42807f07079ee266d6f5e4 2025-09-29 09:51:29.026218 | ubuntu-noble-large | deleted: sha256:7c68de03f6662fbcee4b7e9dce45cfbd414b56cb93628c0ab8e1ad01af576aa9 2025-09-29 09:51:29.026223 | ubuntu-noble-large | deleted: sha256:55db0d76f46a97dfc1563c70812c12e7159840950a39ff98c74dd66b3f1a7533 2025-09-29 09:51:29.026232 | ubuntu-noble-large | deleted: sha256:73e642f6a7fe4686832933bd3c9110c1743138dc41043a42be340526590586ad 2025-09-29 09:51:29.026237 | ubuntu-noble-large | deleted: sha256:16d06f9a6e7d2c09517c3f4c34de91a35d96632f7453ddecde87ef239bfb666b 2025-09-29 09:51:29.026243 | ubuntu-noble-large | deleted: sha256:74d5838d962549f7eaa865a9fe9acce3bdb4523e2644bd1a8733b22043dee218 2025-09-29 09:51:29.026248 | ubuntu-noble-large | deleted: sha256:d003ee6bef956fc03df44e3e6491bc722e0889cf71ae0e0b238545e9af350ad1 2025-09-29 09:51:29.026254 | ubuntu-noble-large | deleted: sha256:d3b41d34727fd9be5e832a85764bb714a555a49300d433a9fdd974066d411770 2025-09-29 09:51:29.026259 | ubuntu-noble-large | deleted: sha256:17b45a09f84735a15d9c52aa3a5fce8d7549230facc38d046f070a4059812172 2025-09-29 09:51:29.026265 | ubuntu-noble-large | deleted: sha256:5b3b396d6aaeabb7523ff74f675cc3e727a36e78ccfdeb3d4cf43b0a53899a78 2025-09-29 09:51:29.026270 | ubuntu-noble-large | deleted: sha256:93759894fb289421c176990f4217b30e423368479aa177ecb02addd5257d827a 2025-09-29 09:51:29.026279 | ubuntu-noble-large | deleted: sha256:b13ffb60f60c9efb47f453cf2e5601a3e40401743227f416d8ab09458d846192 2025-09-29 09:51:29.026285 | ubuntu-noble-large | deleted: sha256:9bab21b4715d8d6c83aa699a5a37da7171b36cdba0ede9b998896fa2cf5492cc 2025-09-29 09:51:29.026290 | ubuntu-noble-large | deleted: sha256:971b13e34ee9bef7674f513d57c20460ba610934697aa133b418b3ea8a4c04d3 2025-09-29 09:51:29.026296 | ubuntu-noble-large | deleted: sha256:54e01a3a10529581c55fd56e195f2ad93f8886053adc3701a9bd495712286242 2025-09-29 09:51:29.026301 | ubuntu-noble-large | deleted: sha256:42607e7bb43642b6bb5584b376aeaa9fe44bde13faa15c17f3009fd580024b01 2025-09-29 09:51:29.026306 | ubuntu-noble-large | deleted: sha256:7cce4784d4655830af086d9d33ef34625160f7f84fc252a1faabf0e4d09466be 2025-09-29 09:51:29.026312 | ubuntu-noble-large | deleted: sha256:b1a376c6f5f51c30ed576ec84d4037237818d569a80b8d78f716c6490dde921f 2025-09-29 09:51:29.026317 | ubuntu-noble-large | deleted: sha256:b96a3880f0ba2853b344d3a383f8b7f7bd3746692cca98126028541404530c68 2025-09-29 09:51:29.026323 | ubuntu-noble-large | deleted: sha256:12638a55cf501ac853d8cb510de3cc37774b8c6fd5e52298fdd5cc495c52d103 2025-09-29 09:51:29.026328 | ubuntu-noble-large | deleted: sha256:38777eafb90d2bd0a99dfb9b7aa828701e6d405c714f678c260d858a31323146 2025-09-29 09:51:29.026334 | ubuntu-noble-large | deleted: sha256:bd7e1c1c402043746f55db600760ab3a7826c3112940c9d4d166c616b32141d6 2025-09-29 09:51:29.026339 | ubuntu-noble-large | deleted: sha256:eca92ac213f3b4bc103b1de483f6930c7154428ae021a5c1eeaed832bc849196 2025-09-29 09:51:29.026344 | ubuntu-noble-large | deleted: sha256:bc04317739bef9390633149c3e63454ec5b990f5974d591e409fd0b26101ce88 2025-09-29 09:51:29.026350 | ubuntu-noble-large | deleted: sha256:6d72468170a2acc15e1c353497d3b9998e32d27cea79c3c3c24ad4350aa38da7 2025-09-29 09:51:29.026355 | ubuntu-noble-large | deleted: sha256:5af12c03aea54f5ba52869f80b6d53b6228ed7a1b44f7410e6f4e4018c5e57cc 2025-09-29 09:51:29.026361 | ubuntu-noble-large | deleted: sha256:90411e9aa24d64f8c019110d2b33bd13e0c0c362eb5e54f9b671ec7421055513 2025-09-29 09:51:29.026366 | ubuntu-noble-large | deleted: sha256:d9e4d1f01a1cda89444cc901d1ba162b3a32838041ec29b51c1282a99cc0efea 2025-09-29 09:51:29.026372 | ubuntu-noble-large | deleted: sha256:83de01eeeb6b1ab14209f34d23be3f6cfcb2ff37555fa7c7a43138da7593c11e 2025-09-29 09:51:29.026377 | ubuntu-noble-large | deleted: sha256:7ca518b9805cd41d74a8c4b2a61555ab1ba1acece6e724b953ccbf0ac691d626 2025-09-29 09:51:29.026382 | ubuntu-noble-large | deleted: sha256:534e7242d81c9a121795f20e4a4bde3176a47efe70b5b9a0da68227bd0914e37 2025-09-29 09:51:29.026388 | ubuntu-noble-large | deleted: sha256:f45dae83b24dc0d4ff59543560a617089b78999fb01a514bcb85df285eb80c9c 2025-09-29 09:51:29.026393 | ubuntu-noble-large | deleted: sha256:65dd88ac6661ebaa222186728053c8318fb22ef5196ca283e4c413b191e74ed8 2025-09-29 09:51:29.026399 | ubuntu-noble-large | deleted: sha256:b979e9da355f6f478e8e87bb6be9e82571e3d87318b10eec1141ea38f6b73f89 2025-09-29 09:51:29.026404 | ubuntu-noble-large | deleted: sha256:98dd40263734a2f859f09ed42cd2881a05dcdb469d488666fb822c6a8adab91e 2025-09-29 09:51:29.026410 | ubuntu-noble-large | deleted: sha256:66ee100a107e4dd8353b3a1d91c5a5b5722d0ed362b865a400bdeb34c6f74f9a 2025-09-29 09:51:29.026415 | ubuntu-noble-large | deleted: sha256:228feada0ce31a851f90ec0e48d449ef69c0aa1d60d3004b10d1d4d269579b40 2025-09-29 09:51:29.026424 | ubuntu-noble-large | deleted: sha256:0709e2cccda433aad95f24d9d3c2c699494cd8f0ad6ac1a53774040b930492d4 2025-09-29 09:51:29.026430 | ubuntu-noble-large | deleted: sha256:12ddd171c8c1d8a4353e940b525a0db5537aae5aaf730ebf6a9ff1828f01f917 2025-09-29 09:51:29.026435 | ubuntu-noble-large | deleted: sha256:170834fd7f6e299dba6f43e4c2731742e8784a79397665762b3360df534528e0 2025-09-29 09:51:29.026440 | ubuntu-noble-large | deleted: sha256:8fdc2f14424990dfea1e99098c81cc454b761418cfb619e854e2e1ea12743229 2025-09-29 09:51:29.026446 | ubuntu-noble-large | deleted: sha256:02cb8dcd328a4e2f8c307536d13fc628c4eeda55940e87038de1c9b49fb0d3d8 2025-09-29 09:51:29.026451 | ubuntu-noble-large | deleted: sha256:d923c1a0999813de19946409e56c6f35050818fe9c843712054aef460cfee5dc 2025-09-29 09:51:29.026457 | ubuntu-noble-large | deleted: sha256:e7340d5a32a685c802f367163e0bbd542397c83e415665201d8bba183d3f3d9f 2025-09-29 09:51:29.026462 | ubuntu-noble-large | deleted: sha256:8660d17e8e2894ab4da860059cd260d77bee17dc321f1c877fa38f2163f3eba6 2025-09-29 09:51:29.026467 | ubuntu-noble-large | deleted: sha256:66a483c8710d5be9b2063cc627b51952b7cd49948aee6b4f29f83e422013b6fc 2025-09-29 09:51:29.026473 | ubuntu-noble-large | deleted: sha256:7f860a31e92b14cc524a6ed896396e8f4e250f05b9d4c6e613e5ae4362f9e15b 2025-09-29 09:51:29.026478 | ubuntu-noble-large | deleted: sha256:19b45977bb0ea93b7a76bf40313a675fdbf87a22f186fcbff406d84bde9439dd 2025-09-29 09:51:29.026484 | ubuntu-noble-large | deleted: sha256:62dfaceb8e99fa90c2b665acce407c7c8b8f373d733aff6416dc2d0e8323be81 2025-09-29 09:51:29.026489 | ubuntu-noble-large | deleted: sha256:6b58f65fd7d37055a0fa7bbb87b2c56040a3f59a6cfebbaa151bb2ebc7d701e9 2025-09-29 09:51:29.026494 | ubuntu-noble-large | deleted: sha256:72379ab85807aa77b2e8b928f835908caf861c3562067d700e680320fcc14289 2025-09-29 09:51:29.026500 | ubuntu-noble-large | deleted: sha256:d2ff58c3b15d3413ee22ef15305b47724e4a968d95ce30d8f8e481d9c0acdeca 2025-09-29 09:51:29.026505 | ubuntu-noble-large | deleted: sha256:86e4dc0accee814cceb64b9327e867d61749accdf8c29bbaa16d1d2491aa189a 2025-09-29 09:51:29.026511 | ubuntu-noble-large | deleted: sha256:f25d3709ced77445ae8c8c1294e0bfc1bbfaa47034ad5729713da3b9c7c4b2f4 2025-09-29 09:51:29.026519 | ubuntu-noble-large | deleted: sha256:c1274b905dbee59ddfb26d69c9435db83b6578bc1997ae8d9784340890edc86a 2025-09-29 09:51:29.026525 | ubuntu-noble-large | deleted: sha256:4306e34e20f8e9fcacf0812de054c301f4bad3dd7ab6e7e00eae9f561149b3e7 2025-09-29 09:51:29.026530 | ubuntu-noble-large | deleted: sha256:be73dad4de4488c0436903c8a6901666cc8ccf5c659c49616a26e691c552f8ff 2025-09-29 09:51:29.026536 | ubuntu-noble-large | deleted: sha256:be15a9e5e656399c23118394884e6959f564753fe2cab2bd43dfe4bef16231f6 2025-09-29 09:51:29.026541 | ubuntu-noble-large | deleted: sha256:243e52dba51e5d4e183ea901cccc2aa0e26f98f7100b0fdbb046f486175b369c 2025-09-29 09:51:29.026546 | ubuntu-noble-large | deleted: sha256:63b29c034973e85cf0aa916aaf4cd0f0e621af2b72e4d247b63a7521072c269f 2025-09-29 09:51:29.026552 | ubuntu-noble-large | deleted: sha256:249d7ccef79c064e4f570ff07bbd25480a73d731a446bbebafde1d18e23bce51 2025-09-29 09:51:29.026557 | ubuntu-noble-large | deleted: sha256:c45f1a140b4ed5972c5bb30ce26faa69f9ab2555dd815d596373a9bb8b3246a8 2025-09-29 09:51:29.026567 | ubuntu-noble-large | deleted: sha256:8658a5e7715cc609c98622856807e9a46f47907ba03064d0766e3c3bb8ad5908 2025-09-29 09:51:29.026573 | ubuntu-noble-large | deleted: sha256:666095bb417b526a0c51c621a5d3d130713b76d3401d82db1f00cbad8cf0a6c6 2025-09-29 09:51:29.026578 | ubuntu-noble-large | deleted: sha256:8b7f5f8ff52cae08ef17ba9fa7f3e8a222baf70534dab52a48a95277905d3399 2025-09-29 09:51:29.026583 | ubuntu-noble-large | deleted: sha256:efaa6dddd9a8baf1f3ce98b0db1cccf59c6f3d5076c315cccb216b69754a359d 2025-09-29 09:51:29.026589 | ubuntu-noble-large | deleted: sha256:5c4399e8163a56fc18d783560b4c4f02dd6bf0fd61389b051f731ce4602a5d8d 2025-09-29 09:51:29.026594 | ubuntu-noble-large | deleted: sha256:74a7b2b26112b2cf53245548c05a9f8018cf93c9da518f72c60f246eee5d26b2 2025-09-29 09:51:29.026600 | ubuntu-noble-large | deleted: sha256:3b712fc6cf9f893cad818cbcf2876fbd0dce2256348f5be2c48fd421eaf25ebe 2025-09-29 09:51:29.026605 | ubuntu-noble-large | deleted: sha256:8449204960579f1547988bb274902b2bca87ad628dba80cc535c32c6a870deb7 2025-09-29 09:51:29.026610 | ubuntu-noble-large | deleted: sha256:da1b54de9b0da98354390db88253d3654472455ee3401c68b51b6928adfde86a 2025-09-29 09:51:29.026616 | ubuntu-noble-large | deleted: sha256:575ee577da40cd27cf58edef2b81f5269281bb1e9f8db6c4f5da8abf77fd847e 2025-09-29 09:51:29.026621 | ubuntu-noble-large | deleted: sha256:b60df72f59e95035ac674d29bd03f4ee9ebdb9910802cee49bf12ba40c0ad883 2025-09-29 09:51:29.026626 | ubuntu-noble-large | deleted: sha256:d4f37e98f5713ff088f50998fd8fee2c6fee7d31d65a5b67b1e3dc370f66d41d 2025-09-29 09:51:29.026636 | ubuntu-noble-large | deleted: sha256:25cbcf578608874002ccc9fc5e4c18fcf73243ab1810d8506bd10eaf0dce7307 2025-09-29 09:51:29.026641 | ubuntu-noble-large | deleted: sha256:bebb99d597c3679b746a0ef17c54e15318e622eb602664b2c79fc8ac4d3adfb7 2025-09-29 09:51:29.026647 | ubuntu-noble-large | deleted: sha256:4ffb519bebfd117d2d5a6ec03976aa9cff44775f77676a16e06c81ee2082abb4 2025-09-29 09:51:29.026652 | ubuntu-noble-large | deleted: sha256:4c0cb3828eff6ea10a98ce2c736a774dad3ba0b2e8b9484ebff94517c54c6db9 2025-09-29 09:51:29.026657 | ubuntu-noble-large | deleted: sha256:f03d69ecf7fa54a6a30e0aac4795586f5b55c22c8fa068ec96e6bd2b59405923 2025-09-29 09:51:29.026663 | ubuntu-noble-large | deleted: sha256:9fcec0cf2504fb0f1c0dd8d6af78dbe4819031cac3ba8ebd9c84af2708184888 2025-09-29 09:51:29.026681 | ubuntu-noble-large | deleted: sha256:df23e049ab419a354cc754e737e2fb3d4bf8a17a7e905ab404be1dd93d09e269 2025-09-29 09:51:29.026686 | ubuntu-noble-large | deleted: sha256:3c161bed3e31c50fddce850fe6a62d831c959e9a7f6bc80f2ad992f4d264d4d3 2025-09-29 09:51:29.026694 | ubuntu-noble-large | deleted: sha256:f3deee91ce9ab0b105ff7140df83f11c33b73d3d86234e25d741a0c23ff332a3 2025-09-29 09:51:29.026699 | ubuntu-noble-large | deleted: sha256:1f247ef9d2399aa891a63b37fa886881cdafdc9a082716c726ed0e422efa5ca6 2025-09-29 09:51:29.026705 | ubuntu-noble-large | deleted: sha256:743d6efc4acb24977215be182f842b3da4a787555f9abd705df8390b5ad0b245 2025-09-29 09:51:29.026710 | ubuntu-noble-large | deleted: sha256:95bb7ec05b2759e7f0d9ab8dbabddfdbb6a1f0f4d297ced4076e6bcbe40311e5 2025-09-29 09:51:29.026716 | ubuntu-noble-large | deleted: sha256:3f356cd32577f28546a4f3de76a1d4cbc81055e58a76fcb96f5bc17170b30ceb 2025-09-29 09:51:29.026721 | ubuntu-noble-large | deleted: sha256:6c27ca6fa0fbf2b853f1836c211ec865fe23dbab51b4b465b286416942e7dfff 2025-09-29 09:51:29.026726 | ubuntu-noble-large | deleted: sha256:ce4d2391c60d7fc6c2415ddf8c56a3c7aa4eeaa04236ded60340a9f0cf179703 2025-09-29 09:51:29.026732 | ubuntu-noble-large | deleted: sha256:3944603366021ad801f6ea05f9468e9a8c122a82dd32f4311d613f5b47e4d8e7 2025-09-29 09:51:29.026737 | ubuntu-noble-large | deleted: sha256:b780071d48fb1ae94d38eb5e292be106130f2e303b1bac79b303f891a4528e8f 2025-09-29 09:51:29.026743 | ubuntu-noble-large | deleted: sha256:7d99725d207a4ed71c4d033783bc1fa7d627156d12a8b25bf3fad3003f42db83 2025-09-29 09:51:29.026748 | ubuntu-noble-large | deleted: sha256:3967f061a0cc605f4a266a30ef42e34ee0ad31c96a62eef0a63bda650dae087a 2025-09-29 09:51:29.026754 | ubuntu-noble-large | deleted: sha256:56fbadc41f14777e39409e8b264cb12fb23edf57fb387704a8be6b017f7ffc58 2025-09-29 09:51:29.026759 | ubuntu-noble-large | deleted: sha256:6c9328f29e538aa85ded32e8a34677b941a1953df35aa6f889f6f66221e947f7 2025-09-29 09:51:29.026764 | ubuntu-noble-large | deleted: sha256:bba852c5704582ec657889669d2827615ca9020742230c1d9e76fea727fca2c1 2025-09-29 09:51:29.026770 | ubuntu-noble-large | deleted: sha256:bbe4745e98739b47db0148cfb9ba3b57936a53a4a24fa9f141fad1b96ef26b84 2025-09-29 09:51:29.026775 | ubuntu-noble-large | deleted: sha256:59c98b2e7ea45414cb7166ef0b526a9ab6c402167c62c8e801123e1ce79110dd 2025-09-29 09:51:29.026781 | ubuntu-noble-large | deleted: sha256:fded5e5e0d4b64ec9eec2322ccf7e0f0f93a6988db64ad0e41d2ca8e6be44a5b 2025-09-29 09:51:29.026786 | ubuntu-noble-large | deleted: sha256:8f9d4cf90bdf4c835dece82b56e10e2ab98ece39efd98d5a5d7ee13371312821 2025-09-29 09:51:29.026792 | ubuntu-noble-large | deleted: sha256:fd9224a5dd5e1c2a9d3525aa20255d4b9b5ca1f488a7ef2ed9ee1264ecc2a871 2025-09-29 09:51:29.026797 | ubuntu-noble-large | deleted: sha256:db730448698bd403979d7ac87b4a15fab39576622291f43f743dc8998bb258cd 2025-09-29 09:51:29.026802 | ubuntu-noble-large | deleted: sha256:652a7db3e5dff01d6b836dbaf9c232ef113d670d90ab882336b61fbb31778629 2025-09-29 09:51:29.026808 | ubuntu-noble-large | deleted: sha256:d7b3e32cfc3091ef86e7191e3063af0460f46f31dce948d59c2417d2e9cfdf41 2025-09-29 09:51:29.026816 | ubuntu-noble-large | deleted: sha256:5a3e5eeade19796f3eaa15ae51195aabce0709fdf3cbce629e80ec338ceff990 2025-09-29 09:51:29.026822 | ubuntu-noble-large | deleted: sha256:325487b32ab3e8c8cb2734c13afae17c58333bf100f19a632650bd329b2b4b2e 2025-09-29 09:51:29.026828 | ubuntu-noble-large | deleted: sha256:62ab09416669fa8ab6f5b31fe9effce3c7c6ba76a2217ffd818a3c2081bdba0c 2025-09-29 09:51:29.026833 | ubuntu-noble-large | deleted: sha256:a87c0948ed48df49f83408bb1323e21acd322b3f0c5ac5238ac2927696bb8528 2025-09-29 09:51:29.026839 | ubuntu-noble-large | deleted: sha256:d000f9326569e43a63f7607f730a144fcce1e5dec096d36d8974c71bc6e042b0 2025-09-29 09:51:29.026844 | ubuntu-noble-large | deleted: sha256:98cc9805b25eb58188e68e06433a4ee9618a403f6506f8fa404b1206de9ab7c9 2025-09-29 09:51:29.026849 | ubuntu-noble-large | deleted: sha256:fae92413ca225f2aae92dbe16459534f625bd358ccdc147d09b8c8ec435332bb 2025-09-29 09:51:29.026855 | ubuntu-noble-large | deleted: sha256:ab337195fbda6780913aacf856b668c85907daf9df8fc4546c23172fa600f8de 2025-09-29 09:51:29.026868 | ubuntu-noble-large | deleted: sha256:56c132656b64ce82bbf3114154441abaec19a678e58df8236fb2c7721bf71c0b 2025-09-29 09:51:29.026874 | ubuntu-noble-large | deleted: sha256:081980afc51595a8a104f1449c54f78e5e047df669a2b2c585f554e88c0b7d44 2025-09-29 09:51:29.026880 | ubuntu-noble-large | deleted: sha256:e55b3bfdf96e315e4c2d18b432e2384d1decf6076c36390d35cfcf08a7be44bb 2025-09-29 09:51:29.026885 | ubuntu-noble-large | deleted: sha256:1433fed1a3d7767dd901f3fef6f20d85ed0059cdd48e0e9952ad4d0f9a8ec71c 2025-09-29 09:51:29.026891 | ubuntu-noble-large | deleted: sha256:8afb70a4bcff8f9e1c46503ae5cc0af043837fccd9ddc314cc5b26f6b7eff2c4 2025-09-29 09:51:29.026896 | ubuntu-noble-large | deleted: sha256:7e2d836f2b9e4d4ed7d77e44fd17dc4c2417d0d1940a0215ffed3429343bff27 2025-09-29 09:51:29.026901 | ubuntu-noble-large | deleted: sha256:16a7c1c1af3cee04d468d909721eb7def2f005641c40bb6ecd104f485d54c266 2025-09-29 09:51:29.026907 | ubuntu-noble-large | deleted: sha256:3394c585dabacac6e00bb7e920ac1d5e3d3db76704f178e92552613c113d5e44 2025-09-29 09:51:29.026912 | ubuntu-noble-large | deleted: sha256:13b4b7475841be7fc6467bab81795efded3ba431fe9ddbd8e3a2602320297447 2025-09-29 09:51:29.026918 | ubuntu-noble-large | deleted: sha256:9fedb119dcea1c8bdc6b2080dcc5970a40fec1bdbf75414b2b288500786774e4 2025-09-29 09:51:29.026923 | ubuntu-noble-large | deleted: sha256:cd593613d316410bec9e8d7fc11917a63e1de2a8e7adc8a56cda116728e10fc9 2025-09-29 09:51:29.026929 | ubuntu-noble-large | deleted: sha256:eca1a4be5d250c47d8d1891d9b6f1b697a171c7e39e53ecc06e56d2eab28d1ba 2025-09-29 09:51:29.026934 | ubuntu-noble-large | deleted: sha256:7993ab89b8155b9f28157697570d5f85a83f7296fecddae30c498e4ede034d5b 2025-09-29 09:51:29.026939 | ubuntu-noble-large | deleted: sha256:2551f770ac00238dad118f3eae501e6f2e149b6d2ecde262314b99bf08f0aa01 2025-09-29 09:51:29.026945 | ubuntu-noble-large | deleted: sha256:be790a2c7079fe727af2330be5e5500ab908bd362e4568d2bb9df138221f977a 2025-09-29 09:51:29.026950 | ubuntu-noble-large | deleted: sha256:6778e69049ef42d354c98b71d0f12d536323b0f12e0c40916525a96413e7e25d 2025-09-29 09:51:29.026956 | ubuntu-noble-large | deleted: sha256:f61ac9180aeec5dcef9b430767a63d5420c30a53eb0eab9a3426d7d4199fd6ad 2025-09-29 09:51:29.026961 | ubuntu-noble-large | deleted: sha256:2442bb89f9f006891b66c950c4ec2d111c723d0d1268864410bd96556a2725aa 2025-09-29 09:51:29.026967 | ubuntu-noble-large | deleted: sha256:90d7db439f45da403d01acc51e5681faf3ba9c41edef28609334215a1c728484 2025-09-29 09:51:29.026972 | ubuntu-noble-large | deleted: sha256:0c805fd00f1b26d4d9e21ac80b979bf3d4a5911ae675bfd9b23284b624b0336b 2025-09-29 09:51:29.026978 | ubuntu-noble-large | deleted: sha256:c96dc2efd6995900fe78502bb13baf7e5493810cb608cada05ea856e5609d82c 2025-09-29 09:51:29.026983 | ubuntu-noble-large | deleted: sha256:35109d7d9f725a1eae4015326050fc0602a9dec39022aa9cb83b2c8bd8368456 2025-09-29 09:51:29.026989 | ubuntu-noble-large | deleted: sha256:55faa0c048d7b878dfbd3be1a834f7f202e08cab7395b46b1db956e34bce991c 2025-09-29 09:51:29.026994 | ubuntu-noble-large | deleted: sha256:137666e5fe6c7adcd8ebd17e5d8b59af0140c8d44f5c62780082407622980dd7 2025-09-29 09:51:29.027000 | ubuntu-noble-large | deleted: sha256:69b9ff7f08b3c2c79249e2a8d79b849cf618a9fafeb34f331aa3c888e3b5bae5 2025-09-29 09:51:29.027005 | ubuntu-noble-large | deleted: sha256:ad9ef659127c520e22a0068f6c25ccf9711317d98e2db3e0d9b4757fba4a97af 2025-09-29 09:51:29.027010 | ubuntu-noble-large | deleted: sha256:8f4235d601e24676c30187a2d8575c4ef7a70791b0c3a3de8a17a0c0d4e2d99d 2025-09-29 09:51:29.027016 | ubuntu-noble-large | deleted: sha256:568ae53d61d051621040d199c31b53c44f4aeed2f64c6703739db57984408e03 2025-09-29 09:51:29.027021 | ubuntu-noble-large | deleted: sha256:e7fdf6b2db4c570c66741e2fe5c241e4d5625f6ba7738b09f2bdf13d2e8cfd8f 2025-09-29 09:51:29.027027 | ubuntu-noble-large | deleted: sha256:0ba9395a1e9cbfa277bc8448c54d5e5952343807fe8f30c34cb5a8a76d9960af 2025-09-29 09:51:29.027032 | ubuntu-noble-large | deleted: sha256:1761bee66a041aa63b1c43012d7b6ef3dfd664b5cc9f25ed43c6b503f9af799e 2025-09-29 09:51:29.027038 | ubuntu-noble-large | deleted: sha256:a09b3e1ea6ef385831762c1d5dbfc1de8475643ed0c6a59e856a277f3594195b 2025-09-29 09:51:29.027043 | ubuntu-noble-large | deleted: sha256:607a10ef35f4c61eb2db1226847147b4bd6938140797cbb29643ca66cdce4b18 2025-09-29 09:51:29.027048 | ubuntu-noble-large | deleted: sha256:0d563fedcbc87ad2276cecdc26c270c20d90fa275b32bce0e8f484a34165f2d4 2025-09-29 09:51:29.027054 | ubuntu-noble-large | deleted: sha256:1b298b3ffbb921f8aae772b9a63a8fdd391edbad70eb7b6758f9cf6af392db3b 2025-09-29 09:51:29.027059 | ubuntu-noble-large | deleted: sha256:346f938406ccdb2af202a962482512a6ddda604a7cd6ba77763aa044c9226c67 2025-09-29 09:51:29.027065 | ubuntu-noble-large | deleted: sha256:9a52bd5ac91af6b7f49d6c2bf30892475b7a0c27f3823f6066aac0e1295d25d1 2025-09-29 09:51:29.027074 | ubuntu-noble-large | deleted: sha256:bf7580f4d7fead5efb2939097993c377003e67225b922b7719f03118cbf50500 2025-09-29 09:51:29.027080 | ubuntu-noble-large | deleted: sha256:a6ac11eae7402e5a05723a159d522c729756baf097618c33ebd763cd3482308f 2025-09-29 09:51:29.027085 | ubuntu-noble-large | deleted: sha256:36a57d9bfec013a17116138663936d42c0592a83cb42b86da0828215250dfc4d 2025-09-29 09:51:29.027091 | ubuntu-noble-large | deleted: sha256:1f069885942426b4e014632e7a029664a43bafaa2e618cb5fbf609cb75f2cbe2 2025-09-29 09:51:29.027096 | ubuntu-noble-large | deleted: sha256:26c07fed41aab380411786494b310aded6560c4c71b80e1238ac392e56af9aab 2025-09-29 09:51:29.027101 | ubuntu-noble-large | deleted: sha256:b659940f93d08f695cb3e6038c574e64f74929adcdb9cce176c4dca685bae02f 2025-09-29 09:51:29.027110 | ubuntu-noble-large | deleted: sha256:3e2462975cb69b36bd8dfc462818c24bfa1e8c0675fd24ea5132fad44e2ec9af 2025-09-29 09:51:29.027116 | ubuntu-noble-large | deleted: sha256:a9ba7f1d57a632ddf393ae3d37ab50d1411397686684e172194c630c0f67dfb1 2025-09-29 09:51:29.027121 | ubuntu-noble-large | deleted: sha256:e724d63f5e54cd060fea8fb002a7fd61d9658edf78d37e67d799c06fca0318c3 2025-09-29 09:51:29.027127 | ubuntu-noble-large | deleted: sha256:1bce65f763c24de2fff4308b39458d84b623d55a265559b9fc2044709cd18010 2025-09-29 09:51:29.027132 | ubuntu-noble-large | deleted: sha256:e01c9d420c3fcd4307cc23d539ee0cea694dac00fabadf82b6960db7069e2be2 2025-09-29 09:51:29.027138 | ubuntu-noble-large | deleted: sha256:6cb109b27d13305941184c9331b624256ed80b828a4936d684b4e99d6fc82418 2025-09-29 09:51:29.027172 | ubuntu-noble-large | deleted: sha256:7effeb245ca7e6ae05012be29967201ce3d0014050914d4963bcc5d81014c180 2025-09-29 09:51:29.027178 | ubuntu-noble-large | deleted: sha256:60c7e9b61c8074c6a174cac754ceea8ac5cdaf78ad7d1c5d167e431207ed110d 2025-09-29 09:51:29.027188 | ubuntu-noble-large | deleted: sha256:9cfa8788ab6118ed0348fe6f5d24f3d9e4203355028ca412a65c5559e57a46dc 2025-09-29 09:51:29.027194 | ubuntu-noble-large | deleted: sha256:9c9865bac545e595e6f068e593d65d3f6dbd5141ba1ad23e25ea9e8e24f7baa5 2025-09-29 09:51:29.027199 | ubuntu-noble-large | deleted: sha256:371f6dfb7c0e3843430fec25a53f05217170ead29c42fe20bc6487c8796f4dc3 2025-09-29 09:51:29.027204 | ubuntu-noble-large | deleted: sha256:e23702ae723f6da25b0cab165172ef73cb703ea07636a367cd4dc119a8dbed9d 2025-09-29 09:51:29.027210 | ubuntu-noble-large | deleted: sha256:be458c0533daaf16fc0e1f37cbc4cd8ef4c3746f155aad23a1e0edcd4ec0c497 2025-09-29 09:51:29.027215 | ubuntu-noble-large | deleted: sha256:1766a22b57fd0ce228e68744b11efaad9e74e01ae1cf993569a66dff185c49dc 2025-09-29 09:51:29.027220 | ubuntu-noble-large | deleted: sha256:b71c97a184bca0b0e0ce335ef2cee69002beea5bfc5be38c6a9e050d666344cd 2025-09-29 09:51:29.027226 | ubuntu-noble-large | deleted: sha256:8a5804b5ada616fdc768feb48195fead41c38032c263ad3f1b1872869b9bc461 2025-09-29 09:51:29.027231 | ubuntu-noble-large | deleted: sha256:40edf0a99fc79095e80014794affabcf218adb910ab409a0bfa7a70becda15ac 2025-09-29 09:51:29.027236 | ubuntu-noble-large | deleted: sha256:12ce1c101ceb1de7854272ff13c7570782d5fba72b76bb93ff3701660780a36c 2025-09-29 09:51:29.027242 | ubuntu-noble-large | deleted: sha256:da78481022d80685cf6c471e41cdc89f8f06cdb0aa508dd5d492fe1e45f941ca 2025-09-29 09:51:29.027247 | ubuntu-noble-large | deleted: sha256:ef5c97121a7f3f748d020810169981a23fc3ab49c1518e969e403c0c86061704 2025-09-29 09:51:29.027253 | ubuntu-noble-large | deleted: sha256:6fc5b94bf64ed5c4966b6cefbdfd3828597da89d5740afd5513f6c7d496c7a30 2025-09-29 09:51:29.027258 | ubuntu-noble-large | deleted: sha256:5adf8ebb2aa2af1069cc0f3216c088af8c0b26b9e07e5131bf506e85cabb8580 2025-09-29 09:51:29.027263 | ubuntu-noble-large | deleted: sha256:ff9392ae831752ff239cfaa1d3d73d599b57c9000b07275d4b13cd81763e9529 2025-09-29 09:51:29.027269 | ubuntu-noble-large | deleted: sha256:f106feb458e43503768d6f8ddb718d77a02c595bc86f457cded3d3941b0a6a91 2025-09-29 09:51:29.027274 | ubuntu-noble-large | deleted: sha256:53549a2ac72b737d4cb142692bb3cbf690066b778d5e61a99212e167bac12d3b 2025-09-29 09:51:29.027280 | ubuntu-noble-large | deleted: sha256:c1f9861ac9bc0355befd8e4fd01a7db1d81a601f63aeab2230258e7d85294328 2025-09-29 09:51:29.027285 | ubuntu-noble-large | deleted: sha256:8eb8acaf16c85553b2632326ae369cc592020f3d4bd51b9d770886c598a178c6 2025-09-29 09:51:29.027290 | ubuntu-noble-large | deleted: sha256:3bcb854d8e2fef73891434c50b4c9307a144b953513ec4ff3eab385a12e55066 2025-09-29 09:51:29.027296 | ubuntu-noble-large | deleted: sha256:442e86aebb594ccc1b5aeaa60847dbd67eb1f4272eeff1dab32ff700b165e37d 2025-09-29 09:51:29.027301 | ubuntu-noble-large | deleted: sha256:661fcff1b6a8f444fefbf9472d4cb904a55e51b7a12013d9973c2abc88e7b2bf 2025-09-29 09:51:29.027307 | ubuntu-noble-large | deleted: sha256:5647713b1638faa6a5fbb56ba3b54f6975ee9566bdf259edb417d207d2fdd434 2025-09-29 09:51:29.027317 | ubuntu-noble-large | deleted: sha256:5fc249eb1cd80e5ee9b1df000950d3ae22abe6cb0c051398068fe90a4d9c11e6 2025-09-29 09:51:29.027322 | ubuntu-noble-large | deleted: sha256:864cfb96cf1ae5a268dd2e53c1287026930b4b971c77e0de7ebebeb4c753b3eb 2025-09-29 09:51:29.027328 | ubuntu-noble-large | deleted: sha256:16eb952462aee88e8dae469ac6939cc8d65bcad751cf281b6a68307400e73fa6 2025-09-29 09:51:29.027333 | ubuntu-noble-large | deleted: sha256:c4db0d349e8a63047574875963aec3910d65054cbdac0bdb61fea31479281c8e 2025-09-29 09:51:29.027338 | ubuntu-noble-large | deleted: sha256:dfef3d8768d017e23b9264cfdd8e2d189aa31d8803819f4595c4006abf404104 2025-09-29 09:51:29.027344 | ubuntu-noble-large | deleted: sha256:bb9ebe596b1a306c6c094013b44644a344cff11d6ed57190a91f548c30d10152 2025-09-29 09:51:29.027349 | ubuntu-noble-large | deleted: sha256:91b5213c98a329e73f632005b612cd1be4dbca8375245c19c60ad16c95468435 2025-09-29 09:51:29.027355 | ubuntu-noble-large | deleted: sha256:064112ef72872495d1904e596b7be9a04141c2c6513aacad0eeeee5615e14f3f 2025-09-29 09:51:29.027360 | ubuntu-noble-large | deleted: sha256:54f7cadfcfc4022d0e7d4c2642c3daf6446c6c2ffbf90d1950743185cd725c88 2025-09-29 09:51:29.027365 | ubuntu-noble-large | deleted: sha256:0fc728e586c245b221cad4784c1f91cee9ba7f7228170567cdcb128bea0a087e 2025-09-29 09:51:29.027371 | ubuntu-noble-large | deleted: sha256:9891ea060dde01006b0a5244843f3763a69632e7bcf035e82581fbbbcf6acf95 2025-09-29 09:51:29.027376 | ubuntu-noble-large | deleted: sha256:a155c3bc4114f1afdc25b4dfa9b3fcabe4b11701349097ee7e1c065c27f207a2 2025-09-29 09:51:29.027381 | ubuntu-noble-large | deleted: sha256:ae246a9d41f8098a19b254b5ac77d406ae0a43727ff706721a3ac86e1a28fca7 2025-09-29 09:51:29.027387 | ubuntu-noble-large | deleted: sha256:29e17cd3e183b24ad231cac4845d64d0b0a3a6c889cc1020ccc4e2611ca0a195 2025-09-29 09:51:29.027392 | ubuntu-noble-large | deleted: sha256:6599bdff9c16de2ac06ede1368ab7ed74d2209d22950757abb83250d0dda74b1 2025-09-29 09:51:29.027398 | ubuntu-noble-large | deleted: sha256:4a2b87886122c9ca15cf8344ae37bdfab6a3e5c6b1dcb455384a1d3388e5741c 2025-09-29 09:51:29.027403 | ubuntu-noble-large | deleted: sha256:73540d236d80f0de0e7c7516369ce55f78bf035f6377f7c33eef142562ab580f 2025-09-29 09:51:29.027408 | ubuntu-noble-large | deleted: sha256:b4cc351649dc56ec1a86ec83eda788bc9f60024c64f01b5f602cfc3978f24a67 2025-09-29 09:51:29.027414 | ubuntu-noble-large | deleted: sha256:4294e94670770762eb3d5209dbfc9c9c65ba5788c8d2866b59e199f3bfa20173 2025-09-29 09:51:29.027423 | ubuntu-noble-large | deleted: sha256:38d18ac6cab59b21b57fb73f55e7029fa85655c9282bf3e338efce8c5c107ee4 2025-09-29 09:51:29.027428 | ubuntu-noble-large | deleted: sha256:3f03a094720cc22d3b7b1c264110753c8aa38709543c683ce02072ad35f780ad 2025-09-29 09:51:29.027434 | ubuntu-noble-large | deleted: sha256:8c6c16eaf6854a460da27ba346a0577df29590782d434eee4e1fd6cb7c1f10c2 2025-09-29 09:51:29.027439 | ubuntu-noble-large | deleted: sha256:88afc2a4a706baef9e052e398b7ff41590a013f1840238e68ef75e8634bdd30a 2025-09-29 09:51:29.027444 | ubuntu-noble-large | deleted: sha256:4d46290dab23179dcc6e5526358e1aa2dffc5187ccaf9aceb227e3814d94c967 2025-09-29 09:51:29.027450 | ubuntu-noble-large | deleted: sha256:a8fdce3f2cd468ff5211ec5b1fe3ca2857fae6cb615a8b420e94a4a46c201ae4 2025-09-29 09:51:29.027455 | ubuntu-noble-large | deleted: sha256:5fd10badd9b78295fcd07a9ffb95062033cee6024a1c7148d1883aed46d65005 2025-09-29 09:51:29.027461 | ubuntu-noble-large | deleted: sha256:2d3379937fba90aa8c4d621b86dec5b1eafda562d0239cf3aac953e7ac7b7eaf 2025-09-29 09:51:29.027470 | ubuntu-noble-large | deleted: sha256:653f0115019857c85a3d5b391e47559ecb739e15add2afbd3d362d391d692140 2025-09-29 09:51:29.027476 | ubuntu-noble-large | deleted: sha256:f172476ee9eaecdf59c9e5b69f4832fb10d46e40aea7473a07a0c42c2a9b3c1f 2025-09-29 09:51:29.027481 | ubuntu-noble-large | deleted: sha256:d36342b2e66577aaa92412857ca1d1c0357392dcb1234d2abf8990ae0d97b827 2025-09-29 09:51:29.027486 | ubuntu-noble-large | deleted: sha256:5eb4d3de559fe70c72e15f724fcc91eaa936678358016d3bba9e6b787d1f2b5c 2025-09-29 09:51:29.027492 | ubuntu-noble-large | deleted: sha256:1c9c830f92d6bb41d5487461b2f866f246ff3ee5a3e5ff0b9da1b21ce2935ffc 2025-09-29 09:51:29.027497 | ubuntu-noble-large | deleted: sha256:eadb380061ec10a807f7d880e34c7b5a2353218fa13c96d907f3729b39d5db22 2025-09-29 09:51:29.027502 | ubuntu-noble-large | deleted: sha256:b90f3703da253f11732d36a7214733cbb9331b8123a17245c570d388ffdb180c 2025-09-29 09:51:29.027508 | ubuntu-noble-large | deleted: sha256:4766ba5fd8979cc55a213bef89495a2a0d31f11d630d5b8f0244ef39c802468c 2025-09-29 09:51:29.027513 | ubuntu-noble-large | deleted: sha256:6fe9330466cfa75c952f9ed059f76505820e0273209243f5279a620492dd44c3 2025-09-29 09:51:29.027519 | ubuntu-noble-large | deleted: sha256:b2d69979dba9d5c5a3b5753537d345b034ef997009416c45460eac0f4cb27c2e 2025-09-29 09:51:29.027528 | ubuntu-noble-large | deleted: sha256:fccfbe10185861bac2647f3b67b3468d45bfc04d98b9660934e5844fd79a5517 2025-09-29 09:51:29.027534 | ubuntu-noble-large | deleted: sha256:1c43d05bcd0ee3918199d02c43aa206ece7e01a518247853ce30b6f8200dcc9b 2025-09-29 09:51:29.027539 | ubuntu-noble-large | deleted: sha256:9b61de650f5422eed26038179b48dd43400e2e3f5fa0f58f37461faaf4e1a8e4 2025-09-29 09:51:29.027544 | ubuntu-noble-large | deleted: sha256:293630a4b143f2d25f8f5912a019f0fbef93dbb8504e1f390c346947cbf11196 2025-09-29 09:51:29.027550 | ubuntu-noble-large | deleted: sha256:3bdc0743f8be562022158e0370101104aa55a0fbd7a87eba6190aa1daed504c2 2025-09-29 09:51:29.027555 | ubuntu-noble-large | deleted: sha256:fb2160bb90cbbb6cdc08c531795078309266e630874e3d1c64af2f4e5e621edf 2025-09-29 09:51:29.027561 | ubuntu-noble-large | deleted: sha256:4d780be0f181f3829de4ce1e2ebba76b3d5adf28c03204c7a9b786f2c3da36d6 2025-09-29 09:51:29.027566 | ubuntu-noble-large | deleted: sha256:380253bb0360397bd70dc830ee909a66640a83c3f3e3798d10342190b50feb72 2025-09-29 09:51:29.027571 | ubuntu-noble-large | deleted: sha256:e01cda70816d575804d5621f4f4d776662173fad762580c0a3f1b1e6c59a9cef 2025-09-29 09:51:29.027577 | ubuntu-noble-large | deleted: sha256:d935fd01f99f180503244bb00a4b927171b93de37ff2ba5d5c237429998fc749 2025-09-29 09:51:29.027582 | ubuntu-noble-large | deleted: sha256:434719bac86ca4fd130f91f23495f5586eedb8433143bb2acc74469613f82fc0 2025-09-29 09:51:29.027588 | ubuntu-noble-large | deleted: sha256:63dd8d67de77a3c89a6f7bb712a1cea01effd81120afd27f4e985c431cc6ed98 2025-09-29 09:51:29.027593 | ubuntu-noble-large | deleted: sha256:67d036a701ee30f6fe78362b2039900ae0acfc234d51f880ab6db6643bfb0b0b 2025-09-29 09:51:29.027599 | ubuntu-noble-large | deleted: sha256:3552a02606f73c92a913db531a1913fb85343fde1b5fc15006162920b33bbddb 2025-09-29 09:51:29.027604 | ubuntu-noble-large | deleted: sha256:8883eba5dd9d242cba6b680ca025581765efbddef7f9b25ac0bbe7cec8246bcf 2025-09-29 09:51:29.027609 | ubuntu-noble-large | deleted: sha256:e6ba6da39720ea039e9229d02cbac37f73fccfe6d8fbaf68ba592381e2f0e76b 2025-09-29 09:51:29.027615 | ubuntu-noble-large | deleted: sha256:3950b8d8b91aadf8d79d299bd1611b9cadaf9a5119ba99cbf75a0e3f311b80a5 2025-09-29 09:51:29.027620 | ubuntu-noble-large | deleted: sha256:0822cfa1512f0a97372bd463e99b0c428c2afd4ab06d4d1390ebba35d25d8002 2025-09-29 09:51:29.027625 | ubuntu-noble-large | deleted: sha256:65334efb814909ba3b03a8ad33aefb7be570097072aa39b53d62617867151b8c 2025-09-29 09:51:29.027630 | ubuntu-noble-large | deleted: sha256:101d2da424789e468cb8c201985966b0d0fc41ba06eb83bf4d7efd96e3f40db1 2025-09-29 09:51:29.027635 | ubuntu-noble-large | deleted: sha256:c4a8c70ec8afcc9dfe6b7ca758d69aeaaba236eb769fe9963bba8354e966cc36 2025-09-29 09:51:29.027639 | ubuntu-noble-large | deleted: sha256:e154d77bbcc9580f37964db9d7572c5525c89be981aeee7bae5a395ce9a8415f 2025-09-29 09:51:29.027644 | ubuntu-noble-large | deleted: sha256:31e98aa47d13a86f8755e693760c1f0182620e2949c7e351941c4794e4d67b9a 2025-09-29 09:51:29.027649 | ubuntu-noble-large | deleted: sha256:f3b727775a29608aaaf3ed9b81004d505b9827e533672743c489243c9b55ad4f 2025-09-29 09:51:29.027654 | ubuntu-noble-large | deleted: sha256:42e8445726697c9cd3d732134a5ce1937dc06102090c137e38a6fa2f0fc8217e 2025-09-29 09:51:29.027658 | ubuntu-noble-large | deleted: sha256:0347c8ae131b2ac53d9eef1f5e239e8fb31049c34deb762c67a32613f744adf8 2025-09-29 09:51:29.027663 | ubuntu-noble-large | deleted: sha256:9451c8aaa63b76a33eb23e678f8eec10a29f8c1f5272553105fa19ec2b5a57aa 2025-09-29 09:51:29.027680 | ubuntu-noble-large | deleted: sha256:c92297937918b37bc0c4f64029840881f76609b76644e5bd92aa40e7ba7b0c8d 2025-09-29 09:51:29.027687 | ubuntu-noble-large | deleted: sha256:45d5db70d81b38f47204021a50fd1f2ea2c4f2eed90e26e355171e6982438773 2025-09-29 09:51:29.027692 | ubuntu-noble-large | deleted: sha256:7cadb0c48af20aa2f2a3c324b10d1b345cc2aa5cddd50b9015b3ac7700eb05b2 2025-09-29 09:51:29.027696 | ubuntu-noble-large | deleted: sha256:af4500d5646daa03c6c2178025628ad663e7a9420b2d2c4df9adbcc5e95c5822 2025-09-29 09:51:29.027701 | ubuntu-noble-large | deleted: sha256:78122ee9ed9ff952797e5946e55cf9e87d3e8338b012196626436eacc8371493 2025-09-29 09:51:29.027706 | ubuntu-noble-large | deleted: sha256:1639a386b71b6151b4da1b169e40f3a8b28920e044da7758548651daa78c093e 2025-09-29 09:51:29.027714 | ubuntu-noble-large | deleted: sha256:a8f157859bed1a502993851439302d44b81524ca222eb5cc941c6c7425cd808a 2025-09-29 09:51:29.027719 | ubuntu-noble-large | deleted: sha256:93589710054fa1c2398f1500b7b3f591964de9635efd423232c53dc23980878c 2025-09-29 09:51:29.027724 | ubuntu-noble-large | deleted: sha256:9372ae7c9232f2a6bf4b4a4242b993e8e7847d8e8b0321dd2a468cd59e11155b 2025-09-29 09:51:29.027729 | ubuntu-noble-large | deleted: sha256:19bca3cc4ae6df0d9cd98a33b2ee31c227b6dbcb2537a44140ec375681359f97 2025-09-29 09:51:29.027737 | ubuntu-noble-large | deleted: sha256:d0c848b7d61fd65e627030b8250bf764eeb7b9a71ffb498bdfbd2845e032b472 2025-09-29 09:51:29.027742 | ubuntu-noble-large | deleted: sha256:7a8c33188a51756c4fb705e4b163d9da2cc37c5fcccfcf2fcb6321939e354e21 2025-09-29 09:51:29.027746 | ubuntu-noble-large | deleted: sha256:42aba1a7032a7e9d9c9b9d6d73816ab7ee34d2ff12db3e8bf1f54e1dabf0959f 2025-09-29 09:51:29.027751 | ubuntu-noble-large | deleted: sha256:b6f4e417ab37aff1cf9289cec2a850f98b52ddeb0cfaf7572896056a38f05a48 2025-09-29 09:51:29.027760 | ubuntu-noble-large | deleted: sha256:2eb43f6a4f7c890a78a3e31efa4c950bd51de5fcfe1424d0bbdd4915f1e4f772 2025-09-29 09:51:29.027765 | ubuntu-noble-large | deleted: sha256:dc330847cf689802c52e052bf96f7f8fc71ac2e6336335f4a0b4eeb343805fbb 2025-09-29 09:51:29.027769 | ubuntu-noble-large | deleted: sha256:468e30fcc1e73bdfb4733e8b807f51bd40c3d7d7d0f814ba5aac5557045c7fe0 2025-09-29 09:51:29.027774 | ubuntu-noble-large | deleted: sha256:c10063d648d784e0ad0321a72a4db84a405abff7aa92b3f7a74737a96b2906a1 2025-09-29 09:51:29.027779 | ubuntu-noble-large | deleted: sha256:9cdd96e56f751aaded5d39637c808f6981f2e58e907e01d4613a9434afb991ca 2025-09-29 09:51:29.027784 | ubuntu-noble-large | deleted: sha256:f5668774ac0cdc5efbda4dc925a79a8c4f788c0a4fecac4ef7cff2b5725cef97 2025-09-29 09:51:29.027788 | ubuntu-noble-large | deleted: sha256:2e4e194330a0a3b83796a1ffcabf6e903613f3bccab28949a0dca86663a63d36 2025-09-29 09:51:29.027793 | ubuntu-noble-large | deleted: sha256:8dabe7ad4200dd7af3fa664b04a06b3abba480c30d23f49874cfc28196751ea2 2025-09-29 09:51:29.027798 | ubuntu-noble-large | deleted: sha256:a0dedd77e8a57bdf7b3739d76ac55009dc3a5ad87fcaac753609ab8ccefb3ea5 2025-09-29 09:51:29.027802 | ubuntu-noble-large | deleted: sha256:ef27180d78c1a51334add39165b4320ea4557754816f002a38fe2b493484cbe2 2025-09-29 09:51:29.027807 | ubuntu-noble-large | deleted: sha256:711608bacdccedda60f2a0eae7957bf37883948de62259fad207d3f307bbc613 2025-09-29 09:51:29.027812 | ubuntu-noble-large | deleted: sha256:ee9a322b3acb2460576f8fcacd6cd8adeb12f7f5cc70d424239667ccd9a0aa7b 2025-09-29 09:51:29.027817 | ubuntu-noble-large | deleted: sha256:80eb415a6184cd2e362badcafb13934e5df5f4a13286ec9f41f928a286e84716 2025-09-29 09:51:29.027821 | ubuntu-noble-large | deleted: sha256:2be48bfcdb649acdafb5974570ae1db1d360206961c7140f516afe54a6305dd1 2025-09-29 09:51:29.027826 | ubuntu-noble-large | deleted: sha256:2cc46211a0d82ab129b471edd90dca73efd655efe55eda750f4091da439bc896 2025-09-29 09:51:29.027831 | ubuntu-noble-large | deleted: sha256:541b83f48d79f400a52e290471a58b889cf0de64df0867d9bf7c68fabc94f077 2025-09-29 09:51:29.027836 | ubuntu-noble-large | deleted: sha256:323cb8c2eabb22ca1a2fdb45b235bb5273456932c178c0a7ab1557b9a8299a07 2025-09-29 09:51:29.027840 | ubuntu-noble-large | deleted: sha256:9569f0d6cffc4857debe8be73e31b65d77a7aebe4e02a87626ce104d4c6107f2 2025-09-29 09:51:29.027845 | ubuntu-noble-large | deleted: sha256:1a1846961d6b6e2c05b5782291e2fd3a27c8dc91149c50962007313ca52b81e5 2025-09-29 09:51:29.027850 | ubuntu-noble-large | deleted: sha256:09e3c9ddc54549e49aef8091963bcb1bbe0590fd20a16568f5236b9ef7bfc3eb 2025-09-29 09:51:29.027854 | ubuntu-noble-large | deleted: sha256:e8ffe29350fd551335149f0a244adc54bfc7c93f879da228028ca0263be2e481 2025-09-29 09:51:29.027859 | ubuntu-noble-large | deleted: sha256:cb4af5fdbb9423454ff3a15f105ecc850285dfac6a45ef3435d1563d2bec1650 2025-09-29 09:51:29.027864 | ubuntu-noble-large | deleted: sha256:278fadb1d80776792a6a68dffc08d343040dc4b79290fc6b8cb302c09f83a4ca 2025-09-29 09:51:29.027869 | ubuntu-noble-large | deleted: sha256:0df2f2da411bdeed4344fae4ac8f6225cd080a49ae46f8add1e525ead4cfb84f 2025-09-29 09:51:29.027873 | ubuntu-noble-large | deleted: sha256:8a8839bd0db4559a71f7f386443cdd27097d4e1de5ecffa68544354d8270a45e 2025-09-29 09:51:29.027878 | ubuntu-noble-large | deleted: sha256:9c2aea6d29a30a6555ed899faaea253f429c8a12f331985375b92df36f84ccc9 2025-09-29 09:51:29.027883 | ubuntu-noble-large | deleted: sha256:d07836485e1ca73d371a06fd806cdef1a68a89b6b9169dc6afd4d95da1bb3d67 2025-09-29 09:51:29.027887 | ubuntu-noble-large | deleted: sha256:e57e2e441effd4e24e989de96cd8e4529217aa4d03adba6be16c57ba70ffa7dd 2025-09-29 09:51:29.027892 | ubuntu-noble-large | deleted: sha256:918662ea2a69d0c9c394b23468e48aa5fe784d70d10a4d299eb4a85f25776b64 2025-09-29 09:51:29.027897 | ubuntu-noble-large | deleted: sha256:4ec1f7c8f8e44f91f53c04623f0ae9a9324ca24ee4a06d30d2a0479a5ccdf551 2025-09-29 09:51:29.027902 | ubuntu-noble-large | deleted: sha256:b894432c4401f24cb8250952531bf44f3af0930222f45bb883b18b53b097b2ea 2025-09-29 09:51:29.027906 | ubuntu-noble-large | deleted: sha256:6ff0f33270b36c5888741547d2a04474f7f1e4881efd7da81247d0825524e6e0 2025-09-29 09:51:29.027911 | ubuntu-noble-large | deleted: sha256:0e628c7c148764bf3f334eb16dfe0595ddb18be7bfc2fb0421f310c4cde52106 2025-09-29 09:51:29.027916 | ubuntu-noble-large | deleted: sha256:97b0741be064cbe103bb3001d4891c4330c88d904819536ceaadc2b44e8177ca 2025-09-29 09:51:29.027927 | ubuntu-noble-large | deleted: sha256:c4f99d37ba2647d6c994e12b85c4d58a701823a53abfd6a161aff0e28c2fa159 2025-09-29 09:51:29.027932 | ubuntu-noble-large | deleted: sha256:ca0c0e8f45f3e960b36a774be30acff732564494d1317ff4c359273819a088b8 2025-09-29 09:51:29.027937 | ubuntu-noble-large | deleted: sha256:f8e576b3c74b3fffb4104cad9f479a15bcca4a9f8403e728abd7207287150c97 2025-09-29 09:51:29.027942 | ubuntu-noble-large | deleted: sha256:45896c0dcf6782438c656dfb47c3b7d49e1dc2f5c8febb24322c6ebafad30cbd 2025-09-29 09:51:29.027947 | ubuntu-noble-large | deleted: sha256:b4b7d7b26ad360d1b37b2e6cddc011753855c60c4ffc85092dfe55cc95ba02e8 2025-09-29 09:51:29.027951 | ubuntu-noble-large | deleted: sha256:2c7db41c5c7fd5e578d0ffa936964c29c75bce0a15bf4d75760053c47b250183 2025-09-29 09:51:29.027956 | ubuntu-noble-large | deleted: sha256:0f31c1246ffcc0e9f96819f1f4b1d760613e3660564ad20a159529154e76893a 2025-09-29 09:51:29.027961 | ubuntu-noble-large | deleted: sha256:50ab37ca629a0cacbc1486b3864395ef1cfa2f6b71cff893823eac3c25069808 2025-09-29 09:51:29.027965 | ubuntu-noble-large | deleted: sha256:aac918af101a20b01a382d59131d6c7b569c280ac24bbf7dea5e2bd346b9a4d8 2025-09-29 09:51:29.027973 | ubuntu-noble-large | deleted: sha256:07c68fa47f2a5c43d06749c7784a9d812bc6d496d0eda060d4121f44725548b4 2025-09-29 09:51:29.027977 | ubuntu-noble-large | deleted: sha256:3147a381c12885a45f58df69f4d888ec059f53dabdaea6c62dfadfd518ecca94 2025-09-29 09:51:29.027982 | ubuntu-noble-large | deleted: sha256:9b8024edc28391db106750f7eaa8ed695d88e46958e4beb4e4a556cd7a1ff42f 2025-09-29 09:51:29.027987 | ubuntu-noble-large | deleted: sha256:b1127568b570f9aad03b69d2345e9953c6fa3ed90de718221bde45e17a0353d7 2025-09-29 09:51:29.027991 | ubuntu-noble-large | deleted: sha256:13063adcc735b403ab71d439b0285c100716030a8a9304da1ef3985b9b434d2a 2025-09-29 09:51:29.027996 | ubuntu-noble-large | deleted: sha256:40a5bca69f3a432a0bea46bf238e24bfc8708e8b4d5801843de183114a133abb 2025-09-29 09:51:29.028001 | ubuntu-noble-large | deleted: sha256:e5846501a5b27e76aae0d5eb6d3dee97519d06f112a7a3f9fc1db3b0f465b72a 2025-09-29 09:51:29.028006 | ubuntu-noble-large | deleted: sha256:b096239d1d33e41c724584a6075d100c171743ae91fb80197bde336760195f22 2025-09-29 09:51:29.028014 | ubuntu-noble-large | deleted: sha256:a3e65e5dd8c508d8fe9d719e0c2b3e1f05c1bf2207fa4ba2ddc09dcb8287f859 2025-09-29 09:51:29.028019 | ubuntu-noble-large | deleted: sha256:fbc34033944f25f56b8ba8994bc373c0db4f1edaf77f5e462d4298a1af5f01d5 2025-09-29 09:51:29.028023 | ubuntu-noble-large | deleted: sha256:d6f01d89d3380a0367adc41c61eedda4101d50103ebc7aaf206ab7b253194ee5 2025-09-29 09:51:29.028028 | ubuntu-noble-large | deleted: sha256:c201bcb6f4d5f47e4ef333a03ec37b80974d970133a1e6755b9b15c3db4a6f91 2025-09-29 09:51:29.028033 | ubuntu-noble-large | deleted: sha256:f49d5379cd6ed83d9d599e90754333b6a67c500cceaf154c3ae346b9fbe00e89 2025-09-29 09:51:29.028038 | ubuntu-noble-large | deleted: sha256:85d2a79de7306479a2257cdb520e48b24d6c15f0be31e26cf61f453d2a29323e 2025-09-29 09:51:29.028042 | ubuntu-noble-large | deleted: sha256:32b219500ec98c1670432d6fc2ea0d7e49ab802ca277916e9e3f770f9a1f9ec4 2025-09-29 09:51:29.028047 | ubuntu-noble-large | deleted: sha256:d801c90f6c73cc3d203ca9e6035d8385ae99ba8d6fbae67faa0af392a58ebd5e 2025-09-29 09:51:29.028052 | ubuntu-noble-large | deleted: sha256:950394bad10e276320136577da2c454644fe33e89a87802b329f194f64e35b97 2025-09-29 09:51:29.028056 | ubuntu-noble-large | deleted: sha256:e61333fb1508d30547ae08e1c7c7c8c5e2c22d4c435cac7cc1e9b80d911548c1 2025-09-29 09:51:29.028061 | ubuntu-noble-large | deleted: sha256:e1ed304c7185ab96b0bbdcb87cad984fe5e3d91725fa7488c216c8f5b740f7e5 2025-09-29 09:51:29.028066 | ubuntu-noble-large | deleted: sha256:f223445c839a8ad35ca2578d23b08d7e76bb4da2ebd4e0cb9107b316e21af9c4 2025-09-29 09:51:29.028070 | ubuntu-noble-large | deleted: sha256:73a7308c8337828b15c8305a799450a284702a95051d209ecb4d2c5a435a38cd 2025-09-29 09:51:29.028075 | ubuntu-noble-large | deleted: sha256:5b9932740419f8b93730940c65f67a9a1b31d5090ca347cb98f37356baf67053 2025-09-29 09:51:29.028080 | ubuntu-noble-large | deleted: sha256:c1ef0b751e7354e83d9a5874f7f175cc35002f099c0ff3c22841c7119957a151 2025-09-29 09:51:29.028084 | ubuntu-noble-large | deleted: sha256:c2266c3c70a2d163543c4e8572b060c1acf23089bc7929b72511e4a2f9af40a5 2025-09-29 09:51:29.028089 | ubuntu-noble-large | deleted: sha256:6f6fe808def7433cf2aca475b54373d090d8c7399f369655659f3855752e090c 2025-09-29 09:51:29.028094 | ubuntu-noble-large | deleted: sha256:225e9977152fe124c83c776e39f3a3ac6ad72273b41e07ac8734f623b3713a73 2025-09-29 09:51:29.028099 | ubuntu-noble-large | deleted: sha256:4d36dfa68a58676f5f433ae5fa6bc89d98e7c3ad8f91bbfd2883a4e3968b32a3 2025-09-29 09:51:29.028103 | ubuntu-noble-large | deleted: sha256:b871c727b135865b55aafc20f2bb518cd3744f2e77b213f733e3ba79aa9099fb 2025-09-29 09:51:29.028111 | ubuntu-noble-large | deleted: sha256:4e0f1fd6d10d4f64a2556ef792143ddb9311b1ecf1d0b9bf4c6cd2a8ee261666 2025-09-29 09:51:29.028116 | ubuntu-noble-large | deleted: sha256:7ca02cddd3625c46372ddb987f5ac21278fea67db3a5998501e3614d3509678d 2025-09-29 09:51:29.028121 | ubuntu-noble-large | deleted: sha256:3c130e102c8e7bc3c8e32b56b0c5cc16ec025cc6ac4233c385c8fcf50e170377 2025-09-29 09:51:29.028126 | ubuntu-noble-large | deleted: sha256:10951d4e955a978f12cf2b61b6625412e2f5fd2a2db5cf14152c4b494fb069a0 2025-09-29 09:51:29.028130 | ubuntu-noble-large | deleted: sha256:041a4eb1e053ac939a5763777df415a31ada4f14c98aabafda506f5bc005bc30 2025-09-29 09:51:29.028135 | ubuntu-noble-large | deleted: sha256:478fa91922e82ee086f1d80e0b406576a5646ce4302ead734c70b81ebb18af65 2025-09-29 09:51:29.028140 | ubuntu-noble-large | deleted: sha256:a33249e7f0c357c2007db592fcadb9177c3c926d98672375fff2fc3df4bc2545 2025-09-29 09:51:29.028156 | ubuntu-noble-large | deleted: sha256:bdd9abc54dea6acc1db9c1979b8ec15c09ff295d268d5abcc5e25590be5d5c0c 2025-09-29 09:51:29.028161 | ubuntu-noble-large | deleted: sha256:a460b5c8a29de9fbb5daa06d2b8bd3a99329e4d35069b9297ccb3ce56c2d4c19 2025-09-29 09:51:29.028166 | ubuntu-noble-large | deleted: sha256:5f5f1c71f924e124fc70d7b45375b7fbafede76cbf288221afaf15910f0153b6 2025-09-29 09:51:29.028171 | ubuntu-noble-large | deleted: sha256:572716181c182a1d61289abbf88beb2ca7774d80151b22cdd53620986bbc1615 2025-09-29 09:51:29.028175 | ubuntu-noble-large | deleted: sha256:24b3a65a9351b61041b331f86baeb9452fe6f49cefc5b299ed65a6557fa6dcb5 2025-09-29 09:51:29.028180 | ubuntu-noble-large | deleted: sha256:f9af8999fa817855a33cec6eaa1005df0b9944c4c9f09be0ba69c2721baa0016 2025-09-29 09:51:29.028185 | ubuntu-noble-large | deleted: sha256:824fd168aa9c9034724fe59ce093781ed9c43305572cabfa6e34fd51980860f3 2025-09-29 09:51:29.028190 | ubuntu-noble-large | deleted: sha256:b3b5fdbd94a38a9b798167a9dfe1b7e16c26733c0051be137add7dd5f63b369a 2025-09-29 09:51:29.028195 | ubuntu-noble-large | deleted: sha256:a73c91d011d21a7e966d88cb86bbf99e4be19a0626c3a3f771b14c70b65c85fb 2025-09-29 09:51:29.028199 | ubuntu-noble-large | deleted: sha256:aab3276ebcceb8a85fe8d5e51397b32faf58ea856bee8c51878e4d34ad629ee2 2025-09-29 09:51:29.028204 | ubuntu-noble-large | deleted: sha256:ec8eed1db8beeb37ea4d935c814e358aefd2949ca91a3a0d4061f4cfa3b6cc1c 2025-09-29 09:51:29.028209 | ubuntu-noble-large | deleted: sha256:44888d0e414c5a7d70db638391fcbca6d651ab03fc667865b13aba26690d05c4 2025-09-29 09:51:29.028213 | ubuntu-noble-large | deleted: sha256:bb881ef248bc49e77eb4a8f1329b32edc192b915c83451016f5b70b7479c1739 2025-09-29 09:51:29.028218 | ubuntu-noble-large | deleted: sha256:8846212c6521cdf718d5bbae79af25a68f6f03b024195040759e1e224aa8cb3f 2025-09-29 09:51:29.028223 | ubuntu-noble-large | deleted: sha256:cab7e3d877ff5155f43bc375d342f1fa86f4b6f038cd04b02a7f29992e9a0895 2025-09-29 09:51:29.028231 | ubuntu-noble-large | deleted: sha256:0025de23fb3de0d1573071fb9210d29d7a63edcd0e10026377e5f3661b3bc587 2025-09-29 09:51:29.028236 | ubuntu-noble-large | deleted: sha256:572d396bc50c13ce8f9f5d91a5190879aa6947b742807e3d0cc9551bdcb1d3ff 2025-09-29 09:51:29.028240 | ubuntu-noble-large | deleted: sha256:79d59ba24624cd4fd9e8428502e260f2beeb6fd4ee4593e6fad1e5d1783f133a 2025-09-29 09:51:29.028245 | ubuntu-noble-large | deleted: sha256:01de6d65ca6fd15ad25cac39ac4fd7f51079eccf3e11f785f4e11622057bca36 2025-09-29 09:51:29.028250 | ubuntu-noble-large | deleted: sha256:2306981fbf0772f468846c6e602910a8cd61d3fbb7fdbace5c23073378f6ae3f 2025-09-29 09:51:29.028254 | ubuntu-noble-large | deleted: sha256:d93d08052c7bc6b5f6763cef9cfc7704039248d84caca632cfdd43df0af7c844 2025-09-29 09:51:29.028259 | ubuntu-noble-large | deleted: sha256:e20b3376f5327ea2fcb7db836ee8cb8851ae8eff1ecbbc2c0cacf8dacc89fb66 2025-09-29 09:51:29.028264 | ubuntu-noble-large | deleted: sha256:9d0c249ddab1ac82878664248beb547ba62ac63541b0b9d392446ddd43a12464 2025-09-29 09:51:29.028272 | ubuntu-noble-large | deleted: sha256:1c07cb2773c7c88cf0434b54ae86076759de0d9060314695250193d672c24a42 2025-09-29 09:51:29.028277 | ubuntu-noble-large | deleted: sha256:aa0bbdde9d246175438bbc356633ff7d8e8bed838ccde3cbb14d1f6d7eeb54e2 2025-09-29 09:51:29.028282 | ubuntu-noble-large | deleted: sha256:9ec01217d4a9cfc81e4c789e7ca12bc9739ba68e923c45748c9638b5b092bb8c 2025-09-29 09:51:29.028287 | ubuntu-noble-large | deleted: sha256:7622ebb0068b732327fad0ff06a247d58b257678bc9aeed27f2c814cf19f0ee5 2025-09-29 09:51:29.028291 | ubuntu-noble-large | deleted: sha256:6bcb2aceb6aa92970df794cb993ece4bdcb0befb1ef58906c3fb2afb7a93eefd 2025-09-29 09:51:29.028296 | ubuntu-noble-large | deleted: sha256:371a6cabe660a2857826506fe3b711c057ff201aa9a415149c6bad97a45b875a 2025-09-29 09:51:29.028301 | ubuntu-noble-large | deleted: sha256:d41456da033c3c14a4b2d6776d26acb35238e2f8824437006b51df193bf850ec 2025-09-29 09:51:29.028309 | ubuntu-noble-large | deleted: sha256:2a7e503203e7289029366910b952580ac4689a69be8f3e822c267a8355d19b8a 2025-09-29 09:51:29.028314 | ubuntu-noble-large | deleted: sha256:2fbbcd9c503199b7519eb8adb21c03b04a2a7b4603bd81526103e94fe92343c7 2025-09-29 09:51:29.028319 | ubuntu-noble-large | deleted: sha256:7ff4029985a9ba8efd294b735a356d1ebce31dc5b3cfc9a9f72a3359990160a9 2025-09-29 09:51:29.028324 | ubuntu-noble-large | deleted: sha256:c2673f8b04d61babb22fba15b348fadede184cde18534fd3dda73d4cd3917f3e 2025-09-29 09:51:29.028328 | ubuntu-noble-large | deleted: sha256:dcf01f0f376247604f12beaed0585beb2606b806d5f584b0f825b839e0402261 2025-09-29 09:51:29.028333 | ubuntu-noble-large | deleted: sha256:dbfd1b29a58a2dc72907ffd2ff4a630ed4e78959bdad909f4eea03f32727d983 2025-09-29 09:51:29.028338 | ubuntu-noble-large | deleted: sha256:ddf7903654ec46869b102a8d1c92e46e173a0f25aae7f3a72a2b8df8450c1f53 2025-09-29 09:51:29.028343 | ubuntu-noble-large | deleted: sha256:5c7baef82322dd23c0d3abcbeb4606671cf5907ad19b9656aa4720e6e20cc980 2025-09-29 09:51:29.028347 | ubuntu-noble-large | deleted: sha256:27f2bb594073e589a9446c19a70a1600e479927c3b08f9f8d949a89573ecd833 2025-09-29 09:51:29.028352 | ubuntu-noble-large | deleted: sha256:4d0639300dca93de792e701c5601f3de1807dcabd6bc4958f8eb46681e61310b 2025-09-29 09:51:29.028357 | ubuntu-noble-large | deleted: sha256:66210c2c546cd9f83be725f816bebef5438ff555b7be084f833730c890b2f1a0 2025-09-29 09:51:29.028362 | ubuntu-noble-large | deleted: sha256:c150b4b1d0c383a3d4997a78c45241119f6a98aeb23bd3751b64facbd8609dd5 2025-09-29 09:51:29.028366 | ubuntu-noble-large | deleted: sha256:1c99a1d3315b76cf09483ab6cd871c220fa1376313ca13ec358110812c036a70 2025-09-29 09:51:29.028371 | ubuntu-noble-large | deleted: sha256:e58142b4669f364fd9ca85e2d83f381d383eb6aed0b79816b01358265a6a9331 2025-09-29 09:51:29.028376 | ubuntu-noble-large | deleted: sha256:ca19772054a2ca954f59c4fee5dca55a30a14c3fd3bc8f3251c9ccd9523bbfdb 2025-09-29 09:51:29.028381 | ubuntu-noble-large | deleted: sha256:c8583ce89899163846ca0b9082bfac313cf553564c48eef05205666ff86d0881 2025-09-29 09:51:29.028385 | ubuntu-noble-large | deleted: sha256:3f3df731a7fed316ca5d863fc33244611e77eaf7ee42f8ff94dbb15d3e04a9e1 2025-09-29 09:51:29.028390 | ubuntu-noble-large | deleted: sha256:be2c3f4b5c59ab4242c75f606d41b8a42ab0df55abc9ce1a6777eee3930e9e3f 2025-09-29 09:51:29.028395 | ubuntu-noble-large | deleted: sha256:1d183bf3a7a375b31c9321b456576c6544a9ffd06ce131dbf8a6a1b7c4a6bcd5 2025-09-29 09:51:29.028400 | ubuntu-noble-large | deleted: sha256:0caf7a60a753abe28bb499f8ab07fcabaf33b3f458b8d6f2e1570a1d9e86f61e 2025-09-29 09:51:29.028405 | ubuntu-noble-large | deleted: sha256:e0a0cae639608da16723107564f9b9c812236d2f3e90317bda3e9a946c439762 2025-09-29 09:51:29.028410 | ubuntu-noble-large | deleted: sha256:f064f5f59a6577581d93c052e308889470f28394a30ccb60e9ed8feb9aeaf842 2025-09-29 09:51:29.028414 | ubuntu-noble-large | deleted: sha256:9a6bab030d20926b3d1f39379ad4af465f27fd80e872655ee3129794e8f4b281 2025-09-29 09:51:29.028419 | ubuntu-noble-large | deleted: sha256:e9ef456fbaea3361e6b5b1848aacf2ddcf5f6acb7b173c3388e93c73fdc863f5 2025-09-29 09:51:29.028424 | ubuntu-noble-large | deleted: sha256:416efee841d8ab18cae09a83266afd2c5067abcf87e86f1cbd14d55fece7df3a 2025-09-29 09:51:29.028429 | ubuntu-noble-large | deleted: sha256:a8b58e652608c16b5cbc0a32a3747ad70ac255def44834d4d4020c27bafdab34 2025-09-29 09:51:29.028433 | ubuntu-noble-large | deleted: sha256:5ad4fc16b684c9f007888f7eccb01fffeea69cee7bc4823ace0e412375b28be0 2025-09-29 09:51:29.028438 | ubuntu-noble-large | deleted: sha256:f0b671485e34360b0c0f6639188623f905137ea2d420e941c138da7a8a278f4f 2025-09-29 09:51:29.028443 | ubuntu-noble-large | deleted: sha256:da96d5e55b02f765892e21a0b592c5a1ae2d9f7d4ebb38684205eee650da8ff6 2025-09-29 09:51:29.028448 | ubuntu-noble-large | deleted: sha256:16f24b53249738c230672666d1ee73f4577d18f234fd118bccc57bbf2f92914f 2025-09-29 09:51:29.028452 | ubuntu-noble-large | deleted: sha256:cbf561fd5cd671bcdd95448454739853484264aa4a0ee049aa40c277aae64e10 2025-09-29 09:51:29.028457 | ubuntu-noble-large | deleted: sha256:48bae2bbce495e67d83945807f6f8fba170c33aad47f58a5c1773ecc70a57bff 2025-09-29 09:51:29.028462 | ubuntu-noble-large | deleted: sha256:972a0c5aa4b47ecdc70bdf37680b0a034f5b04cd6fc6e975ebe5d0b72da96143 2025-09-29 09:51:29.028467 | ubuntu-noble-large | deleted: sha256:424a4e843c5eb8c8f4763d91d894d608f85bb00c16176cbd7439642099851f79 2025-09-29 09:51:29.028471 | ubuntu-noble-large | deleted: sha256:e70b65b0763efb413f2d98467f78d016a564349e49959475674428af98767b75 2025-09-29 09:51:29.028476 | ubuntu-noble-large | deleted: sha256:149f9bd98c6d1c9573ec25bc5bf237b7b170c6c2210ecb11c1d46f138eee8f9c 2025-09-29 09:51:29.028484 | ubuntu-noble-large | deleted: sha256:8e172a4bd2c2aece27868f561b89a9b7e788b48294941746524f3acc28a0efbc 2025-09-29 09:51:29.028493 | ubuntu-noble-large | deleted: sha256:9be9a56dc24bf6345fa84a7e0722e1fc7d82a0e76630dfa542b661a66e76719f 2025-09-29 09:51:29.028497 | ubuntu-noble-large | deleted: sha256:1c0710ca883606d4971dabd4d3c15f374b85914fd8d5dd088f584d98b8b7baf9 2025-09-29 09:51:29.028502 | ubuntu-noble-large | deleted: sha256:6576c05415d19646d9f070f4961f7c7f922d3c06f4dd010fd7973b1a8a528d9a 2025-09-29 09:51:29.028507 | ubuntu-noble-large | deleted: sha256:bd79ed8a9e5771d774731980311dfc4c8a99ffab0a4ec8a46d2c400c44d7f939 2025-09-29 09:51:29.028512 | ubuntu-noble-large | deleted: sha256:67b5549cc826efc4eba6a6c3927a980aaceaa4d0309eb661d49769e7c0fc5cec 2025-09-29 09:51:29.028517 | ubuntu-noble-large | deleted: sha256:ec319c63c27e845f417d95f259dc612ba2e47d7fffa7bd7fbe7175452954024e 2025-09-29 09:51:29.028521 | ubuntu-noble-large | deleted: sha256:f6836eefb9bc57bab5f3556bc4b665c07b348740eb92e9879ba3569d00726153 2025-09-29 09:51:29.028529 | ubuntu-noble-large | deleted: sha256:a0f8fd98c1a5ca7ecb8144beb979aa2315bc39921b48d4875e8ad16fc8f89a4b 2025-09-29 09:51:29.028534 | ubuntu-noble-large | deleted: sha256:41d6b3d520ec273e31b876fb37621af04442821cb367ecafa9de6ab15640f6f0 2025-09-29 09:51:29.028539 | ubuntu-noble-large | deleted: sha256:98bc1968936afb0ec3b2d43d4c75439e38a47bb65993996430fc4ce825585eba 2025-09-29 09:51:29.028544 | ubuntu-noble-large | deleted: sha256:54d5a3b968cd8b21e02954e735957675f16af5b72643ef96c3fc7f2f80e0a5c8 2025-09-29 09:51:29.028548 | ubuntu-noble-large | deleted: sha256:602c984444640362ec583b24a95edc9fb94373bf2ed5e412bf0138179598ee4f 2025-09-29 09:51:29.028553 | ubuntu-noble-large | deleted: sha256:a28b78a000beb4cab8bf19a6eb343789caf5b2417336b34fd3a15ae704bfa141 2025-09-29 09:51:29.028558 | ubuntu-noble-large | deleted: sha256:e90f2e4d85418c3b2eda10a6b0f56095eafa445cb16de453dc8f534fc94cb064 2025-09-29 09:51:29.028563 | ubuntu-noble-large | deleted: sha256:030b3ba8fd5dc535cfb3cfbdbc1444ff67d22ba1091a184748598076dbf0c59c 2025-09-29 09:51:29.028568 | ubuntu-noble-large | deleted: sha256:ffa5437ac06db0c2e1ed42613262394021d0406620873d1d3564c9b683c5525a 2025-09-29 09:51:29.028572 | ubuntu-noble-large | deleted: sha256:88c883994dbbf233bf1334a1420e3826a8904df0b88d4ef0ed5226bfd0fa3b43 2025-09-29 09:51:29.028577 | ubuntu-noble-large | deleted: sha256:dd1434932edcf46cb6807118f5d69ca42b390a9d09315ca8d861dae3b48a0536 2025-09-29 09:51:29.028582 | ubuntu-noble-large | deleted: sha256:36bb535a3dc01ae1ede1a1a3d7d1db30364edb2c059b98f0eaed7c316356bab5 2025-09-29 09:51:29.028587 | ubuntu-noble-large | deleted: sha256:b3ca59a231971a4a61f4cc2f7d0d9c8091a0159d55049c094a0a8a98f359a8cb 2025-09-29 09:51:29.028591 | ubuntu-noble-large | deleted: sha256:3d80a39232383115a201c8fc1e8cf9840efbb7c28c1e58de4472a65191b4324a 2025-09-29 09:51:29.028596 | ubuntu-noble-large | deleted: sha256:c4e8d936342c2032ab2f9c977566102738f036ddc2f955f4adef7b4b382a5497 2025-09-29 09:51:29.028601 | ubuntu-noble-large | deleted: sha256:0dcaeddadf9a667336e14f33358ab44690a4414054450087e12d58afe8b269a1 2025-09-29 09:51:29.028606 | ubuntu-noble-large | deleted: sha256:a5db53f33109233ade2f973fb6e373c86a455d19ba50d8b34db7303f88263a67 2025-09-29 09:51:29.028610 | ubuntu-noble-large | deleted: sha256:8903253d461760dc4e80f4eea097e8d81aba66143a427a30180d10f729042618 2025-09-29 09:51:29.028615 | ubuntu-noble-large | deleted: sha256:78b7f55c2797e313663ed2a504c418060b5a53f81a2d3a0bb5b2c4a6fdb1047c 2025-09-29 09:51:29.028620 | ubuntu-noble-large | deleted: sha256:74b253c51ae31a99529604ea62bb7634699010276732c53025edd7303ad61215 2025-09-29 09:51:29.028624 | ubuntu-noble-large | deleted: sha256:f8bdec76da8752e0855c5543b4ad48edab37f854095febc9459aa0e8c08dd6a5 2025-09-29 09:51:29.028629 | ubuntu-noble-large | deleted: sha256:8a07f89ccec46624f46dda42f8c117c9d7f07fa77b0ebcfd1ae6d9fa69d526d3 2025-09-29 09:51:29.028634 | ubuntu-noble-large | deleted: sha256:596cb97496fbd844a52912881cf22d34c79fe71a5485498c12b59364dde4b8fe 2025-09-29 09:51:29.028639 | ubuntu-noble-large | deleted: sha256:0ad32a761bbed7871baab4e551d6a19081a04dc44ceccea9481195b62d60c2e1 2025-09-29 09:51:29.028643 | ubuntu-noble-large | deleted: sha256:d44ed8c7dd368ffce35026e42c7dcee7f471b2afded60bb699e39019cf909e3e 2025-09-29 09:51:29.028648 | ubuntu-noble-large | deleted: sha256:9d0cd916e2f489f8d75eb16e1c6b5fb88e5953ce0815c3e6c5303d85e690c83b 2025-09-29 09:51:29.028653 | ubuntu-noble-large | deleted: sha256:d132b22a3011c8d0b3531b4e1e17d4fc7f283c7750e6975ce917467e66d420ba 2025-09-29 09:51:29.028658 | ubuntu-noble-large | deleted: sha256:b331edab6c19b532d42fb855a59ac0e928aa6231c51d54efc837994657069a9b 2025-09-29 09:51:29.028662 | ubuntu-noble-large | deleted: sha256:b400e016db9327ab2e7f24d63732cafea70b8e9404dbaf34f9f57dc8821ee248 2025-09-29 09:51:29.028680 | ubuntu-noble-large | deleted: sha256:a55445f560ad023c799f10dba4cc280336a3ac8e1522c38a883bc234d24a5844 2025-09-29 09:51:29.028686 | ubuntu-noble-large | deleted: sha256:4e3b4701f3921eb8ce3eab968e4e1ad9ef488d05aada73027f9a49a2715c7ccc 2025-09-29 09:51:29.028695 | ubuntu-noble-large | deleted: sha256:6dee91d54f498c53eb92c493ee903772200d4cc859d668281ad8f4c1bcbf3826 2025-09-29 09:51:29.028700 | ubuntu-noble-large | deleted: sha256:b9fda939273b9d38b4e4cb3213c88f8a6887c1680eb5e18dc214e47d5f2c5021 2025-09-29 09:51:29.028705 | ubuntu-noble-large | deleted: sha256:a31fda28b3d035d806ab2437c81aa07193faefd815f0ea285dac582b095e5d10 2025-09-29 09:51:29.028709 | ubuntu-noble-large | deleted: sha256:9a827bcb572805e5c44b82efe25578413272dc15ffeba7314c610844a08f6560 2025-09-29 09:51:29.028714 | ubuntu-noble-large | deleted: sha256:b85bca2121fc7c278291aa73456e28444d706508aaca3c802134f082c1536827 2025-09-29 09:51:29.028719 | ubuntu-noble-large | deleted: sha256:fc97d88f23f6c7589c69076a2812d97c175aaa0c65a56435551b43b9ca90db30 2025-09-29 09:51:29.028724 | ubuntu-noble-large | deleted: sha256:ce5391e0dc03172fbefb375804a513c5c0c8f37f51ad32fe3fd50d84cc67eb87 2025-09-29 09:51:29.028729 | ubuntu-noble-large | deleted: sha256:e3af8ba0c535618583418d5061c02883006f81c101373cd5a0ae4adec20f9fb3 2025-09-29 09:51:29.028733 | ubuntu-noble-large | deleted: sha256:2af9936fe2754226daec3b7116eb7c60cc2d6f0323e84795fc6eacd54094b358 2025-09-29 09:51:29.028738 | ubuntu-noble-large | deleted: sha256:0f5b9c985ca277655e5a5366886c76de5f584830a4668e4bdda48e6684acec31 2025-09-29 09:51:29.028743 | ubuntu-noble-large | deleted: sha256:41b9faafe3df215b00e8bd2f4ffaa715ba1d899ae54e2e150d30226e7c466740 2025-09-29 09:51:29.028751 | ubuntu-noble-large | deleted: sha256:7d9ed2ba8b4f8846bdf92852556b622aac9bb55e752bbbc4d26333f47842cd90 2025-09-29 09:51:29.028756 | ubuntu-noble-large | deleted: sha256:efd9f542f469cccf967711ee32abf89b5f85dbc6f6206c9b65022a04daa4c4e2 2025-09-29 09:51:29.028760 | ubuntu-noble-large | deleted: sha256:3d59f9fbe0ea52234ae4f461d890a8b9a7f2319c9e0753e3cdf018117b9b994e 2025-09-29 09:51:29.028765 | ubuntu-noble-large | deleted: sha256:bfc1ee0b14f95e4f3c16983dfce2e8132de2acbe28fbeb3846a5ed293d218940 2025-09-29 09:51:29.028770 | ubuntu-noble-large | deleted: sha256:8ff56b47c355e4ca51b22ce2829e714a9ff9873242a5da64406b9303e4b6a5f2 2025-09-29 09:51:29.028775 | ubuntu-noble-large | deleted: sha256:1a7eb1d702fcd296491843ef4e0b47a28ba8e316a477d8748e7802cbf72aaaf1 2025-09-29 09:51:29.028779 | ubuntu-noble-large | deleted: sha256:21c1b033e150de7259aa428236da8ae05a3baec75f3795b0a9b46968882db437 2025-09-29 09:51:29.028784 | ubuntu-noble-large | deleted: sha256:293eb11b0001c6720111e3ecbad3bb5667721dc4b92ceef5f74ce781c889ae73 2025-09-29 09:51:29.028793 | ubuntu-noble-large | deleted: sha256:307860be2e1bddf66af2661ac1ba76282b8bf3e221acd95b12b5bbee878b01f1 2025-09-29 09:51:29.028797 | ubuntu-noble-large | deleted: sha256:3fc82faa6af50075eec6fce1ef9083dc89b5ec82cb450956900640f10d5803d3 2025-09-29 09:51:29.028802 | ubuntu-noble-large | deleted: sha256:eb43c71696e49e4dca2824eb8ab2ad6e665172f557af8080c301fd38bce8979a 2025-09-29 09:51:29.028807 | ubuntu-noble-large | deleted: sha256:f08a2bfd0fd9dd5f1d969e82b1878605afcce4255421e560046dd14ac875e92a 2025-09-29 09:51:29.028812 | ubuntu-noble-large | deleted: sha256:6df48d9b50805078fbf43ec5dd4ea2f2be5b2f6c7db682d144fb8b389e3d5685 2025-09-29 09:51:29.028817 | ubuntu-noble-large | deleted: sha256:6105c11a943fecb024fa241cc0ba93406309653917ad6a8fab95a38e77a3c7e3 2025-09-29 09:51:29.028821 | ubuntu-noble-large | deleted: sha256:e172a85b3589f54200b0f967efc37318e22da782851a607568ebf6579b8a714b 2025-09-29 09:51:29.028826 | ubuntu-noble-large | deleted: sha256:e1d46bd594ad097af33452f4d2b3ecb08f39bebdba7b5b01bc5e14a7730f5898 2025-09-29 09:51:29.028831 | ubuntu-noble-large | deleted: sha256:a77a39fdcbace6901b6ab2ed4d5c34172e4d58939c230a36b8ea065a74f075bf 2025-09-29 09:51:29.028835 | ubuntu-noble-large | deleted: sha256:2e3a2be598ff480a090598434fd2a5f630d83839deae5c03c0eaae9ae6110c98 2025-09-29 09:51:29.028840 | ubuntu-noble-large | deleted: sha256:e749190f81b420a5bdbfebbdfa96c02b3f4af96024f81704ab71b807f965daca 2025-09-29 09:51:29.028845 | ubuntu-noble-large | deleted: sha256:774b3ebdfc68f62807f459792f4567c7b2816f74435d711fa7aa1f50968ac2a3 2025-09-29 09:51:29.028850 | ubuntu-noble-large | deleted: sha256:edc8c243b8c40706671ca71e1b677cfb5f18634b39f7fe9e7960b2443aa41f08 2025-09-29 09:51:29.028854 | ubuntu-noble-large | deleted: sha256:0139d1a1e90cd0ea3e6cc2d0c4dca99d7835919b0eb3eb6ae7c44863d62230c1 2025-09-29 09:51:29.028859 | ubuntu-noble-large | deleted: sha256:5f137e8cb7e9d26d9a1fed537aa365e01fa6cfb45bf54fe977a5ba289a55a698 2025-09-29 09:51:29.028864 | ubuntu-noble-large | deleted: sha256:d43935673f972a62cbc22c17e7ef26f859e9eb3315711450817031b5dc39fbd5 2025-09-29 09:51:29.028869 | ubuntu-noble-large | deleted: sha256:edb63688b9fabee51e827d444c7dd3f1d3dda3b0d713d01cb8ad7a103df491c8 2025-09-29 09:51:29.028874 | ubuntu-noble-large | deleted: sha256:d761ba0c55f8aafe791258bb71d4a2c84e2a652f20b7c9e34fc9b4c79753f8ba 2025-09-29 09:51:29.028882 | ubuntu-noble-large | deleted: sha256:ec6b7f61c7753a52a1f722e1c65ba1681fe098403a2095a47cdc5be334cdf918 2025-09-29 09:51:29.028887 | ubuntu-noble-large | deleted: sha256:a7bd07fde9e5beed93d679de413b63cd1386e1ac8c17439e6f1079ec54a4a616 2025-09-29 09:51:29.028891 | ubuntu-noble-large | deleted: sha256:a50577d2dcf298e1fdb042f3862e7a470b85a5267b89b3bed8601f620981025b 2025-09-29 09:51:29.028896 | ubuntu-noble-large | deleted: sha256:7b06ab9de136d0ff459134cc53b3be04d7ed956a4f37bbeb176726ed8d940115 2025-09-29 09:51:29.028901 | ubuntu-noble-large | deleted: sha256:5ad0f4d82e2cc1d635770f08cc42d39133c9f4c83b3e81428bc497c3f5f771b1 2025-09-29 09:51:29.028906 | ubuntu-noble-large | deleted: sha256:445fc3836c6ed27816e1e9853488f9e52954bbfe40970c50d6cba24bc7d0e7fc 2025-09-29 09:51:29.028910 | ubuntu-noble-large | deleted: sha256:52657833d0e134ee97caf184d158943217bd92e64347a9af460f88a18abfd8e4 2025-09-29 09:51:29.028915 | ubuntu-noble-large | deleted: sha256:0c3d6fea2effacbde598d1e613683c43e5323e02820ffe3bb34ed6a8f0482ad0 2025-09-29 09:51:29.028920 | ubuntu-noble-large | deleted: sha256:f0263cbe35eda81c9362caa757dc8002779f13176bb5b8104ad4cb5dc44e54d9 2025-09-29 09:51:29.028925 | ubuntu-noble-large | deleted: sha256:83b33d17c2566442eff7a8a00dd66d9f17fa464813f0ace569d2ba3e8e0897cd 2025-09-29 09:51:29.028930 | ubuntu-noble-large | deleted: sha256:b587f37ce3820ad114a20be8c05316d2bbb710cbe4195c7997aaa815869a62fe 2025-09-29 09:51:29.028935 | ubuntu-noble-large | deleted: sha256:a5467c5795f5f451e88d19446a5dd09950ef5c3f866dcf1752aa6b2f7484e3c8 2025-09-29 09:51:29.028939 | ubuntu-noble-large | deleted: sha256:22a55a026e93802e33226a7c1f959641c143ff5d4acdfe4e905a32c9b2a835a9 2025-09-29 09:51:29.028944 | ubuntu-noble-large | deleted: sha256:2fa51b19a0f2ccdd988565bca09f3db8e8a06120bbc2640096479fce74925a72 2025-09-29 09:51:29.028949 | ubuntu-noble-large | deleted: sha256:09815b80d2b9837137e72e387d45073f087cab0dea8f5ea777089aa3fa0945d6 2025-09-29 09:51:29.028954 | ubuntu-noble-large | deleted: sha256:840bdd6dcca883cf4cbd7d4edfd1368d94f591b943d03c67edc7d185d7a218d5 2025-09-29 09:51:29.028958 | ubuntu-noble-large | deleted: sha256:e0fcf1cf12554a5a35ee0751e7ffe51fc1ec278d3b5a41bcce2eefa9a50ec6ee 2025-09-29 09:51:29.028963 | ubuntu-noble-large | deleted: sha256:17b393479aa58ded854e90ccc19446daa22ba4f754d285d11b909e498f5ff3ca 2025-09-29 09:51:29.028968 | ubuntu-noble-large | deleted: sha256:953660fbce7d1d0c5dbf6d94b3bd37255e9ce80222fcec9022f74445b8c5171a 2025-09-29 09:51:29.028973 | ubuntu-noble-large | deleted: sha256:24129868d91ecca6d2864947b022c6a7721815e1defd84238d6b03d5729f544f 2025-09-29 09:51:29.028977 | ubuntu-noble-large | deleted: sha256:dd187269a7821f5e2bca209a27b43b99ca02698b1500df337a4e5b1d6f9d8c61 2025-09-29 09:51:29.028982 | ubuntu-noble-large | deleted: sha256:1c830a3ae3ac6a603983b0b16df6367982d3e34fdc55e8334f6963bfdabcef76 2025-09-29 09:51:29.028987 | ubuntu-noble-large | deleted: sha256:c5b7fde87dfd5522504f81a9666175204a8c2f554dd24747971524c677fac499 2025-09-29 09:51:29.028992 | ubuntu-noble-large | deleted: sha256:28807f26ebfb69f6453689c4414d7d9b4f94279443937b81c59c02776a75bd1b 2025-09-29 09:51:29.028996 | ubuntu-noble-large | deleted: sha256:f7f76374497cd44e8481c50710792a0fd4626b0cb9cb9ee41f4bb8e5d6079dd0 2025-09-29 09:51:29.029005 | ubuntu-noble-large | deleted: sha256:bd017d7c05af7742da2939da0dcd29ff9a5cbc77daa3fbba96f3455fe071b636 2025-09-29 09:51:29.029009 | ubuntu-noble-large | deleted: sha256:c6607c2ce86fc835ef19ee37d50c4c6d45ef0328627b549d6c392e16b85a5696 2025-09-29 09:51:29.029014 | ubuntu-noble-large | deleted: sha256:3d177f04028ca8470617c4f404ae8d776a03540f56825a8ff4d58ad8e98e5778 2025-09-29 09:51:29.029020 | ubuntu-noble-large | 2025-09-29 09:51:29.029026 | ubuntu-noble-large | Total reclaimed space: 13.68GB 2025-09-29 09:51:29.029032 | ubuntu-noble-large | + docker images 2025-09-29 09:51:29.186281 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-29 09:51:29.186366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20250929 c619b756ee9f 38 seconds ago 307MB 2025-09-29 09:51:29.186378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20250929 2d818caa712c 41 seconds ago 1.26GB 2025-09-29 09:51:29.186388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20250929 4a9736a4d1b5 49 seconds ago 1.44GB 2025-09-29 09:51:29.186398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20250929 74fa9519c22f About a minute ago 308MB 2025-09-29 09:51:29.186407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20250929 2ff46e083c87 About a minute ago 307MB 2025-09-29 09:51:29.186442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20250929 5f1098b224e3 About a minute ago 307MB 2025-09-29 09:51:29.186467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20250929 a760915d6fe6 About a minute ago 307MB 2025-09-29 09:51:29.186478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20250929 55b6cab1cb58 About a minute ago 1.13GB 2025-09-29 09:51:29.186487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20250929 2eb82f125b4c 2 minutes ago 1.13GB 2025-09-29 09:51:29.186497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20250929 dadfe75139f2 2 minutes ago 1.13GB 2025-09-29 09:51:29.186506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20250929 599ab6762261 3 minutes ago 1.01GB 2025-09-29 09:51:29.186516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20250929 c100c3342c19 3 minutes ago 1.01GB 2025-09-29 09:51:29.186525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20250929 7aaa7e8b4186 4 minutes ago 1.13GB 2025-09-29 09:51:29.186534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20250929 32dd0cd8f291 4 minutes ago 1.24GB 2025-09-29 09:51:29.186544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20250929 2410e29d4de2 5 minutes ago 1.25GB 2025-09-29 09:51:29.186553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20250929 d3f57ce5cc2f 6 minutes ago 1.24GB 2025-09-29 09:51:29.186562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20250929 40a252f10735 6 minutes ago 1.24GB 2025-09-29 09:51:29.186572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20250929 7aef097250db 7 minutes ago 1.25GB 2025-09-29 09:51:29.186581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20250929 3e810fe4af9c 8 minutes ago 1.24GB 2025-09-29 09:51:29.186591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20250929 dc8b4f9b3ad1 8 minutes ago 1.24GB 2025-09-29 09:51:29.186600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20250929 7ffd61c31b61 9 minutes ago 1.25GB 2025-09-29 09:51:29.186609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20250929 16bb93aade11 10 minutes ago 1.24GB 2025-09-29 09:51:29.186619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20250929 06ff4c764b1f 11 minutes ago 1.24GB 2025-09-29 09:51:29.186628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20250929 8f7a54105bab 11 minutes ago 1.25GB 2025-09-29 09:51:29.186637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20250929 42b1aea6e142 12 minutes ago 1.24GB 2025-09-29 09:51:29.186646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20250929 0bd2c2695f58 12 minutes ago 1.24GB 2025-09-29 09:51:29.186661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20250929 3a4cb5d52ef1 13 minutes ago 1.03GB 2025-09-29 09:51:29.186707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20250929 7e70bb8b82c5 14 minutes ago 1.08GB 2025-09-29 09:51:29.186731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20250929 49177353acbb 14 minutes ago 1.24GB 2025-09-29 09:51:29.186740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20250929 ad4b382cb507 15 minutes ago 1.25GB 2025-09-29 09:51:29.186750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20250929 c7d2cac00c90 16 minutes ago 1.24GB 2025-09-29 09:51:29.186767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20250929 41272fc8a5b1 16 minutes ago 1.24GB 2025-09-29 09:51:29.186776 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20250929 d07e7687f94d 17 minutes ago 1.24GB 2025-09-29 09:51:29.186786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20250929 93f561ace1bf 17 minutes ago 1.24GB 2025-09-29 09:51:29.186795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20250929 080acfbda069 18 minutes ago 1.4GB 2025-09-29 09:51:29.186805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20250929 c172e7dfaa6b 19 minutes ago 1.6GB 2025-09-29 09:51:29.186814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20250929 00e5fd49d91f 21 minutes ago 1.28GB 2025-09-29 09:51:29.186823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20250929 0b80ad777896 22 minutes ago 1.1GB 2025-09-29 09:51:29.186833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20250929 0851b5ac7f4a 23 minutes ago 1.02GB 2025-09-29 09:51:29.186843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20250929 b054d33f1e6f 24 minutes ago 1.02GB 2025-09-29 09:51:29.186852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20250929 41d9847f959b 24 minutes ago 1GB 2025-09-29 09:51:29.186861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20250929 1b407742c625 25 minutes ago 1.06GB 2025-09-29 09:51:29.186877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20250929 957acfb94d28 25 minutes ago 1.08GB 2025-09-29 09:51:29.186887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20250929 44e147025a5a 26 minutes ago 1.06GB 2025-09-29 09:51:29.186896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20250929 1518653d010e 26 minutes ago 1.06GB 2025-09-29 09:51:29.186906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20250929 4d9fecfcc1f4 27 minutes ago 1.08GB 2025-09-29 09:51:29.186915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20250929 2c1a0bd529cf 27 minutes ago 1.01GB 2025-09-29 09:51:29.186924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20250929 394a3c362657 28 minutes ago 1.01GB 2025-09-29 09:51:29.186934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20250929 d71a4073ea89 28 minutes ago 1.01GB 2025-09-29 09:51:29.186943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20250929 f87aab2f8c1d 29 minutes ago 1GB 2025-09-29 09:51:29.186953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20250929 1cf4b5791570 29 minutes ago 1GB 2025-09-29 09:51:29.186963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20250929 bcceaded2f04 29 minutes ago 1GB 2025-09-29 09:51:29.186972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20250929 f627278585aa 30 minutes ago 1GB 2025-09-29 09:51:29.186981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20250929 01bcfff62ea2 30 minutes ago 1GB 2025-09-29 09:51:29.186991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20250929 b47901d54772 31 minutes ago 1.16GB 2025-09-29 09:51:29.187000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20250929 e4c17bb020e7 31 minutes ago 1.28GB 2025-09-29 09:51:29.187009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20250929 5520c837bcc1 32 minutes ago 1.11GB 2025-09-29 09:51:29.187024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20250929 041b4825d20f 36 minutes ago 1.06GB 2025-09-29 09:51:29.187034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20250929 9d9578bfe986 36 minutes ago 1.07GB 2025-09-29 09:51:29.187044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20250929 f927e67fdb54 37 minutes ago 1.43GB 2025-09-29 09:51:29.187065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20250929 4156d9fc818e 39 minutes ago 1.22GB 2025-09-29 09:51:29.187081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20250929 45153114b51f 40 minutes ago 1.16GB 2025-09-29 09:51:29.187091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20250929 2229f38f4e73 40 minutes ago 1.44GB 2025-09-29 09:51:29.187100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20250929 863c245ecad9 41 minutes ago 1.8GB 2025-09-29 09:51:29.187110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20250929 89b2b5592f6c 44 minutes ago 1.45GB 2025-09-29 09:51:29.187119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20250929 b444149672f8 45 minutes ago 1.44GB 2025-09-29 09:51:29.187128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20250929 fcce0269fb16 45 minutes ago 1.01GB 2025-09-29 09:51:29.187138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20250929 7830bcf57b15 46 minutes ago 1.01GB 2025-09-29 09:51:29.187171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20250929 a274adb8dd75 46 minutes ago 1.02GB 2025-09-29 09:51:29.187181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20250929 fed8d5b5128f 47 minutes ago 1.01GB 2025-09-29 09:51:29.187190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20250929 716111a6c6c6 47 minutes ago 1.02GB 2025-09-29 09:51:29.187199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20250929 1f10b4d14c77 48 minutes ago 1.01GB 2025-09-29 09:51:29.187209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20250929 c5fbdbcdbbd9 48 minutes ago 1.01GB 2025-09-29 09:51:29.187218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20250929 c8231635dc02 48 minutes ago 1.01GB 2025-09-29 09:51:29.187227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20250929 adef68459989 49 minutes ago 1GB 2025-09-29 09:51:29.187236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20250929 47113361a32d 49 minutes ago 1.02GB 2025-09-29 09:51:29.187246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20250929 3ee326a8a4fe 50 minutes ago 1GB 2025-09-29 09:51:29.187255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20250929 8794b00b411e 50 minutes ago 1.09GB 2025-09-29 09:51:29.187264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20250929 63e222827726 51 minutes ago 1.09GB 2025-09-29 09:51:29.187273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20250929 9957f1617f17 51 minutes ago 1.09GB 2025-09-29 09:51:29.187283 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20250929 672e66f0a682 52 minutes ago 1.08GB 2025-09-29 09:51:29.187299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20250929 e0598f131690 52 minutes ago 1.08GB 2025-09-29 09:51:29.187308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20250929 9ddde3db8b44 53 minutes ago 1.24GB 2025-09-29 09:51:29.187324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20250929 526ec3de4ecd 54 minutes ago 1.08GB 2025-09-29 09:51:29.187333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20250929 f6d2a87512fd 54 minutes ago 329MB 2025-09-29 09:51:29.187343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20250929 a1c7f506326c 54 minutes ago 406MB 2025-09-29 09:51:29.187353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20250929 75d8d046716c 55 minutes ago 398MB 2025-09-29 09:51:29.187362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20250929 5baedb79a270 55 minutes ago 334MB 2025-09-29 09:51:29.187372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20250929 c69bc210c634 56 minutes ago 329MB 2025-09-29 09:51:29.187381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20250929 26d6992dd550 56 minutes ago 497MB 2025-09-29 09:51:29.187390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20250929 d82f767d159c 56 minutes ago 300MB 2025-09-29 09:51:29.187399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20250929 6345e28c7548 56 minutes ago 300MB 2025-09-29 09:51:29.187415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20250929 326f613f92e0 56 minutes ago 305MB 2025-09-29 09:51:29.187424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20250929 bb6eedd229e9 57 minutes ago 326MB 2025-09-29 09:51:29.187433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20250929 13b56df72a1e 57 minutes ago 324MB 2025-09-29 09:51:29.187443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20250929 ada362949837 57 minutes ago 302MB 2025-09-29 09:51:29.187452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20250929 e6f7787f0a76 57 minutes ago 422MB 2025-09-29 09:51:29.187461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20250929 dc0bef844c6a 57 minutes ago 310MB 2025-09-29 09:51:29.187470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20250929 5c7d382504ec 57 minutes ago 307MB 2025-09-29 09:51:29.187480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20250929 8f1493361797 57 minutes ago 317MB 2025-09-29 09:51:29.187489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20250929 b68cfd0e935a 57 minutes ago 309MB 2025-09-29 09:51:29.187498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20250929 55da38ecb978 57 minutes ago 867MB 2025-09-29 09:51:29.187513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20250929 132ccec1ae5e 58 minutes ago 375MB 2025-09-29 09:51:29.187522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20250929 8451cceb059c 58 minutes ago 316MB 2025-09-29 09:51:29.187532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20250929 534acbe83450 58 minutes ago 319MB 2025-09-29 09:51:29.187541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20250929 f854c1e2ca92 58 minutes ago 472MB 2025-09-29 09:51:29.187550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20250929 99577e5ddea0 58 minutes ago 472MB 2025-09-29 09:51:29.187560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20250929 9fec3b98ccdc 58 minutes ago 1.12GB 2025-09-29 09:51:29.187569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20250929 d3990e719d9c 59 minutes ago 997MB 2025-09-29 09:51:29.187584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20250929 19a7c5aed324 59 minutes ago 1.1GB 2025-09-29 09:51:29.187594 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20250929 75f0ef7b7db3 59 minutes ago 1.23GB 2025-09-29 09:51:29.187604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20250929 fcc6fc1cb6e2 About an hour ago 988MB 2025-09-29 09:51:29.187613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20250929 4bb00b363e88 About an hour ago 1.23GB 2025-09-29 09:51:29.187622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20250929 4815faeb7075 About an hour ago 1.01GB 2025-09-29 09:51:29.187632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20250929 a2400c97bff3 About an hour ago 996MB 2025-09-29 09:51:29.187641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20250929 c0de6360a2d9 About an hour ago 1.05GB 2025-09-29 09:51:29.187650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20250929 65c9166b12e5 About an hour ago 1GB 2025-09-29 09:51:29.187659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20250929 59318613a4bf About an hour ago 1.05GB 2025-09-29 09:51:29.187695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20250929 48f907508409 About an hour ago 994MB 2025-09-29 09:51:29.187704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20250929 83ffb2343129 About an hour ago 1.15GB 2025-09-29 09:51:29.187714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20250929 b06ace9da974 About an hour ago 1.05GB 2025-09-29 09:51:29.187723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20250929 61b8306760fc About an hour ago 1.15GB 2025-09-29 09:51:29.187732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20250929 6e6760a88c75 About an hour ago 1.43GB 2025-09-29 09:51:29.187747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20250929 60fde54e70de About an hour ago 1GB 2025-09-29 09:51:29.187762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20250929 88bd00090ff3 About an hour ago 996MB 2025-09-29 09:51:29.187772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20250929 b57eda402e19 About an hour ago 1.09GB 2025-09-29 09:51:29.187782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20250929 3c5b39a3fcff About an hour ago 1.07GB 2025-09-29 09:51:29.187791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20250929 60df6c3d895e About an hour ago 1.2GB 2025-09-29 09:51:29.187801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20250929 fff1bdb9ed89 About an hour ago 291MB 2025-09-29 09:51:29.187810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20250929 6896b20728fd About an hour ago 291MB 2025-09-29 09:51:29.187819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20250929 5451268a5c34 About an hour ago 317MB 2025-09-29 09:51:29.187828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20250929 85d3161e87b4 About an hour ago 466MB 2025-09-29 09:51:29.187838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20250929 10ebbe7a78d6 About an hour ago 597MB 2025-09-29 09:51:29.187847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20250929 cb364cb8c853 About an hour ago 286MB 2025-09-29 09:51:29.187856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20250929 7c425c4ae48e About an hour ago 283MB 2025-09-29 09:51:29.187872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20250929 320f0ba4b188 About an hour ago 284MB 2025-09-29 09:51:29.187882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20250929 6289906567e2 About an hour ago 283MB 2025-09-29 09:51:29.187891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20250929 1fab4b3281b1 About an hour ago 384MB 2025-09-29 09:51:29.187900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20250929 7e0fdda7c6d7 About an hour ago 284MB 2025-09-29 09:51:29.187909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20250929 bc1313043738 About an hour ago 292MB 2025-09-29 09:51:29.187919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20250929 4fffb76a0b6d About an hour ago 292MB 2025-09-29 09:51:29.187928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20250929 4525391408f4 About an hour ago 283MB 2025-09-29 09:51:29.187937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20250929 44cc7646dd3b About an hour ago 361MB 2025-09-29 09:51:29.187952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20250929 0ca3765e762f About an hour ago 1.06GB 2025-09-29 09:51:29.187962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20250929 9f60282c6b6d About an hour ago 694MB 2025-09-29 09:51:29.187971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20250929 9d83c9970638 About an hour ago 1.55GB 2025-09-29 09:51:29.187994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20250929 30bbb3ba6bb3 About an hour ago 1.53GB 2025-09-29 09:51:29.188003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20250929 3243486a1543 About an hour ago 300MB 2025-09-29 09:51:29.188012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20250929 ffcea482d900 About an hour ago 283MB 2025-09-29 09:51:29.188022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20250929 9a86507836dc About an hour ago 295MB 2025-09-29 09:51:29.188031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20250929 491898fa52ad About an hour ago 472MB 2025-09-29 09:51:29.188040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20250929 8eb4b250ccc0 About an hour ago 988MB 2025-09-29 09:51:29.188050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20250929 c5eec3657c39 About an hour ago 1.02GB 2025-09-29 09:51:29.188059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20250929 3c1a8fcc7928 About an hour ago 283MB 2025-09-29 09:51:29.188068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20250929 f5bfb68e1b3f About an hour ago 295MB 2025-09-29 09:51:29.188078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20250929 1470e4fac6f8 About an hour ago 288MB 2025-09-29 09:51:29.188092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20250929 2cd7b0836741 About an hour ago 317MB 2025-09-29 09:51:29.188102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20250929 e78cd41f06e7 About an hour ago 283MB 2025-09-29 09:51:29.188111 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-29 09:51:29.192085 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2025-09-29 09:51:29.192445 | ubuntu-noble-large | + tail -n +2 2025-09-29 09:51:29.192843 | ubuntu-noble-large | + read image 2025-09-29 09:51:29.192889 | ubuntu-noble-large | + awk '{ print $1 }' 2025-09-29 09:51:29.371332 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-29 09:51:29.371414 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:29.374697 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2025-09-29 09:51:29.374781 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2025-09-29 09:51:29.374805 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2025-09-29 09:51:29.374816 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:29.374827 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2025-09-29 09:51:29.374836 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:29.374846 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-29 09:51:29.374856 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.374866 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.374875 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:29.374885 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250929 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:29.576041 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:29.576253 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250929 2025-09-29 09:51:29.618364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250929 2025-09-29 09:51:29.622184 | ubuntu-noble-large | + read image 2025-09-29 09:51:29.623853 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-29 09:51:29.624137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:29.627561 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-09-29 09:51:29.627594 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:29.627602 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-09-29 09:51:29.627631 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:29.627659 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-09-29 09:51:29.627696 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:29.627767 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-29 09:51:29.627779 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.627786 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.627795 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:29.627861 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:29.675936 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:29.676022 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250929 2025-09-29 09:51:29.715524 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250929 2025-09-29 09:51:29.718273 | ubuntu-noble-large | + read image 2025-09-29 09:51:29.719790 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-29 09:51:29.719954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:29.722980 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-09-29 09:51:29.723019 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:29.723029 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-09-29 09:51:29.723039 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:29.723048 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-09-29 09:51:29.723056 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:29.723065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-29 09:51:29.723074 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.723083 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.723091 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:29.723100 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250929 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:29.771281 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:29.771371 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250929 2025-09-29 09:51:29.814032 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250929 2025-09-29 09:51:29.817834 | ubuntu-noble-large | + read image 2025-09-29 09:51:29.819775 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-09-29 09:51:29.820179 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:29.823710 | ubuntu-noble-large | + imagename=ovn-controller 2025-09-29 09:51:29.823748 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-09-29 09:51:29.823761 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-09-29 09:51:29.823775 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:29.823790 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-09-29 09:51:29.823805 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:29.823819 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-09-29 09:51:29.823834 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.823849 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.823859 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:29.823902 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20250929 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:29.872324 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:29.872416 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20250929 2025-09-29 09:51:29.914197 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20250929 2025-09-29 09:51:29.918368 | ubuntu-noble-large | + read image 2025-09-29 09:51:29.920666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-09-29 09:51:29.920735 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:29.923542 | ubuntu-noble-large | + imagename=ovn-northd 2025-09-29 09:51:29.923570 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-09-29 09:51:29.923643 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-09-29 09:51:29.923659 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:29.923697 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-09-29 09:51:29.923716 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:29.923730 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-09-29 09:51:29.923755 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.923768 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:29.923778 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:29.923822 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20250929 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:29.973786 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:29.973865 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20250929 2025-09-29 09:51:30.011176 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20250929 2025-09-29 09:51:30.014802 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.016533 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-09-29 09:51:30.016823 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.020339 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-09-29 09:51:30.020359 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.020376 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-09-29 09:51:30.020389 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:30.020402 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-09-29 09:51:30.020415 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.020428 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-09-29 09:51:30.020441 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.020454 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.020464 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.020524 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250929 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:30.073029 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:30.073110 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250929 2025-09-29 09:51:30.115837 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250929 2025-09-29 09:51:30.119727 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.121759 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-09-29 09:51:30.122079 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.125359 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-09-29 09:51:30.125384 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.125445 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-09-29 09:51:30.125461 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:30.125498 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-09-29 09:51:30.125509 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.125519 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-09-29 09:51:30.125532 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.125542 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.125552 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.125566 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250929 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:30.174232 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:30.174322 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250929 2025-09-29 09:51:30.213105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250929 2025-09-29 09:51:30.216638 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.219236 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-29 09:51:30.219306 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.222729 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-09-29 09:51:30.222762 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.222804 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-09-29 09:51:30.222842 | ubuntu-noble-large | + project=gnocchi 2025-09-29 09:51:30.222856 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-09-29 09:51:30.222870 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.222883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-29 09:51:30.222896 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.222908 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.222921 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.222991 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250929 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:30.271109 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:30.271205 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250929 2025-09-29 09:51:30.369315 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250929 2025-09-29 09:51:30.374803 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.376916 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-29 09:51:30.377096 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.379919 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-09-29 09:51:30.379944 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.379995 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-09-29 09:51:30.380031 | ubuntu-noble-large | + project=gnocchi 2025-09-29 09:51:30.380045 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-09-29 09:51:30.380059 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.380096 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-29 09:51:30.380110 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.380123 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.380133 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.380202 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250929 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:30.429757 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:30.429838 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250929 2025-09-29 09:51:30.471288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250929 2025-09-29 09:51:30.474701 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.476601 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-29 09:51:30.477055 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.480537 | ubuntu-noble-large | + imagename=gnocchi-api 2025-09-29 09:51:30.480586 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.480600 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-09-29 09:51:30.480615 | ubuntu-noble-large | + project=gnocchi 2025-09-29 09:51:30.480625 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-09-29 09:51:30.480639 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.480649 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-29 09:51:30.480662 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.480734 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.480746 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.480761 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20250929 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:30.526656 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:30.526756 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20250929 2025-09-29 09:51:30.568558 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20250929 2025-09-29 09:51:30.572292 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.574654 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-09-29 09:51:30.574726 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.578408 | ubuntu-noble-large | + imagename=blazar-manager 2025-09-29 09:51:30.578438 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.578478 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-09-29 09:51:30.578492 | ubuntu-noble-large | + project=blazar 2025-09-29 09:51:30.578529 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-09-29 09:51:30.578539 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.578553 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-09-29 09:51:30.578566 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.578579 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.578589 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.578649 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20250929 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 09:51:30.628026 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 09:51:30.628101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20250929 2025-09-29 09:51:30.671445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20250929 2025-09-29 09:51:30.675243 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.677239 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-09-29 09:51:30.677619 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.681206 | ubuntu-noble-large | + imagename=blazar-api 2025-09-29 09:51:30.681248 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.681260 | ubuntu-noble-large | + new_imagename=blazar-api 2025-09-29 09:51:30.681273 | ubuntu-noble-large | + project=blazar 2025-09-29 09:51:30.681287 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-09-29 09:51:30.681300 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.681313 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-09-29 09:51:30.681326 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.681339 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.681352 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.681398 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20250929 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 09:51:30.732657 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 09:51:30.732780 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20250929 2025-09-29 09:51:30.776005 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20250929 2025-09-29 09:51:30.779522 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.781811 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-09-29 09:51:30.781869 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.783627 | ubuntu-noble-large | + imagename=glance-api 2025-09-29 09:51:30.783646 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.783739 | ubuntu-noble-large | + new_imagename=glance-api 2025-09-29 09:51:30.783754 | ubuntu-noble-large | + project=glance 2025-09-29 09:51:30.783764 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-09-29 09:51:30.783773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.783809 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-09-29 09:51:30.783818 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.783828 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.783837 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.783918 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20250929 osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:30.828507 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:30.828569 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20250929 2025-09-29 09:51:30.872431 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20250929 2025-09-29 09:51:30.876042 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.878014 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-09-29 09:51:30.878246 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.881122 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-09-29 09:51:30.881179 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.881191 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-09-29 09:51:30.881205 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:30.881218 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-09-29 09:51:30.881231 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.881244 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-09-29 09:51:30.881257 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.881270 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.881280 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.881321 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250929 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:51:30.928087 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:51:30.928164 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250929 2025-09-29 09:51:30.967258 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250929 2025-09-29 09:51:30.970730 | ubuntu-noble-large | + read image 2025-09-29 09:51:30.972796 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-09-29 09:51:30.972962 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:30.976181 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-09-29 09:51:30.976214 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:30.976256 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-09-29 09:51:30.976271 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:30.976285 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-09-29 09:51:30.976298 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:30.976311 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-09-29 09:51:30.976325 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.976338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:30.976348 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:30.976386 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:51:31.030084 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:51:31.030194 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250929 2025-09-29 09:51:31.074486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250929 2025-09-29 09:51:31.078130 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.079912 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-09-29 09:51:31.080460 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.084019 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-09-29 09:51:31.084044 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.084061 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-09-29 09:51:31.084076 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.084089 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-09-29 09:51:31.084102 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.084115 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-09-29 09:51:31.084128 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.084158 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.084169 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.084229 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:51:31.129019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:51:31.129087 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250929 2025-09-29 09:51:31.170782 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250929 2025-09-29 09:51:31.174226 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.176013 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-09-29 09:51:31.176523 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.180040 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-09-29 09:51:31.180066 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.180131 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-09-29 09:51:31.180168 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.180179 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-09-29 09:51:31.180193 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.180202 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-09-29 09:51:31.180216 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.180229 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.180239 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.180281 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250929 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:51:31.227282 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:51:31.227349 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250929 2025-09-29 09:51:31.269526 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250929 2025-09-29 09:51:31.273260 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.275166 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-09-29 09:51:31.275524 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.278854 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-09-29 09:51:31.278909 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.278930 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-09-29 09:51:31.278941 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.278951 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-09-29 09:51:31.278961 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.278971 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-09-29 09:51:31.278982 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.278991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.279001 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.279016 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:51:31.328381 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:51:31.328495 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250929 2025-09-29 09:51:31.370176 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250929 2025-09-29 09:51:31.374472 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.376729 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-09-29 09:51:31.377191 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.380441 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-09-29 09:51:31.380485 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.380496 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-09-29 09:51:31.380510 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.380524 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-09-29 09:51:31.380538 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.380552 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-09-29 09:51:31.380609 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.380620 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.380630 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.380644 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:51:31.431104 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:51:31.431204 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250929 2025-09-29 09:51:31.473587 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250929 2025-09-29 09:51:31.476592 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.478367 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-09-29 09:51:31.478708 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.482164 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-09-29 09:51:31.482209 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.482240 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-09-29 09:51:31.482418 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.482482 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-09-29 09:51:31.482496 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.482506 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-09-29 09:51:31.482517 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.482534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.482545 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.482555 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:51:31.534595 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:51:31.534700 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250929 2025-09-29 09:51:31.576410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250929 2025-09-29 09:51:31.579906 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.582487 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-09-29 09:51:31.582524 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.586089 | ubuntu-noble-large | + imagename=neutron-server 2025-09-29 09:51:31.586137 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.586173 | ubuntu-noble-large | + new_imagename=neutron-server 2025-09-29 09:51:31.586188 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.586268 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-09-29 09:51:31.586281 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.586295 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-09-29 09:51:31.586309 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.586322 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.586335 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.586426 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20250929 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:51:31.634207 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:51:31.634287 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20250929 2025-09-29 09:51:31.679503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20250929 2025-09-29 09:51:31.682326 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.684302 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-09-29 09:51:31.684746 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.688383 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-09-29 09:51:31.688433 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.688454 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-09-29 09:51:31.688464 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.688475 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-09-29 09:51:31.688485 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.688495 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-09-29 09:51:31.688505 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.688515 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.688525 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.688539 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:51:31.735088 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:51:31.735198 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250929 2025-09-29 09:51:31.775749 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250929 2025-09-29 09:51:31.778972 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.780888 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-09-29 09:51:31.781177 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.784787 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-09-29 09:51:31.784828 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.784905 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-09-29 09:51:31.784918 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.784950 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-09-29 09:51:31.784961 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.784972 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-09-29 09:51:31.784985 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.784995 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.785006 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.785056 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:51:31.842206 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:51:31.842296 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250929 2025-09-29 09:51:31.884124 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250929 2025-09-29 09:51:31.888052 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.889896 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-09-29 09:51:31.890060 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.892563 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-09-29 09:51:31.892587 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.892603 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-09-29 09:51:31.892618 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.892657 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-09-29 09:51:31.892712 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.892732 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-09-29 09:51:31.892742 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.892752 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.892761 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.892775 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:51:31.935473 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:51:31.935540 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250929 2025-09-29 09:51:31.974185 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250929 2025-09-29 09:51:31.977172 | ubuntu-noble-large | + read image 2025-09-29 09:51:31.978932 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-09-29 09:51:31.979467 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:31.983089 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-09-29 09:51:31.983130 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:31.983168 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-09-29 09:51:31.983186 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:31.983196 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-09-29 09:51:31.983207 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:31.983217 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-09-29 09:51:31.983229 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.983239 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:31.983248 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:31.983262 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:51:32.033945 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:51:32.034036 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250929 2025-09-29 09:51:32.084055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250929 2025-09-29 09:51:32.087978 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.090195 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-09-29 09:51:32.090569 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.094860 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-09-29 09:51:32.094889 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.094935 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-09-29 09:51:32.094973 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:32.094988 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-09-29 09:51:32.094998 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.095011 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-09-29 09:51:32.095026 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.095039 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.095052 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.095099 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250929 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:51:32.145840 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:51:32.145919 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250929 2025-09-29 09:51:32.188799 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250929 2025-09-29 09:51:32.193044 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.195547 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-09-29 09:51:32.195619 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.199047 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-09-29 09:51:32.199093 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.199107 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-09-29 09:51:32.199121 | ubuntu-noble-large | + project=skyline 2025-09-29 09:51:32.199135 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-09-29 09:51:32.199186 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.199204 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-09-29 09:51:32.199228 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.199246 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.199258 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.199272 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250929 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:51:32.249184 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:51:32.249273 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250929 2025-09-29 09:51:32.285332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250929 2025-09-29 09:51:32.289394 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.291742 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-09-29 09:51:32.291800 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.294905 | ubuntu-noble-large | + imagename=skyline-console 2025-09-29 09:51:32.294945 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.294962 | ubuntu-noble-large | + new_imagename=skyline-console 2025-09-29 09:51:32.294970 | ubuntu-noble-large | + project=skyline 2025-09-29 09:51:32.294978 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-09-29 09:51:32.294986 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.294994 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-09-29 09:51:32.295006 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.295014 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.295022 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.295033 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20250929 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:51:32.342587 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:51:32.342661 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20250929 2025-09-29 09:51:32.387110 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20250929 2025-09-29 09:51:32.390917 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.392840 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-29 09:51:32.393485 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.397104 | ubuntu-noble-large | + imagename=nova-scheduler 2025-09-29 09:51:32.397183 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.397205 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-09-29 09:51:32.397220 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.397235 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-09-29 09:51:32.397245 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.397255 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-29 09:51:32.397284 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.397294 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.397307 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.397318 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20250929 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:51:32.447258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:51:32.447340 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20250929 2025-09-29 09:51:32.492309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20250929 2025-09-29 09:51:32.495919 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.497756 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-29 09:51:32.498040 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.501468 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-09-29 09:51:32.501499 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.501534 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-09-29 09:51:32.501569 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.501600 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-09-29 09:51:32.501612 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.501633 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-29 09:51:32.501645 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.501701 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.501716 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.501758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250929 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:51:32.547137 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:51:32.547222 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250929 2025-09-29 09:51:32.585298 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250929 2025-09-29 09:51:32.588664 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.590622 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-09-29 09:51:32.590658 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.593465 | ubuntu-noble-large | + imagename=nova-conductor 2025-09-29 09:51:32.593489 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.593547 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-09-29 09:51:32.593561 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.593574 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-09-29 09:51:32.593585 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.593620 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-09-29 09:51:32.593633 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.593645 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.593657 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.593763 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20250929 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:51:32.639875 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:51:32.639943 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20250929 2025-09-29 09:51:32.679031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20250929 2025-09-29 09:51:32.681846 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.683778 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-29 09:51:32.684056 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.687014 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-09-29 09:51:32.687092 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.687107 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-09-29 09:51:32.687117 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.687127 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-09-29 09:51:32.687137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.687167 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-29 09:51:32.687181 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.687192 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.687201 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.687234 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250929 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:51:32.734397 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:51:32.734480 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250929 2025-09-29 09:51:32.779445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250929 2025-09-29 09:51:32.783779 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.785770 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-09-29 09:51:32.786319 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.790051 | ubuntu-noble-large | + imagename=nova-ssh 2025-09-29 09:51:32.790109 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.790128 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-09-29 09:51:32.790138 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.790171 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-09-29 09:51:32.790181 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.790191 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-09-29 09:51:32.790201 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.790210 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.790220 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.790235 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20250929 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:51:32.842136 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:51:32.842232 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20250929 2025-09-29 09:51:32.886307 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20250929 2025-09-29 09:51:32.889242 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.891021 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-09-29 09:51:32.891070 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.893593 | ubuntu-noble-large | + imagename=nova-api 2025-09-29 09:51:32.893618 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.893699 | ubuntu-noble-large | + new_imagename=nova-api 2025-09-29 09:51:32.893716 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.893733 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-09-29 09:51:32.893747 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.893784 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-09-29 09:51:32.893799 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.893812 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.893825 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.893870 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20250929 osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:51:32.939908 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:51:32.939990 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20250929 2025-09-29 09:51:32.977550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20250929 2025-09-29 09:51:32.980853 | ubuntu-noble-large | + read image 2025-09-29 09:51:32.982452 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-29 09:51:32.983083 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:32.986184 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-09-29 09:51:32.986209 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-09-29 09:51:32.986250 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-09-29 09:51:32.986265 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:32.986278 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-09-29 09:51:32.986291 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:32.986304 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-29 09:51:32.986317 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.986331 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:32.986340 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:32.986382 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250929 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:51:33.036396 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:51:33.036483 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250929 2025-09-29 09:51:33.077346 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250929 2025-09-29 09:51:33.081376 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.083390 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-09-29 09:51:33.083898 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.088012 | ubuntu-noble-large | + imagename=nova-compute 2025-09-29 09:51:33.088045 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.088061 | ubuntu-noble-large | + new_imagename=nova-compute 2025-09-29 09:51:33.088122 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:33.088134 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-09-29 09:51:33.088163 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.088177 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-09-29 09:51:33.088187 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.088217 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.088227 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.088242 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20250929 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:51:33.139755 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:51:33.139828 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20250929 2025-09-29 09:51:33.177412 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20250929 2025-09-29 09:51:33.181018 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.183314 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-29 09:51:33.183356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.186727 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-09-29 09:51:33.186756 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.186832 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-09-29 09:51:33.186848 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:33.186862 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-09-29 09:51:33.186872 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.186886 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-29 09:51:33.186901 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.186914 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.186923 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.186965 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250929 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:51:33.231763 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:51:33.231831 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250929 2025-09-29 09:51:33.272874 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250929 2025-09-29 09:51:33.276530 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.278336 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-29 09:51:33.278586 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.282435 | ubuntu-noble-large | + imagename=masakari-monitors 2025-09-29 09:51:33.282460 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.282530 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-09-29 09:51:33.282546 | ubuntu-noble-large | + project=masakari 2025-09-29 09:51:33.282559 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-09-29 09:51:33.282573 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.282586 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-29 09:51:33.282599 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.282613 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.282625 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.282729 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20250929 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:51:33.331198 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:51:33.331266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20250929 2025-09-29 09:51:33.373316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20250929 2025-09-29 09:51:33.377635 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.379745 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-09-29 09:51:33.380236 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.383714 | ubuntu-noble-large | + imagename=masakari-api 2025-09-29 09:51:33.383770 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.383787 | ubuntu-noble-large | + new_imagename=masakari-api 2025-09-29 09:51:33.383798 | ubuntu-noble-large | + project=masakari 2025-09-29 09:51:33.383807 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-09-29 09:51:33.383818 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.383827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-09-29 09:51:33.383841 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.383851 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.383861 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.383871 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20250929 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:51:33.438124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:51:33.438248 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20250929 2025-09-29 09:51:33.481905 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20250929 2025-09-29 09:51:33.486070 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.488058 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-09-29 09:51:33.488365 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.491654 | ubuntu-noble-large | + imagename=masakari-engine 2025-09-29 09:51:33.491736 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.491808 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-09-29 09:51:33.491825 | ubuntu-noble-large | + project=masakari 2025-09-29 09:51:33.491838 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-09-29 09:51:33.491852 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.491865 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-09-29 09:51:33.491878 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.491891 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.491904 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.491952 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20250929 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:51:33.546137 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:51:33.546261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20250929 2025-09-29 09:51:33.587470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20250929 2025-09-29 09:51:33.590443 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.592320 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-09-29 09:51:33.592860 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.596470 | ubuntu-noble-large | + imagename=placement-api 2025-09-29 09:51:33.596508 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.596523 | ubuntu-noble-large | + new_imagename=placement-api 2025-09-29 09:51:33.596567 | ubuntu-noble-large | + project=placement 2025-09-29 09:51:33.596582 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-09-29 09:51:33.596595 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.596609 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-09-29 09:51:33.596633 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.596647 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.596660 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.596733 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20250929 osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:51:33.646212 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:51:33.646276 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20250929 2025-09-29 09:51:33.681835 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20250929 2025-09-29 09:51:33.684809 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.687287 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-09-29 09:51:33.687355 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.690718 | ubuntu-noble-large | + imagename=octavia-worker 2025-09-29 09:51:33.690749 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.690764 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-09-29 09:51:33.690801 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:33.690816 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-09-29 09:51:33.690829 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.690862 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-09-29 09:51:33.690872 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.690882 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.690895 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.690908 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20250929 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:51:33.738348 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:51:33.738417 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20250929 2025-09-29 09:51:33.783756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20250929 2025-09-29 09:51:33.787712 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.789414 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-09-29 09:51:33.789968 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.793501 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-09-29 09:51:33.793533 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.793576 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-09-29 09:51:33.793615 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:33.793629 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-09-29 09:51:33.793643 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.793656 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-09-29 09:51:33.793694 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.793712 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.793726 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.793775 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250929 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:51:33.842807 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:51:33.842886 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250929 2025-09-29 09:51:33.883753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250929 2025-09-29 09:51:33.887390 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.889429 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-09-29 09:51:33.889482 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.891764 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-09-29 09:51:33.891789 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.891835 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-09-29 09:51:33.891875 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:33.891890 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-09-29 09:51:33.891903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.891916 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-09-29 09:51:33.891952 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.891966 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.891976 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.892020 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250929 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:51:33.934399 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:51:33.934478 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250929 2025-09-29 09:51:33.976910 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250929 2025-09-29 09:51:33.980560 | ubuntu-noble-large | + read image 2025-09-29 09:51:33.982559 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-09-29 09:51:33.982780 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:33.985418 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-09-29 09:51:33.985445 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-09-29 09:51:33.985502 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-09-29 09:51:33.985518 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:33.985531 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-09-29 09:51:33.985544 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:33.985582 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-09-29 09:51:33.985597 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.985632 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:33.985643 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:33.985657 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250929 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:51:34.039971 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:51:34.040057 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250929 2025-09-29 09:51:34.082883 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250929 2025-09-29 09:51:34.085460 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.087121 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-09-29 09:51:34.087457 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.089562 | ubuntu-noble-large | + imagename=octavia-api 2025-09-29 09:51:34.089597 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.089610 | ubuntu-noble-large | + new_imagename=octavia-api 2025-09-29 09:51:34.089623 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:34.089633 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-09-29 09:51:34.089644 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.089658 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-09-29 09:51:34.089690 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.089701 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.089714 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.089729 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20250929 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:51:34.140440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:51:34.140533 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20250929 2025-09-29 09:51:34.182103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20250929 2025-09-29 09:51:34.185548 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.187404 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-29 09:51:34.187593 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.190888 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-09-29 09:51:34.190915 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.190962 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-09-29 09:51:34.190977 | ubuntu-noble-large | + project=barbican 2025-09-29 09:51:34.191014 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-09-29 09:51:34.191029 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.191066 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-29 09:51:34.191080 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.191116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.191129 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.191247 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250929 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:51:34.241852 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:51:34.241945 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250929 2025-09-29 09:51:34.286642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250929 2025-09-29 09:51:34.291013 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.293365 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-09-29 09:51:34.293760 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.297023 | ubuntu-noble-large | + imagename=barbican-api 2025-09-29 09:51:34.297053 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.297068 | ubuntu-noble-large | + new_imagename=barbican-api 2025-09-29 09:51:34.297084 | ubuntu-noble-large | + project=barbican 2025-09-29 09:51:34.297096 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-09-29 09:51:34.297108 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.297123 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-09-29 09:51:34.297135 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.297167 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.297180 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.297197 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20250929 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:51:34.349760 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:51:34.349843 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20250929 2025-09-29 09:51:34.389965 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20250929 2025-09-29 09:51:34.394636 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.396447 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-09-29 09:51:34.396709 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.400653 | ubuntu-noble-large | + imagename=barbican-worker 2025-09-29 09:51:34.400723 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.400748 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-09-29 09:51:34.400770 | ubuntu-noble-large | + project=barbican 2025-09-29 09:51:34.400793 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-09-29 09:51:34.400811 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.400833 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-09-29 09:51:34.400843 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.400856 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.400866 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.400919 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20250929 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:51:34.450332 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:51:34.450416 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20250929 2025-09-29 09:51:34.494003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20250929 2025-09-29 09:51:34.499048 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.501185 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-29 09:51:34.501417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.505017 | ubuntu-noble-large | + imagename=aodh-expirer 2025-09-29 09:51:34.505061 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.505083 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-09-29 09:51:34.505171 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:34.505198 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-09-29 09:51:34.505218 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.505241 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-29 09:51:34.505262 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.505278 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.505300 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.505324 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20250929 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:51:34.553229 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:51:34.553369 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20250929 2025-09-29 09:51:34.598597 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20250929 2025-09-29 09:51:34.602118 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.604097 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-09-29 09:51:34.604537 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.608134 | ubuntu-noble-large | + imagename=aodh-listener 2025-09-29 09:51:34.608194 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.608206 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-09-29 09:51:34.608219 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:34.608261 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-09-29 09:51:34.608272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.608285 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-09-29 09:51:34.608299 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.608312 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.608324 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.608370 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20250929 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:51:34.659540 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:51:34.659608 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20250929 2025-09-29 09:51:34.707971 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20250929 2025-09-29 09:51:34.711854 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.713962 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-29 09:51:34.714172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.717628 | ubuntu-noble-large | + imagename=aodh-notifier 2025-09-29 09:51:34.717645 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.717738 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-09-29 09:51:34.717752 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:34.717761 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-09-29 09:51:34.717803 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.717811 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-29 09:51:34.717820 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.717829 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.717870 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.717903 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20250929 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:51:34.767283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:51:34.767365 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20250929 2025-09-29 09:51:34.807794 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20250929 2025-09-29 09:51:34.811781 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.813328 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-29 09:51:34.813732 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.817047 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-09-29 09:51:34.817088 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.817100 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-09-29 09:51:34.817113 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:34.817128 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-09-29 09:51:34.817160 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.817200 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-29 09:51:34.817214 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.817224 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.817237 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.817280 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250929 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:51:34.867400 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:51:34.867487 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250929 2025-09-29 09:51:34.915003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250929 2025-09-29 09:51:34.918321 | ubuntu-noble-large | + read image 2025-09-29 09:51:34.920257 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-09-29 09:51:34.920625 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:34.923758 | ubuntu-noble-large | + imagename=aodh-api 2025-09-29 09:51:34.923799 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:34.923814 | ubuntu-noble-large | + new_imagename=aodh-api 2025-09-29 09:51:34.923827 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:34.923866 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-09-29 09:51:34.923877 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:34.923891 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-09-29 09:51:34.923901 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.923914 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:34.923923 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:34.923938 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20250929 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:51:34.972863 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:51:34.972945 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20250929 2025-09-29 09:51:35.019121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20250929 2025-09-29 09:51:35.022816 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.024621 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-09-29 09:51:35.024968 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.028539 | ubuntu-noble-large | + imagename=magnum-api 2025-09-29 09:51:35.028566 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.028636 | ubuntu-noble-large | + new_imagename=magnum-api 2025-09-29 09:51:35.028697 | ubuntu-noble-large | + project=magnum 2025-09-29 09:51:35.028717 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-09-29 09:51:35.028727 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.028737 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-09-29 09:51:35.028750 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.028760 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.028770 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.028784 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20250929 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:51:35.081110 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:51:35.081207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20250929 2025-09-29 09:51:35.127125 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20250929 2025-09-29 09:51:35.131295 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.133289 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-29 09:51:35.133804 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.137605 | ubuntu-noble-large | + imagename=magnum-conductor 2025-09-29 09:51:35.137630 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.137711 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-09-29 09:51:35.137731 | ubuntu-noble-large | + project=magnum 2025-09-29 09:51:35.137745 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-09-29 09:51:35.137758 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.137772 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-29 09:51:35.137810 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.137824 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.137834 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.137874 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20250929 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:51:35.187295 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:51:35.187365 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20250929 2025-09-29 09:51:35.229639 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20250929 2025-09-29 09:51:35.232796 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.234865 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-09-29 09:51:35.234938 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.238119 | ubuntu-noble-large | + imagename=keystone 2025-09-29 09:51:35.238187 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.238200 | ubuntu-noble-large | + new_imagename=keystone 2025-09-29 09:51:35.238213 | ubuntu-noble-large | + project=keystone 2025-09-29 09:51:35.238223 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-09-29 09:51:35.238236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.238246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-09-29 09:51:35.238260 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.238273 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.238282 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.238338 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20250929 osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:51:35.292858 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:51:35.292942 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20250929 2025-09-29 09:51:35.333859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20250929 2025-09-29 09:51:35.337164 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.338978 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-09-29 09:51:35.339413 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.342913 | ubuntu-noble-large | + imagename=keystone-fernet 2025-09-29 09:51:35.342948 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.343015 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-09-29 09:51:35.343026 | ubuntu-noble-large | + project=keystone 2025-09-29 09:51:35.343036 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-09-29 09:51:35.343046 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.343078 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-09-29 09:51:35.343088 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.343113 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.343156 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.343186 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20250929 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:51:35.392561 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:51:35.392636 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20250929 2025-09-29 09:51:35.436019 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20250929 2025-09-29 09:51:35.439033 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.440731 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-09-29 09:51:35.441308 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.444815 | ubuntu-noble-large | + imagename=keystone-ssh 2025-09-29 09:51:35.444844 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.444856 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-09-29 09:51:35.444870 | ubuntu-noble-large | + project=keystone 2025-09-29 09:51:35.444883 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-09-29 09:51:35.444893 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.444906 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-09-29 09:51:35.444916 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.444929 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.444938 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.444953 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20250929 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:51:35.496128 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:51:35.496225 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20250929 2025-09-29 09:51:35.537761 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20250929 2025-09-29 09:51:35.541558 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.543751 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-09-29 09:51:35.543917 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.547438 | ubuntu-noble-large | + imagename=ironic-conductor 2025-09-29 09:51:35.547470 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.547511 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-09-29 09:51:35.547525 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:35.547539 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-09-29 09:51:35.547552 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.547565 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-09-29 09:51:35.547601 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.547612 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.547625 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.547661 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20250929 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:51:35.593928 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:51:35.594010 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20250929 2025-09-29 09:51:35.640249 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20250929 2025-09-29 09:51:35.643811 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.646044 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-09-29 09:51:35.646278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.649914 | ubuntu-noble-large | + imagename=ironic-pxe 2025-09-29 09:51:35.649939 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.650009 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-09-29 09:51:35.650025 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:35.650038 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-09-29 09:51:35.650051 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.650065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-09-29 09:51:35.650079 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.650092 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.650105 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.650169 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20250929 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:51:35.699471 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:51:35.699534 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20250929 2025-09-29 09:51:35.743862 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20250929 2025-09-29 09:51:35.747860 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.749916 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-09-29 09:51:35.750177 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.753507 | ubuntu-noble-large | + imagename=ironic-api 2025-09-29 09:51:35.753533 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.753590 | ubuntu-noble-large | + new_imagename=ironic-api 2025-09-29 09:51:35.753606 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:35.753619 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-09-29 09:51:35.753632 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.753645 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-09-29 09:51:35.753658 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.753697 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.753711 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.753752 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20250929 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:51:35.808119 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:51:35.808218 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20250929 2025-09-29 09:51:35.854962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20250929 2025-09-29 09:51:35.858245 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.860037 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-09-29 09:51:35.860525 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.864085 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-09-29 09:51:35.864172 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.864186 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-09-29 09:51:35.864195 | ubuntu-noble-large | + project=cinder 2025-09-29 09:51:35.864207 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-09-29 09:51:35.864216 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.864225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-09-29 09:51:35.864237 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.864246 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.864254 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.864267 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250929 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:51:35.916867 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:51:35.916963 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250929 2025-09-29 09:51:35.956913 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250929 2025-09-29 09:51:35.960823 | ubuntu-noble-large | + read image 2025-09-29 09:51:35.962806 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-09-29 09:51:35.963272 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:35.967070 | ubuntu-noble-large | + imagename=cinder-volume 2025-09-29 09:51:35.967097 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-09-29 09:51:35.967176 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-09-29 09:51:35.967193 | ubuntu-noble-large | + project=cinder 2025-09-29 09:51:35.967230 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-09-29 09:51:35.967245 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:35.967258 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-09-29 09:51:35.967271 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.967284 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:35.967297 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:35.967341 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20250929 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:51:36.017249 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:51:36.017330 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20250929 2025-09-29 09:51:36.055613 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20250929 2025-09-29 09:51:36.058428 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.060154 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-09-29 09:51:36.060688 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.064257 | ubuntu-noble-large | + imagename=cinder-backup 2025-09-29 09:51:36.064286 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.064301 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-09-29 09:51:36.064351 | ubuntu-noble-large | + project=cinder 2025-09-29 09:51:36.064363 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-09-29 09:51:36.064372 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.064386 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-09-29 09:51:36.064395 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.064409 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.064418 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.064433 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20250929 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:51:36.110194 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:51:36.110265 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20250929 2025-09-29 09:51:36.153716 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20250929 2025-09-29 09:51:36.159011 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.160732 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-09-29 09:51:36.161211 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.164653 | ubuntu-noble-large | + imagename=cinder-api 2025-09-29 09:51:36.164713 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.164784 | ubuntu-noble-large | + new_imagename=cinder-api 2025-09-29 09:51:36.164795 | ubuntu-noble-large | + project=cinder 2025-09-29 09:51:36.164809 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-09-29 09:51:36.164819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.164832 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-09-29 09:51:36.164845 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.164858 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.164871 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.164983 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20250929 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:51:36.216472 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:51:36.216559 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20250929 2025-09-29 09:51:36.257331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20250929 2025-09-29 09:51:36.260792 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.262505 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-09-29 09:51:36.262919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.266452 | ubuntu-noble-large | + imagename=designate-producer 2025-09-29 09:51:36.266493 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.266560 | ubuntu-noble-large | + new_imagename=designate-producer 2025-09-29 09:51:36.266574 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.266585 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-09-29 09:51:36.266596 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.266628 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-09-29 09:51:36.266641 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.266652 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.266662 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.266753 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20250929 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:51:36.316900 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:51:36.316982 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20250929 2025-09-29 09:51:36.356728 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20250929 2025-09-29 09:51:36.361034 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.362828 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-09-29 09:51:36.363335 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.366828 | ubuntu-noble-large | + imagename=designate-api 2025-09-29 09:51:36.366853 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.366868 | ubuntu-noble-large | + new_imagename=designate-api 2025-09-29 09:51:36.366909 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.366924 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-09-29 09:51:36.366961 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.366986 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-09-29 09:51:36.366996 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.367009 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.367019 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.367033 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20250929 osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:51:36.423639 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:51:36.423746 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20250929 2025-09-29 09:51:36.463213 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20250929 2025-09-29 09:51:36.466339 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.468366 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-29 09:51:36.468656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.471962 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-09-29 09:51:36.471994 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.472051 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-09-29 09:51:36.472067 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.472081 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-09-29 09:51:36.472094 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.472134 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-29 09:51:36.472197 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.472212 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.472222 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.472267 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250929 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:51:36.520985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:51:36.521055 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250929 2025-09-29 09:51:36.562025 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250929 2025-09-29 09:51:36.566080 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.568073 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-09-29 09:51:36.568417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.571775 | ubuntu-noble-large | + imagename=designate-mdns 2025-09-29 09:51:36.571800 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.571877 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-09-29 09:51:36.571892 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.571906 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-09-29 09:51:36.571919 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.571933 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-09-29 09:51:36.571970 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.571984 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.571995 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.572036 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20250929 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:51:36.618985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:51:36.619062 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20250929 2025-09-29 09:51:36.659611 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20250929 2025-09-29 09:51:36.663400 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.664973 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-09-29 09:51:36.665488 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.669537 | ubuntu-noble-large | + imagename=designate-worker 2025-09-29 09:51:36.669567 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.669575 | ubuntu-noble-large | + new_imagename=designate-worker 2025-09-29 09:51:36.669582 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.669588 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-09-29 09:51:36.669595 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.669602 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-09-29 09:51:36.669608 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.669629 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.669636 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.669642 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20250929 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:51:36.713539 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:51:36.713630 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20250929 2025-09-29 09:51:36.758603 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20250929 2025-09-29 09:51:36.762037 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.764054 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-09-29 09:51:36.764357 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.767754 | ubuntu-noble-large | + imagename=designate-central 2025-09-29 09:51:36.767805 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.767854 | ubuntu-noble-large | + new_imagename=designate-central 2025-09-29 09:51:36.767931 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.767953 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-09-29 09:51:36.767979 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.767998 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-09-29 09:51:36.768024 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.768048 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.768068 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.768165 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20250929 osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:51:36.820929 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:51:36.821007 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20250929 2025-09-29 09:51:36.864337 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20250929 2025-09-29 09:51:36.868045 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.869871 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-09-29 09:51:36.870187 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.873642 | ubuntu-noble-large | + imagename=designate-sink 2025-09-29 09:51:36.873702 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.873720 | ubuntu-noble-large | + new_imagename=designate-sink 2025-09-29 09:51:36.873792 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:36.873805 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-09-29 09:51:36.873819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.873857 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-09-29 09:51:36.873896 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.873927 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.873941 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.874023 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20250929 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:51:36.924792 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:51:36.924928 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20250929 2025-09-29 09:51:36.970757 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20250929 2025-09-29 09:51:36.974735 | ubuntu-noble-large | + read image 2025-09-29 09:51:36.976807 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-29 09:51:36.977066 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:36.980579 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-09-29 09:51:36.980603 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-09-29 09:51:36.980648 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-09-29 09:51:36.980661 | ubuntu-noble-large | + project=ceilometer 2025-09-29 09:51:36.980741 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-09-29 09:51:36.980755 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:36.980767 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-29 09:51:36.980777 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.980789 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:36.980797 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:36.980839 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250929 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:51:37.028764 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:51:37.028843 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250929 2025-09-29 09:51:37.073576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250929 2025-09-29 09:51:37.076802 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.079337 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-29 09:51:37.079368 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.082929 | ubuntu-noble-large | + imagename=ceilometer-central 2025-09-29 09:51:37.082953 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.083030 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-09-29 09:51:37.083072 | ubuntu-noble-large | + project=ceilometer 2025-09-29 09:51:37.083132 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-09-29 09:51:37.083161 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.083214 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-29 09:51:37.083227 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.083239 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.083251 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.083304 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20250929 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:51:37.131653 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:51:37.131735 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20250929 2025-09-29 09:51:37.175948 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20250929 2025-09-29 09:51:37.179776 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.181754 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-29 09:51:37.182111 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.185716 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-09-29 09:51:37.185768 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.185809 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-09-29 09:51:37.185822 | ubuntu-noble-large | + project=ceilometer 2025-09-29 09:51:37.185858 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-09-29 09:51:37.185870 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.185883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-29 09:51:37.185894 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.185906 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.185917 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.185975 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250929 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:51:37.238130 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:51:37.238219 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250929 2025-09-29 09:51:37.277626 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250929 2025-09-29 09:51:37.281103 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.282980 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-29 09:51:37.283521 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.287173 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-09-29 09:51:37.287199 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.287279 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-09-29 09:51:37.287295 | ubuntu-noble-large | + project=ceilometer 2025-09-29 09:51:37.287308 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-09-29 09:51:37.287322 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.287361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-29 09:51:37.287376 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.287390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.287403 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.287450 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250929 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:51:37.333786 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:51:37.333892 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250929 2025-09-29 09:51:37.376950 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250929 2025-09-29 09:51:37.381116 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.383345 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-09-29 09:51:37.383649 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.387160 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-09-29 09:51:37.387219 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.387228 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-09-29 09:51:37.387236 | ubuntu-noble-large | + project=heat 2025-09-29 09:51:37.387247 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-09-29 09:51:37.387254 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.387263 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-09-29 09:51:37.387270 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.387279 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.387288 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.387353 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250929 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 09:51:37.431604 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 09:51:37.431694 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250929 2025-09-29 09:51:37.472365 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250929 2025-09-29 09:51:37.474658 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.476579 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-09-29 09:51:37.477007 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.480500 | ubuntu-noble-large | + imagename=heat-engine 2025-09-29 09:51:37.480543 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.480554 | ubuntu-noble-large | + new_imagename=heat-engine 2025-09-29 09:51:37.480568 | ubuntu-noble-large | + project=heat 2025-09-29 09:51:37.480581 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-09-29 09:51:37.480595 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.480634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-09-29 09:51:37.480648 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.480658 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.480698 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.480743 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20250929 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 09:51:37.527548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 09:51:37.527606 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20250929 2025-09-29 09:51:37.570406 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20250929 2025-09-29 09:51:37.573281 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.575097 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-09-29 09:51:37.575566 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.579128 | ubuntu-noble-large | + imagename=heat-api 2025-09-29 09:51:37.579184 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.579196 | ubuntu-noble-large | + new_imagename=heat-api 2025-09-29 09:51:37.579209 | ubuntu-noble-large | + project=heat 2025-09-29 09:51:37.579223 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-09-29 09:51:37.579236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.579250 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-09-29 09:51:37.579263 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.579277 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.579287 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.579316 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20250929 osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 09:51:37.626351 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 09:51:37.626424 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20250929 2025-09-29 09:51:37.664744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20250929 2025-09-29 09:51:37.667941 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.670279 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-29 09:51:37.670319 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.673261 | ubuntu-noble-large | + imagename=manila-scheduler 2025-09-29 09:51:37.673306 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.673323 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-09-29 09:51:37.673333 | ubuntu-noble-large | + project=manila 2025-09-29 09:51:37.673343 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-09-29 09:51:37.673356 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.673366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-29 09:51:37.673375 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.673388 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.673398 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.673412 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20250929 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:51:37.717180 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:51:37.717260 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20250929 2025-09-29 09:51:37.756175 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20250929 2025-09-29 09:51:37.758393 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.759687 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.759780 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-09-29 09:51:37.761684 | ubuntu-noble-large | + imagename=manila-data 2025-09-29 09:51:37.761721 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.761733 | ubuntu-noble-large | + new_imagename=manila-data 2025-09-29 09:51:37.761743 | ubuntu-noble-large | + project=manila 2025-09-29 09:51:37.761773 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-09-29 09:51:37.761783 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.761793 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-09-29 09:51:37.761804 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.761814 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.761822 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.761850 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20250929 osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:51:37.805629 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:51:37.805728 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20250929 2025-09-29 09:51:37.846879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20250929 2025-09-29 09:51:37.850707 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.853053 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-09-29 09:51:37.853093 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.855877 | ubuntu-noble-large | + imagename=manila-share 2025-09-29 09:51:37.855923 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.855941 | ubuntu-noble-large | + new_imagename=manila-share 2025-09-29 09:51:37.855951 | ubuntu-noble-large | + project=manila 2025-09-29 09:51:37.855961 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-09-29 09:51:37.855971 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.855984 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-09-29 09:51:37.855994 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.856004 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.856014 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.856028 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20250929 osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:51:37.905105 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:51:37.905212 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20250929 2025-09-29 09:51:37.950695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20250929 2025-09-29 09:51:37.955124 | ubuntu-noble-large | + read image 2025-09-29 09:51:37.956986 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-09-29 09:51:37.957488 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:37.961007 | ubuntu-noble-large | + imagename=manila-api 2025-09-29 09:51:37.961033 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-09-29 09:51:37.961093 | ubuntu-noble-large | + new_imagename=manila-api 2025-09-29 09:51:37.961109 | ubuntu-noble-large | + project=manila 2025-09-29 09:51:37.961122 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-09-29 09:51:37.961135 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:37.961172 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-09-29 09:51:37.961207 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.961218 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:37.961228 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:37.961242 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20250929 osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:51:38.010615 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:51:38.010718 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20250929 2025-09-29 09:51:38.053837 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20250929 2025-09-29 09:51:38.057571 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.059718 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-09-29 09:51:38.059961 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.063709 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-09-29 09:51:38.063748 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.063760 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-09-29 09:51:38.063773 | ubuntu-noble-large | + project=hacluster 2025-09-29 09:51:38.063787 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-09-29 09:51:38.063800 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.063842 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-09-29 09:51:38.063857 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.063867 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.063880 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.063943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250929 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:51:38.113370 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:51:38.113449 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250929 2025-09-29 09:51:38.155956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250929 2025-09-29 09:51:38.159340 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.161329 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-09-29 09:51:38.161621 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.165097 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-09-29 09:51:38.165119 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.165178 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-09-29 09:51:38.165254 | ubuntu-noble-large | + project=hacluster 2025-09-29 09:51:38.165264 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-09-29 09:51:38.165272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.165283 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-09-29 09:51:38.165293 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.165304 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.165315 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.165408 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250929 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:51:38.212459 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:51:38.212529 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250929 2025-09-29 09:51:38.253397 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250929 2025-09-29 09:51:38.256906 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.258639 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-09-29 09:51:38.258978 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.262094 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-09-29 09:51:38.262119 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.262171 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-09-29 09:51:38.262209 | ubuntu-noble-large | + project=hacluster 2025-09-29 09:51:38.262223 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-09-29 09:51:38.262233 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.262247 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-09-29 09:51:38.262257 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.262270 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.262280 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.262294 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250929 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:51:38.309012 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:51:38.309081 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250929 2025-09-29 09:51:38.350917 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250929 2025-09-29 09:51:38.354917 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.356905 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-09-29 09:51:38.357275 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.360829 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-09-29 09:51:38.360855 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.360899 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-09-29 09:51:38.360938 | ubuntu-noble-large | + project=hacluster 2025-09-29 09:51:38.360952 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-09-29 09:51:38.360965 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.361005 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-09-29 09:51:38.361019 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.361034 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.361044 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.361090 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250929 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:51:38.409878 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:51:38.409950 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250929 2025-09-29 09:51:38.453273 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250929 2025-09-29 09:51:38.456823 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.458658 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-09-29 09:51:38.459018 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.462519 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-09-29 09:51:38.462560 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.462575 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-09-29 09:51:38.462603 | ubuntu-noble-large | + project=letsencrypt 2025-09-29 09:51:38.462617 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-09-29 09:51:38.462630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.462691 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-09-29 09:51:38.462711 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.462721 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.462735 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.462798 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250929 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 09:51:38.509179 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 09:51:38.509245 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250929 2025-09-29 09:51:38.550252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250929 2025-09-29 09:51:38.553857 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.555935 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-09-29 09:51:38.556253 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.559836 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-09-29 09:51:38.559863 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.559938 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-09-29 09:51:38.559955 | ubuntu-noble-large | + project=letsencrypt 2025-09-29 09:51:38.559968 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-09-29 09:51:38.559981 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.559994 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-09-29 09:51:38.560031 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.560045 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.560055 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.560100 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250929 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 09:51:38.610243 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 09:51:38.610347 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250929 2025-09-29 09:51:38.650727 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250929 2025-09-29 09:51:38.654354 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.656319 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-09-29 09:51:38.656825 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.660284 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-09-29 09:51:38.660319 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.660333 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-09-29 09:51:38.660406 | ubuntu-noble-large | + project=openvswitch 2025-09-29 09:51:38.660419 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-09-29 09:51:38.660433 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.660443 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-09-29 09:51:38.660457 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.660467 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.660479 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.660505 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250929 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:51:38.705652 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:51:38.705762 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250929 2025-09-29 09:51:38.747129 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250929 2025-09-29 09:51:38.750792 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.752767 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-09-29 09:51:38.753180 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.756797 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-09-29 09:51:38.756837 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.756852 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-09-29 09:51:38.756865 | ubuntu-noble-large | + project=openvswitch 2025-09-29 09:51:38.756893 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-09-29 09:51:38.756907 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.756920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-09-29 09:51:38.756934 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.756947 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.756957 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.757000 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250929 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:51:38.806597 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:51:38.806703 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250929 2025-09-29 09:51:38.847075 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250929 2025-09-29 09:51:38.851018 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.853040 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-09-29 09:51:38.853480 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.857108 | ubuntu-noble-large | + imagename=ovn-base 2025-09-29 09:51:38.857174 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.857185 | ubuntu-noble-large | + new_imagename=ovn-base 2025-09-29 09:51:38.857194 | ubuntu-noble-large | + project=ovn 2025-09-29 09:51:38.857200 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-09-29 09:51:38.857208 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.857239 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-09-29 09:51:38.857248 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.857256 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.857263 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.857330 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20250929 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-29 09:51:38.902225 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-29 09:51:38.902345 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:51:38.943249 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20250929 2025-09-29 09:51:38.947119 | ubuntu-noble-large | + read image 2025-09-29 09:51:38.949174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-09-29 09:51:38.949583 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:38.953126 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-09-29 09:51:38.953168 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:38.953263 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-09-29 09:51:38.953280 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:38.953291 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-09-29 09:51:38.953304 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:38.953318 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-09-29 09:51:38.953331 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.953344 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:38.953357 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:38.953409 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:51:39.008556 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:51:39.008636 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250929 2025-09-29 09:51:39.049566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250929 2025-09-29 09:51:39.053351 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.055262 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-09-29 09:51:39.055453 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.058531 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-09-29 09:51:39.058568 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.058582 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-09-29 09:51:39.058640 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.058650 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-09-29 09:51:39.058662 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.058723 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-09-29 09:51:39.058762 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.058793 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.058805 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.058876 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:51:39.111056 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:51:39.111167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250929 2025-09-29 09:51:39.155588 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250929 2025-09-29 09:51:39.159362 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.161446 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-09-29 09:51:39.161710 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.165321 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-09-29 09:51:39.165369 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.165434 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-09-29 09:51:39.165477 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.165525 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-09-29 09:51:39.165542 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.165587 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-09-29 09:51:39.165603 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.165616 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.165629 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.165760 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 09:51:39.215524 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 09:51:39.215608 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250929 2025-09-29 09:51:39.257589 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250929 2025-09-29 09:51:39.261018 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.262961 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-09-29 09:51:39.263336 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.266851 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-09-29 09:51:39.266881 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.266932 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-09-29 09:51:39.266969 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.266984 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-09-29 09:51:39.266997 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.267033 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-09-29 09:51:39.267048 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.267062 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.267075 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.267156 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250929 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:51:39.313635 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:51:39.313743 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250929 2025-09-29 09:51:39.350817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250929 2025-09-29 09:51:39.353950 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.355654 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-09-29 09:51:39.355889 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.359378 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-09-29 09:51:39.359434 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.359525 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-09-29 09:51:39.359552 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.359601 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-09-29 09:51:39.359616 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.359691 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-09-29 09:51:39.359747 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.359762 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.359798 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.359854 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:51:39.465798 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:51:39.465890 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250929 2025-09-29 09:51:39.508055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250929 2025-09-29 09:51:39.511609 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.513408 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-09-29 09:51:39.513712 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.517380 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-09-29 09:51:39.517405 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.517419 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-09-29 09:51:39.517432 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.517446 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-09-29 09:51:39.517459 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.517472 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-09-29 09:51:39.517485 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.517495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.517508 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.517522 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:51:39.569563 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:51:39.569638 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250929 2025-09-29 09:51:39.609174 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250929 2025-09-29 09:51:39.612904 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.614804 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-09-29 09:51:39.615224 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.618769 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-09-29 09:51:39.618796 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.618845 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-09-29 09:51:39.618883 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.618898 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-09-29 09:51:39.618911 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.618926 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-09-29 09:51:39.618963 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.618977 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.618987 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.619030 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250929 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:51:39.669844 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:51:39.669914 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250929 2025-09-29 09:51:39.707518 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250929 2025-09-29 09:51:39.711118 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.713111 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-09-29 09:51:39.713418 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.716475 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-09-29 09:51:39.716513 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.716524 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-09-29 09:51:39.716538 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.716578 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-09-29 09:51:39.716593 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.716606 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-09-29 09:51:39.716620 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.716633 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.716645 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.716729 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:51:39.763873 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:51:39.763938 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250929 2025-09-29 09:51:39.808461 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250929 2025-09-29 09:51:39.811965 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.814368 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2025-09-29 09:51:39.814409 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.817751 | ubuntu-noble-large | + imagename=prometheus-server 2025-09-29 09:51:39.817778 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.817827 | ubuntu-noble-large | + new_imagename=prometheus-server 2025-09-29 09:51:39.817862 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.817877 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2025-09-29 09:51:39.817890 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.817926 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2025-09-29 09:51:39.817941 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.817954 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.817964 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.818011 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20250929 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 09:51:39.871263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 09:51:39.871355 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20250929 2025-09-29 09:51:39.910841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20250929 2025-09-29 09:51:39.914449 | ubuntu-noble-large | + read image 2025-09-29 09:51:39.916805 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-09-29 09:51:39.916876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:39.920056 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-09-29 09:51:39.920084 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-09-29 09:51:39.920166 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-09-29 09:51:39.920184 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:39.920198 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-09-29 09:51:39.920211 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:39.920225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-09-29 09:51:39.920239 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.920267 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:39.920281 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:39.920295 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250929 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:51:39.970916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:51:39.970982 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250929 2025-09-29 09:51:40.012563 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250929 2025-09-29 09:51:40.015910 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.017923 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-09-29 09:51:40.018436 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.022229 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-09-29 09:51:40.022284 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.022295 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-09-29 09:51:40.022312 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:40.022321 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-09-29 09:51:40.022329 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.022337 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-09-29 09:51:40.022345 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.022353 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.022360 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.022369 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:51:40.072018 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:51:40.072094 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250929 2025-09-29 09:51:40.108642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250929 2025-09-29 09:51:40.112450 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.114656 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-09-29 09:51:40.115060 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.118361 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-09-29 09:51:40.118389 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.118429 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-09-29 09:51:40.118444 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:40.118458 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-09-29 09:51:40.118471 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.118507 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-09-29 09:51:40.118521 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.118531 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.118544 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.118581 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250929 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:51:40.169643 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:51:40.169770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250929 2025-09-29 09:51:40.214987 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250929 2025-09-29 09:51:40.218573 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.221122 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-09-29 09:51:40.221191 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.224449 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-09-29 09:51:40.224477 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.224538 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-09-29 09:51:40.224554 | ubuntu-noble-large | + project=ovsdpdk 2025-09-29 09:51:40.224567 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-09-29 09:51:40.224580 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.224618 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-09-29 09:51:40.224632 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.224645 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.224659 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.224731 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250929 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:51:40.276629 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:51:40.276721 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250929 2025-09-29 09:51:40.319545 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250929 2025-09-29 09:51:40.323605 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.326047 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-09-29 09:51:40.326455 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.330238 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-09-29 09:51:40.330264 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.330338 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-09-29 09:51:40.330354 | ubuntu-noble-large | + project=ovsdpdk 2025-09-29 09:51:40.330367 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-09-29 09:51:40.330380 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.330418 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-09-29 09:51:40.330465 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.330479 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.330489 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.330536 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250929 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:51:40.380595 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:51:40.380697 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250929 2025-09-29 09:51:40.421433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250929 2025-09-29 09:51:40.424736 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.426823 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-09-29 09:51:40.427029 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.430061 | ubuntu-noble-large | + imagename=gnocchi-base 2025-09-29 09:51:40.430087 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.430168 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-09-29 09:51:40.430185 | ubuntu-noble-large | + project=gnocchi 2025-09-29 09:51:40.430222 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-09-29 09:51:40.430236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.430267 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-09-29 09:51:40.430281 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.430291 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.430301 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.430316 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-29 09:51:40.478272 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-29 09:51:40.478350 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 09:51:40.524178 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20250929 2025-09-29 09:51:40.528432 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.530569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-09-29 09:51:40.530876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.534463 | ubuntu-noble-large | + imagename=blazar-base 2025-09-29 09:51:40.534526 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.534541 | ubuntu-noble-large | + new_imagename=blazar-base 2025-09-29 09:51:40.534550 | ubuntu-noble-large | + project=blazar 2025-09-29 09:51:40.534564 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-09-29 09:51:40.534575 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.534585 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-09-29 09:51:40.534598 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.534608 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.534618 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.534661 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20250929 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-29 09:51:40.580238 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-29 09:51:40.580320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20250929 2025-09-29 09:51:40.622848 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20250929 2025-09-29 09:51:40.626501 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.628761 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-09-29 09:51:40.628954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.632422 | ubuntu-noble-large | + imagename=glance-base 2025-09-29 09:51:40.632454 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.632465 | ubuntu-noble-large | + new_imagename=glance-base 2025-09-29 09:51:40.632520 | ubuntu-noble-large | + project=glance 2025-09-29 09:51:40.632530 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-09-29 09:51:40.632541 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.632550 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-09-29 09:51:40.632560 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.632570 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.632580 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.632641 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20250929 osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-29 09:51:40.684232 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-29 09:51:40.684320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20250929 2025-09-29 09:51:40.728158 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20250929 2025-09-29 09:51:40.732533 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.735201 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-09-29 09:51:40.735270 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.738665 | ubuntu-noble-large | + imagename=neutron-base 2025-09-29 09:51:40.738758 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.738782 | ubuntu-noble-large | + new_imagename=neutron-base 2025-09-29 09:51:40.738793 | ubuntu-noble-large | + project=neutron 2025-09-29 09:51:40.738803 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-09-29 09:51:40.738813 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.738823 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-09-29 09:51:40.738833 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.738842 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.738852 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.738862 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20250929 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-29 09:51:40.788470 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-29 09:51:40.788556 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:51:40.830873 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20250929 2025-09-29 09:51:40.834466 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.836936 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-09-29 09:51:40.837005 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.840320 | ubuntu-noble-large | + imagename=skyline-base 2025-09-29 09:51:40.840352 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.840367 | ubuntu-noble-large | + new_imagename=skyline-base 2025-09-29 09:51:40.840380 | ubuntu-noble-large | + project=skyline 2025-09-29 09:51:40.840393 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-09-29 09:51:40.840426 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.840437 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-09-29 09:51:40.840449 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.840459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.840469 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.840483 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20250929 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-29 09:51:40.889306 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-29 09:51:40.889388 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20250929 2025-09-29 09:51:40.935408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20250929 2025-09-29 09:51:40.938395 | ubuntu-noble-large | + read image 2025-09-29 09:51:40.940264 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-09-29 09:51:40.940646 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:40.944241 | ubuntu-noble-large | + imagename=nova-base 2025-09-29 09:51:40.944291 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:40.944304 | ubuntu-noble-large | + new_imagename=nova-base 2025-09-29 09:51:40.944318 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:40.944328 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-09-29 09:51:40.944343 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:40.944353 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-09-29 09:51:40.944367 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.944380 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:40.944389 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:40.944441 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20250929 osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-29 09:51:40.991997 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-29 09:51:40.992084 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:51:41.031399 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20250929 2025-09-29 09:51:41.035344 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.037072 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-09-29 09:51:41.037427 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.040979 | ubuntu-noble-large | + imagename=masakari-base 2025-09-29 09:51:41.041007 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.041021 | ubuntu-noble-large | + new_imagename=masakari-base 2025-09-29 09:51:41.041067 | ubuntu-noble-large | + project=masakari 2025-09-29 09:51:41.041079 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-09-29 09:51:41.041092 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.041102 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-09-29 09:51:41.041115 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.041125 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.041159 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.041220 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20250929 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-29 09:51:41.088990 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-29 09:51:41.089065 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 09:51:41.134085 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20250929 2025-09-29 09:51:41.137936 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.139945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-09-29 09:51:41.140242 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.143700 | ubuntu-noble-large | + imagename=placement-base 2025-09-29 09:51:41.143750 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.143826 | ubuntu-noble-large | + new_imagename=placement-base 2025-09-29 09:51:41.143842 | ubuntu-noble-large | + project=placement 2025-09-29 09:51:41.143856 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-09-29 09:51:41.143869 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.143882 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-09-29 09:51:41.143895 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.143909 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.143922 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.143970 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20250929 osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-29 09:51:41.192281 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-29 09:51:41.192346 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20250929 2025-09-29 09:51:41.230555 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20250929 2025-09-29 09:51:41.234211 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.236107 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-09-29 09:51:41.236417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.239993 | ubuntu-noble-large | + imagename=octavia-base 2025-09-29 09:51:41.240034 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.240046 | ubuntu-noble-large | + new_imagename=octavia-base 2025-09-29 09:51:41.240059 | ubuntu-noble-large | + project=octavia 2025-09-29 09:51:41.240072 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-09-29 09:51:41.240085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.240099 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-09-29 09:51:41.240111 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.240125 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.240135 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.240200 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20250929 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-29 09:51:41.286445 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-29 09:51:41.286521 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:51:41.326948 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20250929 2025-09-29 09:51:41.330351 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.332374 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-09-29 09:51:41.332758 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.336370 | ubuntu-noble-large | + imagename=barbican-base 2025-09-29 09:51:41.336414 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.336437 | ubuntu-noble-large | + new_imagename=barbican-base 2025-09-29 09:51:41.336448 | ubuntu-noble-large | + project=barbican 2025-09-29 09:51:41.336459 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-09-29 09:51:41.336470 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.336485 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-09-29 09:51:41.336495 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.336504 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.336514 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.336529 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20250929 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-29 09:51:41.384399 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-29 09:51:41.384462 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 09:51:41.428885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20250929 2025-09-29 09:51:41.433789 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.435091 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-09-29 09:51:41.435656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.439306 | ubuntu-noble-large | + imagename=ironic-inspector 2025-09-29 09:51:41.439345 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.439362 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-09-29 09:51:41.439372 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:41.439384 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-09-29 09:51:41.439393 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.439406 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-09-29 09:51:41.439417 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.439429 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.439441 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.439510 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20250929 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:51:41.486549 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:51:41.486630 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20250929 2025-09-29 09:51:41.529274 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20250929 2025-09-29 09:51:41.533158 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.535838 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-09-29 09:51:41.535905 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.539915 | ubuntu-noble-large | + imagename=aodh-base 2025-09-29 09:51:41.539944 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.539995 | ubuntu-noble-large | + new_imagename=aodh-base 2025-09-29 09:51:41.540035 | ubuntu-noble-large | + project=aodh 2025-09-29 09:51:41.540050 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-09-29 09:51:41.540063 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.540090 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-09-29 09:51:41.540103 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.540116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.540126 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.540190 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20250929 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-29 09:51:41.586916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-29 09:51:41.587001 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:51:41.628096 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20250929 2025-09-29 09:51:41.633498 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.635773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-09-29 09:51:41.635932 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.639162 | ubuntu-noble-large | + imagename=magnum-base 2025-09-29 09:51:41.639222 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.639240 | ubuntu-noble-large | + new_imagename=magnum-base 2025-09-29 09:51:41.639258 | ubuntu-noble-large | + project=magnum 2025-09-29 09:51:41.639272 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-09-29 09:51:41.639286 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.639304 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-09-29 09:51:41.639318 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.639335 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.639349 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.639399 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20250929 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-29 09:51:41.681809 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-29 09:51:41.681891 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20250929 2025-09-29 09:51:41.725537 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20250929 2025-09-29 09:51:41.729424 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.731986 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-09-29 09:51:41.732026 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.734299 | ubuntu-noble-large | + imagename=keystone-base 2025-09-29 09:51:41.734325 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.734339 | ubuntu-noble-large | + new_imagename=keystone-base 2025-09-29 09:51:41.734389 | ubuntu-noble-large | + project=keystone 2025-09-29 09:51:41.734400 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-09-29 09:51:41.734413 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.734423 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-09-29 09:51:41.734436 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.734449 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.734459 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.734520 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20250929 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-29 09:51:41.784927 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-29 09:51:41.785016 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 09:51:41.828545 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20250929 2025-09-29 09:51:41.832118 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.833880 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-09-29 09:51:41.834239 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.837619 | ubuntu-noble-large | + imagename=ironic-base 2025-09-29 09:51:41.837646 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.837694 | ubuntu-noble-large | + new_imagename=ironic-base 2025-09-29 09:51:41.837745 | ubuntu-noble-large | + project=ironic 2025-09-29 09:51:41.837771 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-09-29 09:51:41.837780 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.837809 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-09-29 09:51:41.837835 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.837843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.837867 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.837923 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20250929 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-29 09:51:41.884087 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-29 09:51:41.884184 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 09:51:41.925764 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20250929 2025-09-29 09:51:41.928719 | ubuntu-noble-large | + read image 2025-09-29 09:51:41.931308 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-09-29 09:51:41.931347 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:41.934593 | ubuntu-noble-large | + imagename=cinder-base 2025-09-29 09:51:41.934619 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:41.934633 | ubuntu-noble-large | + new_imagename=cinder-base 2025-09-29 09:51:41.934701 | ubuntu-noble-large | + project=cinder 2025-09-29 09:51:41.934720 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-09-29 09:51:41.934734 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:41.934747 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-09-29 09:51:41.934806 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.934817 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:41.934827 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:41.934842 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20250929 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-29 09:51:41.986406 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-29 09:51:41.986517 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:51:42.034646 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20250929 2025-09-29 09:51:42.038102 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.040174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-09-29 09:51:42.040547 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.044271 | ubuntu-noble-large | + imagename=designate-base 2025-09-29 09:51:42.044301 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.044312 | ubuntu-noble-large | + new_imagename=designate-base 2025-09-29 09:51:42.044325 | ubuntu-noble-large | + project=designate 2025-09-29 09:51:42.044338 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-09-29 09:51:42.044352 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.044365 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-09-29 09:51:42.044379 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.044392 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.044411 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.044458 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20250929 osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-29 09:51:42.092514 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-29 09:51:42.092595 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:51:42.132277 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20250929 2025-09-29 09:51:42.135558 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.137738 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-09-29 09:51:42.138097 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.141353 | ubuntu-noble-large | + imagename=ceilometer-base 2025-09-29 09:51:42.141398 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.141410 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-09-29 09:51:42.141423 | ubuntu-noble-large | + project=ceilometer 2025-09-29 09:51:42.141437 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-09-29 09:51:42.141450 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.141464 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-09-29 09:51:42.141504 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.141533 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.141548 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.141562 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-29 09:51:42.198222 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-29 09:51:42.198303 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:51:42.239638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20250929 2025-09-29 09:51:42.243111 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.244987 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-09-29 09:51:42.245252 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.248119 | ubuntu-noble-large | + imagename=heat-base 2025-09-29 09:51:42.248169 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.248212 | ubuntu-noble-large | + new_imagename=heat-base 2025-09-29 09:51:42.248252 | ubuntu-noble-large | + project=heat 2025-09-29 09:51:42.248266 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-09-29 09:51:42.248280 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.248317 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-09-29 09:51:42.248330 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.248343 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.248356 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.248516 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20250929 osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-29 09:51:42.296523 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-29 09:51:42.296616 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 09:51:42.343367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20250929 2025-09-29 09:51:42.347361 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.349335 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-09-29 09:51:42.349640 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.353339 | ubuntu-noble-large | + imagename=manila-base 2025-09-29 09:51:42.353367 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.353382 | ubuntu-noble-large | + new_imagename=manila-base 2025-09-29 09:51:42.353395 | ubuntu-noble-large | + project=manila 2025-09-29 09:51:42.353408 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-09-29 09:51:42.353421 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.353434 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-09-29 09:51:42.353447 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.353460 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.353473 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.353525 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20250929 osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-29 09:51:42.405313 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-29 09:51:42.405396 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 09:51:42.447513 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20250929 2025-09-29 09:51:42.450992 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.453006 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-09-29 09:51:42.453377 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.457033 | ubuntu-noble-large | + imagename=horizon 2025-09-29 09:51:42.457074 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.457085 | ubuntu-noble-large | + new_imagename=horizon 2025-09-29 09:51:42.457098 | ubuntu-noble-large | + project=horizon 2025-09-29 09:51:42.457112 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-09-29 09:51:42.457125 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.457189 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-09-29 09:51:42.457205 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.457218 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.457228 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.457272 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20250929 osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:51:42.503443 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:51:42.503514 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20250929 2025-09-29 09:51:42.544801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20250929 2025-09-29 09:51:42.548354 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.550245 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-09-29 09:51:42.550581 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.554080 | ubuntu-noble-large | + imagename=redis 2025-09-29 09:51:42.554107 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.554122 | ubuntu-noble-large | + new_imagename=redis 2025-09-29 09:51:42.554135 | ubuntu-noble-large | + project=redis 2025-09-29 09:51:42.554172 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-09-29 09:51:42.554186 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.554201 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-09-29 09:51:42.554215 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.554228 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.554240 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.554286 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20250929 osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:51:42.600115 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:51:42.600230 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20250929 2025-09-29 09:51:42.638769 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20250929 2025-09-29 09:51:42.642633 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.644757 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-09-29 09:51:42.644944 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.648515 | ubuntu-noble-large | + imagename=redis-sentinel 2025-09-29 09:51:42.648564 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.648575 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-09-29 09:51:42.648584 | ubuntu-noble-large | + project=redis 2025-09-29 09:51:42.648595 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-09-29 09:51:42.648604 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.648616 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-09-29 09:51:42.648628 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.648640 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.648651 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.648748 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20250929 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:51:42.697410 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:51:42.697474 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20250929 2025-09-29 09:51:42.740101 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20250929 2025-09-29 09:51:42.744664 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.746613 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-09-29 09:51:42.746994 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.750698 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-09-29 09:51:42.750763 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.750779 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-09-29 09:51:42.750826 | ubuntu-noble-large | + project=mariadb 2025-09-29 09:51:42.750840 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-09-29 09:51:42.750851 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.750864 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-09-29 09:51:42.750878 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.750891 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.750904 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.750985 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250929 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:51:42.798840 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:51:42.798927 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250929 2025-09-29 09:51:42.839134 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250929 2025-09-29 09:51:42.843131 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.845287 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-09-29 09:51:42.845819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.849623 | ubuntu-noble-large | + imagename=mariadb-server 2025-09-29 09:51:42.849744 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.849771 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-09-29 09:51:42.849794 | ubuntu-noble-large | + project=mariadb 2025-09-29 09:51:42.849810 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-09-29 09:51:42.849825 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.849837 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-09-29 09:51:42.849892 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.849902 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.849910 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.849923 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20250929 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:51:42.901483 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:51:42.901575 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20250929 2025-09-29 09:51:42.942841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20250929 2025-09-29 09:51:42.945927 | ubuntu-noble-large | + read image 2025-09-29 09:51:42.947822 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-09-29 09:51:42.948429 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:42.952308 | ubuntu-noble-large | + imagename=fluentd 2025-09-29 09:51:42.952361 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-09-29 09:51:42.952389 | ubuntu-noble-large | + new_imagename=fluentd 2025-09-29 09:51:42.952406 | ubuntu-noble-large | + project=fluentd 2025-09-29 09:51:42.952423 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-09-29 09:51:42.952445 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:42.952462 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-09-29 09:51:42.952483 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.952501 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:42.952521 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:42.952606 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20250929 osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:51:43.001957 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:51:43.002035 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20250929 2025-09-29 09:51:43.042248 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20250929 2025-09-29 09:51:43.045317 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.047155 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-09-29 09:51:43.047608 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.051370 | ubuntu-noble-large | + imagename=dnsmasq 2025-09-29 09:51:43.051418 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.051445 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-09-29 09:51:43.051464 | ubuntu-noble-large | + project=dnsmasq 2025-09-29 09:51:43.051480 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-09-29 09:51:43.051498 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.051516 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-09-29 09:51:43.051526 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.051536 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.051545 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.051556 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20250929 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:51:43.100502 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:51:43.100579 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20250929 2025-09-29 09:51:43.142218 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20250929 2025-09-29 09:51:43.144887 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.147421 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-09-29 09:51:43.147486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.150888 | ubuntu-noble-large | + imagename=hacluster-base 2025-09-29 09:51:43.150931 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.150946 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-09-29 09:51:43.151021 | ubuntu-noble-large | + project=hacluster 2025-09-29 09:51:43.151031 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-09-29 09:51:43.151041 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.151051 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-09-29 09:51:43.151064 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.151095 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.151106 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.151121 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-29 09:51:43.201650 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-29 09:51:43.201761 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 09:51:43.240460 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20250929 2025-09-29 09:51:43.245022 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.247319 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-09-29 09:51:43.247361 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.250355 | ubuntu-noble-large | + imagename=cron 2025-09-29 09:51:43.250376 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.250392 | ubuntu-noble-large | + new_imagename=cron 2025-09-29 09:51:43.250402 | ubuntu-noble-large | + project=cron 2025-09-29 09:51:43.250415 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-09-29 09:51:43.250425 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.250438 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-09-29 09:51:43.250452 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.250462 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.250475 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.250489 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20250929 osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:51:43.294513 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:51:43.294606 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20250929 2025-09-29 09:51:43.336858 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20250929 2025-09-29 09:51:43.340547 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.342358 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-09-29 09:51:43.342767 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.346017 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-09-29 09:51:43.346068 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.346087 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-09-29 09:51:43.346098 | ubuntu-noble-large | + project=letsencrypt 2025-09-29 09:51:43.346108 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-09-29 09:51:43.346118 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.346128 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-09-29 09:51:43.346166 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.346176 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.346186 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.346197 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-29 09:51:43.394817 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-29 09:51:43.394923 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 2025-09-29 09:51:43.440784 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250929 2025-09-29 09:51:43.443702 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.445751 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-09-29 09:51:43.446119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.450296 | ubuntu-noble-large | + imagename=proxysql 2025-09-29 09:51:43.450345 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.450365 | ubuntu-noble-large | + new_imagename=proxysql 2025-09-29 09:51:43.450377 | ubuntu-noble-large | + project=proxysql 2025-09-29 09:51:43.450387 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-09-29 09:51:43.450398 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.450410 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-09-29 09:51:43.450426 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.450436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.450448 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.450460 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20250929 osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:51:43.501771 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:51:43.501884 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20250929 2025-09-29 09:51:43.550734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20250929 2025-09-29 09:51:43.554247 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.556178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-09-29 09:51:43.556458 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.559738 | ubuntu-noble-large | + imagename=memcached 2025-09-29 09:51:43.559775 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.559796 | ubuntu-noble-large | + new_imagename=memcached 2025-09-29 09:51:43.559816 | ubuntu-noble-large | + project=memcached 2025-09-29 09:51:43.559836 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-09-29 09:51:43.559852 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.559874 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-09-29 09:51:43.559890 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.559909 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.559925 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.559946 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20250929 osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:51:43.608956 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:51:43.609044 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20250929 2025-09-29 09:51:43.650249 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20250929 2025-09-29 09:51:43.653799 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.655783 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-09-29 09:51:43.656043 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.659057 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-09-29 09:51:43.659084 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.659098 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-09-29 09:51:43.659151 | ubuntu-noble-large | + project=haproxy 2025-09-29 09:51:43.659166 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-09-29 09:51:43.659180 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.659193 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-09-29 09:51:43.659206 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.659219 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.659229 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.659293 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250929 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:51:43.706731 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:51:43.706820 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250929 2025-09-29 09:51:43.747552 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250929 2025-09-29 09:51:43.751428 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.753833 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-09-29 09:51:43.754054 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.757724 | ubuntu-noble-large | + imagename=haproxy 2025-09-29 09:51:43.757771 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.757785 | ubuntu-noble-large | + new_imagename=haproxy 2025-09-29 09:51:43.757799 | ubuntu-noble-large | + project=haproxy 2025-09-29 09:51:43.757809 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-09-29 09:51:43.757822 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.757835 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-09-29 09:51:43.757849 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.757862 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.757871 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.757932 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20250929 osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:51:43.805422 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:51:43.805513 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20250929 2025-09-29 09:51:43.847422 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20250929 2025-09-29 09:51:43.851859 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.854456 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-09-29 09:51:43.854496 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.858103 | ubuntu-noble-large | + imagename=tgtd 2025-09-29 09:51:43.858205 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.858218 | ubuntu-noble-large | + new_imagename=tgtd 2025-09-29 09:51:43.858227 | ubuntu-noble-large | + project=tgtd 2025-09-29 09:51:43.858254 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-09-29 09:51:43.858263 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.858271 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-09-29 09:51:43.858282 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.858290 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.858298 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.858306 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20250929 osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:51:43.911181 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:51:43.911267 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20250929 2025-09-29 09:51:43.951700 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20250929 2025-09-29 09:51:43.955366 | ubuntu-noble-large | + read image 2025-09-29 09:51:43.957493 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-09-29 09:51:43.957525 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:43.961134 | ubuntu-noble-large | + imagename=rabbitmq 2025-09-29 09:51:43.961191 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-09-29 09:51:43.961203 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-09-29 09:51:43.961218 | ubuntu-noble-large | + project=rabbitmq 2025-09-29 09:51:43.961226 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-09-29 09:51:43.961234 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:43.961243 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-09-29 09:51:43.961251 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.961259 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:43.961266 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:43.961275 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20250929 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:51:44.010777 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:51:44.010875 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20250929 2025-09-29 09:51:44.053726 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20250929 2025-09-29 09:51:44.056534 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.058791 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.058817 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-09-29 09:51:44.062343 | ubuntu-noble-large | + imagename=nova-libvirt 2025-09-29 09:51:44.062361 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.062416 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-09-29 09:51:44.062426 | ubuntu-noble-large | + project=nova 2025-09-29 09:51:44.062449 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-09-29 09:51:44.062457 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.062478 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-09-29 09:51:44.062486 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.062506 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.062514 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.062565 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20250929 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:51:44.107010 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:51:44.107110 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20250929 2025-09-29 09:51:44.149080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20250929 2025-09-29 09:51:44.152544 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.154596 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-09-29 09:51:44.155054 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.158889 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-09-29 09:51:44.158919 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.158996 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-09-29 09:51:44.159013 | ubuntu-noble-large | + project=kolla 2025-09-29 09:51:44.159026 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-09-29 09:51:44.159040 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.159053 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-09-29 09:51:44.159066 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.159078 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.159091 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.159159 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250929 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:51:44.209155 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:51:44.209243 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250929 2025-09-29 09:51:44.253259 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250929 2025-09-29 09:51:44.257310 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.259342 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-09-29 09:51:44.259645 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.263423 | ubuntu-noble-large | + imagename=opensearch 2025-09-29 09:51:44.263456 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.263492 | ubuntu-noble-large | + new_imagename=opensearch 2025-09-29 09:51:44.263515 | ubuntu-noble-large | + project=opensearch 2025-09-29 09:51:44.263544 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-09-29 09:51:44.263557 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.263568 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-09-29 09:51:44.263601 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.263610 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.263621 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.263689 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20250929 osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:51:44.314212 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:51:44.314307 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20250929 2025-09-29 09:51:44.357644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20250929 2025-09-29 09:51:44.363097 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.365364 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-09-29 09:51:44.366046 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.369667 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-09-29 09:51:44.369760 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.369814 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-09-29 09:51:44.369845 | ubuntu-noble-large | + project=opensearch 2025-09-29 09:51:44.369874 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-09-29 09:51:44.369902 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.369922 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-09-29 09:51:44.369948 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.369967 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.369987 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.370056 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250929 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:51:44.417616 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:51:44.417751 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250929 2025-09-29 09:51:44.459843 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250929 2025-09-29 09:51:44.463374 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.465262 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-09-29 09:51:44.465751 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.469335 | ubuntu-noble-large | + imagename=openvswitch-base 2025-09-29 09:51:44.469369 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.469385 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-09-29 09:51:44.469452 | ubuntu-noble-large | + project=openvswitch 2025-09-29 09:51:44.469464 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-09-29 09:51:44.469478 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.469488 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-09-29 09:51:44.469501 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.469514 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.469527 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.469572 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-29 09:51:44.516720 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-29 09:51:44.516821 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 09:51:44.562551 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20250929 2025-09-29 09:51:44.566425 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.568385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-09-29 09:51:44.569187 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.573215 | ubuntu-noble-large | + imagename=prometheus-base 2025-09-29 09:51:44.573273 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.573294 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-09-29 09:51:44.573317 | ubuntu-noble-large | + project=prometheus 2025-09-29 09:51:44.573333 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-09-29 09:51:44.573351 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.573375 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-09-29 09:51:44.573393 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.573410 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.573428 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.573451 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-29 09:51:44.622735 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-29 09:51:44.622804 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 09:51:44.661926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20250929 2025-09-29 09:51:44.665562 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.667509 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-09-29 09:51:44.668075 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.671432 | ubuntu-noble-large | + imagename=keepalived 2025-09-29 09:51:44.671464 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.671479 | ubuntu-noble-large | + new_imagename=keepalived 2025-09-29 09:51:44.671519 | ubuntu-noble-large | + project=keepalived 2025-09-29 09:51:44.671533 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-09-29 09:51:44.671544 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.671557 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-09-29 09:51:44.671571 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.671581 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.671594 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.671609 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20250929 osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:51:44.711953 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:51:44.712050 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20250929 2025-09-29 09:51:44.752751 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20250929 2025-09-29 09:51:44.756589 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.758568 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-09-29 09:51:44.758919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.762225 | ubuntu-noble-large | + imagename=ovsdpdk 2025-09-29 09:51:44.762252 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.762295 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-09-29 09:51:44.762309 | ubuntu-noble-large | + project=ovsdpdk 2025-09-29 09:51:44.762344 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-09-29 09:51:44.762358 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.762372 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-09-29 09:51:44.762386 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.762399 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.762412 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.762482 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:51:44.816697 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:51:44.816794 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 2025-09-29 09:51:44.858760 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20250929 2025-09-29 09:51:44.863602 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.865817 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-09-29 09:51:44.866104 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.869962 | ubuntu-noble-large | + imagename=openstack-base 2025-09-29 09:51:44.870000 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.870035 | ubuntu-noble-large | + new_imagename=openstack-base 2025-09-29 09:51:44.870046 | ubuntu-noble-large | + project=openstack 2025-09-29 09:51:44.870059 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-09-29 09:51:44.870072 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.870125 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-09-29 09:51:44.870155 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.870170 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.870183 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.870240 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20250929 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-29 09:51:44.919076 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-29 09:51:44.919183 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 09:51:44.961892 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20250929 2025-09-29 09:51:44.964815 | ubuntu-noble-large | + read image 2025-09-29 09:51:44.966829 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-09-29 09:51:44.966920 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:44.969474 | ubuntu-noble-large | + imagename=grafana 2025-09-29 09:51:44.969510 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-09-29 09:51:44.969521 | ubuntu-noble-large | + new_imagename=grafana 2025-09-29 09:51:44.969533 | ubuntu-noble-large | + project=grafana 2025-09-29 09:51:44.969542 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-09-29 09:51:44.969554 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:44.969563 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-09-29 09:51:44.969574 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.969583 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:44.969594 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:44.969630 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20250929 osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:51:45.019064 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:51:45.019208 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20250929 2025-09-29 09:51:45.061379 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20250929 2025-09-29 09:51:45.065499 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.067058 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-09-29 09:51:45.067877 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:45.071519 | ubuntu-noble-large | + imagename=redis-base 2025-09-29 09:51:45.071567 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:45.071589 | ubuntu-noble-large | + new_imagename=redis-base 2025-09-29 09:51:45.071600 | ubuntu-noble-large | + project=redis 2025-09-29 09:51:45.071611 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-09-29 09:51:45.071622 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:45.071632 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-09-29 09:51:45.071642 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.071651 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.071661 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:45.071707 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20250929 osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-29 09:51:45.121291 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-29 09:51:45.121380 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20250929 2025-09-29 09:51:45.162748 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20250929 2025-09-29 09:51:45.167155 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.169102 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-09-29 09:51:45.169439 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:45.173229 | ubuntu-noble-large | + imagename=iscsid 2025-09-29 09:51:45.173264 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-09-29 09:51:45.173275 | ubuntu-noble-large | + new_imagename=iscsid 2025-09-29 09:51:45.173288 | ubuntu-noble-large | + project=iscsid 2025-09-29 09:51:45.173342 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-09-29 09:51:45.173354 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:45.173367 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-09-29 09:51:45.173377 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.173390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.173400 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:45.173435 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20250929 osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:51:45.221325 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:51:45.221383 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20250929 2025-09-29 09:51:45.264447 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20250929 2025-09-29 09:51:45.269322 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.271010 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-09-29 09:51:45.271278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:45.273917 | ubuntu-noble-large | + imagename=multipathd 2025-09-29 09:51:45.273946 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-09-29 09:51:45.273960 | ubuntu-noble-large | + new_imagename=multipathd 2025-09-29 09:51:45.274001 | ubuntu-noble-large | + project=multipathd 2025-09-29 09:51:45.274015 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-09-29 09:51:45.274028 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:45.274041 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-09-29 09:51:45.274054 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.274067 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.274077 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:45.274092 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20250929 osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:51:45.326763 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:51:45.326853 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20250929 2025-09-29 09:51:45.370129 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20250929 2025-09-29 09:51:45.373888 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.376384 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-09-29 09:51:45.376431 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:45.379797 | ubuntu-noble-large | + imagename=mariadb-base 2025-09-29 09:51:45.379862 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-09-29 09:51:45.379873 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-09-29 09:51:45.379883 | ubuntu-noble-large | + project=mariadb 2025-09-29 09:51:45.379943 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-09-29 09:51:45.379953 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:45.379964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-09-29 09:51:45.379974 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.379984 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.379994 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:45.380060 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-29 09:51:45.431044 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-29 09:51:45.431124 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 2025-09-29 09:51:45.476478 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20250929 2025-09-29 09:51:45.479980 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.482017 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-09-29 09:51:45.482336 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-29 09:51:45.485844 | ubuntu-noble-large | + imagename=base 2025-09-29 09:51:45.485884 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-09-29 09:51:45.485894 | ubuntu-noble-large | + new_imagename=base 2025-09-29 09:51:45.485906 | ubuntu-noble-large | + project=base 2025-09-29 09:51:45.485943 | ubuntu-noble-large | + new_imagename=kolla/base 2025-09-29 09:51:45.485955 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-29 09:51:45.485967 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-09-29 09:51:45.485990 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.486002 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-29 09:51:45.486011 | ubuntu-noble-large | + tag=2025.1 2025-09-29 09:51:45.486053 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20250929 osism.harbor.regio.digital/kolla/base:2025.1 2025-09-29 09:51:45.531955 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2025-09-29 09:51:45.532039 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 09:51:45.573103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20250929 2025-09-29 09:51:45.577300 | ubuntu-noble-large | + read image 2025-09-29 09:51:45.578041 | ubuntu-noble-large | + docker images 2025-09-29 09:51:45.760892 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-29 09:51:45.760967 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 c619b756ee9f 54 seconds ago 307MB 2025-09-29 09:51:45.760975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 2d818caa712c 57 seconds ago 1.26GB 2025-09-29 09:51:45.760982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 4a9736a4d1b5 About a minute ago 1.44GB 2025-09-29 09:51:45.760998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 74fa9519c22f About a minute ago 308MB 2025-09-29 09:51:45.761005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 2ff46e083c87 About a minute ago 307MB 2025-09-29 09:51:45.761012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 5f1098b224e3 About a minute ago 307MB 2025-09-29 09:51:45.761018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 a760915d6fe6 About a minute ago 307MB 2025-09-29 09:51:45.761025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 55b6cab1cb58 2 minutes ago 1.13GB 2025-09-29 09:51:45.761036 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 2eb82f125b4c 2 minutes ago 1.13GB 2025-09-29 09:51:45.761047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 dadfe75139f2 2 minutes ago 1.13GB 2025-09-29 09:51:45.761057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 599ab6762261 3 minutes ago 1.01GB 2025-09-29 09:51:45.761068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 c100c3342c19 3 minutes ago 1.01GB 2025-09-29 09:51:45.761079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 7aaa7e8b4186 4 minutes ago 1.13GB 2025-09-29 09:51:45.761090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 32dd0cd8f291 4 minutes ago 1.24GB 2025-09-29 09:51:45.761101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 2410e29d4de2 5 minutes ago 1.25GB 2025-09-29 09:51:45.761110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 d3f57ce5cc2f 6 minutes ago 1.24GB 2025-09-29 09:51:45.761117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 40a252f10735 6 minutes ago 1.24GB 2025-09-29 09:51:45.761123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 7aef097250db 7 minutes ago 1.25GB 2025-09-29 09:51:45.761130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 3e810fe4af9c 8 minutes ago 1.24GB 2025-09-29 09:51:45.761163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 dc8b4f9b3ad1 8 minutes ago 1.24GB 2025-09-29 09:51:45.761171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 7ffd61c31b61 9 minutes ago 1.25GB 2025-09-29 09:51:45.761177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025.1 16bb93aade11 10 minutes ago 1.24GB 2025-09-29 09:51:45.761183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 06ff4c764b1f 11 minutes ago 1.24GB 2025-09-29 09:51:45.761189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 8f7a54105bab 11 minutes ago 1.25GB 2025-09-29 09:51:45.761196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 42b1aea6e142 12 minutes ago 1.24GB 2025-09-29 09:51:45.761202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 0bd2c2695f58 13 minutes ago 1.24GB 2025-09-29 09:51:45.761228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 3a4cb5d52ef1 13 minutes ago 1.03GB 2025-09-29 09:51:45.761235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 7e70bb8b82c5 14 minutes ago 1.08GB 2025-09-29 09:51:45.761241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 49177353acbb 15 minutes ago 1.24GB 2025-09-29 09:51:45.761257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 ad4b382cb507 15 minutes ago 1.25GB 2025-09-29 09:51:45.761263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 c7d2cac00c90 16 minutes ago 1.24GB 2025-09-29 09:51:45.761269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 41272fc8a5b1 16 minutes ago 1.24GB 2025-09-29 09:51:45.761275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 d07e7687f94d 17 minutes ago 1.24GB 2025-09-29 09:51:45.761282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 93f561ace1bf 18 minutes ago 1.24GB 2025-09-29 09:51:45.761288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 080acfbda069 18 minutes ago 1.4GB 2025-09-29 09:51:45.761298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 c172e7dfaa6b 19 minutes ago 1.6GB 2025-09-29 09:51:45.761305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 00e5fd49d91f 21 minutes ago 1.28GB 2025-09-29 09:51:45.761311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 0b80ad777896 22 minutes ago 1.1GB 2025-09-29 09:51:45.761317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 0851b5ac7f4a 24 minutes ago 1.02GB 2025-09-29 09:51:45.761323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 b054d33f1e6f 24 minutes ago 1.02GB 2025-09-29 09:51:45.761330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 41d9847f959b 24 minutes ago 1GB 2025-09-29 09:51:45.761336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 1b407742c625 25 minutes ago 1.06GB 2025-09-29 09:51:45.761342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 957acfb94d28 25 minutes ago 1.08GB 2025-09-29 09:51:45.761348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 44e147025a5a 26 minutes ago 1.06GB 2025-09-29 09:51:45.761355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 1518653d010e 26 minutes ago 1.06GB 2025-09-29 09:51:45.761361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 4d9fecfcc1f4 27 minutes ago 1.08GB 2025-09-29 09:51:45.761367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 2c1a0bd529cf 28 minutes ago 1.01GB 2025-09-29 09:51:45.761373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 394a3c362657 28 minutes ago 1.01GB 2025-09-29 09:51:45.761379 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 d71a4073ea89 28 minutes ago 1.01GB 2025-09-29 09:51:45.761386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 f87aab2f8c1d 29 minutes ago 1GB 2025-09-29 09:51:45.761396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 1cf4b5791570 29 minutes ago 1GB 2025-09-29 09:51:45.761403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 bcceaded2f04 30 minutes ago 1GB 2025-09-29 09:51:45.761409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 f627278585aa 30 minutes ago 1GB 2025-09-29 09:51:45.761415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 01bcfff62ea2 30 minutes ago 1GB 2025-09-29 09:51:45.761427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 b47901d54772 31 minutes ago 1.16GB 2025-09-29 09:51:45.761433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 e4c17bb020e7 31 minutes ago 1.28GB 2025-09-29 09:51:45.761440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 5520c837bcc1 32 minutes ago 1.11GB 2025-09-29 09:51:45.761446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 041b4825d20f 36 minutes ago 1.06GB 2025-09-29 09:51:45.761452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 9d9578bfe986 36 minutes ago 1.07GB 2025-09-29 09:51:45.761460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 f927e67fdb54 37 minutes ago 1.43GB 2025-09-29 09:51:45.761476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 4156d9fc818e 39 minutes ago 1.22GB 2025-09-29 09:51:45.761487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 45153114b51f 40 minutes ago 1.16GB 2025-09-29 09:51:45.761499 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 2229f38f4e73 40 minutes ago 1.44GB 2025-09-29 09:51:45.761516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 863c245ecad9 41 minutes ago 1.8GB 2025-09-29 09:51:45.761526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 89b2b5592f6c 44 minutes ago 1.45GB 2025-09-29 09:51:45.761533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 b444149672f8 45 minutes ago 1.44GB 2025-09-29 09:51:45.761539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 fcce0269fb16 45 minutes ago 1.01GB 2025-09-29 09:51:45.761545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 7830bcf57b15 46 minutes ago 1.01GB 2025-09-29 09:51:45.761555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 a274adb8dd75 46 minutes ago 1.02GB 2025-09-29 09:51:45.761561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 fed8d5b5128f 47 minutes ago 1.01GB 2025-09-29 09:51:45.761568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 716111a6c6c6 47 minutes ago 1.02GB 2025-09-29 09:51:45.761574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 1f10b4d14c77 48 minutes ago 1.01GB 2025-09-29 09:51:45.761580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 c5fbdbcdbbd9 48 minutes ago 1.01GB 2025-09-29 09:51:45.761586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 c8231635dc02 49 minutes ago 1.01GB 2025-09-29 09:51:45.761592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 adef68459989 49 minutes ago 1GB 2025-09-29 09:51:45.761598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 47113361a32d 50 minutes ago 1.02GB 2025-09-29 09:51:45.761609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 3ee326a8a4fe 50 minutes ago 1GB 2025-09-29 09:51:45.761615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 8794b00b411e 51 minutes ago 1.09GB 2025-09-29 09:51:45.761621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 63e222827726 51 minutes ago 1.09GB 2025-09-29 09:51:45.761627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 9957f1617f17 52 minutes ago 1.09GB 2025-09-29 09:51:45.761633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 672e66f0a682 52 minutes ago 1.08GB 2025-09-29 09:51:45.761645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 e0598f131690 52 minutes ago 1.08GB 2025-09-29 09:51:45.761655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 9ddde3db8b44 53 minutes ago 1.24GB 2025-09-29 09:51:45.761661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 526ec3de4ecd 54 minutes ago 1.08GB 2025-09-29 09:51:45.761694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 f6d2a87512fd 54 minutes ago 329MB 2025-09-29 09:51:45.761705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 a1c7f506326c 55 minutes ago 406MB 2025-09-29 09:51:45.761715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 75d8d046716c 55 minutes ago 398MB 2025-09-29 09:51:45.761722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 5baedb79a270 56 minutes ago 334MB 2025-09-29 09:51:45.761728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 c69bc210c634 56 minutes ago 329MB 2025-09-29 09:51:45.761734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 26d6992dd550 56 minutes ago 497MB 2025-09-29 09:51:45.761741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 d82f767d159c 57 minutes ago 300MB 2025-09-29 09:51:45.761751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 6345e28c7548 57 minutes ago 300MB 2025-09-29 09:51:45.761757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 326f613f92e0 57 minutes ago 305MB 2025-09-29 09:51:45.761763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 bb6eedd229e9 57 minutes ago 326MB 2025-09-29 09:51:45.761769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 13b56df72a1e 57 minutes ago 324MB 2025-09-29 09:51:45.761779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 ada362949837 57 minutes ago 302MB 2025-09-29 09:51:45.761785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 e6f7787f0a76 57 minutes ago 422MB 2025-09-29 09:51:45.761796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 dc0bef844c6a 57 minutes ago 310MB 2025-09-29 09:51:45.761802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 5c7d382504ec 57 minutes ago 307MB 2025-09-29 09:51:45.761811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 8f1493361797 57 minutes ago 317MB 2025-09-29 09:51:45.761818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 b68cfd0e935a 58 minutes ago 309MB 2025-09-29 09:51:45.761824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 55da38ecb978 58 minutes ago 867MB 2025-09-29 09:51:45.761833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 132ccec1ae5e 58 minutes ago 375MB 2025-09-29 09:51:45.761839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 8451cceb059c 58 minutes ago 316MB 2025-09-29 09:51:45.761849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 534acbe83450 58 minutes ago 319MB 2025-09-29 09:51:45.761855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 f854c1e2ca92 58 minutes ago 472MB 2025-09-29 09:51:45.761865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 99577e5ddea0 58 minutes ago 472MB 2025-09-29 09:51:45.761871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 9fec3b98ccdc 58 minutes ago 1.12GB 2025-09-29 09:51:45.761885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 d3990e719d9c 59 minutes ago 997MB 2025-09-29 09:51:45.761895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 19a7c5aed324 59 minutes ago 1.1GB 2025-09-29 09:51:45.761904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 75f0ef7b7db3 About an hour ago 1.23GB 2025-09-29 09:51:45.761914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 fcc6fc1cb6e2 About an hour ago 988MB 2025-09-29 09:51:45.761923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 4bb00b363e88 About an hour ago 1.23GB 2025-09-29 09:51:45.761932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 4815faeb7075 About an hour ago 1.01GB 2025-09-29 09:51:45.761941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 a2400c97bff3 About an hour ago 996MB 2025-09-29 09:51:45.761953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 c0de6360a2d9 About an hour ago 1.05GB 2025-09-29 09:51:45.761962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 65c9166b12e5 About an hour ago 1GB 2025-09-29 09:51:45.761974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 59318613a4bf About an hour ago 1.05GB 2025-09-29 09:51:45.761985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 48f907508409 About an hour ago 994MB 2025-09-29 09:51:45.761997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 83ffb2343129 About an hour ago 1.15GB 2025-09-29 09:51:45.762009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 b06ace9da974 About an hour ago 1.05GB 2025-09-29 09:51:45.762020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 61b8306760fc About an hour ago 1.15GB 2025-09-29 09:51:45.762032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 6e6760a88c75 About an hour ago 1.43GB 2025-09-29 09:51:45.762048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 60fde54e70de About an hour ago 1GB 2025-09-29 09:51:45.762064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 88bd00090ff3 About an hour ago 996MB 2025-09-29 09:51:45.762076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 b57eda402e19 About an hour ago 1.09GB 2025-09-29 09:51:45.762092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 3c5b39a3fcff About an hour ago 1.07GB 2025-09-29 09:51:45.762104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 60df6c3d895e About an hour ago 1.2GB 2025-09-29 09:51:45.762113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 fff1bdb9ed89 About an hour ago 291MB 2025-09-29 09:51:45.762120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 6896b20728fd About an hour ago 291MB 2025-09-29 09:51:45.762132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 5451268a5c34 About an hour ago 317MB 2025-09-29 09:51:45.762171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 85d3161e87b4 About an hour ago 466MB 2025-09-29 09:51:45.762178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 10ebbe7a78d6 About an hour ago 597MB 2025-09-29 09:51:45.762188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 cb364cb8c853 About an hour ago 286MB 2025-09-29 09:51:45.762194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 7c425c4ae48e About an hour ago 283MB 2025-09-29 09:51:45.762209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 320f0ba4b188 About an hour ago 284MB 2025-09-29 09:51:45.762216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 1fab4b3281b1 About an hour ago 384MB 2025-09-29 09:51:45.762225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 6289906567e2 About an hour ago 283MB 2025-09-29 09:51:45.762234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 7e0fdda7c6d7 About an hour ago 284MB 2025-09-29 09:51:45.762243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 bc1313043738 About an hour ago 292MB 2025-09-29 09:51:45.762252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 4fffb76a0b6d About an hour ago 292MB 2025-09-29 09:51:45.762264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 4525391408f4 About an hour ago 283MB 2025-09-29 09:51:45.762275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 44cc7646dd3b About an hour ago 361MB 2025-09-29 09:51:45.762285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 0ca3765e762f About an hour ago 1.06GB 2025-09-29 09:51:45.762296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 9f60282c6b6d About an hour ago 694MB 2025-09-29 09:51:45.762307 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 9d83c9970638 About an hour ago 1.55GB 2025-09-29 09:51:45.762317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 30bbb3ba6bb3 About an hour ago 1.53GB 2025-09-29 09:51:45.762327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 3243486a1543 About an hour ago 300MB 2025-09-29 09:51:45.762339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 ffcea482d900 About an hour ago 283MB 2025-09-29 09:51:45.762352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 9a86507836dc About an hour ago 295MB 2025-09-29 09:51:45.762363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 491898fa52ad About an hour ago 472MB 2025-09-29 09:51:45.762373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 8eb4b250ccc0 About an hour ago 988MB 2025-09-29 09:51:45.762385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 c5eec3657c39 About an hour ago 1.02GB 2025-09-29 09:51:45.762398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 3c1a8fcc7928 About an hour ago 283MB 2025-09-29 09:51:45.762411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 f5bfb68e1b3f About an hour ago 295MB 2025-09-29 09:51:45.762425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 1470e4fac6f8 About an hour ago 288MB 2025-09-29 09:51:45.762434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 2cd7b0836741 About an hour ago 317MB 2025-09-29 09:51:45.762443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 e78cd41f06e7 About an hour ago 283MB 2025-09-29 09:51:45.762458 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-29 09:51:45.765417 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-09-29 09:51:47.192769 | ubuntu-noble-large | 2025-09-29T09:51:47.191762+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:47.192824 | ubuntu-noble-large | 2025-09-29T09:51:47.192022+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 2025-09-29 09:51:47.192830 | ubuntu-noble-large | 2025-09-29T09:51:47.192104+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:47.828226 | ubuntu-noble-large | 2025-09-29T09:51:47.827851+0000 - INFO - Found version '25.3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:47.828348 | ubuntu-noble-large | 2025-09-29T09:51:47.828200+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:47.984024 | ubuntu-noble-large | 2025-09-29T09:51:47.983632+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:48.030901 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:48.035001 | ubuntu-noble-large | 2025-09-29T09:51:48.034638+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 09:51:48.082573 | ubuntu-noble-large | 2025-09-29T09:51:48.082240+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:48.082649 | ubuntu-noble-large | 2025-09-29T09:51:48.082553+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:51:48.082780 | ubuntu-noble-large | 2025-09-29T09:51:48.082658+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.215737 | ubuntu-noble-large | 2025-09-29T09:51:49.215322+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.215840 | ubuntu-noble-large | 2025-09-29T09:51:49.215609+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.384463 | ubuntu-noble-large | 2025-09-29T09:51:49.384068+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.428484 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.432470 | ubuntu-noble-large | 2025-09-29T09:51:49.432113+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 09:51:49.477694 | ubuntu-noble-large | 2025-09-29T09:51:49.477276+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:49.477895 | ubuntu-noble-large | 2025-09-29T09:51:49.477724+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2025-09-29 09:51:49.478020 | ubuntu-noble-large | 2025-09-29T09:51:49.477893+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.633326 | ubuntu-noble-large | 2025-09-29T09:51:50.632899+0000 - INFO - Found version '29.0.4' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.633433 | ubuntu-noble-large | 2025-09-29T09:51:50.633232+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.799045 | ubuntu-noble-large | 2025-09-29T09:51:50.798639+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.847626 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.850636 | ubuntu-noble-large | 2025-09-29T09:51:50.850276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 09:51:50.900472 | ubuntu-noble-large | 2025-09-29T09:51:50.900036+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:50.900571 | ubuntu-noble-large | 2025-09-29T09:51:50.900436+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2025-09-29 09:51:50.900729 | ubuntu-noble-large | 2025-09-29T09:51:50.900573+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.456866 | ubuntu-noble-large | 2025-09-29T09:51:51.456507+0000 - INFO - Found version '25.3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.457002 | ubuntu-noble-large | 2025-09-29T09:51:51.456854+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.633199 | ubuntu-noble-large | 2025-09-29T09:51:51.632736+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.675961 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.680225 | ubuntu-noble-large | 2025-09-29T09:51:51.679855+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 09:51:51.729181 | ubuntu-noble-large | 2025-09-29T09:51:51.728808+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:51.729361 | ubuntu-noble-large | 2025-09-29T09:51:51.729203+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2025-09-29 09:51:51.729490 | ubuntu-noble-large | 2025-09-29T09:51:51.729368+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.309773 | ubuntu-noble-large | 2025-09-29T09:51:52.308583+0000 - INFO - Found version '25.3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.309834 | ubuntu-noble-large | 2025-09-29T09:51:52.308930+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.490261 | ubuntu-noble-large | 2025-09-29T09:51:52.489810+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.530738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.535623 | ubuntu-noble-large | 2025-09-29T09:51:52.535293+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 09:51:52.580657 | ubuntu-noble-large | 2025-09-29T09:51:52.580281+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:52.580868 | ubuntu-noble-large | 2025-09-29T09:51:52.580706+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 2025-09-29 09:51:52.580995 | ubuntu-noble-large | 2025-09-29T09:51:52.580878+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.155372 | ubuntu-noble-large | 2025-09-29T09:51:53.154994+0000 - INFO - Found version '25.3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.155468 | ubuntu-noble-large | 2025-09-29T09:51:53.155323+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.326760 | ubuntu-noble-large | 2025-09-29T09:51:53.326385+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.370069 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.374055 | ubuntu-noble-large | 2025-09-29T09:51:53.373664+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 09:51:53.428581 | ubuntu-noble-large | 2025-09-29T09:51:53.428204+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:53.428734 | ubuntu-noble-large | 2025-09-29T09:51:53.428554+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 2025-09-29 09:51:53.428876 | ubuntu-noble-large | 2025-09-29T09:51:53.428738+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.043285 | ubuntu-noble-large | 2025-09-29T09:51:54.042904+0000 - INFO - Found version '25.3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.043365 | ubuntu-noble-large | 2025-09-29T09:51:54.043219+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.205872 | ubuntu-noble-large | 2025-09-29T09:51:54.205506+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.247980 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.250938 | ubuntu-noble-large | 2025-09-29T09:51:54.250557+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 09:51:54.295791 | ubuntu-noble-large | 2025-09-29T09:51:54.295374+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:54.296053 | ubuntu-noble-large | 2025-09-29T09:51:54.295794+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-29 09:51:54.296127 | ubuntu-noble-large | 2025-09-29T09:51:54.295968+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.513599 | ubuntu-noble-large | 2025-09-29T09:51:55.513240+0000 - INFO - Found version '4.6.4' with build date '20250929' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.513729 | ubuntu-noble-large | 2025-09-29T09:51:55.513548+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.691753 | ubuntu-noble-large | 2025-09-29T09:51:55.691341+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.731391 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.735062 | ubuntu-noble-large | 2025-09-29T09:51:55.734762+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 09:51:55.786972 | ubuntu-noble-large | 2025-09-29T09:51:55.786571+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:55.787129 | ubuntu-noble-large | 2025-09-29T09:51:55.786956+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-29 09:51:55.787272 | ubuntu-noble-large | 2025-09-29T09:51:55.787123+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:56.930624 | ubuntu-noble-large | 2025-09-29T09:51:56.930244+0000 - INFO - Found version '4.6.4' with build date '20250929' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:56.930770 | ubuntu-noble-large | 2025-09-29T09:51:56.930534+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:57.123197 | ubuntu-noble-large | 2025-09-29T09:51:57.122810+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:57.164308 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:57.168489 | ubuntu-noble-large | 2025-09-29T09:51:57.168119+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 09:51:57.218888 | ubuntu-noble-large | 2025-09-29T09:51:57.218464+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:57.219019 | ubuntu-noble-large | 2025-09-29T09:51:57.218873+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-29 09:51:57.219166 | ubuntu-noble-large | 2025-09-29T09:51:57.219028+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.392802 | ubuntu-noble-large | 2025-09-29T09:51:58.392050+0000 - INFO - Found version '4.6.4' with build date '20250929' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.392884 | ubuntu-noble-large | 2025-09-29T09:51:58.392379+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.577077 | ubuntu-noble-large | 2025-09-29T09:51:58.576737+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.625767 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.628646 | ubuntu-noble-large | 2025-09-29T09:51:58.628285+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 09:51:58.677119 | ubuntu-noble-large | 2025-09-29T09:51:58.676739+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 09:51:58.677319 | ubuntu-noble-large | 2025-09-29T09:51:58.677127+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-09-29 09:51:58.677448 | ubuntu-noble-large | 2025-09-29T09:51:58.677320+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 09:51:58.677576 | ubuntu-noble-large | 2025-09-29T09:51:58.677458+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-09-29 09:51:58.677701 | ubuntu-noble-large | 2025-09-29T09:51:58.677571+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:58.677823 | ubuntu-noble-large | 2025-09-29T09:51:58.677718+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2025-09-29 09:51:58.677924 | ubuntu-noble-large | 2025-09-29T09:51:58.677828+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:59.813563 | ubuntu-noble-large | 2025-09-29T09:51:59.813160+0000 - INFO - Found version '30.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:59.813709 | ubuntu-noble-large | 2025-09-29T09:51:59.813471+0000 - INFO - Adding org.opencontainers.image.version='30.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:51:59.996025 | ubuntu-noble-large | 2025-09-29T09:51:59.995713+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:52:00.040019 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:52:00.044420 | ubuntu-noble-large | 2025-09-29T09:52:00.044023+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 09:52:00.095491 | ubuntu-noble-large | 2025-09-29T09:52:00.095027+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:00.095592 | ubuntu-noble-large | 2025-09-29T09:52:00.095428+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 2025-09-29 09:52:00.095748 | ubuntu-noble-large | 2025-09-29T09:52:00.095579+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.263127 | ubuntu-noble-large | 2025-09-29T09:52:01.262722+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.263270 | ubuntu-noble-large | 2025-09-29T09:52:01.263040+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.441613 | ubuntu-noble-large | 2025-09-29T09:52:01.441225+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.488427 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.492745 | ubuntu-noble-large | 2025-09-29T09:52:01.492326+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 09:52:01.541366 | ubuntu-noble-large | 2025-09-29T09:52:01.540927+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:01.541611 | ubuntu-noble-large | 2025-09-29T09:52:01.541347+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:01.541727 | ubuntu-noble-large | 2025-09-29T09:52:01.541522+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:02.727410 | ubuntu-noble-large | 2025-09-29T09:52:02.727111+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:02.727500 | ubuntu-noble-large | 2025-09-29T09:52:02.727316+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:02.914541 | ubuntu-noble-large | 2025-09-29T09:52:02.914167+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:02.958113 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:02.961351 | ubuntu-noble-large | 2025-09-29T09:52:02.961019+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 09:52:03.015044 | ubuntu-noble-large | 2025-09-29T09:52:03.014588+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:03.015256 | ubuntu-noble-large | 2025-09-29T09:52:03.015044+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:03.015392 | ubuntu-noble-large | 2025-09-29T09:52:03.015251+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.221089 | ubuntu-noble-large | 2025-09-29T09:52:04.220724+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.221213 | ubuntu-noble-large | 2025-09-29T09:52:04.221038+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.401323 | ubuntu-noble-large | 2025-09-29T09:52:04.400907+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.445566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.449906 | ubuntu-noble-large | 2025-09-29T09:52:04.449514+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 09:52:04.498124 | ubuntu-noble-large | 2025-09-29T09:52:04.497726+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:04.498349 | ubuntu-noble-large | 2025-09-29T09:52:04.498105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:04.498483 | ubuntu-noble-large | 2025-09-29T09:52:04.498343+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.702965 | ubuntu-noble-large | 2025-09-29T09:52:05.702539+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.703072 | ubuntu-noble-large | 2025-09-29T09:52:05.702887+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.876748 | ubuntu-noble-large | 2025-09-29T09:52:05.876418+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.920851 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.925343 | ubuntu-noble-large | 2025-09-29T09:52:05.924983+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 09:52:05.980724 | ubuntu-noble-large | 2025-09-29T09:52:05.980311+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:05.980932 | ubuntu-noble-large | 2025-09-29T09:52:05.980725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:05.981051 | ubuntu-noble-large | 2025-09-29T09:52:05.980920+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.223711 | ubuntu-noble-large | 2025-09-29T09:52:07.223277+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.223831 | ubuntu-noble-large | 2025-09-29T09:52:07.223596+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.387377 | ubuntu-noble-large | 2025-09-29T09:52:07.386959+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.425117 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.429571 | ubuntu-noble-large | 2025-09-29T09:52:07.429165+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 09:52:07.473512 | ubuntu-noble-large | 2025-09-29T09:52:07.473062+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:07.473639 | ubuntu-noble-large | 2025-09-29T09:52:07.473492+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:07.473834 | ubuntu-noble-large | 2025-09-29T09:52:07.473639+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.659095 | ubuntu-noble-large | 2025-09-29T09:52:08.658717+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.659236 | ubuntu-noble-large | 2025-09-29T09:52:08.659050+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.827585 | ubuntu-noble-large | 2025-09-29T09:52:08.827075+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.871498 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.875726 | ubuntu-noble-large | 2025-09-29T09:52:08.875346+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 09:52:08.924040 | ubuntu-noble-large | 2025-09-29T09:52:08.923763+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:08.924126 | ubuntu-noble-large | 2025-09-29T09:52:08.923990+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:08.924173 | ubuntu-noble-large | 2025-09-29T09:52:08.924051+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.027414 | ubuntu-noble-large | 2025-09-29T09:52:10.027016+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.027500 | ubuntu-noble-large | 2025-09-29T09:52:10.027373+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.184438 | ubuntu-noble-large | 2025-09-29T09:52:10.183887+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.234314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.238875 | ubuntu-noble-large | 2025-09-29T09:52:10.238515+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 09:52:10.289332 | ubuntu-noble-large | 2025-09-29T09:52:10.288923+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:10.289502 | ubuntu-noble-large | 2025-09-29T09:52:10.289316+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:10.289619 | ubuntu-noble-large | 2025-09-29T09:52:10.289481+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.457099 | ubuntu-noble-large | 2025-09-29T09:52:11.456582+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.457330 | ubuntu-noble-large | 2025-09-29T09:52:11.457053+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.634858 | ubuntu-noble-large | 2025-09-29T09:52:11.634452+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.676070 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.679791 | ubuntu-noble-large | 2025-09-29T09:52:11.679436+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 09:52:11.729569 | ubuntu-noble-large | 2025-09-29T09:52:11.729124+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:11.729767 | ubuntu-noble-large | 2025-09-29T09:52:11.729566+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:11.729886 | ubuntu-noble-large | 2025-09-29T09:52:11.729767+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:12.935446 | ubuntu-noble-large | 2025-09-29T09:52:12.935017+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:12.935559 | ubuntu-noble-large | 2025-09-29T09:52:12.935374+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:13.092292 | ubuntu-noble-large | 2025-09-29T09:52:13.091975+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:13.136518 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:13.140640 | ubuntu-noble-large | 2025-09-29T09:52:13.140290+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 09:52:13.193053 | ubuntu-noble-large | 2025-09-29T09:52:13.192768+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:13.193142 | ubuntu-noble-large | 2025-09-29T09:52:13.193022+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:13.193159 | ubuntu-noble-large | 2025-09-29T09:52:13.193093+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.348518 | ubuntu-noble-large | 2025-09-29T09:52:14.348118+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.348619 | ubuntu-noble-large | 2025-09-29T09:52:14.348455+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.523956 | ubuntu-noble-large | 2025-09-29T09:52:14.523552+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.570467 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.574574 | ubuntu-noble-large | 2025-09-29T09:52:14.574228+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 09:52:14.621968 | ubuntu-noble-large | 2025-09-29T09:52:14.621554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:14.622226 | ubuntu-noble-large | 2025-09-29T09:52:14.621993+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:14.622364 | ubuntu-noble-large | 2025-09-29T09:52:14.622221+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:15.803546 | ubuntu-noble-large | 2025-09-29T09:52:15.803169+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:15.803650 | ubuntu-noble-large | 2025-09-29T09:52:15.803486+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:15.955039 | ubuntu-noble-large | 2025-09-29T09:52:15.954657+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:15.988243 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:15.993007 | ubuntu-noble-large | 2025-09-29T09:52:15.992656+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 09:52:16.042030 | ubuntu-noble-large | 2025-09-29T09:52:16.041629+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:16.042216 | ubuntu-noble-large | 2025-09-29T09:52:16.042037+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:16.042343 | ubuntu-noble-large | 2025-09-29T09:52:16.042222+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.238726 | ubuntu-noble-large | 2025-09-29T09:52:17.238372+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.238809 | ubuntu-noble-large | 2025-09-29T09:52:17.238665+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.444697 | ubuntu-noble-large | 2025-09-29T09:52:17.444308+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.488393 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.492565 | ubuntu-noble-large | 2025-09-29T09:52:17.492233+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 09:52:17.543210 | ubuntu-noble-large | 2025-09-29T09:52:17.542832+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:17.543371 | ubuntu-noble-large | 2025-09-29T09:52:17.543208+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2025-09-29 09:52:17.543485 | ubuntu-noble-large | 2025-09-29T09:52:17.543363+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:18.776107 | ubuntu-noble-large | 2025-09-29T09:52:18.775735+0000 - INFO - Found version '26.0.2' with build date '20250929' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:18.776248 | ubuntu-noble-large | 2025-09-29T09:52:18.776050+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:18.951825 | ubuntu-noble-large | 2025-09-29T09:52:18.951394+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:18.995418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:18.999456 | ubuntu-noble-large | 2025-09-29T09:52:18.999148+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 09:52:19.053080 | ubuntu-noble-large | 2025-09-29T09:52:19.052649+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:19.053291 | ubuntu-noble-large | 2025-09-29T09:52:19.053062+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 is skyline-apiserver, using pip3 show skyline-apiserver 2025-09-29 09:52:19.053422 | ubuntu-noble-large | 2025-09-29T09:52:19.053283+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.153875 | ubuntu-noble-large | 2025-09-29T09:52:20.153457+0000 - INFO - Found version '6.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.153988 | ubuntu-noble-large | 2025-09-29T09:52:20.153807+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.337216 | ubuntu-noble-large | 2025-09-29T09:52:20.336856+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.377077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.381761 | ubuntu-noble-large | 2025-09-29T09:52:20.381419+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 09:52:20.428387 | ubuntu-noble-large | 2025-09-29T09:52:20.427994+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:20.428523 | ubuntu-noble-large | 2025-09-29T09:52:20.428369+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2025.1 is skyline-console, using pip3 show skyline-console 2025-09-29 09:52:20.428647 | ubuntu-noble-large | 2025-09-29T09:52:20.428526+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.607537 | ubuntu-noble-large | 2025-09-29T09:52:21.607163+0000 - INFO - Found version '6.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.607643 | ubuntu-noble-large | 2025-09-29T09:52:21.607484+0000 - INFO - Adding org.opencontainers.image.version='6.0.0' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.777487 | ubuntu-noble-large | 2025-09-29T09:52:21.777177+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.820081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.823614 | ubuntu-noble-large | 2025-09-29T09:52:21.823317+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 09:52:21.865370 | ubuntu-noble-large | 2025-09-29T09:52:21.865043+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:21.865551 | ubuntu-noble-large | 2025-09-29T09:52:21.865404+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:21.865690 | ubuntu-noble-large | 2025-09-29T09:52:21.865563+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.022301 | ubuntu-noble-large | 2025-09-29T09:52:23.021923+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.022397 | ubuntu-noble-large | 2025-09-29T09:52:23.022249+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.194505 | ubuntu-noble-large | 2025-09-29T09:52:23.194066+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.235461 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.239952 | ubuntu-noble-large | 2025-09-29T09:52:23.239574+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 09:52:23.289043 | ubuntu-noble-large | 2025-09-29T09:52:23.288616+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:23.289314 | ubuntu-noble-large | 2025-09-29T09:52:23.289057+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:23.289447 | ubuntu-noble-large | 2025-09-29T09:52:23.289319+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.466841 | ubuntu-noble-large | 2025-09-29T09:52:24.466469+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.466943 | ubuntu-noble-large | 2025-09-29T09:52:24.466804+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.632575 | ubuntu-noble-large | 2025-09-29T09:52:24.632244+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.673885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.678142 | ubuntu-noble-large | 2025-09-29T09:52:24.677810+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 09:52:24.726188 | ubuntu-noble-large | 2025-09-29T09:52:24.725798+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:24.726304 | ubuntu-noble-large | 2025-09-29T09:52:24.726165+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:24.726448 | ubuntu-noble-large | 2025-09-29T09:52:24.726315+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:25.844220 | ubuntu-noble-large | 2025-09-29T09:52:25.843895+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:25.844331 | ubuntu-noble-large | 2025-09-29T09:52:25.844145+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:26.005630 | ubuntu-noble-large | 2025-09-29T09:52:26.005290+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:26.050640 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:26.054726 | ubuntu-noble-large | 2025-09-29T09:52:26.054360+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 09:52:26.108971 | ubuntu-noble-large | 2025-09-29T09:52:26.107604+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:26.109050 | ubuntu-noble-large | 2025-09-29T09:52:26.107967+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:26.109065 | ubuntu-noble-large | 2025-09-29T09:52:26.108090+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.255083 | ubuntu-noble-large | 2025-09-29T09:52:27.254736+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.255202 | ubuntu-noble-large | 2025-09-29T09:52:27.255045+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.430034 | ubuntu-noble-large | 2025-09-29T09:52:27.429599+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.472642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.477156 | ubuntu-noble-large | 2025-09-29T09:52:27.476851+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 09:52:27.521490 | ubuntu-noble-large | 2025-09-29T09:52:27.521103+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:27.521694 | ubuntu-noble-large | 2025-09-29T09:52:27.521522+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:27.521867 | ubuntu-noble-large | 2025-09-29T09:52:27.521728+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:28.750376 | ubuntu-noble-large | 2025-09-29T09:52:28.749953+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:28.750481 | ubuntu-noble-large | 2025-09-29T09:52:28.750309+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:28.927752 | ubuntu-noble-large | 2025-09-29T09:52:28.927404+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:28.969207 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:28.973567 | ubuntu-noble-large | 2025-09-29T09:52:28.973164+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 09:52:29.023264 | ubuntu-noble-large | 2025-09-29T09:52:29.022865+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:29.023386 | ubuntu-noble-large | 2025-09-29T09:52:29.023241+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:29.023517 | ubuntu-noble-large | 2025-09-29T09:52:29.023389+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.236398 | ubuntu-noble-large | 2025-09-29T09:52:30.236017+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.236495 | ubuntu-noble-large | 2025-09-29T09:52:30.236350+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.415080 | ubuntu-noble-large | 2025-09-29T09:52:30.414543+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.458256 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.463111 | ubuntu-noble-large | 2025-09-29T09:52:30.462734+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 09:52:30.522346 | ubuntu-noble-large | 2025-09-29T09:52:30.521805+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:30.522466 | ubuntu-noble-large | 2025-09-29T09:52:30.522318+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:30.522632 | ubuntu-noble-large | 2025-09-29T09:52:30.522485+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:31.758665 | ubuntu-noble-large | 2025-09-29T09:52:31.758261+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:31.758817 | ubuntu-noble-large | 2025-09-29T09:52:31.758579+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:31.935927 | ubuntu-noble-large | 2025-09-29T09:52:31.935518+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:31.978280 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:31.982468 | ubuntu-noble-large | 2025-09-29T09:52:31.982055+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 09:52:32.033227 | ubuntu-noble-large | 2025-09-29T09:52:32.032777+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:32.033506 | ubuntu-noble-large | 2025-09-29T09:52:32.033248+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:32.033732 | ubuntu-noble-large | 2025-09-29T09:52:32.033500+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.190198 | ubuntu-noble-large | 2025-09-29T09:52:33.189811+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.190300 | ubuntu-noble-large | 2025-09-29T09:52:33.190164+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.356411 | ubuntu-noble-large | 2025-09-29T09:52:33.356040+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.400439 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.404705 | ubuntu-noble-large | 2025-09-29T09:52:33.404349+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 09:52:33.455979 | ubuntu-noble-large | 2025-09-29T09:52:33.455567+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:33.456152 | ubuntu-noble-large | 2025-09-29T09:52:33.455967+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2025-09-29 09:52:33.456327 | ubuntu-noble-large | 2025-09-29T09:52:33.456188+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.651101 | ubuntu-noble-large | 2025-09-29T09:52:34.650727+0000 - INFO - Found version '31.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.651233 | ubuntu-noble-large | 2025-09-29T09:52:34.651039+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.827440 | ubuntu-noble-large | 2025-09-29T09:52:34.827039+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.874606 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.879649 | ubuntu-noble-large | 2025-09-29T09:52:34.879247+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 09:52:34.931437 | ubuntu-noble-large | 2025-09-29T09:52:34.931064+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:34.931517 | ubuntu-noble-large | 2025-09-29T09:52:34.931414+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2025-09-29 09:52:34.931627 | ubuntu-noble-large | 2025-09-29T09:52:34.931522+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.082065 | ubuntu-noble-large | 2025-09-29T09:52:36.081553+0000 - INFO - Found version '19.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.082326 | ubuntu-noble-large | 2025-09-29T09:52:36.082031+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.269949 | ubuntu-noble-large | 2025-09-29T09:52:36.269469+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.312939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.316925 | ubuntu-noble-large | 2025-09-29T09:52:36.316519+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 09:52:36.367790 | ubuntu-noble-large | 2025-09-29T09:52:36.367406+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:36.367938 | ubuntu-noble-large | 2025-09-29T09:52:36.367773+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2025-09-29 09:52:36.368061 | ubuntu-noble-large | 2025-09-29T09:52:36.367934+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.588889 | ubuntu-noble-large | 2025-09-29T09:52:37.587878+0000 - INFO - Found version '19.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.588970 | ubuntu-noble-large | 2025-09-29T09:52:37.588203+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.756525 | ubuntu-noble-large | 2025-09-29T09:52:37.756159+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.799945 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.804604 | ubuntu-noble-large | 2025-09-29T09:52:37.804155+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 09:52:37.851148 | ubuntu-noble-large | 2025-09-29T09:52:37.850700+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:37.851372 | ubuntu-noble-large | 2025-09-29T09:52:37.851093+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2025-09-29 09:52:37.851483 | ubuntu-noble-large | 2025-09-29T09:52:37.851342+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.007529 | ubuntu-noble-large | 2025-09-29T09:52:39.007099+0000 - INFO - Found version '19.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.007718 | ubuntu-noble-large | 2025-09-29T09:52:39.007455+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.185401 | ubuntu-noble-large | 2025-09-29T09:52:39.185014+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.226328 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.229903 | ubuntu-noble-large | 2025-09-29T09:52:39.229533+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 09:52:39.278722 | ubuntu-noble-large | 2025-09-29T09:52:39.278291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:39.278913 | ubuntu-noble-large | 2025-09-29T09:52:39.278715+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2025-09-29 09:52:39.279034 | ubuntu-noble-large | 2025-09-29T09:52:39.278904+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.447146 | ubuntu-noble-large | 2025-09-29T09:52:40.446871+0000 - INFO - Found version '13.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.447223 | ubuntu-noble-large | 2025-09-29T09:52:40.447078+0000 - INFO - Adding org.opencontainers.image.version='13.0.0' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.620083 | ubuntu-noble-large | 2025-09-29T09:52:40.619789+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.664245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.668162 | ubuntu-noble-large | 2025-09-29T09:52:40.667861+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 09:52:40.720862 | ubuntu-noble-large | 2025-09-29T09:52:40.720354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:40.721140 | ubuntu-noble-large | 2025-09-29T09:52:40.720875+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2025-09-29 09:52:40.721365 | ubuntu-noble-large | 2025-09-29T09:52:40.721101+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:41.874639 | ubuntu-noble-large | 2025-09-29T09:52:41.874284+0000 - INFO - Found version '16.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:41.874772 | ubuntu-noble-large | 2025-09-29T09:52:41.874547+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:42.035589 | ubuntu-noble-large | 2025-09-29T09:52:42.035276+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:42.079776 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:42.084153 | ubuntu-noble-large | 2025-09-29T09:52:42.083803+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 09:52:42.135184 | ubuntu-noble-large | 2025-09-29T09:52:42.134649+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:42.135452 | ubuntu-noble-large | 2025-09-29T09:52:42.135206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2025-09-29 09:52:42.135629 | ubuntu-noble-large | 2025-09-29T09:52:42.135462+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.324418 | ubuntu-noble-large | 2025-09-29T09:52:43.324035+0000 - INFO - Found version '16.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.324521 | ubuntu-noble-large | 2025-09-29T09:52:43.324364+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.508887 | ubuntu-noble-large | 2025-09-29T09:52:43.508487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.545256 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.550306 | ubuntu-noble-large | 2025-09-29T09:52:43.549926+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 09:52:43.601850 | ubuntu-noble-large | 2025-09-29T09:52:43.601471+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:43.601975 | ubuntu-noble-large | 2025-09-29T09:52:43.601836+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2025-09-29 09:52:43.602102 | ubuntu-noble-large | 2025-09-29T09:52:43.601982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:44.775713 | ubuntu-noble-large | 2025-09-29T09:52:44.775268+0000 - INFO - Found version '16.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:44.775788 | ubuntu-noble-large | 2025-09-29T09:52:44.775608+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:44.948570 | ubuntu-noble-large | 2025-09-29T09:52:44.948169+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:44.995836 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:44.999916 | ubuntu-noble-large | 2025-09-29T09:52:44.999610+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 09:52:45.052410 | ubuntu-noble-large | 2025-09-29T09:52:45.052081+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:45.052499 | ubuntu-noble-large | 2025-09-29T09:52:45.052366+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2025-09-29 09:52:45.052521 | ubuntu-noble-large | 2025-09-29T09:52:45.052454+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.163824 | ubuntu-noble-large | 2025-09-29T09:52:46.163341+0000 - INFO - Found version '16.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.163993 | ubuntu-noble-large | 2025-09-29T09:52:46.163656+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.341016 | ubuntu-noble-large | 2025-09-29T09:52:46.340708+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.384483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.389294 | ubuntu-noble-large | 2025-09-29T09:52:46.388884+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 09:52:46.437828 | ubuntu-noble-large | 2025-09-29T09:52:46.437471+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:46.438006 | ubuntu-noble-large | 2025-09-29T09:52:46.437837+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2025-09-29 09:52:46.438172 | ubuntu-noble-large | 2025-09-29T09:52:46.438001+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.573136 | ubuntu-noble-large | 2025-09-29T09:52:47.572878+0000 - INFO - Found version '16.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.573235 | ubuntu-noble-large | 2025-09-29T09:52:47.573050+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.739513 | ubuntu-noble-large | 2025-09-29T09:52:47.739200+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.783499 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.788403 | ubuntu-noble-large | 2025-09-29T09:52:47.788029+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 09:52:47.839465 | ubuntu-noble-large | 2025-09-29T09:52:47.839028+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:47.839623 | ubuntu-noble-large | 2025-09-29T09:52:47.839449+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2025-09-29 09:52:47.839816 | ubuntu-noble-large | 2025-09-29T09:52:47.839614+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:48.942020 | ubuntu-noble-large | 2025-09-29T09:52:48.941759+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:48.942128 | ubuntu-noble-large | 2025-09-29T09:52:48.941947+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:49.103409 | ubuntu-noble-large | 2025-09-29T09:52:49.102987+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:49.142605 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:49.147638 | ubuntu-noble-large | 2025-09-29T09:52:49.147228+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 09:52:49.195819 | ubuntu-noble-large | 2025-09-29T09:52:49.195406+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:49.196002 | ubuntu-noble-large | 2025-09-29T09:52:49.195826+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2025-09-29 09:52:49.196146 | ubuntu-noble-large | 2025-09-29T09:52:49.195999+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.324309 | ubuntu-noble-large | 2025-09-29T09:52:50.323892+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.324441 | ubuntu-noble-large | 2025-09-29T09:52:50.324228+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.491170 | ubuntu-noble-large | 2025-09-29T09:52:50.490821+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.537065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.541843 | ubuntu-noble-large | 2025-09-29T09:52:50.541487+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 09:52:50.589640 | ubuntu-noble-large | 2025-09-29T09:52:50.589268+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:50.589832 | ubuntu-noble-large | 2025-09-29T09:52:50.589636+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2025-09-29 09:52:50.589955 | ubuntu-noble-large | 2025-09-29T09:52:50.589823+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:51.778334 | ubuntu-noble-large | 2025-09-29T09:52:51.777943+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:51.778428 | ubuntu-noble-large | 2025-09-29T09:52:51.778296+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:51.959709 | ubuntu-noble-large | 2025-09-29T09:52:51.959340+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:52.002975 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:52.007262 | ubuntu-noble-large | 2025-09-29T09:52:52.006886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 09:52:52.057502 | ubuntu-noble-large | 2025-09-29T09:52:52.057135+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:52.057592 | ubuntu-noble-large | 2025-09-29T09:52:52.057471+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2025-09-29 09:52:52.057744 | ubuntu-noble-large | 2025-09-29T09:52:52.057602+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.209587 | ubuntu-noble-large | 2025-09-29T09:52:53.209235+0000 - INFO - Found version '20.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.209722 | ubuntu-noble-large | 2025-09-29T09:52:53.209539+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.386101 | ubuntu-noble-large | 2025-09-29T09:52:53.385641+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.431059 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.436477 | ubuntu-noble-large | 2025-09-29T09:52:53.436004+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 09:52:53.491653 | ubuntu-noble-large | 2025-09-29T09:52:53.491218+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:53.491840 | ubuntu-noble-large | 2025-09-29T09:52:53.491646+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2025-09-29 09:52:53.491962 | ubuntu-noble-large | 2025-09-29T09:52:53.491830+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.648797 | ubuntu-noble-large | 2025-09-29T09:52:54.648323+0000 - INFO - Found version '20.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.648903 | ubuntu-noble-large | 2025-09-29T09:52:54.648630+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.834904 | ubuntu-noble-large | 2025-09-29T09:52:54.834521+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.882822 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.887153 | ubuntu-noble-large | 2025-09-29T09:52:54.886748+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 09:52:54.941557 | ubuntu-noble-large | 2025-09-29T09:52:54.941171+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:54.941662 | ubuntu-noble-large | 2025-09-29T09:52:54.941510+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2025-09-29 09:52:54.941820 | ubuntu-noble-large | 2025-09-29T09:52:54.941650+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.107756 | ubuntu-noble-large | 2025-09-29T09:52:56.105717+0000 - INFO - Found version '20.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.107812 | ubuntu-noble-large | 2025-09-29T09:52:56.106000+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.305859 | ubuntu-noble-large | 2025-09-29T09:52:56.305518+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.350940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.355853 | ubuntu-noble-large | 2025-09-29T09:52:56.355343+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 09:52:56.410965 | ubuntu-noble-large | 2025-09-29T09:52:56.410586+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:56.411051 | ubuntu-noble-large | 2025-09-29T09:52:56.410924+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2025-09-29 09:52:56.411201 | ubuntu-noble-large | 2025-09-29T09:52:56.411052+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.564267 | ubuntu-noble-large | 2025-09-29T09:52:57.563869+0000 - INFO - Found version '20.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.564368 | ubuntu-noble-large | 2025-09-29T09:52:57.564217+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.733766 | ubuntu-noble-large | 2025-09-29T09:52:57.733395+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.778157 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.782711 | ubuntu-noble-large | 2025-09-29T09:52:57.782383+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 09:52:57.837824 | ubuntu-noble-large | 2025-09-29T09:52:57.837429+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:57.837969 | ubuntu-noble-large | 2025-09-29T09:52:57.837816+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2025-09-29 09:52:57.838085 | ubuntu-noble-large | 2025-09-29T09:52:57.837968+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:58.985477 | ubuntu-noble-large | 2025-09-29T09:52:58.985035+0000 - INFO - Found version '20.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:58.985609 | ubuntu-noble-large | 2025-09-29T09:52:58.985431+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:59.163220 | ubuntu-noble-large | 2025-09-29T09:52:59.162833+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:59.204841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:59.208976 | ubuntu-noble-large | 2025-09-29T09:52:59.208629+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 09:52:59.256277 | ubuntu-noble-large | 2025-09-29T09:52:59.255922+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:52:59.256443 | ubuntu-noble-large | 2025-09-29T09:52:59.256282+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2025-09-29 09:52:59.256567 | ubuntu-noble-large | 2025-09-29T09:52:59.256443+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.399457 | ubuntu-noble-large | 2025-09-29T09:53:00.399041+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.399577 | ubuntu-noble-large | 2025-09-29T09:53:00.399374+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.556052 | ubuntu-noble-large | 2025-09-29T09:53:00.555660+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.604314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.608851 | ubuntu-noble-large | 2025-09-29T09:53:00.608485+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 09:53:00.661602 | ubuntu-noble-large | 2025-09-29T09:53:00.661194+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:00.661798 | ubuntu-noble-large | 2025-09-29T09:53:00.661580+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2025-09-29 09:53:00.661923 | ubuntu-noble-large | 2025-09-29T09:53:00.661788+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:01.908435 | ubuntu-noble-large | 2025-09-29T09:53:01.907921+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:01.908544 | ubuntu-noble-large | 2025-09-29T09:53:01.908307+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:02.085379 | ubuntu-noble-large | 2025-09-29T09:53:02.084938+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:02.134580 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:02.138824 | ubuntu-noble-large | 2025-09-29T09:53:02.138472+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 09:53:02.189057 | ubuntu-noble-large | 2025-09-29T09:53:02.188648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:02.189252 | ubuntu-noble-large | 2025-09-29T09:53:02.189043+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2025-09-29 09:53:02.189370 | ubuntu-noble-large | 2025-09-29T09:53:02.189236+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.414943 | ubuntu-noble-large | 2025-09-29T09:53:03.414296+0000 - INFO - Found version '27.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.415053 | ubuntu-noble-large | 2025-09-29T09:53:03.414615+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.596230 | ubuntu-noble-large | 2025-09-29T09:53:03.595788+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.639383 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.644315 | ubuntu-noble-large | 2025-09-29T09:53:03.643895+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 09:53:03.700473 | ubuntu-noble-large | 2025-09-29T09:53:03.700017+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:03.700630 | ubuntu-noble-large | 2025-09-29T09:53:03.700461+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2025-09-29 09:53:03.700805 | ubuntu-noble-large | 2025-09-29T09:53:03.700625+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:04.912408 | ubuntu-noble-large | 2025-09-29T09:53:04.912012+0000 - INFO - Found version '27.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:04.912519 | ubuntu-noble-large | 2025-09-29T09:53:04.912339+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:05.096856 | ubuntu-noble-large | 2025-09-29T09:53:05.096509+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:05.146912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:05.150881 | ubuntu-noble-large | 2025-09-29T09:53:05.150417+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 09:53:05.200301 | ubuntu-noble-large | 2025-09-29T09:53:05.199861+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:05.200429 | ubuntu-noble-large | 2025-09-29T09:53:05.200268+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2025-09-29 09:53:05.200581 | ubuntu-noble-large | 2025-09-29T09:53:05.200430+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.448656 | ubuntu-noble-large | 2025-09-29T09:53:06.448286+0000 - INFO - Found version '27.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.448792 | ubuntu-noble-large | 2025-09-29T09:53:06.448576+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.633787 | ubuntu-noble-large | 2025-09-29T09:53:06.633426+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.677783 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.681630 | ubuntu-noble-large | 2025-09-29T09:53:06.681303+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 09:53:06.729061 | ubuntu-noble-large | 2025-09-29T09:53:06.728712+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:06.729252 | ubuntu-noble-large | 2025-09-29T09:53:06.729058+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2025-09-29 09:53:06.729397 | ubuntu-noble-large | 2025-09-29T09:53:06.729241+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:07.932810 | ubuntu-noble-large | 2025-09-29T09:53:07.932397+0000 - INFO - Found version '29.0.4' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:07.932913 | ubuntu-noble-large | 2025-09-29T09:53:07.932728+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:08.102504 | ubuntu-noble-large | 2025-09-29T09:53:08.102140+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:08.149951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:08.154040 | ubuntu-noble-large | 2025-09-29T09:53:08.153704+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 09:53:08.204022 | ubuntu-noble-large | 2025-09-29T09:53:08.203638+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:08.204158 | ubuntu-noble-large | 2025-09-29T09:53:08.203996+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2025-09-29 09:53:08.204297 | ubuntu-noble-large | 2025-09-29T09:53:08.204165+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.440653 | ubuntu-noble-large | 2025-09-29T09:53:09.440266+0000 - INFO - Found version '29.0.4' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.440788 | ubuntu-noble-large | 2025-09-29T09:53:09.440615+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.611241 | ubuntu-noble-large | 2025-09-29T09:53:09.610786+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.653388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.657451 | ubuntu-noble-large | 2025-09-29T09:53:09.657074+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 09:53:09.704787 | ubuntu-noble-large | 2025-09-29T09:53:09.704377+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:09.705020 | ubuntu-noble-large | 2025-09-29T09:53:09.704781+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2025-09-29 09:53:09.705125 | ubuntu-noble-large | 2025-09-29T09:53:09.704940+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:10.930841 | ubuntu-noble-large | 2025-09-29T09:53:10.930441+0000 - INFO - Found version '29.0.4' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:10.930955 | ubuntu-noble-large | 2025-09-29T09:53:10.930785+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:11.106613 | ubuntu-noble-large | 2025-09-29T09:53:11.106235+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:11.147739 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:11.151965 | ubuntu-noble-large | 2025-09-29T09:53:11.151612+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 09:53:11.199783 | ubuntu-noble-large | 2025-09-29T09:53:11.199436+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:11.199957 | ubuntu-noble-large | 2025-09-29T09:53:11.199783+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2025-09-29 09:53:11.200072 | ubuntu-noble-large | 2025-09-29T09:53:11.199941+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.405277 | ubuntu-noble-large | 2025-09-29T09:53:12.404892+0000 - INFO - Found version '26.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.405380 | ubuntu-noble-large | 2025-09-29T09:53:12.405231+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.575575 | ubuntu-noble-large | 2025-09-29T09:53:12.575263+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.625653 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.630569 | ubuntu-noble-large | 2025-09-29T09:53:12.630196+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 09:53:12.684818 | ubuntu-noble-large | 2025-09-29T09:53:12.682719+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:12.685003 | ubuntu-noble-large | 2025-09-29T09:53:12.684788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2025-09-29 09:53:12.685176 | ubuntu-noble-large | 2025-09-29T09:53:12.685003+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:13.909890 | ubuntu-noble-large | 2025-09-29T09:53:13.908748+0000 - INFO - Found version '26.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:13.909980 | ubuntu-noble-large | 2025-09-29T09:53:13.909058+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:14.073794 | ubuntu-noble-large | 2025-09-29T09:53:14.073416+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:14.117704 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:14.122601 | ubuntu-noble-large | 2025-09-29T09:53:14.122228+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 09:53:14.177964 | ubuntu-noble-large | 2025-09-29T09:53:14.177533+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:14.178134 | ubuntu-noble-large | 2025-09-29T09:53:14.177952+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2025-09-29 09:53:14.178280 | ubuntu-noble-large | 2025-09-29T09:53:14.178148+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.418823 | ubuntu-noble-large | 2025-09-29T09:53:15.418481+0000 - INFO - Found version '26.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.418912 | ubuntu-noble-large | 2025-09-29T09:53:15.418775+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.581567 | ubuntu-noble-large | 2025-09-29T09:53:15.581247+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.624512 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.628273 | ubuntu-noble-large | 2025-09-29T09:53:15.627860+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 09:53:15.678876 | ubuntu-noble-large | 2025-09-29T09:53:15.678639+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:15.678928 | ubuntu-noble-large | 2025-09-29T09:53:15.678855+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2025-09-29 09:53:15.679003 | ubuntu-noble-large | 2025-09-29T09:53:15.678926+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:16.787424 | ubuntu-noble-large | 2025-09-29T09:53:16.787086+0000 - INFO - Found version '26.1.1' with build date '20250929' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:16.787506 | ubuntu-noble-large | 2025-09-29T09:53:16.787388+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:16.946354 | ubuntu-noble-large | 2025-09-29T09:53:16.946049+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:16.984707 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:16.988520 | ubuntu-noble-large | 2025-09-29T09:53:16.988212+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 09:53:17.032955 | ubuntu-noble-large | 2025-09-29T09:53:17.032619+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:17.033148 | ubuntu-noble-large | 2025-09-29T09:53:17.032960+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:17.033309 | ubuntu-noble-large | 2025-09-29T09:53:17.033171+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:17.954772 | ubuntu-noble-large | 2025-09-29T09:53:17.954448+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:17.954937 | ubuntu-noble-large | 2025-09-29T09:53:17.954764+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:18.116923 | ubuntu-noble-large | 2025-09-29T09:53:18.116599+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:18.156871 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:18.160648 | ubuntu-noble-large | 2025-09-29T09:53:18.160348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 09:53:18.208457 | ubuntu-noble-large | 2025-09-29T09:53:18.208156+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:18.208621 | ubuntu-noble-large | 2025-09-29T09:53:18.208461+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:18.208773 | ubuntu-noble-large | 2025-09-29T09:53:18.208619+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.243208 | ubuntu-noble-large | 2025-09-29T09:53:19.242887+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.243297 | ubuntu-noble-large | 2025-09-29T09:53:19.243154+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.404588 | ubuntu-noble-large | 2025-09-29T09:53:19.404257+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.442608 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.446535 | ubuntu-noble-large | 2025-09-29T09:53:19.446221+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 09:53:19.488355 | ubuntu-noble-large | 2025-09-29T09:53:19.488040+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:19.488525 | ubuntu-noble-large | 2025-09-29T09:53:19.488371+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:19.488649 | ubuntu-noble-large | 2025-09-29T09:53:19.488529+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.533568 | ubuntu-noble-large | 2025-09-29T09:53:20.533299+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.533709 | ubuntu-noble-large | 2025-09-29T09:53:20.533556+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.675735 | ubuntu-noble-large | 2025-09-29T09:53:20.675419+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.712283 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.715795 | ubuntu-noble-large | 2025-09-29T09:53:20.715507+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 09:53:20.764479 | ubuntu-noble-large | 2025-09-29T09:53:20.764157+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:20.764654 | ubuntu-noble-large | 2025-09-29T09:53:20.764478+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:20.764802 | ubuntu-noble-large | 2025-09-29T09:53:20.764640+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:21.874717 | ubuntu-noble-large | 2025-09-29T09:53:21.874419+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:21.874873 | ubuntu-noble-large | 2025-09-29T09:53:21.874729+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:22.033963 | ubuntu-noble-large | 2025-09-29T09:53:22.033568+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:22.075557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:22.079253 | ubuntu-noble-large | 2025-09-29T09:53:22.078865+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 09:53:22.120341 | ubuntu-noble-large | 2025-09-29T09:53:22.120015+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:22.120514 | ubuntu-noble-large | 2025-09-29T09:53:22.120364+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:22.120647 | ubuntu-noble-large | 2025-09-29T09:53:22.120527+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.133201 | ubuntu-noble-large | 2025-09-29T09:53:23.132877+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.133330 | ubuntu-noble-large | 2025-09-29T09:53:23.133187+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.298252 | ubuntu-noble-large | 2025-09-29T09:53:23.297908+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.343935 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.346961 | ubuntu-noble-large | 2025-09-29T09:53:23.346715+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 09:53:23.389909 | ubuntu-noble-large | 2025-09-29T09:53:23.389589+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:23.390046 | ubuntu-noble-large | 2025-09-29T09:53:23.389916+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:23.390205 | ubuntu-noble-large | 2025-09-29T09:53:23.390059+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.285809 | ubuntu-noble-large | 2025-09-29T09:53:24.285509+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.285868 | ubuntu-noble-large | 2025-09-29T09:53:24.285743+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.434558 | ubuntu-noble-large | 2025-09-29T09:53:24.434312+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.462396 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.464224 | ubuntu-noble-large | 2025-09-29T09:53:24.463969+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 09:53:24.507273 | ubuntu-noble-large | 2025-09-29T09:53:24.506918+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:24.507435 | ubuntu-noble-large | 2025-09-29T09:53:24.507269+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2025-09-29 09:53:24.507559 | ubuntu-noble-large | 2025-09-29T09:53:24.507430+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.453764 | ubuntu-noble-large | 2025-09-29T09:53:25.453523+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.453849 | ubuntu-noble-large | 2025-09-29T09:53:25.453648+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.585181 | ubuntu-noble-large | 2025-09-29T09:53:25.584868+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.624816 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.628103 | ubuntu-noble-large | 2025-09-29T09:53:25.627915+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 09:53:25.668223 | ubuntu-noble-large | 2025-09-29T09:53:25.668026+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:25.668278 | ubuntu-noble-large | 2025-09-29T09:53:25.668204+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-29 09:53:25.668356 | ubuntu-noble-large | 2025-09-29T09:53:25.668270+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.709037 | ubuntu-noble-large | 2025-09-29T09:53:26.708724+0000 - INFO - Found version '24.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.709167 | ubuntu-noble-large | 2025-09-29T09:53:26.709007+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.857959 | ubuntu-noble-large | 2025-09-29T09:53:26.857707+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.909026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.913011 | ubuntu-noble-large | 2025-09-29T09:53:26.912746+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 09:53:26.963940 | ubuntu-noble-large | 2025-09-29T09:53:26.963580+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:26.964149 | ubuntu-noble-large | 2025-09-29T09:53:26.963959+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-29 09:53:26.964288 | ubuntu-noble-large | 2025-09-29T09:53:26.964153+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.039489 | ubuntu-noble-large | 2025-09-29T09:53:28.039191+0000 - INFO - Found version '24.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.039634 | ubuntu-noble-large | 2025-09-29T09:53:28.039477+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.194968 | ubuntu-noble-large | 2025-09-29T09:53:28.194614+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.237338 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.241628 | ubuntu-noble-large | 2025-09-29T09:53:28.241313+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 09:53:28.287468 | ubuntu-noble-large | 2025-09-29T09:53:28.287164+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:28.287602 | ubuntu-noble-large | 2025-09-29T09:53:28.287465+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-29 09:53:28.287733 | ubuntu-noble-large | 2025-09-29T09:53:28.287599+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.357027 | ubuntu-noble-large | 2025-09-29T09:53:29.356651+0000 - INFO - Found version '24.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.357167 | ubuntu-noble-large | 2025-09-29T09:53:29.356985+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.524812 | ubuntu-noble-large | 2025-09-29T09:53:29.524467+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.562786 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.566350 | ubuntu-noble-large | 2025-09-29T09:53:29.566058+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 09:53:29.612251 | ubuntu-noble-large | 2025-09-29T09:53:29.611992+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:29.612317 | ubuntu-noble-large | 2025-09-29T09:53:29.612213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-29 09:53:29.612353 | ubuntu-noble-large | 2025-09-29T09:53:29.612294+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.630702 | ubuntu-noble-large | 2025-09-29T09:53:30.630347+0000 - INFO - Found version '24.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.630789 | ubuntu-noble-large | 2025-09-29T09:53:30.630625+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.808836 | ubuntu-noble-large | 2025-09-29T09:53:30.808517+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.851031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.854799 | ubuntu-noble-large | 2025-09-29T09:53:30.854492+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 09:53:30.903301 | ubuntu-noble-large | 2025-09-29T09:53:30.903019+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 09:53:30.903449 | ubuntu-noble-large | 2025-09-29T09:53:30.903302+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-09-29 09:53:30.903562 | ubuntu-noble-large | 2025-09-29T09:53:30.903445+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 09:53:30.903708 | ubuntu-noble-large | 2025-09-29T09:53:30.903569+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-09-29 09:53:30.903841 | ubuntu-noble-large | 2025-09-29T09:53:30.903728+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 09:53:30.903927 | ubuntu-noble-large | 2025-09-29T09:53:30.903842+0000 - ERROR - Configuration for heat-api (heat) not found 2025-09-29 09:53:30.904014 | ubuntu-noble-large | 2025-09-29T09:53:30.903933+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:30.904130 | ubuntu-noble-large | 2025-09-29T09:53:30.904029+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2025-09-29 09:53:30.904218 | ubuntu-noble-large | 2025-09-29T09:53:30.904134+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:31.929542 | ubuntu-noble-large | 2025-09-29T09:53:31.929199+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:31.929616 | ubuntu-noble-large | 2025-09-29T09:53:31.929485+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:32.092260 | ubuntu-noble-large | 2025-09-29T09:53:32.091929+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:32.131574 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:32.135387 | ubuntu-noble-large | 2025-09-29T09:53:32.135115+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 09:53:32.184895 | ubuntu-noble-large | 2025-09-29T09:53:32.184566+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:32.185070 | ubuntu-noble-large | 2025-09-29T09:53:32.184910+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2025-09-29 09:53:32.185222 | ubuntu-noble-large | 2025-09-29T09:53:32.185068+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.236653 | ubuntu-noble-large | 2025-09-29T09:53:33.236353+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.236813 | ubuntu-noble-large | 2025-09-29T09:53:33.236632+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.392481 | ubuntu-noble-large | 2025-09-29T09:53:33.392256+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.429369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.433050 | ubuntu-noble-large | 2025-09-29T09:53:33.432745+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 09:53:33.478035 | ubuntu-noble-large | 2025-09-29T09:53:33.477705+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:33.478210 | ubuntu-noble-large | 2025-09-29T09:53:33.478029+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2025-09-29 09:53:33.478330 | ubuntu-noble-large | 2025-09-29T09:53:33.478203+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.585901 | ubuntu-noble-large | 2025-09-29T09:53:34.585539+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.585989 | ubuntu-noble-large | 2025-09-29T09:53:34.585860+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.740543 | ubuntu-noble-large | 2025-09-29T09:53:34.740234+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.779333 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.783220 | ubuntu-noble-large | 2025-09-29T09:53:34.782545+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 09:53:34.823217 | ubuntu-noble-large | 2025-09-29T09:53:34.822873+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:34.823346 | ubuntu-noble-large | 2025-09-29T09:53:34.823201+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2025-09-29 09:53:34.823474 | ubuntu-noble-large | 2025-09-29T09:53:34.823348+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:35.855058 | ubuntu-noble-large | 2025-09-29T09:53:35.854667+0000 - INFO - Found version '20.0.1' with build date '20250929' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:35.855163 | ubuntu-noble-large | 2025-09-29T09:53:35.854982+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:36.016636 | ubuntu-noble-large | 2025-09-29T09:53:36.016306+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:36.057352 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:36.060873 | ubuntu-noble-large | 2025-09-29T09:53:36.060596+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 09:53:36.101142 | ubuntu-noble-large | 2025-09-29T09:53:36.100744+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.101308 | ubuntu-noble-large | 2025-09-29T09:53:36.101103+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2025-09-29 09:53:36.101432 | ubuntu-noble-large | 2025-09-29T09:53:36.101298+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.612900 | ubuntu-noble-large | 2025-09-29T09:53:36.611625+0000 - INFO - Found version '3.1.7' with build date '20250929' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.613027 | ubuntu-noble-large | 2025-09-29T09:53:36.612864+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.758302 | ubuntu-noble-large | 2025-09-29T09:53:36.758073+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.797108 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.800989 | ubuntu-noble-large | 2025-09-29T09:53:36.800644+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 09:53:36.850139 | ubuntu-noble-large | 2025-09-29T09:53:36.849811+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:36.850301 | ubuntu-noble-large | 2025-09-29T09:53:36.850137+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-29 09:53:36.850421 | ubuntu-noble-large | 2025-09-29T09:53:36.850292+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.427011 | ubuntu-noble-large | 2025-09-29T09:53:37.426626+0000 - INFO - Found version '2.1.6' with build date '20250929' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.427147 | ubuntu-noble-large | 2025-09-29T09:53:37.426915+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.563313 | ubuntu-noble-large | 2025-09-29T09:53:37.563000+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.595582 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.599363 | ubuntu-noble-large | 2025-09-29T09:53:37.599121+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 09:53:37.642561 | ubuntu-noble-large | 2025-09-29T09:53:37.642254+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:37.642782 | ubuntu-noble-large | 2025-09-29T09:53:37.642581+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-29 09:53:37.642947 | ubuntu-noble-large | 2025-09-29T09:53:37.642814+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.195605 | ubuntu-noble-large | 2025-09-29T09:53:38.195276+0000 - INFO - Found version '2.1.6' with build date '20250929' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.195729 | ubuntu-noble-large | 2025-09-29T09:53:38.195562+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.337225 | ubuntu-noble-large | 2025-09-29T09:53:38.336879+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.376716 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.380502 | ubuntu-noble-large | 2025-09-29T09:53:38.380232+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 09:53:38.424621 | ubuntu-noble-large | 2025-09-29T09:53:38.424362+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:38.424710 | ubuntu-noble-large | 2025-09-29T09:53:38.424600+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-29 09:53:38.424910 | ubuntu-noble-large | 2025-09-29T09:53:38.424724+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:38.935380 | ubuntu-noble-large | 2025-09-29T09:53:38.935150+0000 - INFO - Found version '2.1.6' with build date '20250929' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:38.935458 | ubuntu-noble-large | 2025-09-29T09:53:38.935314+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:39.072362 | ubuntu-noble-large | 2025-09-29T09:53:39.072152+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:39.105817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:39.109187 | ubuntu-noble-large | 2025-09-29T09:53:39.108935+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 09:53:39.144896 | ubuntu-noble-large | 2025-09-29T09:53:39.144689+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 09:53:39.144998 | ubuntu-noble-large | 2025-09-29T09:53:39.144844+0000 - ERROR - Configuration for letsencrypt-webserver (letsencrypt) not found 2025-09-29 09:53:39.145016 | ubuntu-noble-large | 2025-09-29T09:53:39.144900+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 09:53:39.145032 | ubuntu-noble-large | 2025-09-29T09:53:39.144947+0000 - ERROR - Configuration for letsencrypt-lego (letsencrypt) not found 2025-09-29 09:53:39.145044 | ubuntu-noble-large | 2025-09-29T09:53:39.144987+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.145104 | ubuntu-noble-large | 2025-09-29T09:53:39.145029+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2025-09-29 09:53:39.145140 | ubuntu-noble-large | 2025-09-29T09:53:39.145070+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.621901 | ubuntu-noble-large | 2025-09-29T09:53:39.621499+0000 - INFO - Found version '3.5.0' with build date '20250929' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.622053 | ubuntu-noble-large | 2025-09-29T09:53:39.621842+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.807039 | ubuntu-noble-large | 2025-09-29T09:53:39.806747+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.847074 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.850884 | ubuntu-noble-large | 2025-09-29T09:53:39.850630+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 09:53:39.892003 | ubuntu-noble-large | 2025-09-29T09:53:39.891822+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:39.892066 | ubuntu-noble-large | 2025-09-29T09:53:39.891995+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2025-09-29 09:53:39.892149 | ubuntu-noble-large | 2025-09-29T09:53:39.892071+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.408295 | ubuntu-noble-large | 2025-09-29T09:53:40.407945+0000 - INFO - Found version '3.5.0' with build date '20250929' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.408421 | ubuntu-noble-large | 2025-09-29T09:53:40.408278+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.543048 | ubuntu-noble-large | 2025-09-29T09:53:40.542767+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.574557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.578129 | ubuntu-noble-large | 2025-09-29T09:53:40.577756+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 09:53:40.617825 | ubuntu-noble-large | 2025-09-29T09:53:40.617457+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-29 09:53:40.617970 | ubuntu-noble-large | 2025-09-29T09:53:40.617816+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:40.618106 | ubuntu-noble-large | 2025-09-29T09:53:40.617975+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:40.618272 | ubuntu-noble-large | 2025-09-29T09:53:40.618146+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' 2025-09-29 09:53:40.618366 | ubuntu-noble-large | 2025-09-29T09:53:40.618270+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.112633 | ubuntu-noble-large | 2025-09-29T09:53:41.112296+0000 - INFO - Found version '0.25.0' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.112747 | ubuntu-noble-large | 2025-09-29T09:53:41.112586+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.252467 | ubuntu-noble-large | 2025-09-29T09:53:41.252142+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.287041 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.290187 | ubuntu-noble-large | 2025-09-29T09:53:41.289891+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 09:53:41.329036 | ubuntu-noble-large | 2025-09-29T09:53:41.328710+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:41.329239 | ubuntu-noble-large | 2025-09-29T09:53:41.329050+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' 2025-09-29 09:53:41.329386 | ubuntu-noble-large | 2025-09-29T09:53:41.329242+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:41.858112 | ubuntu-noble-large | 2025-09-29T09:53:41.857768+0000 - INFO - Found version '1.8.2' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:41.858203 | ubuntu-noble-large | 2025-09-29T09:53:41.858051+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:42.040850 | ubuntu-noble-large | 2025-09-29T09:53:42.040440+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:42.069911 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:42.073609 | ubuntu-noble-large | 2025-09-29T09:53:42.073307+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 09:53:42.130849 | ubuntu-noble-large | 2025-09-29T09:53:42.130512+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 09:53:42.131013 | ubuntu-noble-large | 2025-09-29T09:53:42.130855+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 2025-09-29 09:53:42.131139 | ubuntu-noble-large | 2025-09-29T09:53:42.131008+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 09:53:42.677364 | ubuntu-noble-large | 2025-09-29T09:53:42.677052+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1: Invalid version: '1.0.7, commit: 79cb6010e656fd6b24c9ccba29bde4cddcf832c2' 2025-09-29 09:53:42.677432 | ubuntu-noble-large | 2025-09-29T09:53:42.677270+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:42.677442 | ubuntu-noble-large | 2025-09-29T09:53:42.677356+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' 2025-09-29 09:53:42.677465 | ubuntu-noble-large | 2025-09-29T09:53:42.677415+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.272766 | ubuntu-noble-large | 2025-09-29T09:53:43.272492+0000 - INFO - Found version '0.28.1' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.272866 | ubuntu-noble-large | 2025-09-29T09:53:43.272653+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.403296 | ubuntu-noble-large | 2025-09-29T09:53:43.402603+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.442066 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.445373 | ubuntu-noble-large | 2025-09-29T09:53:43.444607+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 09:53:43.493744 | ubuntu-noble-large | 2025-09-29T09:53:43.492857+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:43.493802 | ubuntu-noble-large | 2025-09-29T09:53:43.493279+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' 2025-09-29 09:53:43.493810 | ubuntu-noble-large | 2025-09-29T09:53:43.493441+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.056394 | ubuntu-noble-large | 2025-09-29T09:53:44.055958+0000 - INFO - Found version '1.8.0' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.056582 | ubuntu-noble-large | 2025-09-29T09:53:44.056381+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.210045 | ubuntu-noble-large | 2025-09-29T09:53:44.209702+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.258932 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.262805 | ubuntu-noble-large | 2025-09-29T09:53:44.262359+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 09:53:44.315773 | ubuntu-noble-large | 2025-09-29T09:53:44.313666+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:44.315839 | ubuntu-noble-large | 2025-09-29T09:53:44.314150+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using echo 2025-09-29 09:53:44.315862 | ubuntu-noble-large | 2025-09-29T09:53:44.314308+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:44.856155 | ubuntu-noble-large | 2025-09-29T09:53:44.855887+0000 - INFO - Found version '2025.1' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:44.856263 | ubuntu-noble-large | 2025-09-29T09:53:44.856059+0000 - INFO - Adding org.opencontainers.image.version='2025.1' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:45.006261 | ubuntu-noble-large | 2025-09-29T09:53:45.005893+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:45.054244 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:45.058687 | ubuntu-noble-large | 2025-09-29T09:53:45.058254+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 09:53:45.111727 | ubuntu-noble-large | 2025-09-29T09:53:45.111347+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.111792 | ubuntu-noble-large | 2025-09-29T09:53:45.111697+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' 2025-09-29 09:53:45.111806 | ubuntu-noble-large | 2025-09-29T09:53:45.111759+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.675213 | ubuntu-noble-large | 2025-09-29T09:53:45.674809+0000 - INFO - Found version '3.0.8' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.675301 | ubuntu-noble-large | 2025-09-29T09:53:45.675155+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.827801 | ubuntu-noble-large | 2025-09-29T09:53:45.827367+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.860564 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.864625 | ubuntu-noble-large | 2025-09-29T09:53:45.864202+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 09:53:45.908488 | ubuntu-noble-large | 2025-09-29T09:53:45.908103+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:45.908664 | ubuntu-noble-large | 2025-09-29T09:53:45.908497+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using echo 2025-09-29 09:53:45.908840 | ubuntu-noble-large | 2025-09-29T09:53:45.908715+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.435874 | ubuntu-noble-large | 2025-09-29T09:53:46.435650+0000 - INFO - Found version '2025.1' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.435929 | ubuntu-noble-large | 2025-09-29T09:53:46.435833+0000 - INFO - Adding org.opencontainers.image.version='2025.1' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.571450 | ubuntu-noble-large | 2025-09-29T09:53:46.571123+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.610011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.612393 | ubuntu-noble-large | 2025-09-29T09:53:46.612185+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 09:53:46.652806 | ubuntu-noble-large | 2025-09-29T09:53:46.652529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 09:53:46.652877 | ubuntu-noble-large | 2025-09-29T09:53:46.652776+0000 - ERROR - Configuration for prometheus-server (prometheus) not found 2025-09-29 09:53:46.652893 | ubuntu-noble-large | 2025-09-29T09:53:46.652849+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:46.652971 | ubuntu-noble-large | 2025-09-29T09:53:46.652908+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2025-09-29 09:53:46.653016 | ubuntu-noble-large | 2025-09-29T09:53:46.652963+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.244804 | ubuntu-noble-large | 2025-09-29T09:53:47.244368+0000 - INFO - Found version '0.49.2' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.244947 | ubuntu-noble-large | 2025-09-29T09:53:47.244751+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.372226 | ubuntu-noble-large | 2025-09-29T09:53:47.371863+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.408269 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.412016 | ubuntu-noble-large | 2025-09-29T09:53:47.411641+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 09:53:47.453480 | ubuntu-noble-large | 2025-09-29T09:53:47.453140+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:47.453634 | ubuntu-noble-large | 2025-09-29T09:53:47.453485+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' 2025-09-29 09:53:47.453786 | ubuntu-noble-large | 2025-09-29T09:53:47.453641+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.128808 | ubuntu-noble-large | 2025-09-29T09:53:48.127706+0000 - INFO - Found version '0.15.0' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.128886 | ubuntu-noble-large | 2025-09-29T09:53:48.128028+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.271128 | ubuntu-noble-large | 2025-09-29T09:53:48.270758+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.309606 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.313714 | ubuntu-noble-large | 2025-09-29T09:53:48.313295+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 09:53:48.365863 | ubuntu-noble-large | 2025-09-29T09:53:48.365415+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:48.366040 | ubuntu-noble-large | 2025-09-29T09:53:48.365854+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' 2025-09-29 09:53:48.366256 | ubuntu-noble-large | 2025-09-29T09:53:48.366035+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:48.911468 | ubuntu-noble-large | 2025-09-29T09:53:48.911040+0000 - INFO - Found version '0.16.0' with build date '20250929' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:48.911557 | ubuntu-noble-large | 2025-09-29T09:53:48.911396+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:49.068448 | ubuntu-noble-large | 2025-09-29T09:53:49.067799+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:49.105737 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:49.109703 | ubuntu-noble-large | 2025-09-29T09:53:49.109318+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 09:53:49.155960 | ubuntu-noble-large | 2025-09-29T09:53:49.155569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.156153 | ubuntu-noble-large | 2025-09-29T09:53:49.155952+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-29 09:53:49.156282 | ubuntu-noble-large | 2025-09-29T09:53:49.156146+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.730185 | ubuntu-noble-large | 2025-09-29T09:53:49.729934+0000 - INFO - Found version '3.5.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.730256 | ubuntu-noble-large | 2025-09-29T09:53:49.730111+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.880190 | ubuntu-noble-large | 2025-09-29T09:53:49.879773+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.923336 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.927729 | ubuntu-noble-large | 2025-09-29T09:53:49.927387+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 09:53:49.977683 | ubuntu-noble-large | 2025-09-29T09:53:49.977331+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:49.977869 | ubuntu-noble-large | 2025-09-29T09:53:49.977714+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-29 09:53:49.978001 | ubuntu-noble-large | 2025-09-29T09:53:49.977886+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.557321 | ubuntu-noble-large | 2025-09-29T09:53:50.556883+0000 - INFO - Found version '3.5.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.557408 | ubuntu-noble-large | 2025-09-29T09:53:50.557281+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.709411 | ubuntu-noble-large | 2025-09-29T09:53:50.709009+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.746325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.748898 | ubuntu-noble-large | 2025-09-29T09:53:50.748547+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 09:53:50.785335 | ubuntu-noble-large | 2025-09-29T09:53:50.784953+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-29 09:53:50.785469 | ubuntu-noble-large | 2025-09-29T09:53:50.785315+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.785602 | ubuntu-noble-large | 2025-09-29T09:53:50.785474+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-29 09:53:50.785746 | ubuntu-noble-large | 2025-09-29T09:53:50.785608+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.785871 | ubuntu-noble-large | 2025-09-29T09:53:50.785757+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-29 09:53:50.785970 | ubuntu-noble-large | 2025-09-29T09:53:50.785876+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.786090 | ubuntu-noble-large | 2025-09-29T09:53:50.785983+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-29 09:53:50.786206 | ubuntu-noble-large | 2025-09-29T09:53:50.786111+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.786344 | ubuntu-noble-large | 2025-09-29T09:53:50.786248+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-29 09:53:50.786465 | ubuntu-noble-large | 2025-09-29T09:53:50.786372+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.786571 | ubuntu-noble-large | 2025-09-29T09:53:50.786478+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-29 09:53:50.786690 | ubuntu-noble-large | 2025-09-29T09:53:50.786584+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.786802 | ubuntu-noble-large | 2025-09-29T09:53:50.786711+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-29 09:53:50.786905 | ubuntu-noble-large | 2025-09-29T09:53:50.786816+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.787004 | ubuntu-noble-large | 2025-09-29T09:53:50.786916+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-29 09:53:50.787145 | ubuntu-noble-large | 2025-09-29T09:53:50.787019+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.787250 | ubuntu-noble-large | 2025-09-29T09:53:50.787156+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-29 09:53:50.787355 | ubuntu-noble-large | 2025-09-29T09:53:50.787264+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.787454 | ubuntu-noble-large | 2025-09-29T09:53:50.787365+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-29 09:53:50.787554 | ubuntu-noble-large | 2025-09-29T09:53:50.787466+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:50.787655 | ubuntu-noble-large | 2025-09-29T09:53:50.787566+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:50.787806 | ubuntu-noble-large | 2025-09-29T09:53:50.787704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 is ironic-inspector, using pip3 show ironic-inspector 2025-09-29 09:53:50.787909 | ubuntu-noble-large | 2025-09-29T09:53:50.787816+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:51.981743 | ubuntu-noble-large | 2025-09-29T09:53:51.981497+0000 - INFO - Found version '12.4.1' with build date '20250929' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:51.981820 | ubuntu-noble-large | 2025-09-29T09:53:51.981709+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:52.143327 | ubuntu-noble-large | 2025-09-29T09:53:52.142994+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:52.185510 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:52.189270 | ubuntu-noble-large | 2025-09-29T09:53:52.188978+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 09:53:52.235745 | ubuntu-noble-large | 2025-09-29T09:53:52.235459+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-29 09:53:52.235828 | ubuntu-noble-large | 2025-09-29T09:53:52.235660+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.235847 | ubuntu-noble-large | 2025-09-29T09:53:52.235732+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-29 09:53:52.235861 | ubuntu-noble-large | 2025-09-29T09:53:52.235775+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.235878 | ubuntu-noble-large | 2025-09-29T09:53:52.235811+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-29 09:53:52.235908 | ubuntu-noble-large | 2025-09-29T09:53:52.235845+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.235925 | ubuntu-noble-large | 2025-09-29T09:53:52.235878+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-29 09:53:52.235959 | ubuntu-noble-large | 2025-09-29T09:53:52.235911+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.235973 | ubuntu-noble-large | 2025-09-29T09:53:52.235943+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-29 09:53:52.236051 | ubuntu-noble-large | 2025-09-29T09:53:52.235975+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.236093 | ubuntu-noble-large | 2025-09-29T09:53:52.236017+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-29 09:53:52.236118 | ubuntu-noble-large | 2025-09-29T09:53:52.236048+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.236140 | ubuntu-noble-large | 2025-09-29T09:53:52.236094+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-29 09:53:52.236155 | ubuntu-noble-large | 2025-09-29T09:53:52.236127+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.236203 | ubuntu-noble-large | 2025-09-29T09:53:52.236157+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-29 09:53:52.236241 | ubuntu-noble-large | 2025-09-29T09:53:52.236195+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.236278 | ubuntu-noble-large | 2025-09-29T09:53:52.236232+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-29 09:53:52.236315 | ubuntu-noble-large | 2025-09-29T09:53:52.236270+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:52.236352 | ubuntu-noble-large | 2025-09-29T09:53:52.236307+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:52.236397 | ubuntu-noble-large | 2025-09-29T09:53:52.236351+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2025-09-29 09:53:52.236435 | ubuntu-noble-large | 2025-09-29T09:53:52.236388+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.407510 | ubuntu-noble-large | 2025-09-29T09:53:53.407137+0000 - INFO - Found version '25.3.2' with build date '20250929' for osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.407607 | ubuntu-noble-large | 2025-09-29T09:53:53.407471+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.575932 | ubuntu-noble-large | 2025-09-29T09:53:53.575513+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.616148 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.620482 | ubuntu-noble-large | 2025-09-29T09:53:53.620124+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 09:53:53.664221 | ubuntu-noble-large | 2025-09-29T09:53:53.663870+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:53.664356 | ubuntu-noble-large | 2025-09-29T09:53:53.664220+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2025-09-29 09:53:53.664467 | ubuntu-noble-large | 2025-09-29T09:53:53.664363+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.206096 | ubuntu-noble-large | 2025-09-29T09:53:54.205821+0000 - INFO - Found version '7.0.15' with build date '20250929' for osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.206239 | ubuntu-noble-large | 2025-09-29T09:53:54.205989+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.336090 | ubuntu-noble-large | 2025-09-29T09:53:54.335728+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.370005 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.374344 | ubuntu-noble-large | 2025-09-29T09:53:54.374108+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 09:53:54.406183 | ubuntu-noble-large | 2025-09-29T09:53:54.405918+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:54.406297 | ubuntu-noble-large | 2025-09-29T09:53:54.406141+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 is redis-sentinel, using dpkg -s redis-sentinel 2025-09-29 09:53:54.406314 | ubuntu-noble-large | 2025-09-29T09:53:54.406208+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:54.960459 | ubuntu-noble-large | 2025-09-29T09:53:54.960136+0000 - INFO - Found version '7.0.15' with build date '20250929' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:54.960582 | ubuntu-noble-large | 2025-09-29T09:53:54.960445+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:55.109241 | ubuntu-noble-large | 2025-09-29T09:53:55.108862+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:55.143011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:55.146717 | ubuntu-noble-large | 2025-09-29T09:53:55.146321+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 09:53:55.194253 | ubuntu-noble-large | 2025-09-29T09:53:55.193889+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.194360 | ubuntu-noble-large | 2025-09-29T09:53:55.194233+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-09-29 09:53:55.194458 | ubuntu-noble-large | 2025-09-29T09:53:55.194365+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.720818 | ubuntu-noble-large | 2025-09-29T09:53:55.720568+0000 - INFO - Found version '10.11.14' with build date '20250929' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.720908 | ubuntu-noble-large | 2025-09-29T09:53:55.720742+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.866550 | ubuntu-noble-large | 2025-09-29T09:53:55.866240+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.902436 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.906018 | ubuntu-noble-large | 2025-09-29T09:53:55.905719+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 09:53:55.951507 | ubuntu-noble-large | 2025-09-29T09:53:55.951096+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:55.951775 | ubuntu-noble-large | 2025-09-29T09:53:55.951523+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2025-09-29 09:53:55.951959 | ubuntu-noble-large | 2025-09-29T09:53:55.951779+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.516902 | ubuntu-noble-large | 2025-09-29T09:53:56.516498+0000 - INFO - Found version '10.11.14' with build date '20250929' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.516996 | ubuntu-noble-large | 2025-09-29T09:53:56.516792+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.678185 | ubuntu-noble-large | 2025-09-29T09:53:56.677822+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.723130 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.727781 | ubuntu-noble-large | 2025-09-29T09:53:56.727369+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 09:53:56.768291 | ubuntu-noble-large | 2025-09-29T09:53:56.767883+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:56.768417 | ubuntu-noble-large | 2025-09-29T09:53:56.768267+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2025-09-29 09:53:56.768904 | ubuntu-noble-large | 2025-09-29T09:53:56.768417+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.316769 | ubuntu-noble-large | 2025-09-29T09:53:57.316524+0000 - INFO - Found version '5.0.7' with build date '20250929' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.316889 | ubuntu-noble-large | 2025-09-29T09:53:57.316710+0000 - INFO - Adding org.opencontainers.image.version='5.0.7' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.460549 | ubuntu-noble-large | 2025-09-29T09:53:57.460327+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.504362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.509404 | ubuntu-noble-large | 2025-09-29T09:53:57.509112+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 09:53:57.551736 | ubuntu-noble-large | 2025-09-29T09:53:57.551297+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:57.551863 | ubuntu-noble-large | 2025-09-29T09:53:57.551704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2025-09-29 09:53:57.552086 | ubuntu-noble-large | 2025-09-29T09:53:57.551859+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.123869 | ubuntu-noble-large | 2025-09-29T09:53:58.123507+0000 - INFO - Found version '2.90' with build date '20250929' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.123990 | ubuntu-noble-large | 2025-09-29T09:53:58.123847+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.270691 | ubuntu-noble-large | 2025-09-29T09:53:58.270406+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.315128 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.318350 | ubuntu-noble-large | 2025-09-29T09:53:58.317945+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 09:53:58.359988 | ubuntu-noble-large | 2025-09-29T09:53:58.359569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-29 09:53:58.360169 | ubuntu-noble-large | 2025-09-29T09:53:58.359972+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:58.360373 | ubuntu-noble-large | 2025-09-29T09:53:58.360170+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:58.360426 | ubuntu-noble-large | 2025-09-29T09:53:58.360324+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2025-09-29 09:53:58.360531 | ubuntu-noble-large | 2025-09-29T09:53:58.360428+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:58.918934 | ubuntu-noble-large | 2025-09-29T09:53:58.918707+0000 - INFO - Found version '3.0' with build date '20250929' for osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:58.919027 | ubuntu-noble-large | 2025-09-29T09:53:58.918864+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:59.065606 | ubuntu-noble-large | 2025-09-29T09:53:59.065296+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:59.102104 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:59.106011 | ubuntu-noble-large | 2025-09-29T09:53:59.105652+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 09:53:59.149004 | ubuntu-noble-large | 2025-09-29T09:53:59.148632+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.149165 | ubuntu-noble-large | 2025-09-29T09:53:59.148980+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2025-09-29 09:53:59.149274 | ubuntu-noble-large | 2025-09-29T09:53:59.149155+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.682855 | ubuntu-noble-large | 2025-09-29T09:53:59.682551+0000 - INFO - Found version '2.7.3' with build date '20250929' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.682941 | ubuntu-noble-large | 2025-09-29T09:53:59.682794+0000 - INFO - Adding org.opencontainers.image.version='2.7.3' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.848563 | ubuntu-noble-large | 2025-09-29T09:53:59.848344+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.886143 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.890278 | ubuntu-noble-large | 2025-09-29T09:53:59.889896+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 09:53:59.939765 | ubuntu-noble-large | 2025-09-29T09:53:59.939371+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-29 09:53:59.939944 | ubuntu-noble-large | 2025-09-29T09:53:59.939765+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:53:59.940090 | ubuntu-noble-large | 2025-09-29T09:53:59.939950+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:53:59.940241 | ubuntu-noble-large | 2025-09-29T09:53:59.940118+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2025-09-29 09:53:59.940350 | ubuntu-noble-large | 2025-09-29T09:53:59.940242+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.440002 | ubuntu-noble-large | 2025-09-29T09:54:00.439728+0000 - INFO - Found version '1.6.24' with build date '20250929' for osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.440073 | ubuntu-noble-large | 2025-09-29T09:54:00.439959+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.572314 | ubuntu-noble-large | 2025-09-29T09:54:00.571980+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.608261 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.611128 | ubuntu-noble-large | 2025-09-29T09:54:00.610859+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 09:54:00.651503 | ubuntu-noble-large | 2025-09-29T09:54:00.651241+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:00.651569 | ubuntu-noble-large | 2025-09-29T09:54:00.651478+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 is haproxy-ssh, using dpkg -s openssh-server 2025-09-29 09:54:00.651777 | ubuntu-noble-large | 2025-09-29T09:54:00.651552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.223904 | ubuntu-noble-large | 2025-09-29T09:54:01.223576+0000 - INFO - Found version '9.6' with build date '20250929' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.223999 | ubuntu-noble-large | 2025-09-29T09:54:01.223808+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.356327 | ubuntu-noble-large | 2025-09-29T09:54:01.356007+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.397911 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.401957 | ubuntu-noble-large | 2025-09-29T09:54:01.401692+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 09:54:01.448520 | ubuntu-noble-large | 2025-09-29T09:54:01.448161+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:01.448664 | ubuntu-noble-large | 2025-09-29T09:54:01.448503+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2025-09-29 09:54:01.448834 | ubuntu-noble-large | 2025-09-29T09:54:01.448651+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.008339 | ubuntu-noble-large | 2025-09-29T09:54:02.007982+0000 - INFO - Found version '2.8.5' with build date '20250929' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.008466 | ubuntu-noble-large | 2025-09-29T09:54:02.008319+0000 - INFO - Adding org.opencontainers.image.version='2.8.5' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.176637 | ubuntu-noble-large | 2025-09-29T09:54:02.176282+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.218831 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.221731 | ubuntu-noble-large | 2025-09-29T09:54:02.221398+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 09:54:02.260437 | ubuntu-noble-large | 2025-09-29T09:54:02.260050+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:02.260563 | ubuntu-noble-large | 2025-09-29T09:54:02.260413+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2025-09-29 09:54:02.260709 | ubuntu-noble-large | 2025-09-29T09:54:02.260556+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:02.854547 | ubuntu-noble-large | 2025-09-29T09:54:02.854045+0000 - INFO - Found version '1.0.85' with build date '20250929' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:02.854724 | ubuntu-noble-large | 2025-09-29T09:54:02.854481+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:03.017005 | ubuntu-noble-large | 2025-09-29T09:54:03.016570+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:03.058282 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:03.062820 | ubuntu-noble-large | 2025-09-29T09:54:03.062455+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 09:54:03.106344 | ubuntu-noble-large | 2025-09-29T09:54:03.105971+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.106508 | ubuntu-noble-large | 2025-09-29T09:54:03.106359+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2025-09-29 09:54:03.106636 | ubuntu-noble-large | 2025-09-29T09:54:03.106521+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.663920 | ubuntu-noble-large | 2025-09-29T09:54:03.663517+0000 - INFO - Found version '4.1.3' with build date '20250929' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.663977 | ubuntu-noble-large | 2025-09-29T09:54:03.663870+0000 - INFO - Adding org.opencontainers.image.version='4.1.3' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.818751 | ubuntu-noble-large | 2025-09-29T09:54:03.818283+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.855953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.860166 | ubuntu-noble-large | 2025-09-29T09:54:03.859708+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 09:54:03.910008 | ubuntu-noble-large | 2025-09-29T09:54:03.909478+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:03.910135 | ubuntu-noble-large | 2025-09-29T09:54:03.909896+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 is nova-libvirt, using dpkg -s libvirt-daemon 2025-09-29 09:54:03.910151 | ubuntu-noble-large | 2025-09-29T09:54:03.909997+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.507623 | ubuntu-noble-large | 2025-09-29T09:54:04.507213+0000 - INFO - Found version '10.0.0' with build date '20250929' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.507791 | ubuntu-noble-large | 2025-09-29T09:54:04.507570+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.668224 | ubuntu-noble-large | 2025-09-29T09:54:04.667725+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.709017 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.712855 | ubuntu-noble-large | 2025-09-29T09:54:04.712423+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 09:54:04.750553 | ubuntu-noble-large | 2025-09-29T09:54:04.749979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:04.750749 | ubuntu-noble-large | 2025-09-29T09:54:04.750569+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2025-09-29 09:54:04.750883 | ubuntu-noble-large | 2025-09-29T09:54:04.750752+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.344529 | ubuntu-noble-large | 2025-09-29T09:54:05.344180+0000 - INFO - Found version '20.2.0' with build date '20250929' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.344723 | ubuntu-noble-large | 2025-09-29T09:54:05.344401+0000 - INFO - Adding org.opencontainers.image.version='20.2.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.493729 | ubuntu-noble-large | 2025-09-29T09:54:05.493185+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.543977 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.549542 | ubuntu-noble-large | 2025-09-29T09:54:05.549134+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 09:54:05.600544 | ubuntu-noble-large | 2025-09-29T09:54:05.600068+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:05.600771 | ubuntu-noble-large | 2025-09-29T09:54:05.600545+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2025-09-29 09:54:05.600940 | ubuntu-noble-large | 2025-09-29T09:54:05.600789+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.239556 | ubuntu-noble-large | 2025-09-29T09:54:06.239227+0000 - INFO - Found version '2.19.3' with build date '20250929' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.239703 | ubuntu-noble-large | 2025-09-29T09:54:06.239455+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.378734 | ubuntu-noble-large | 2025-09-29T09:54:06.378384+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.421424 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.426365 | ubuntu-noble-large | 2025-09-29T09:54:06.426090+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 09:54:06.479836 | ubuntu-noble-large | 2025-09-29T09:54:06.479563+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:06.479941 | ubuntu-noble-large | 2025-09-29T09:54:06.479760+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-09-29 09:54:06.479959 | ubuntu-noble-large | 2025-09-29T09:54:06.479819+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.126189 | ubuntu-noble-large | 2025-09-29T09:54:07.125786+0000 - INFO - Found version '2.19.3' with build date '20250929' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.126294 | ubuntu-noble-large | 2025-09-29T09:54:07.126084+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.281114 | ubuntu-noble-large | 2025-09-29T09:54:07.280744+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.318701 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.321950 | ubuntu-noble-large | 2025-09-29T09:54:07.321729+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 09:54:07.359715 | ubuntu-noble-large | 2025-09-29T09:54:07.359427+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-29 09:54:07.359815 | ubuntu-noble-large | 2025-09-29T09:54:07.359714+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:07.359900 | ubuntu-noble-large | 2025-09-29T09:54:07.359824+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-29 09:54:07.359975 | ubuntu-noble-large | 2025-09-29T09:54:07.359907+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:07.360054 | ubuntu-noble-large | 2025-09-29T09:54:07.359979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:07.360130 | ubuntu-noble-large | 2025-09-29T09:54:07.360071+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2025-09-29 09:54:07.360190 | ubuntu-noble-large | 2025-09-29T09:54:07.360137+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:07.941199 | ubuntu-noble-large | 2025-09-29T09:54:07.940791+0000 - INFO - Found version '2.2.8' with build date '20250929' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:07.941358 | ubuntu-noble-large | 2025-09-29T09:54:07.941141+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:08.103797 | ubuntu-noble-large | 2025-09-29T09:54:08.103390+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:08.149263 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:08.154658 | ubuntu-noble-large | 2025-09-29T09:54:08.154334+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 09:54:08.205737 | ubuntu-noble-large | 2025-09-29T09:54:08.205293+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.205840 | ubuntu-noble-large | 2025-09-29T09:54:08.205636+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-29 09:54:08.206078 | ubuntu-noble-large | 2025-09-29T09:54:08.205839+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.768603 | ubuntu-noble-large | 2025-09-29T09:54:08.768218+0000 - INFO - Found version '3.5.0' with build date '20250929' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.768737 | ubuntu-noble-large | 2025-09-29T09:54:08.768530+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.925655 | ubuntu-noble-large | 2025-09-29T09:54:08.924776+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.970160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:08.974341 | ubuntu-noble-large | 2025-09-29T09:54:08.973664+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 09:54:09.026818 | ubuntu-noble-large | 2025-09-29T09:54:09.025512+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-29 09:54:09.026901 | ubuntu-noble-large | 2025-09-29T09:54:09.026005+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:09.026917 | ubuntu-noble-large | 2025-09-29T09:54:09.026232+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.026930 | ubuntu-noble-large | 2025-09-29T09:54:09.026388+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2025-09-29 09:54:09.026944 | ubuntu-noble-large | 2025-09-29T09:54:09.026506+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.603806 | ubuntu-noble-large | 2025-09-29T09:54:09.603423+0000 - INFO - Found version '12.2.0' with build date '20250929' for osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.603881 | ubuntu-noble-large | 2025-09-29T09:54:09.603771+0000 - INFO - Adding org.opencontainers.image.version='12.2.0' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.756439 | ubuntu-noble-large | 2025-09-29T09:54:09.755976+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.802641 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.807207 | ubuntu-noble-large | 2025-09-29T09:54:09.806821+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 09:54:09.854692 | ubuntu-noble-large | 2025-09-29T09:54:09.854353+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-29 09:54:09.854806 | ubuntu-noble-large | 2025-09-29T09:54:09.854652+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:09.854884 | ubuntu-noble-large | 2025-09-29T09:54:09.854801+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:09.854964 | ubuntu-noble-large | 2025-09-29T09:54:09.854892+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2025-09-29 09:54:09.855015 | ubuntu-noble-large | 2025-09-29T09:54:09.854959+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.463933 | ubuntu-noble-large | 2025-09-29T09:54:10.463517+0000 - INFO - Found version '2.1.9' with build date '20250929' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.464087 | ubuntu-noble-large | 2025-09-29T09:54:10.463872+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.589907 | ubuntu-noble-large | 2025-09-29T09:54:10.589533+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.633509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.640862 | ubuntu-noble-large | 2025-09-29T09:54:10.640443+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 09:54:10.693033 | ubuntu-noble-large | 2025-09-29T09:54:10.692521+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:10.693240 | ubuntu-noble-large | 2025-09-29T09:54:10.693031+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2025-09-29 09:54:10.693373 | ubuntu-noble-large | 2025-09-29T09:54:10.693235+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.278154 | ubuntu-noble-large | 2025-09-29T09:54:11.277873+0000 - INFO - Found version '0.9.4' with build date '20250929' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.278250 | ubuntu-noble-large | 2025-09-29T09:54:11.278075+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.414759 | ubuntu-noble-large | 2025-09-29T09:54:11.414333+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.458329 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.462415 | ubuntu-noble-large | 2025-09-29T09:54:11.461955+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 09:54:11.515024 | ubuntu-noble-large | 2025-09-29T09:54:11.514574+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-29 09:54:11.515259 | ubuntu-noble-large | 2025-09-29T09:54:11.515034+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:11.515405 | ubuntu-noble-large | 2025-09-29T09:54:11.515276+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2025-09-29 09:54:11.515544 | ubuntu-noble-large | 2025-09-29T09:54:11.515426+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2025-09-29 09:54:11.546460 | ubuntu-noble-large | 2025-09-29 09:54:11.546477 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-09-29 09:54:11.546483 | ubuntu-noble-large | | image | 2025-09-29 09:54:11.546488 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-09-29 09:54:11.546493 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.0.20250929 | 2025-09-29 09:54:11.546498 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546502 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.4.20250929 | 2025-09-29 09:54:11.546506 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.0.20250929 | 2025-09-29 09:54:11.546511 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.0.20250929 | 2025-09-29 09:54:11.546515 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.0.20250929 | 2025-09-29 09:54:11.546519 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.0.20250929 | 2025-09-29 09:54:11.546523 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20250929 | 2025-09-29 09:54:11.546527 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20250929 | 2025-09-29 09:54:11.546531 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20250929 | 2025-09-29 09:54:11.546535 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.0.1.20250929 | 2025-09-29 09:54:11.546539 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546543 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546556 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546560 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.2.20250929 | 2025-09-29 09:54:11.546563 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546566 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546570 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546573 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.2.20250929 | 2025-09-29 09:54:11.546576 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546580 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546583 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546586 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546589 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.2.20250929 | 2025-09-29 09:54:11.546593 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20250929 | 2025-09-29 09:54:11.546596 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.0.20250929 | 2025-09-29 09:54:11.546599 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.1.1.20250929 | 2025-09-29 09:54:11.546602 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.1.1.20250929 | 2025-09-29 09:54:11.546606 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.1.1.20250929 | 2025-09-29 09:54:11.546609 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.1.1.20250929 | 2025-09-29 09:54:11.546612 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.1.1.20250929 | 2025-09-29 09:54:11.546615 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.1.1.20250929 | 2025-09-29 09:54:11.546618 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.1.1.20250929 | 2025-09-29 09:54:11.546622 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.1.1.20250929 | 2025-09-29 09:54:11.546625 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.1.1.20250929 | 2025-09-29 09:54:11.546628 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20250929 | 2025-09-29 09:54:11.546631 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20250929 | 2025-09-29 09:54:11.546635 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20250929 | 2025-09-29 09:54:11.546638 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.0.20250929 | 2025-09-29 09:54:11.546645 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20250929 | 2025-09-29 09:54:11.546649 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20250929 | 2025-09-29 09:54:11.546652 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20250929 | 2025-09-29 09:54:11.546655 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20250929 | 2025-09-29 09:54:11.546658 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20250929 | 2025-09-29 09:54:11.546688 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20250929 | 2025-09-29 09:54:11.546693 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20250929 | 2025-09-29 09:54:11.546696 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20250929 | 2025-09-29 09:54:11.546700 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20250929 | 2025-09-29 09:54:11.546706 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20250929 | 2025-09-29 09:54:11.546710 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20250929 | 2025-09-29 09:54:11.546713 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20250929 | 2025-09-29 09:54:11.546716 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20250929 | 2025-09-29 09:54:11.546719 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20250929 | 2025-09-29 09:54:11.546723 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20250929 | 2025-09-29 09:54:11.546726 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.1.20250929 | 2025-09-29 09:54:11.546729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20250929 | 2025-09-29 09:54:11.546733 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20250929 | 2025-09-29 09:54:11.546736 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.4.20250929 | 2025-09-29 09:54:11.546739 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.4.20250929 | 2025-09-29 09:54:11.546742 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.4.20250929 | 2025-09-29 09:54:11.546745 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.1.1.20250929 | 2025-09-29 09:54:11.546749 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.1.1.20250929 | 2025-09-29 09:54:11.546752 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.1.1.20250929 | 2025-09-29 09:54:11.546755 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.1.1.20250929 | 2025-09-29 09:54:11.546758 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20250929 | 2025-09-29 09:54:11.546762 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20250929 | 2025-09-29 09:54:11.546765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20250929 | 2025-09-29 09:54:11.546768 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20250929 | 2025-09-29 09:54:11.546771 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20250929 | 2025-09-29 09:54:11.546775 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20250929 | 2025-09-29 09:54:11.546778 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20250929 | 2025-09-29 09:54:11.546781 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20250929 | 2025-09-29 09:54:11.546784 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20250929 | 2025-09-29 09:54:11.546788 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20250929 | 2025-09-29 09:54:11.546791 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20250929 | 2025-09-29 09:54:11.546794 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20250929 | 2025-09-29 09:54:11.546797 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.1.20250929 | 2025-09-29 09:54:11.546800 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.1.20250929 | 2025-09-29 09:54:11.546804 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.1.20250929 | 2025-09-29 09:54:11.546807 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20250929 | 2025-09-29 09:54:11.546810 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20250929 | 2025-09-29 09:54:11.546813 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20250929 | 2025-09-29 09:54:11.546817 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20250929 | 2025-09-29 09:54:11.546820 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.0.20250929 | 2025-09-29 09:54:11.546833 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.0.20250929 | 2025-09-29 09:54:11.546836 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20250929 | 2025-09-29 09:54:11.546843 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20250929 | 2025-09-29 09:54:11.546846 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20250929 | 2025-09-29 09:54:11.546849 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20250929 | 2025-09-29 09:54:11.546852 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1.20250929 | 2025-09-29 09:54:11.546856 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20250929 | 2025-09-29 09:54:11.546859 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1.20250929 | 2025-09-29 09:54:11.546868 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20250929 | 2025-09-29 09:54:11.546872 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20250929 | 2025-09-29 09:54:11.546875 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20250929 | 2025-09-29 09:54:11.546879 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.0.20250929 | 2025-09-29 09:54:11.546882 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.0.20250929 | 2025-09-29 09:54:11.546885 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20250929 | 2025-09-29 09:54:11.546888 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.2.20250929 | 2025-09-29 09:54:11.546892 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20250929 | 2025-09-29 09:54:11.546895 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20250929 | 2025-09-29 09:54:11.546898 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20250929 | 2025-09-29 09:54:11.546901 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20250929 | 2025-09-29 09:54:11.546905 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.7.20250929 | 2025-09-29 09:54:11.546908 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20250929 | 2025-09-29 09:54:11.546911 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20250929 | 2025-09-29 09:54:11.546914 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:2.7.3.20250929 | 2025-09-29 09:54:11.546917 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20250929 | 2025-09-29 09:54:11.546921 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20250929 | 2025-09-29 09:54:11.546924 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.5.20250929 | 2025-09-29 09:54:11.546927 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20250929 | 2025-09-29 09:54:11.546930 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.3.20250929 | 2025-09-29 09:54:11.546934 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20250929 | 2025-09-29 09:54:11.546937 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.2.0.20250929 | 2025-09-29 09:54:11.546940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.3.20250929 | 2025-09-29 09:54:11.546943 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20250929 | 2025-09-29 09:54:11.546947 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20250929 | 2025-09-29 09:54:11.546950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.0.20250929 | 2025-09-29 09:54:11.546953 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.2.0.20250929 | 2025-09-29 09:54:11.546960 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20250929 | 2025-09-29 09:54:11.546964 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20250929 | 2025-09-29 09:54:11.546967 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-09-29 09:54:11.614852 | ubuntu-noble-large | + docker images 2025-09-29 09:54:11.880919 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-29 09:54:11.880988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20250929 c7b2f669174f Less than a second ago 288MB 2025-09-29 09:54:11.880993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 c7b2f669174f Less than a second ago 288MB 2025-09-29 09:54:11.880997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20250929 c12c4bd0d71e 1 second ago 295MB 2025-09-29 09:54:11.881000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 c12c4bd0d71e 1 second ago 295MB 2025-09-29 09:54:11.881004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.2.0.20250929 a14fed9dbc19 2 seconds ago 1.02GB 2025-09-29 09:54:11.881007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 a14fed9dbc19 2 seconds ago 1.02GB 2025-09-29 09:54:11.881018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20250929 510e243faa24 3 seconds ago 295MB 2025-09-29 09:54:11.881021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 510e243faa24 3 seconds ago 295MB 2025-09-29 09:54:11.881024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 38d736f24234 3 seconds ago 472MB 2025-09-29 09:54:11.881028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.0.20250929 38d736f24234 3 seconds ago 472MB 2025-09-29 09:54:11.881031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.3.20250929 30e3232f04a8 4 seconds ago 1.53GB 2025-09-29 09:54:11.881034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 30e3232f04a8 4 seconds ago 1.53GB 2025-09-29 09:54:11.881037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.3.20250929 0068235f5add 5 seconds ago 1.55GB 2025-09-29 09:54:11.881108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 0068235f5add 5 seconds ago 1.55GB 2025-09-29 09:54:11.881112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.2.0.20250929 542e9cbe7aa9 6 seconds ago 694MB 2025-09-29 09:54:11.881116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 542e9cbe7aa9 6 seconds ago 694MB 2025-09-29 09:54:11.881122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20250929 453e4cec165b 7 seconds ago 1.06GB 2025-09-29 09:54:11.881126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 453e4cec165b 7 seconds ago 1.06GB 2025-09-29 09:54:11.881129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 27ecb32ece14 8 seconds ago 361MB 2025-09-29 09:54:11.881133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.3.20250929 27ecb32ece14 8 seconds ago 361MB 2025-09-29 09:54:11.881136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.5.20250929 a2b9b051d29a 9 seconds ago 292MB 2025-09-29 09:54:11.881139 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 a2b9b051d29a 9 seconds ago 292MB 2025-09-29 09:54:11.881156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20250929 729ec3edf85f 9 seconds ago 283MB 2025-09-29 09:54:11.881159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 729ec3edf85f 9 seconds ago 283MB 2025-09-29 09:54:11.881162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 43b1fbb93542 10 seconds ago 292MB 2025-09-29 09:54:11.881166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20250929 43b1fbb93542 10 seconds ago 292MB 2025-09-29 09:54:11.881169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20250929 a4ea88d25f42 11 seconds ago 284MB 2025-09-29 09:54:11.881172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 a4ea88d25f42 11 seconds ago 284MB 2025-09-29 09:54:11.881176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 02e4c8998210 12 seconds ago 284MB 2025-09-29 09:54:11.881179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20250929 02e4c8998210 12 seconds ago 284MB 2025-09-29 09:54:11.881182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2.7.3.20250929 b1f092d507c2 12 seconds ago 384MB 2025-09-29 09:54:11.881185 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 b1f092d507c2 12 seconds ago 384MB 2025-09-29 09:54:11.881189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20250929 18ff02164d46 13 seconds ago 286MB 2025-09-29 09:54:11.881192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 18ff02164d46 13 seconds ago 286MB 2025-09-29 09:54:11.881195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 102bf54b4efd 14 seconds ago 597MB 2025-09-29 09:54:11.881201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.7.20250929 102bf54b4efd 14 seconds ago 597MB 2025-09-29 09:54:11.881205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.14.20250929 1cf8c95fee1e 15 seconds ago 466MB 2025-09-29 09:54:11.881211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 1cf8c95fee1e 15 seconds ago 466MB 2025-09-29 09:54:11.881214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 199b51dbdca5 16 seconds ago 291MB 2025-09-29 09:54:11.881218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20250929 199b51dbdca5 16 seconds ago 291MB 2025-09-29 09:54:11.881221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.14.20250929 5994fda2b7ac 16 seconds ago 317MB 2025-09-29 09:54:11.881224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 5994fda2b7ac 16 seconds ago 317MB 2025-09-29 09:54:11.881228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 8e956b782b22 17 seconds ago 291MB 2025-09-29 09:54:11.881231 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20250929 8e956b782b22 17 seconds ago 291MB 2025-09-29 09:54:11.881234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 c4037a746f58 18 seconds ago 1.2GB 2025-09-29 09:54:11.881237 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.2.20250929 c4037a746f58 18 seconds ago 1.2GB 2025-09-29 09:54:11.881243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20250929 503662d20ee6 19 seconds ago 1.05GB 2025-09-29 09:54:11.881250 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 503662d20ee6 19 seconds ago 1.05GB 2025-09-29 09:54:11.881253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 c917beabf675 21 seconds ago 472MB 2025-09-29 09:54:11.881257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.0.20250929 c917beabf675 21 seconds ago 472MB 2025-09-29 09:54:11.881260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 7e35165a29e6 22 seconds ago 472MB 2025-09-29 09:54:11.881263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.0.20250929 7e35165a29e6 22 seconds ago 472MB 2025-09-29 09:54:11.881267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20250929 b71c45d71426 22 seconds ago 319MB 2025-09-29 09:54:11.881273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 b71c45d71426 22 seconds ago 319MB 2025-09-29 09:54:11.881276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20250929 accd456b423e 23 seconds ago 316MB 2025-09-29 09:54:11.881279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 accd456b423e 23 seconds ago 316MB 2025-09-29 09:54:11.881282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20250929 f270f923c547 24 seconds ago 375MB 2025-09-29 09:54:11.881286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 f270f923c547 24 seconds ago 375MB 2025-09-29 09:54:11.881291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 7c4f51b802b1 25 seconds ago 309MB 2025-09-29 09:54:11.881295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1.20250929 7c4f51b802b1 25 seconds ago 309MB 2025-09-29 09:54:11.881300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 c196cef92c1b 26 seconds ago 317MB 2025-09-29 09:54:11.881303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20250929 c196cef92c1b 26 seconds ago 317MB 2025-09-29 09:54:11.881308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20250929 82a7e5162929 27 seconds ago 310MB 2025-09-29 09:54:11.881314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 82a7e5162929 27 seconds ago 310MB 2025-09-29 09:54:11.881320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 dd4941d84d45 27 seconds ago 307MB 2025-09-29 09:54:11.881325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1.20250929 dd4941d84d45 27 seconds ago 307MB 2025-09-29 09:54:11.881333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20250929 798fca2a500a 28 seconds ago 422MB 2025-09-29 09:54:11.881346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 798fca2a500a 28 seconds ago 422MB 2025-09-29 09:54:11.881352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20250929 b1844dd54994 30 seconds ago 324MB 2025-09-29 09:54:11.881357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 b1844dd54994 30 seconds ago 324MB 2025-09-29 09:54:11.881364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20250929 057c7c354af9 30 seconds ago 326MB 2025-09-29 09:54:11.881372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 057c7c354af9 30 seconds ago 326MB 2025-09-29 09:54:11.881400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 d70e5394d0e1 31 seconds ago 300MB 2025-09-29 09:54:11.881404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.0.20250929 d70e5394d0e1 31 seconds ago 300MB 2025-09-29 09:54:11.881407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 a395be443098 32 seconds ago 300MB 2025-09-29 09:54:11.881410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.0.20250929 a395be443098 32 seconds ago 300MB 2025-09-29 09:54:11.881416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20250929 14b34599d7e4 32 seconds ago 334MB 2025-09-29 09:54:11.881419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 14b34599d7e4 32 seconds ago 334MB 2025-09-29 09:54:11.881422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20250929 531e664eea41 33 seconds ago 398MB 2025-09-29 09:54:11.881428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 531e664eea41 33 seconds ago 398MB 2025-09-29 09:54:11.881433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20250929 81b2f2141529 34 seconds ago 406MB 2025-09-29 09:54:11.881438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 81b2f2141529 34 seconds ago 406MB 2025-09-29 09:54:11.881449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 97e255297e32 35 seconds ago 329MB 2025-09-29 09:54:11.881460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20250929 97e255297e32 35 seconds ago 329MB 2025-09-29 09:54:11.881471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.1.20250929 df3aa72ca5db 36 seconds ago 1.08GB 2025-09-29 09:54:11.881483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 df3aa72ca5db 36 seconds ago 1.08GB 2025-09-29 09:54:11.881492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.1.20250929 3ca49cd0e68f 37 seconds ago 1.24GB 2025-09-29 09:54:11.881503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 3ca49cd0e68f 37 seconds ago 1.24GB 2025-09-29 09:54:11.881514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.1.20250929 84d91778d7dc 38 seconds ago 1.08GB 2025-09-29 09:54:11.881527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 84d91778d7dc 38 seconds ago 1.08GB 2025-09-29 09:54:11.881539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.1.20250929 5d92e1804b09 39 seconds ago 1.08GB 2025-09-29 09:54:11.881550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 5d92e1804b09 39 seconds ago 1.08GB 2025-09-29 09:54:11.881561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 a37690dcaa09 41 seconds ago 1GB 2025-09-29 09:54:11.881570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20250929 a37690dcaa09 41 seconds ago 1GB 2025-09-29 09:54:11.881581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 ff8d1c7fbc62 42 seconds ago 1.02GB 2025-09-29 09:54:11.881591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20250929 ff8d1c7fbc62 42 seconds ago 1.02GB 2025-09-29 09:54:11.881603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 c12f14fb6d35 43 seconds ago 1GB 2025-09-29 09:54:11.881614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20250929 c12f14fb6d35 43 seconds ago 1GB 2025-09-29 09:54:11.881620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 09b713db93ff 45 seconds ago 1.01GB 2025-09-29 09:54:11.881625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20250929 09b713db93ff 45 seconds ago 1.01GB 2025-09-29 09:54:11.881635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20250929 0af935b5b9c4 46 seconds ago 1.01GB 2025-09-29 09:54:11.881647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 0af935b5b9c4 46 seconds ago 1.01GB 2025-09-29 09:54:11.881657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20250929 e2ca5bf9501e 47 seconds ago 1.01GB 2025-09-29 09:54:11.881681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 e2ca5bf9501e 47 seconds ago 1.01GB 2025-09-29 09:54:11.881690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20250929 bfa0bc352265 48 seconds ago 1.02GB 2025-09-29 09:54:11.881695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 bfa0bc352265 48 seconds ago 1.02GB 2025-09-29 09:54:11.881700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20250929 c7a3ea49ad8a 50 seconds ago 1.01GB 2025-09-29 09:54:11.881711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 c7a3ea49ad8a 50 seconds ago 1.01GB 2025-09-29 09:54:11.881720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20250929 b118a12e197e 51 seconds ago 1.02GB 2025-09-29 09:54:11.881730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 b118a12e197e 51 seconds ago 1.02GB 2025-09-29 09:54:11.881740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20250929 63877be7a905 52 seconds ago 1.01GB 2025-09-29 09:54:11.881752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 63877be7a905 52 seconds ago 1.01GB 2025-09-29 09:54:11.881761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20250929 d0bbb5bccfa8 53 seconds ago 1.01GB 2025-09-29 09:54:11.881773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 d0bbb5bccfa8 53 seconds ago 1.01GB 2025-09-29 09:54:11.881786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 21d0542cc509 55 seconds ago 1.44GB 2025-09-29 09:54:11.881797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.1.1.20250929 21d0542cc509 55 seconds ago 1.44GB 2025-09-29 09:54:11.881809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 fd2e89026547 56 seconds ago 1.45GB 2025-09-29 09:54:11.881819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.1.1.20250929 fd2e89026547 56 seconds ago 1.45GB 2025-09-29 09:54:11.881831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 87fb7763644a 57 seconds ago 1.8GB 2025-09-29 09:54:11.881841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.1.1.20250929 87fb7763644a 57 seconds ago 1.8GB 2025-09-29 09:54:11.881853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 af0200fabefc 59 seconds ago 1.44GB 2025-09-29 09:54:11.881864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.1.1.20250929 af0200fabefc 59 seconds ago 1.44GB 2025-09-29 09:54:11.881872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 0655364fde73 About a minute ago 1.16GB 2025-09-29 09:54:11.881880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.4.20250929 0655364fde73 About a minute ago 1.16GB 2025-09-29 09:54:11.881891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 74ae017b0914 About a minute ago 1.22GB 2025-09-29 09:54:11.881902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.4.20250929 74ae017b0914 About a minute ago 1.22GB 2025-09-29 09:54:11.881913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 ba7daf85c46d About a minute ago 1.43GB 2025-09-29 09:54:11.881924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.4.20250929 ba7daf85c46d About a minute ago 1.43GB 2025-09-29 09:54:11.881929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 279abe4027ca About a minute ago 1.07GB 2025-09-29 09:54:11.881937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.1.20250929 279abe4027ca About a minute ago 1.07GB 2025-09-29 09:54:11.881946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 d6f773c7e678 About a minute ago 1.06GB 2025-09-29 09:54:11.881956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.1.20250929 d6f773c7e678 About a minute ago 1.06GB 2025-09-29 09:54:11.881968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 7d60b2295641 About a minute ago 1.11GB 2025-09-29 09:54:11.881977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.1.20250929 7d60b2295641 About a minute ago 1.11GB 2025-09-29 09:54:11.881987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.1.20250929 b08eca4219b0 About a minute ago 1.28GB 2025-09-29 09:54:11.881997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 b08eca4219b0 About a minute ago 1.28GB 2025-09-29 09:54:11.882007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.1.20250929 66ce777dfad8 About a minute ago 1.16GB 2025-09-29 09:54:11.882019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 66ce777dfad8 About a minute ago 1.16GB 2025-09-29 09:54:11.882029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20250929 5a581cf861cb About a minute ago 1GB 2025-09-29 09:54:11.882053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 5a581cf861cb About a minute ago 1GB 2025-09-29 09:54:11.882138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20250929 49dacb52f05c About a minute ago 1GB 2025-09-29 09:54:11.882144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 49dacb52f05c About a minute ago 1GB 2025-09-29 09:54:11.882147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20250929 493cc40cb187 About a minute ago 1GB 2025-09-29 09:54:11.882153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 493cc40cb187 About a minute ago 1GB 2025-09-29 09:54:11.882156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20250929 f64ba2fab2a0 About a minute ago 1GB 2025-09-29 09:54:11.882162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 f64ba2fab2a0 About a minute ago 1GB 2025-09-29 09:54:11.882165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20250929 8434270a150a About a minute ago 1GB 2025-09-29 09:54:11.882175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 8434270a150a About a minute ago 1GB 2025-09-29 09:54:11.882178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20250929 33fee78af361 About a minute ago 1.01GB 2025-09-29 09:54:11.882183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 33fee78af361 About a minute ago 1.01GB 2025-09-29 09:54:11.882188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20250929 aabe6401477b About a minute ago 1.01GB 2025-09-29 09:54:11.882196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 aabe6401477b About a minute ago 1.01GB 2025-09-29 09:54:11.882205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20250929 37af7028c04a About a minute ago 1.01GB 2025-09-29 09:54:11.882214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 37af7028c04a About a minute ago 1.01GB 2025-09-29 09:54:11.882224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.1.20250929 2ee12cb00ff3 About a minute ago 1.08GB 2025-09-29 09:54:11.882236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 2ee12cb00ff3 About a minute ago 1.08GB 2025-09-29 09:54:11.882243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.1.20250929 382f3aa6fa5e About a minute ago 1.06GB 2025-09-29 09:54:11.882252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 382f3aa6fa5e About a minute ago 1.06GB 2025-09-29 09:54:11.882262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.1.20250929 17f0485aa795 About a minute ago 1.06GB 2025-09-29 09:54:11.882268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 17f0485aa795 About a minute ago 1.06GB 2025-09-29 09:54:11.882273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.1.20250929 ff28871ebd7e About a minute ago 1.08GB 2025-09-29 09:54:11.882280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 ff28871ebd7e About a minute ago 1.08GB 2025-09-29 09:54:11.882289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.1.20250929 315f013dd061 About a minute ago 1.06GB 2025-09-29 09:54:11.882301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 315f013dd061 About a minute ago 1.06GB 2025-09-29 09:54:11.882309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.0.20250929 3015b533eb00 About a minute ago 1GB 2025-09-29 09:54:11.882320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 3015b533eb00 About a minute ago 1GB 2025-09-29 09:54:11.882329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20250929 e37462ff94c0 About a minute ago 1.02GB 2025-09-29 09:54:11.882339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 e37462ff94c0 About a minute ago 1.02GB 2025-09-29 09:54:11.882348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20250929 2e1f49269626 About a minute ago 1.02GB 2025-09-29 09:54:11.882358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 2e1f49269626 About a minute ago 1.02GB 2025-09-29 09:54:11.882367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20250929 03e053813a32 About a minute ago 1.1GB 2025-09-29 09:54:11.882377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 03e053813a32 About a minute ago 1.1GB 2025-09-29 09:54:11.882385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 2809a948e222 About a minute ago 1.28GB 2025-09-29 09:54:11.882391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.1.1.20250929 2809a948e222 About a minute ago 1.28GB 2025-09-29 09:54:11.882400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 429491d46b06 About a minute ago 1.6GB 2025-09-29 09:54:11.882409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.1.1.20250929 429491d46b06 About a minute ago 1.6GB 2025-09-29 09:54:11.882419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 18f52b4c2533 About a minute ago 1.4GB 2025-09-29 09:54:11.882428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.1.1.20250929 18f52b4c2533 About a minute ago 1.4GB 2025-09-29 09:54:11.882440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 1906e0d416e8 About a minute ago 1.24GB 2025-09-29 09:54:11.882450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.1.1.20250929 1906e0d416e8 About a minute ago 1.24GB 2025-09-29 09:54:11.882462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 6b8a053b4540 About a minute ago 1.24GB 2025-09-29 09:54:11.882470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.1.1.20250929 6b8a053b4540 About a minute ago 1.24GB 2025-09-29 09:54:11.882479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 9434546dcc17 About a minute ago 1.24GB 2025-09-29 09:54:11.882488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.1.1.20250929 9434546dcc17 About a minute ago 1.24GB 2025-09-29 09:54:11.882497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 e4442063397e About a minute ago 1.24GB 2025-09-29 09:54:11.882506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.1.1.20250929 e4442063397e About a minute ago 1.24GB 2025-09-29 09:54:11.882516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 f109ed02e8e3 About a minute ago 1.25GB 2025-09-29 09:54:11.882524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.1.1.20250929 f109ed02e8e3 About a minute ago 1.25GB 2025-09-29 09:54:11.882536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 9755f9a6f363 About a minute ago 1.24GB 2025-09-29 09:54:11.882541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.1.1.20250929 9755f9a6f363 About a minute ago 1.24GB 2025-09-29 09:54:11.882549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 8c2cc182fa3d About a minute ago 1.08GB 2025-09-29 09:54:11.882558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.0.20250929 8c2cc182fa3d About a minute ago 1.08GB 2025-09-29 09:54:11.882568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 afcd6d9b9a32 About a minute ago 1.03GB 2025-09-29 09:54:11.882576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20250929 afcd6d9b9a32 About a minute ago 1.03GB 2025-09-29 09:54:11.882584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 b40670d2b9ff About a minute ago 1.24GB 2025-09-29 09:54:11.882592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.2.20250929 b40670d2b9ff About a minute ago 1.24GB 2025-09-29 09:54:11.882600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 2907b3c64a98 About a minute ago 1.24GB 2025-09-29 09:54:11.882609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.2.20250929 2907b3c64a98 About a minute ago 1.24GB 2025-09-29 09:54:11.882614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 7cf7403545bd About a minute ago 1.25GB 2025-09-29 09:54:11.882623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.2.20250929 7cf7403545bd About a minute ago 1.25GB 2025-09-29 09:54:11.882632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 f3ab28af7750 About a minute ago 1.24GB 2025-09-29 09:54:11.882640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.2.20250929 f3ab28af7750 About a minute ago 1.24GB 2025-09-29 09:54:11.882650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025.1 f3aaba9b17e1 About a minute ago 1.24GB 2025-09-29 09:54:11.882658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 26.0.2.20250929 f3aaba9b17e1 About a minute ago 1.24GB 2025-09-29 09:54:11.882683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 81a46106b859 2 minutes ago 1.25GB 2025-09-29 09:54:11.882690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.2.20250929 81a46106b859 2 minutes ago 1.25GB 2025-09-29 09:54:11.882696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 a7c01a40c9c8 2 minutes ago 1.24GB 2025-09-29 09:54:11.882704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.2.20250929 a7c01a40c9c8 2 minutes ago 1.24GB 2025-09-29 09:54:11.882716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 75fb9d44c16a 2 minutes ago 1.24GB 2025-09-29 09:54:11.882726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.2.20250929 75fb9d44c16a 2 minutes ago 1.24GB 2025-09-29 09:54:11.882738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 5b10d4a951b4 2 minutes ago 1.25GB 2025-09-29 09:54:11.882748 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.2.20250929 5b10d4a951b4 2 minutes ago 1.25GB 2025-09-29 09:54:11.882759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 8c4e2e729ce3 2 minutes ago 1.24GB 2025-09-29 09:54:11.882769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.2.20250929 8c4e2e729ce3 2 minutes ago 1.24GB 2025-09-29 09:54:11.882780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 91bf53a03ef4 2 minutes ago 1.24GB 2025-09-29 09:54:11.882790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.2.20250929 91bf53a03ef4 2 minutes ago 1.24GB 2025-09-29 09:54:11.882800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 e22c7ea4a578 2 minutes ago 1.25GB 2025-09-29 09:54:11.882809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.2.20250929 e22c7ea4a578 2 minutes ago 1.25GB 2025-09-29 09:54:11.882819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 b1b6108d0124 2 minutes ago 1.24GB 2025-09-29 09:54:11.882841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.2.20250929 b1b6108d0124 2 minutes ago 1.24GB 2025-09-29 09:54:11.882846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 b555d4e0365b 2 minutes ago 1.13GB 2025-09-29 09:54:11.882853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.0.1.20250929 b555d4e0365b 2 minutes ago 1.13GB 2025-09-29 09:54:11.882858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 13216134f115 2 minutes ago 1.13GB 2025-09-29 09:54:11.882861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20250929 13216134f115 2 minutes ago 1.13GB 2025-09-29 09:54:11.882866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 6140fee1b686 2 minutes ago 1.13GB 2025-09-29 09:54:11.882873 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20250929 6140fee1b686 2 minutes ago 1.13GB 2025-09-29 09:54:11.882883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 03b0f8c2256b 2 minutes ago 1.13GB 2025-09-29 09:54:11.882893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20250929 03b0f8c2256b 2 minutes ago 1.13GB 2025-09-29 09:54:11.882904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 5a7df52fb2a4 2 minutes ago 307MB 2025-09-29 09:54:11.882913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.0.20250929 5a7df52fb2a4 2 minutes ago 307MB 2025-09-29 09:54:11.882924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 6bf9c95d6db2 2 minutes ago 307MB 2025-09-29 09:54:11.882935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.0.20250929 6bf9c95d6db2 2 minutes ago 307MB 2025-09-29 09:54:11.882948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 0440bf31cc8f 2 minutes ago 307MB 2025-09-29 09:54:11.882960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.0.20250929 0440bf31cc8f 2 minutes ago 307MB 2025-09-29 09:54:11.882969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 d4c923283b82 2 minutes ago 308MB 2025-09-29 09:54:11.882978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.0.20250929 d4c923283b82 2 minutes ago 308MB 2025-09-29 09:54:11.882987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 4d37eb9e083b 2 minutes ago 1.44GB 2025-09-29 09:54:11.882995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.4.20250929 4d37eb9e083b 2 minutes ago 1.44GB 2025-09-29 09:54:11.883003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 7cb175c96b07 2 minutes ago 1.26GB 2025-09-29 09:54:11.883012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.2.20250929 7cb175c96b07 2 minutes ago 1.26GB 2025-09-29 09:54:11.883024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 d6f2e19984c1 2 minutes ago 307MB 2025-09-29 09:54:11.883034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.0.20250929 d6f2e19984c1 2 minutes ago 307MB 2025-09-29 09:54:11.883089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 599ab6762261 5 minutes ago 1.01GB 2025-09-29 09:54:11.883094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 c100c3342c19 6 minutes ago 1.01GB 2025-09-29 09:54:11.883098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 8794b00b411e 53 minutes ago 1.09GB 2025-09-29 09:54:11.883103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 63e222827726 54 minutes ago 1.09GB 2025-09-29 09:54:11.883111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 9957f1617f17 54 minutes ago 1.09GB 2025-09-29 09:54:11.883117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 c69bc210c634 58 minutes ago 329MB 2025-09-29 09:54:11.883123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 26d6992dd550 59 minutes ago 497MB 2025-09-29 09:54:11.883128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 326f613f92e0 59 minutes ago 305MB 2025-09-29 09:54:11.883133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 ada362949837 About an hour ago 302MB 2025-09-29 09:54:11.883138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 55da38ecb978 About an hour ago 867MB 2025-09-29 09:54:11.883148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 9fec3b98ccdc About an hour ago 1.12GB 2025-09-29 09:54:11.883160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 d3990e719d9c About an hour ago 997MB 2025-09-29 09:54:11.883171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 19a7c5aed324 About an hour ago 1.1GB 2025-09-29 09:54:11.883181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 75f0ef7b7db3 About an hour ago 1.23GB 2025-09-29 09:54:11.883192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 fcc6fc1cb6e2 About an hour ago 988MB 2025-09-29 09:54:11.883203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 4bb00b363e88 About an hour ago 1.23GB 2025-09-29 09:54:11.883213 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 4815faeb7075 About an hour ago 1.01GB 2025-09-29 09:54:11.883222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 a2400c97bff3 About an hour ago 996MB 2025-09-29 09:54:11.883232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 c0de6360a2d9 About an hour ago 1.05GB 2025-09-29 09:54:11.883242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 65c9166b12e5 About an hour ago 1GB 2025-09-29 09:54:11.883253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 48f907508409 About an hour ago 994MB 2025-09-29 09:54:11.883264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 83ffb2343129 About an hour ago 1.15GB 2025-09-29 09:54:11.883274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 b06ace9da974 About an hour ago 1.05GB 2025-09-29 09:54:11.883286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 61b8306760fc About an hour ago 1.15GB 2025-09-29 09:54:11.883297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 6e6760a88c75 About an hour ago 1.43GB 2025-09-29 09:54:11.883306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 60fde54e70de About an hour ago 1GB 2025-09-29 09:54:11.883316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 88bd00090ff3 About an hour ago 996MB 2025-09-29 09:54:11.883328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 b57eda402e19 About an hour ago 1.09GB 2025-09-29 09:54:11.883339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 3c5b39a3fcff About an hour ago 1.07GB 2025-09-29 09:54:11.883347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 7c425c4ae48e About an hour ago 283MB 2025-09-29 09:54:11.883353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 6289906567e2 About an hour ago 283MB 2025-09-29 09:54:11.883363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 3243486a1543 About an hour ago 300MB 2025-09-29 09:54:11.883373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 ffcea482d900 About an hour ago 283MB 2025-09-29 09:54:11.883382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 8eb4b250ccc0 About an hour ago 988MB 2025-09-29 09:54:11.883394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 3c1a8fcc7928 About an hour ago 283MB 2025-09-29 09:54:11.883406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 2cd7b0836741 About an hour ago 317MB 2025-09-29 09:54:11.883421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 e78cd41f06e7 2 hours ago 283MB 2025-09-29 09:54:11.883448 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-29 09:54:11.888485 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-09-29 09:54:11.888531 | ubuntu-noble-large | + cat images.yml 2025-09-29 09:54:11.890421 | ubuntu-noble-large | --- 2025-09-29 09:54:11.890430 | ubuntu-noble-large | images: 2025-09-29 09:54:11.890435 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.0.20250929 2025-09-29 09:54:11.890440 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.2.20250929 2025-09-29 09:54:11.890444 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.4.20250929 2025-09-29 09:54:11.890448 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.0.20250929 2025-09-29 09:54:11.890453 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.0.20250929 2025-09-29 09:54:11.890456 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.0.20250929 2025-09-29 09:54:11.890460 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.0.20250929 2025-09-29 09:54:11.890463 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20250929 2025-09-29 09:54:11.890467 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20250929 2025-09-29 09:54:11.890471 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20250929 2025-09-29 09:54:11.890474 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.0.1.20250929 2025-09-29 09:54:11.890478 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.2.20250929 2025-09-29 09:54:11.890481 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.2.20250929 2025-09-29 09:54:11.890485 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.2.20250929 2025-09-29 09:54:11.890489 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.2.20250929 2025-09-29 09:54:11.890492 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.2.20250929 2025-09-29 09:54:11.890496 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.2.20250929 2025-09-29 09:54:11.890499 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.2.20250929 2025-09-29 09:54:11.890503 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.2.20250929 2025-09-29 09:54:11.890506 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:26.0.2.20250929 2025-09-29 09:54:11.890510 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.2.20250929 2025-09-29 09:54:11.890513 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.2.20250929 2025-09-29 09:54:11.890517 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.2.20250929 2025-09-29 09:54:11.890528 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.2.20250929 2025-09-29 09:54:11.890532 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20250929 2025-09-29 09:54:11.890535 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.0.20250929 2025-09-29 09:54:11.890539 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.1.1.20250929 2025-09-29 09:54:11.890542 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.1.1.20250929 2025-09-29 09:54:11.890546 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.1.1.20250929 2025-09-29 09:54:11.890549 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.1.1.20250929 2025-09-29 09:54:11.890553 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.1.1.20250929 2025-09-29 09:54:11.890557 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.1.1.20250929 2025-09-29 09:54:11.890560 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.1.1.20250929 2025-09-29 09:54:11.890564 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.1.1.20250929 2025-09-29 09:54:11.890567 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.1.1.20250929 2025-09-29 09:54:11.890571 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20250929 2025-09-29 09:54:11.890574 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20250929 2025-09-29 09:54:11.890578 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20250929 2025-09-29 09:54:11.890582 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.0.20250929 2025-09-29 09:54:11.890585 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20250929 2025-09-29 09:54:11.890589 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20250929 2025-09-29 09:54:11.890592 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20250929 2025-09-29 09:54:11.890596 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20250929 2025-09-29 09:54:11.890599 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20250929 2025-09-29 09:54:11.890603 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20250929 2025-09-29 09:54:11.890607 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20250929 2025-09-29 09:54:11.890610 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20250929 2025-09-29 09:54:11.890614 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20250929 2025-09-29 09:54:11.890617 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20250929 2025-09-29 09:54:11.890621 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20250929 2025-09-29 09:54:11.890624 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20250929 2025-09-29 09:54:11.890628 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20250929 2025-09-29 09:54:11.890636 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20250929 2025-09-29 09:54:11.890639 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20250929 2025-09-29 09:54:11.890648 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.1.20250929 2025-09-29 09:54:11.890651 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20250929 2025-09-29 09:54:11.890655 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20250929 2025-09-29 09:54:11.890659 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.4.20250929 2025-09-29 09:54:11.890662 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.4.20250929 2025-09-29 09:54:11.890697 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.4.20250929 2025-09-29 09:54:11.890701 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.1.1.20250929 2025-09-29 09:54:11.890705 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.1.1.20250929 2025-09-29 09:54:11.890709 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.1.1.20250929 2025-09-29 09:54:11.890716 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.1.1.20250929 2025-09-29 09:54:11.890722 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20250929 2025-09-29 09:54:11.890726 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20250929 2025-09-29 09:54:11.890729 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20250929 2025-09-29 09:54:11.890733 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20250929 2025-09-29 09:54:11.890736 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20250929 2025-09-29 09:54:11.890740 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20250929 2025-09-29 09:54:11.890744 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20250929 2025-09-29 09:54:11.890747 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20250929 2025-09-29 09:54:11.890751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20250929 2025-09-29 09:54:11.890754 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20250929 2025-09-29 09:54:11.890758 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20250929 2025-09-29 09:54:11.890761 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20250929 2025-09-29 09:54:11.890765 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.1.20250929 2025-09-29 09:54:11.890768 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.1.20250929 2025-09-29 09:54:11.890772 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.1.20250929 2025-09-29 09:54:11.890775 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20250929 2025-09-29 09:54:11.890779 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20250929 2025-09-29 09:54:11.890783 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20250929 2025-09-29 09:54:11.890786 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20250929 2025-09-29 09:54:11.890790 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.0.20250929 2025-09-29 09:54:11.890793 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.0.20250929 2025-09-29 09:54:11.890797 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20250929 2025-09-29 09:54:11.890800 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20250929 2025-09-29 09:54:11.890804 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20250929 2025-09-29 09:54:11.890807 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20250929 2025-09-29 09:54:11.890811 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1.20250929 2025-09-29 09:54:11.890815 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20250929 2025-09-29 09:54:11.890818 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1.20250929 2025-09-29 09:54:11.890822 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20250929 2025-09-29 09:54:11.890825 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20250929 2025-09-29 09:54:11.890829 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20250929 2025-09-29 09:54:11.890832 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.0.20250929 2025-09-29 09:54:11.890836 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.0.20250929 2025-09-29 09:54:11.890839 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20250929 2025-09-29 09:54:11.890843 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.2.20250929 2025-09-29 09:54:11.890846 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20250929 2025-09-29 09:54:11.890850 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20250929 2025-09-29 09:54:11.890854 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20250929 2025-09-29 09:54:11.890860 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20250929 2025-09-29 09:54:11.890864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.7.20250929 2025-09-29 09:54:11.890867 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20250929 2025-09-29 09:54:11.890871 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20250929 2025-09-29 09:54:11.890878 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:2.7.3.20250929 2025-09-29 09:54:11.890881 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20250929 2025-09-29 09:54:11.890885 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20250929 2025-09-29 09:54:11.890892 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.5.20250929 2025-09-29 09:54:11.890896 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20250929 2025-09-29 09:54:11.890900 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.3.20250929 2025-09-29 09:54:11.890903 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20250929 2025-09-29 09:54:11.890907 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.2.0.20250929 2025-09-29 09:54:11.890910 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.3.20250929 2025-09-29 09:54:11.890914 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20250929 2025-09-29 09:54:11.890917 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20250929 2025-09-29 09:54:11.890921 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.0.20250929 2025-09-29 09:54:11.890924 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.2.0.20250929 2025-09-29 09:54:11.890928 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20250929 2025-09-29 09:54:11.890932 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20250929 2025-09-29 09:54:11.890935 | ubuntu-noble-large | versions: 2025-09-29 09:54:11.890939 | ubuntu-noble-large | aodh: 20.0.0.20250929 2025-09-29 09:54:11.890942 | ubuntu-noble-large | barbican: 20.0.1.20250929 2025-09-29 09:54:11.890946 | ubuntu-noble-large | ceilometer: 24.0.1.20250929 2025-09-29 09:54:11.890950 | ubuntu-noble-large | cinder: 26.1.1.20250929 2025-09-29 09:54:11.890953 | ubuntu-noble-large | cron: 3.0.20250929 2025-09-29 09:54:11.890957 | ubuntu-noble-large | designate: 20.0.1.20250929 2025-09-29 09:54:11.890960 | ubuntu-noble-large | dnsmasq: 2.90.20250929 2025-09-29 09:54:11.890964 | ubuntu-noble-large | fluentd: 5.0.7.20250929 2025-09-29 09:54:11.890967 | ubuntu-noble-large | glance: 30.0.1.20250929 2025-09-29 09:54:11.890971 | ubuntu-noble-large | gnocchi: 4.6.4.20250929 2025-09-29 09:54:11.890974 | ubuntu-noble-large | grafana: 12.2.0.20250929 2025-09-29 09:54:11.890978 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20250929 2025-09-29 09:54:11.890981 | ubuntu-noble-large | haproxy: 2.8.5.20250929 2025-09-29 09:54:11.890985 | ubuntu-noble-large | haproxy_ssh: 9.6.20250929 2025-09-29 09:54:11.890988 | ubuntu-noble-large | horizon: 25.3.2.20250929 2025-09-29 09:54:11.890992 | ubuntu-noble-large | ironic: 29.0.4.20250929 2025-09-29 09:54:11.890995 | ubuntu-noble-large | ironic_inspector: 12.4.1.20250929 2025-09-29 09:54:11.890998 | ubuntu-noble-large | iscsid: 2.1.9.20250929 2025-09-29 09:54:11.891002 | ubuntu-noble-large | keepalived: 2.2.8.20250929 2025-09-29 09:54:11.891006 | ubuntu-noble-large | keystone: 27.0.1.20250929 2025-09-29 09:54:11.891009 | ubuntu-noble-large | kolla-toolbox: 20.2.0.20250929 2025-09-29 09:54:11.891013 | ubuntu-noble-large | kolla_toolbox: 20.2.0.20250929 2025-09-29 09:54:11.891016 | ubuntu-noble-large | magnum: 20.0.1.20250929 2025-09-29 09:54:11.891020 | ubuntu-noble-large | manila: 20.0.1.20250929 2025-09-29 09:54:11.891023 | ubuntu-noble-large | mariadb: 10.11.14.20250929 2025-09-29 09:54:11.891027 | ubuntu-noble-large | masakari: 19.0.1.20250929 2025-09-29 09:54:11.891031 | ubuntu-noble-large | memcached: 1.6.24.20250929 2025-09-29 09:54:11.891034 | ubuntu-noble-large | multipathd: 0.9.4.20250929 2025-09-29 09:54:11.891038 | ubuntu-noble-large | neutron: 26.0.2.20250929 2025-09-29 09:54:11.891053 | ubuntu-noble-large | nova: 31.1.1.20250929 2025-09-29 09:54:11.891057 | ubuntu-noble-large | nova_libvirt: 10.0.0.20250929 2025-09-29 09:54:11.891061 | ubuntu-noble-large | octavia: 16.0.1.20250929 2025-09-29 09:54:11.891064 | ubuntu-noble-large | opensearch: 2.19.3.20250929 2025-09-29 09:54:11.891068 | ubuntu-noble-large | opensearch_dashboards: 2.19.3.20250929 2025-09-29 09:54:11.891071 | ubuntu-noble-large | openvswitch: 3.5.0.20250929 2025-09-29 09:54:11.891075 | ubuntu-noble-large | ovn: 25.3.0.20250929 2025-09-29 09:54:11.891078 | ubuntu-noble-large | placement: 13.0.0.20250929 2025-09-29 09:54:11.891082 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20250929 2025-09-29 09:54:11.891089 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20250929 2025-09-29 09:54:11.891092 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20250929 2025-09-29 09:54:11.891096 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20250929 2025-09-29 09:54:11.891100 | ubuntu-noble-large | prometheus_libvirt_exporter: 2025.1.20250929 2025-09-29 09:54:11.891103 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20250929 2025-09-29 09:54:11.891107 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20250929 2025-09-29 09:54:11.891110 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20250929 2025-09-29 09:54:11.891114 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20250929 2025-09-29 09:54:11.891117 | ubuntu-noble-large | prometheus_openstack_exporter: 2025.1.20250929 2025-09-29 09:54:11.891121 | ubuntu-noble-large | proxysql: 2.7.3.20250929 2025-09-29 09:54:11.891124 | ubuntu-noble-large | rabbitmq: 4.1.3.20250929 2025-09-29 09:54:11.891128 | ubuntu-noble-large | redis: 7.0.15.20250929 2025-09-29 09:54:11.891131 | ubuntu-noble-large | skyline: 6.0.1.20250929 2025-09-29 09:54:11.891135 | ubuntu-noble-large | skyline_console: 6.0.0.20250929 2025-09-29 09:54:11.891139 | ubuntu-noble-large | tgtd: 1.0.85.20250929 2025-09-29 09:54:11.891142 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-29 09:54:11.891146 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2025-09-29 09:54:12.317817 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-09-29 09:54:12.317882 | ubuntu-noble-large | 2025-09-29 09:54:12.317894 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-09-29 09:54:12.317910 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-09-29 09:54:12.317917 | ubuntu-noble-large | #1 DONE 0.1s 2025-09-29 09:54:12.317924 | ubuntu-noble-large | 2025-09-29 09:54:12.317931 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-09-29 09:54:12.317937 | ubuntu-noble-large | #2 transferring context: 2B done 2025-09-29 09:54:12.317944 | ubuntu-noble-large | #2 DONE 0.0s 2025-09-29 09:54:12.435302 | ubuntu-noble-large | 2025-09-29 09:54:12.435396 | ubuntu-noble-large | #3 [internal] load build context 2025-09-29 09:54:12.435412 | ubuntu-noble-large | #3 transferring context: 10.70kB done 2025-09-29 09:54:12.435446 | ubuntu-noble-large | #3 DONE 0.0s 2025-09-29 09:54:12.435457 | ubuntu-noble-large | 2025-09-29 09:54:12.435468 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-09-29 09:54:12.435478 | ubuntu-noble-large | #4 DONE 0.0s 2025-09-29 09:54:12.435488 | ubuntu-noble-large | 2025-09-29 09:54:12.435497 | ubuntu-noble-large | #5 exporting to image 2025-09-29 09:54:12.435508 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-09-29 09:54:12.548320 | ubuntu-noble-large | #5 writing image sha256:39d64e21220945d5d379fb0b39cb1ce6785c38f36b3e014cc29a516ba3cfdc30 done 2025-09-29 09:54:12.548428 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2025-09-29 09:54:12.548441 | ubuntu-noble-large | #5 DONE 0.1s 2025-09-29 09:54:12.562987 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 09:54:13.409332 | ubuntu-noble-large | ok: Runtime: 1:33:15.243514 2025-09-29 09:54:13.943169 | 2025-09-29 09:54:13.943322 | TASK [Run push script] 2025-09-29 09:54:14.326020 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 09:54:14.326131 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-09-29 09:54:14.326155 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-09-29 09:54:14.331977 | ubuntu-noble-large | + BUILD_TYPE=all 2025-09-29 09:54:14.332001 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-09-29 09:54:14.332019 | ubuntu-noble-large | + LSTFILE=images.txt 2025-09-29 09:54:14.332256 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-09-29 09:54:14.333299 | ubuntu-noble-large | + cat images.txt 2025-09-29 09:54:14.333662 | ubuntu-noble-large | + grep -v base 2025-09-29 09:54:14.339033 | ubuntu-noble-large | + cat images.lst 2025-09-29 09:54:14.339472 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-09-29 10:19:09.726921 | ubuntu-noble-large | + cat other.log 2025-09-29 10:19:09.730026 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-09-29 10:19:09.730056 | ubuntu-noble-large | 5 : 1759139654.768 58.992 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2025-09-29 10:19:09.730069 | ubuntu-noble-large | 1 : 1759139654.738 60.480 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2025-09-29 10:19:09.730081 | ubuntu-noble-large | 4 : 1759139654.759 62.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2025-09-29 10:19:09.730093 | ubuntu-noble-large | 6 : 1759139654.774 66.114 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2025-09-29 10:19:09.730119 | ubuntu-noble-large | 7 : 1759139654.785 70.780 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2025-09-29 10:19:09.730131 | ubuntu-noble-large | 8 : 1759139654.794 108.494 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2025-09-29 10:19:09.730143 | ubuntu-noble-large | 3 : 1759139654.752 110.090 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.730156 | ubuntu-noble-large | 2 : 1759139654.745 114.580 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730167 | ubuntu-noble-large | 9 : 1759139713.768 89.890 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2025-09-29 10:19:09.730178 | ubuntu-noble-large | 15 : 1759139764.849 42.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730190 | ubuntu-noble-large | 14 : 1759139763.295 48.975 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730201 | ubuntu-noble-large | 16 : 1759139769.334 49.024 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730212 | ubuntu-noble-large | 10 : 1759139715.223 105.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2025-09-29 10:19:09.730225 | ubuntu-noble-large | 11 : 1759139717.065 105.148 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2025-09-29 10:19:09.730237 | ubuntu-noble-large | 13 : 1759139725.572 109.417 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2025-09-29 10:19:09.730247 | ubuntu-noble-large | 21 : 1759139820.394 15.987 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2025-09-29 10:19:09.730259 | ubuntu-noble-large | 12 : 1759139720.894 120.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2025-09-29 10:19:09.730270 | ubuntu-noble-large | 19 : 1759139812.281 34.249 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730281 | ubuntu-noble-large | 22 : 1759139822.226 27.001 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730292 | ubuntu-noble-large | 18 : 1759139807.123 46.736 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730304 | ubuntu-noble-large | 17 : 1759139803.668 54.532 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2025-09-29 10:19:09.730335 | ubuntu-noble-large | 20 : 1759139818.369 44.493 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730346 | ubuntu-noble-large | 23 : 1759139834.998 37.697 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730355 | ubuntu-noble-large | 24 : 1759139836.391 41.925 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730364 | ubuntu-noble-large | 26 : 1759139846.540 44.245 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730373 | ubuntu-noble-large | 28 : 1759139853.870 45.059 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2025-09-29 10:19:09.730382 | ubuntu-noble-large | 25 : 1759139841.201 58.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730391 | ubuntu-noble-large | 27 : 1759139849.238 54.709 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2025-09-29 10:19:09.730400 | ubuntu-noble-large | 32 : 1759139878.323 48.021 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2025-09-29 10:19:09.730409 | ubuntu-noble-large | 30 : 1759139862.871 72.204 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2025-09-29 10:19:09.730418 | ubuntu-noble-large | 29 : 1759139858.211 78.220 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2025-09-29 10:19:09.730427 | ubuntu-noble-large | 33 : 1759139890.792 46.980 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2025-09-29 10:19:09.730454 | ubuntu-noble-large | 31 : 1759139872.703 66.810 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2025-09-29 10:19:09.730464 | ubuntu-noble-large | 35 : 1759139900.192 54.633 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2025-09-29 10:19:09.730473 | ubuntu-noble-large | 34 : 1759139898.938 58.118 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2025-09-29 10:19:09.730482 | ubuntu-noble-large | 37 : 1759139926.354 55.731 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2025-09-29 10:19:09.730491 | ubuntu-noble-large | 39 : 1759139936.439 60.077 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2025-09-29 10:19:09.730500 | ubuntu-noble-large | 38 : 1759139935.088 71.368 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2025-09-29 10:19:09.730509 | ubuntu-noble-large | 40 : 1759139937.779 71.343 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2025-09-29 10:19:09.730518 | ubuntu-noble-large | 41 : 1759139939.521 76.940 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2025-09-29 10:19:09.730528 | ubuntu-noble-large | 36 : 1759139903.956 117.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2025-09-29 10:19:09.730537 | ubuntu-noble-large | 42 : 1759140038.911 36.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2025-09-29 10:19:09.730546 | ubuntu-noble-large | 46 : 1759140006.467 89.816 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2025-09-29 10:19:09.730555 | ubuntu-noble-large | 45 : 1759139996.527 114.886 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2025-09-29 10:19:09.730565 | ubuntu-noble-large | 48 : 1759140016.470 100.236 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2025-09-29 10:19:09.730574 | ubuntu-noble-large | 43 : 1759140041.532 78.488 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2025-09-29 10:19:09.730583 | ubuntu-noble-large | 49 : 1759140128.966 3.891 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2025-09-29 10:19:09.730592 | ubuntu-noble-large | 47 : 1759140133.330 5.562 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2025-09-29 10:19:09.730609 | ubuntu-noble-large | 44 : 1759140129.423 28.359 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2025-09-29 10:19:09.730618 | ubuntu-noble-large | 52 : 1759140111.424 85.759 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2025-09-29 10:19:09.730627 | ubuntu-noble-large | 53 : 1759140116.724 92.200 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2025-09-29 10:19:09.730637 | ubuntu-noble-large | 54 : 1759140120.030 97.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2025-09-29 10:19:09.730645 | ubuntu-noble-large | 51 : 1759140096.293 124.709 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2025-09-29 10:19:09.730655 | ubuntu-noble-large | 50 : 1759140075.918 172.091 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2025-09-29 10:19:09.730664 | ubuntu-noble-large | 56 : 1759140138.903 113.071 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2025-09-29 10:19:09.730708 | ubuntu-noble-large | 60 : 1759140217.442 40.379 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2025-09-29 10:19:09.730717 | ubuntu-noble-large | 59 : 1759140208.935 75.055 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2025-09-29 10:19:09.730726 | ubuntu-noble-large | 58 : 1759140197.192 90.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2025-09-29 10:19:09.730735 | ubuntu-noble-large | 55 : 1759140242.717 48.523 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2025-09-29 10:19:09.730744 | ubuntu-noble-large | 61 : 1759140221.012 99.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2025-09-29 10:19:09.730753 | ubuntu-noble-large | 62 : 1759140248.019 90.963 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2025-09-29 10:19:09.730762 | ubuntu-noble-large | 57 : 1759140157.791 187.100 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2025-09-29 10:19:09.730771 | ubuntu-noble-large | 67 : 1759140291.249 74.050 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2025-09-29 10:19:09.730780 | ubuntu-noble-large | 63 : 1759140251.985 139.843 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2025-09-29 10:19:09.730789 | ubuntu-noble-large | 68 : 1759140320.702 74.813 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2025-09-29 10:19:09.730798 | ubuntu-noble-large | 70 : 1759140344.899 67.208 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2025-09-29 10:19:09.730814 | ubuntu-noble-large | 65 : 1759140284.003 137.670 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2025-09-29 10:19:09.730829 | ubuntu-noble-large | 66 : 1759140287.866 136.541 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2025-09-29 10:19:09.730839 | ubuntu-noble-large | 69 : 1759140338.995 89.108 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2025-09-29 10:19:09.730865 | ubuntu-noble-large | 73 : 1759140395.526 47.213 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2025-09-29 10:19:09.730875 | ubuntu-noble-large | 71 : 1759140365.310 83.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2025-09-29 10:19:09.730884 | ubuntu-noble-large | 72 : 1759140391.838 69.592 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2025-09-29 10:19:09.730893 | ubuntu-noble-large | 64 : 1759140257.831 210.802 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2025-09-29 10:19:09.730902 | ubuntu-noble-large | 74 : 1759140412.117 83.099 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2025-09-29 10:19:09.730910 | ubuntu-noble-large | 77 : 1759140428.117 73.102 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2025-09-29 10:19:09.730919 | ubuntu-noble-large | 76 : 1759140424.424 80.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2025-09-29 10:19:09.730936 | ubuntu-noble-large | 75 : 1759140421.686 86.347 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2025-09-29 10:19:09.730945 | ubuntu-noble-large | 78 : 1759140442.754 93.559 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2025-09-29 10:19:09.730954 | ubuntu-noble-large | 81 : 1759140468.643 71.402 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2025-09-29 10:19:09.730963 | ubuntu-noble-large | 80 : 1759140461.459 82.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2025-09-29 10:19:09.730972 | ubuntu-noble-large | 79 : 1759140448.413 98.311 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2025-09-29 10:19:09.730981 | ubuntu-noble-large | 84 : 1759140504.528 78.754 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2025-09-29 10:19:09.730990 | ubuntu-noble-large | 82 : 1759140495.227 90.934 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2025-09-29 10:19:09.730999 | ubuntu-noble-large | 83 : 1759140501.229 103.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2025-09-29 10:19:09.731008 | ubuntu-noble-large | 87 : 1759140540.055 73.654 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2025-09-29 10:19:09.731017 | ubuntu-noble-large | 89 : 1759140546.730 74.207 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2025-09-29 10:19:09.731025 | ubuntu-noble-large | 86 : 1759140536.324 87.424 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2025-09-29 10:19:09.731035 | ubuntu-noble-large | 88 : 1759140543.732 89.730 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2025-09-29 10:19:09.731044 | ubuntu-noble-large | 91 : 1759140586.170 76.889 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2025-09-29 10:19:09.731053 | ubuntu-noble-large | 85 : 1759140508.043 158.732 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2025-09-29 10:19:09.731061 | ubuntu-noble-large | 95 : 1759140623.757 64.735 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731070 | ubuntu-noble-large | 90 : 1759140583.293 111.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2025-09-29 10:19:09.731079 | ubuntu-noble-large | 94 : 1759140620.946 90.459 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731088 | ubuntu-noble-large | 92 : 1759140604.400 112.388 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2025-09-29 10:19:09.731097 | ubuntu-noble-large | 93 : 1759140613.718 110.069 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731106 | ubuntu-noble-large | 96 : 1759140633.473 103.297 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2025-09-29 10:19:09.731115 | ubuntu-noble-large | 97 : 1759140663.070 82.677 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731124 | ubuntu-noble-large | 98 : 1759140666.785 82.134 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731139 | ubuntu-noble-large | 100 : 1759140694.967 67.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731155 | ubuntu-noble-large | 99 : 1759140688.502 96.398 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2025-09-29 10:19:09.731165 | ubuntu-noble-large | 104 : 1759140736.784 73.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731174 | ubuntu-noble-large | 103 : 1759140723.798 90.441 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2025-09-29 10:19:09.731189 | ubuntu-noble-large | 102 : 1759140716.798 101.219 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2025-09-29 10:19:09.731198 | ubuntu-noble-large | 101 : 1759140711.415 116.658 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2025-09-29 10:19:09.731207 | ubuntu-noble-large | 105 : 1759140745.756 105.944 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2025-09-29 10:19:09.731216 | ubuntu-noble-large | 107 : 1759140762.082 92.789 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2025-09-29 10:19:09.731225 | ubuntu-noble-large | 106 : 1759140748.929 109.206 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2025-09-29 10:19:09.731234 | ubuntu-noble-large | 111 : 1759140818.028 72.533 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2025-09-29 10:19:09.731243 | ubuntu-noble-large | 109 : 1759140810.639 84.287 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2025-09-29 10:19:09.731252 | ubuntu-noble-large | 108 : 1759140784.910 116.899 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2025-09-29 10:19:09.731261 | ubuntu-noble-large | 110 : 1759140814.251 92.739 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2025-09-29 10:19:09.731270 | ubuntu-noble-large | 115 : 1759140858.143 78.694 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2025-09-29 10:19:09.731279 | ubuntu-noble-large | 114 : 1759140854.883 87.065 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2025-09-29 10:19:09.731288 | ubuntu-noble-large | 112 : 1759140828.082 116.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2025-09-29 10:19:09.731297 | ubuntu-noble-large | 119 : 1759140906.998 60.478 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2025-09-29 10:19:09.731306 | ubuntu-noble-large | 118 : 1759140901.821 68.358 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2025-09-29 10:19:09.731315 | ubuntu-noble-large | 117 : 1759140894.936 78.438 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2025-09-29 10:19:09.731323 | ubuntu-noble-large | 116 : 1759140890.572 85.958 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2025-09-29 10:19:09.731332 | ubuntu-noble-large | 113 : 1759140851.709 127.037 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2025-09-29 10:19:09.731341 | ubuntu-noble-large | 127 : 1759140978.758 16.793 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2025-09-29 10:19:09.731350 | ubuntu-noble-large | 120 : 1759140936.845 64.700 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2025-09-29 10:19:09.731359 | ubuntu-noble-large | 121 : 1759140941.958 62.383 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2025-09-29 10:19:09.731367 | ubuntu-noble-large | 126 : 1759140976.537 41.019 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2025-09-29 10:19:09.731376 | ubuntu-noble-large | 129 : 1759141001.553 31.104 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2025-09-29 10:19:09.731385 | ubuntu-noble-large | 130 : 1759141004.348 34.223 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2025-09-29 10:19:09.731394 | ubuntu-noble-large | 123 : 1759140967.486 78.363 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2025-09-29 10:19:09.731403 | ubuntu-noble-large | 131 : 1759141017.565 34.182 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2025-09-29 10:19:09.731412 | ubuntu-noble-large | 122 : 1759140944.862 115.053 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2025-09-29 10:19:09.731426 | ubuntu-noble-large | 128 : 1759140995.559 108.993 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2025-09-29 10:19:09.731435 | ubuntu-noble-large | 125 : 1759140973.386 168.199 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2025-09-29 10:19:09.731450 | ubuntu-noble-large | 124 : 1759140970.188 179.529 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2025-09-29 10:19:09.731459 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-09-29 10:19:09.738861 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-09-29 10:19:09.738884 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-09-29 10:19:09.738918 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-09-29 10:19:09.738977 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-09-29 10:19:09.738991 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-09-29 10:19:09.739099 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-09-29 10:19:09.746211 | ubuntu-noble-large | [INFO]  Total images to check: 131 2025-09-29 10:19:09.751755 | ubuntu-noble-large | [INFO]  [1/131] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:09.751816 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.454266 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.454367 | ubuntu-noble-large | [SUCCESS] [1/131] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.454464 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.508278 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.508382 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:11.508623 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:11.573000 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6f2e19984c11011e4d619a300e667d48b2f70d5ef9889b567487db719a66444 2025-09-29 10:19:11.573110 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-123658-25611 2025-09-29 10:19:11.830916 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:11.873791 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6f2e19984c11011e4d619a300e667d48b2f70d5ef9889b567487db719a66444 2025-09-29 10:19:11.873925 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:11.915940 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:11.916020 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:11.916038 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:11.916049 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:11.916060 | ubuntu-noble-large | DiffID: sha256:f1219238de80e2788ff417ca430a768b6521b2fe919a30d6c88d05dbb05ce020 2025-09-29 10:19:11.916070 | ubuntu-noble-large | DiffID: sha256:127af585c80e0cae5c660933b92e735f868fe4846a600d5880358cbbaabf549a 2025-09-29 10:19:11.960953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:20cd23cb80b858ef8d24cd1bd704864ad255b066792f04e96dc8b008a364f3de 2025-09-29 10:19:11.961909 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:12.000228 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:12.000294 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:12.000308 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:12.000319 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:12.000329 | ubuntu-noble-large | DiffID: sha256:f1219238de80e2788ff417ca430a768b6521b2fe919a30d6c88d05dbb05ce020 2025-09-29 10:19:12.000340 | ubuntu-noble-large | DiffID: sha256:127af585c80e0cae5c660933b92e735f868fe4846a600d5880358cbbaabf549a 2025-09-29 10:19:12.045808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:20cd23cb80b858ef8d24cd1bd704864ad255b066792f04e96dc8b008a364f3de 2025-09-29 10:19:12.046630 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:12.046731 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:12.047023 | ubuntu-noble-large | [SUCCESS] [1/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:19:12.052911 | ubuntu-noble-large | [INFO]  [2/131] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.053049 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.804811 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.805002 | ubuntu-noble-large | [SUCCESS] [2/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.805018 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.854931 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.856366 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:12.856503 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:12.900284 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7cb175c96b0772f7e54ec4e9ee27edbcf6258231864d28bc30b47494613c3d64 2025-09-29 10:19:12.900374 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123658-24781 2025-09-29 10:19:13.173622 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:13.222941 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7cb175c96b0772f7e54ec4e9ee27edbcf6258231864d28bc30b47494613c3d64 2025-09-29 10:19:13.223032 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:13.264127 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:13.264220 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:13.264231 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:13.264239 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:13.264248 | ubuntu-noble-large | DiffID: sha256:0297b6c832328284f8b9c2b5b299f9762ca255f50356d3431be1cb149632bc99 2025-09-29 10:19:13.264256 | ubuntu-noble-large | DiffID: sha256:c1e573bf3643ab83f9e11cc3371279cf34c1fc95a853a657c71061c61da038b1 2025-09-29 10:19:13.306559 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:f88abb59285099a15c598b45b6423586a243b4085df9f5fa4694f82c9114533c 2025-09-29 10:19:13.307377 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:13.350460 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:13.350557 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:13.350572 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:13.350583 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:13.350594 | ubuntu-noble-large | DiffID: sha256:0297b6c832328284f8b9c2b5b299f9762ca255f50356d3431be1cb149632bc99 2025-09-29 10:19:13.350605 | ubuntu-noble-large | DiffID: sha256:c1e573bf3643ab83f9e11cc3371279cf34c1fc95a853a657c71061c61da038b1 2025-09-29 10:19:13.395974 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:f88abb59285099a15c598b45b6423586a243b4085df9f5fa4694f82c9114533c 2025-09-29 10:19:13.396618 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:13.396764 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:13.396955 | ubuntu-noble-large | [SUCCESS] [2/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:19:13.403056 | ubuntu-noble-large | [INFO]  [3/131] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:13.403187 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.077049 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.077157 | ubuntu-noble-large | [SUCCESS] [3/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.077332 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.126166 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.126342 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.126514 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:14.173473 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d37eb9e083bbfc1355f6ccf3213622c3c11efd95307bcd73e2050f77a2ea76f 2025-09-29 10:19:14.173590 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123658-32698 2025-09-29 10:19:14.483973 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:14.536222 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d37eb9e083bbfc1355f6ccf3213622c3c11efd95307bcd73e2050f77a2ea76f 2025-09-29 10:19:14.536318 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:14.578270 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:14.578365 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:14.578379 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:14.578390 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:19:14.578400 | ubuntu-noble-large | DiffID: sha256:404734b45afe0196782a461a13842ed3d7a92b63b308371293631fe95537b349 2025-09-29 10:19:14.578410 | ubuntu-noble-large | DiffID: sha256:76bd6b926003ce81d163d2e3c4f1b4bd048013c7115d7190da105cdc0c3c7ca8 2025-09-29 10:19:14.624970 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:55b8b11f0bc33ddc5c4893527ea3322ea26d9ac91d4d28129cd6ccea5405bc0b 2025-09-29 10:19:14.625601 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:14.665621 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:14.665738 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:14.665753 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:14.665764 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:19:14.665774 | ubuntu-noble-large | DiffID: sha256:404734b45afe0196782a461a13842ed3d7a92b63b308371293631fe95537b349 2025-09-29 10:19:14.665785 | ubuntu-noble-large | DiffID: sha256:76bd6b926003ce81d163d2e3c4f1b4bd048013c7115d7190da105cdc0c3c7ca8 2025-09-29 10:19:14.709489 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:55b8b11f0bc33ddc5c4893527ea3322ea26d9ac91d4d28129cd6ccea5405bc0b 2025-09-29 10:19:14.710304 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:14.710384 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.710517 | ubuntu-noble-large | [SUCCESS] [3/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:19:14.717295 | ubuntu-noble-large | [INFO]  [4/131] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:14.717422 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.699481 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.699613 | ubuntu-noble-large | [SUCCESS] [4/131] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.699630 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.747750 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.747981 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:15.748193 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:15.795405 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d4c923283b82121614814bcf80326953154a2dd7c2f61fab9a98450e6e08263d 2025-09-29 10:19:15.795595 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123658-15765 2025-09-29 10:19:16.087474 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:16.131790 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d4c923283b82121614814bcf80326953154a2dd7c2f61fab9a98450e6e08263d 2025-09-29 10:19:16.131886 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:16.175557 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:16.175635 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:16.175648 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:16.175660 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:16.175706 | ubuntu-noble-large | DiffID: sha256:9d3e179b39c4be74b03fbf1da26028b59e781619e8569f868f7e799e0512a9b1 2025-09-29 10:19:16.251602 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:9dca680a35253975826ce5c141b9ffa650bcf39a8a39dccdaa7f26b2c27ecb36 2025-09-29 10:19:16.252593 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:16.295440 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:16.295512 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:16.295524 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:16.295535 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:16.295545 | ubuntu-noble-large | DiffID: sha256:9d3e179b39c4be74b03fbf1da26028b59e781619e8569f868f7e799e0512a9b1 2025-09-29 10:19:16.344168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:9dca680a35253975826ce5c141b9ffa650bcf39a8a39dccdaa7f26b2c27ecb36 2025-09-29 10:19:16.344986 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:16.345091 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:16.345234 | ubuntu-noble-large | [SUCCESS] [4/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:19:16.351076 | ubuntu-noble-large | [INFO]  [5/131] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:16.351191 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.290407 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.290535 | ubuntu-noble-large | [SUCCESS] [5/131] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.290553 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.341810 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.342046 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.342269 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:17.399665 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0440bf31cc8f01b682a9843112e93fa92d907bdc46e6a63ae32d2717577dd440 2025-09-29 10:19:17.399765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123658-5584 2025-09-29 10:19:17.749563 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:17.803025 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0440bf31cc8f01b682a9843112e93fa92d907bdc46e6a63ae32d2717577dd440 2025-09-29 10:19:17.803118 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:17.851367 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:17.851466 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:17.851480 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:17.851491 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:17.851518 | ubuntu-noble-large | DiffID: sha256:3ddbebee490777d59d1c34c01fa15a89351e96f1273b197f667e3ac0d6ea93fa 2025-09-29 10:19:17.902473 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:81c0d62f0467a88ec9c9e6d55569be71c789a524ae7964b07842c019f1f5b95e 2025-09-29 10:19:17.902776 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:17.944379 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:17.944465 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:17.944477 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:17.944486 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:17.944496 | ubuntu-noble-large | DiffID: sha256:3ddbebee490777d59d1c34c01fa15a89351e96f1273b197f667e3ac0d6ea93fa 2025-09-29 10:19:17.994574 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:81c0d62f0467a88ec9c9e6d55569be71c789a524ae7964b07842c019f1f5b95e 2025-09-29 10:19:17.995381 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:17.995535 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:17.995820 | ubuntu-noble-large | [SUCCESS] [5/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:19:18.002781 | ubuntu-noble-large | [INFO]  [6/131] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:18.002992 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.596534 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.596729 | ubuntu-noble-large | [SUCCESS] [6/131] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.596789 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.650499 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.650709 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:20.650956 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:20.698520 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6bf9c95d6db2927c506f9566f3aade0e921ce49b211ecf725d5e00daaeeebc78 2025-09-29 10:19:20.698607 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123658-7502 2025-09-29 10:19:20.973281 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:21.019834 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6bf9c95d6db2927c506f9566f3aade0e921ce49b211ecf725d5e00daaeeebc78 2025-09-29 10:19:21.019938 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:21.064936 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:21.065006 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:21.065019 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:21.065030 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:21.065041 | ubuntu-noble-large | DiffID: sha256:f1219238de80e2788ff417ca430a768b6521b2fe919a30d6c88d05dbb05ce020 2025-09-29 10:19:21.115720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:e17a352e83340967df466eb36b81d38bd10ef585aa84d3c0b0145ef283114f30 2025-09-29 10:19:21.116582 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:21.156143 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:21.156198 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:21.156209 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:21.156217 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:21.156226 | ubuntu-noble-large | DiffID: sha256:f1219238de80e2788ff417ca430a768b6521b2fe919a30d6c88d05dbb05ce020 2025-09-29 10:19:21.203870 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:e17a352e83340967df466eb36b81d38bd10ef585aa84d3c0b0145ef283114f30 2025-09-29 10:19:21.204559 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:21.204695 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:21.204866 | ubuntu-noble-large | [SUCCESS] [6/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:19:21.211918 | ubuntu-noble-large | [INFO]  [7/131] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:21.212009 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.229528 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.229642 | ubuntu-noble-large | [SUCCESS] [7/131] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.229788 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.273058 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.273273 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.273487 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:22.315649 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a7df52fb2a4661aeb99f24f7131a4e0ebccd77b75b70c6b6428e18e21d34813 2025-09-29 10:19:22.315794 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123658-21444 2025-09-29 10:19:22.658555 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:22.707916 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a7df52fb2a4661aeb99f24f7131a4e0ebccd77b75b70c6b6428e18e21d34813 2025-09-29 10:19:22.707981 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:22.751008 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:22.751072 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:22.751083 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:22.751091 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:22.751099 | ubuntu-noble-large | DiffID: sha256:dbd73445ffb2d29c0a0945c3e4deb88afffe2bc28d740d6ca9bb2c61053c4210 2025-09-29 10:19:22.802074 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:11ca824fad3e4780243064ee259ae43d5d031880903708285a3f89944fe15374 2025-09-29 10:19:22.802903 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:22.844662 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:22.844780 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:22.844792 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:19:22.844801 | ubuntu-noble-large | DiffID: sha256:0ca76a413fc0495ad9969f703d311d462ca3feac9177127405e91f1c1b8d25b0 2025-09-29 10:19:22.844809 | ubuntu-noble-large | DiffID: sha256:dbd73445ffb2d29c0a0945c3e4deb88afffe2bc28d740d6ca9bb2c61053c4210 2025-09-29 10:19:22.888658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:11ca824fad3e4780243064ee259ae43d5d031880903708285a3f89944fe15374 2025-09-29 10:19:22.889473 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:22.889566 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.889708 | ubuntu-noble-large | [SUCCESS] [7/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:19:22.896012 | ubuntu-noble-large | [INFO]  [8/131] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:22.896074 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.417199 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.417342 | ubuntu-noble-large | [SUCCESS] [8/131] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.417359 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.474740 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.474944 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:24.475158 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:24.523742 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:03b0f8c2256bb47007c74d678c94fc962595dbe5b7722d82d02ed56fd590e375 2025-09-29 10:19:24.523901 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123658-16270 2025-09-29 10:19:24.940104 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:24.995862 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:03b0f8c2256bb47007c74d678c94fc962595dbe5b7722d82d02ed56fd590e375 2025-09-29 10:19:24.995945 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:25.040930 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:25.040999 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:25.041011 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:25.041022 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:25.041033 | ubuntu-noble-large | DiffID: sha256:cb2934034eb2b6e9a565f7875e821a282e71ebadb442ed8b861fa53741dd6996 2025-09-29 10:19:25.094013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:e5afcc746b7ae189c8a0f7def55fdac3d92feef425d82a0bff2c98b29a720d03 2025-09-29 10:19:25.094950 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:25.136708 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:25.136799 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:25.136814 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:25.136846 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:25.136878 | ubuntu-noble-large | DiffID: sha256:cb2934034eb2b6e9a565f7875e821a282e71ebadb442ed8b861fa53741dd6996 2025-09-29 10:19:25.187242 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:e5afcc746b7ae189c8a0f7def55fdac3d92feef425d82a0bff2c98b29a720d03 2025-09-29 10:19:25.187877 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:25.187974 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:25.188000 | ubuntu-noble-large | [SUCCESS] [8/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:19:25.196883 | ubuntu-noble-large | [INFO]  [9/131] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:25.196957 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.169920 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.170020 | ubuntu-noble-large | [SUCCESS] [9/131] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.170032 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.220903 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.220990 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.221015 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:26.289021 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6140fee1b68676d4bfc51afaf113a43e03351f4ec670b3d6ddc995c2147623d2 2025-09-29 10:19:26.289128 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123658-21695 2025-09-29 10:19:26.613832 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:26.657802 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6140fee1b68676d4bfc51afaf113a43e03351f4ec670b3d6ddc995c2147623d2 2025-09-29 10:19:26.657889 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:26.700876 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:26.700971 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:26.700986 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:26.700997 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:26.701007 | ubuntu-noble-large | DiffID: sha256:da8d80d4dd0e915919378ec10952f9370664fd22c2a0883c31d4fc94afa1a7ff 2025-09-29 10:19:26.756880 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:acfe78232e8bedee2c039b7a0a37fe92336b1c801771f2fc22ed9b9fd1cee2a3 2025-09-29 10:19:26.758905 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:26.802995 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:26.803087 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:26.803096 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:26.803104 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:26.803112 | ubuntu-noble-large | DiffID: sha256:da8d80d4dd0e915919378ec10952f9370664fd22c2a0883c31d4fc94afa1a7ff 2025-09-29 10:19:26.854432 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:acfe78232e8bedee2c039b7a0a37fe92336b1c801771f2fc22ed9b9fd1cee2a3 2025-09-29 10:19:26.854868 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:26.854978 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.855020 | ubuntu-noble-large | [SUCCESS] [9/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:19:26.862842 | ubuntu-noble-large | [INFO]  [10/131] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:26.862890 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.268814 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.268944 | ubuntu-noble-large | [SUCCESS] [10/131] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.268969 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.322173 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.323745 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:30.323766 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:30.364822 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:13216134f1150fadb5b01d682804f77d6f3cf7f6741914a7ddf985e97c792d76 2025-09-29 10:19:30.364943 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123658-25103 2025-09-29 10:19:31.615897 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:31.666741 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:13216134f1150fadb5b01d682804f77d6f3cf7f6741914a7ddf985e97c792d76 2025-09-29 10:19:31.666838 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:31.709619 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:31.709781 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:31.709810 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:31.709828 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:31.709844 | ubuntu-noble-large | DiffID: sha256:72862f7172c6c3f934b52ca7c05ba5706e073aace0bc5e8872db10acebc27ddb 2025-09-29 10:19:31.758815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:071e348429d5a137220787ea6a29a57afe8e697532876d5882505a8e4555df14 2025-09-29 10:19:31.759828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:31.805785 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:31.805921 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:31.805936 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:31.805947 | ubuntu-noble-large | DiffID: sha256:ea5457e157a091c359d8ad193efc295532c218219aac59195ccc4a5c7a3b715d 2025-09-29 10:19:31.805958 | ubuntu-noble-large | DiffID: sha256:72862f7172c6c3f934b52ca7c05ba5706e073aace0bc5e8872db10acebc27ddb 2025-09-29 10:19:31.857569 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:071e348429d5a137220787ea6a29a57afe8e697532876d5882505a8e4555df14 2025-09-29 10:19:31.858889 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:31.858983 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:31.858996 | ubuntu-noble-large | [SUCCESS] [10/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:19:31.866170 | ubuntu-noble-large | [INFO]  [11/131] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:31.866257 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.539638 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.539730 | ubuntu-noble-large | [SUCCESS] [11/131] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.539736 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.586572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.586629 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:33.586638 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:33.629789 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:599ab6762261e9cf600099f17ac3e047b2673790aedf980a0aaa27b66998f413 2025-09-29 10:19:33.629884 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123658-9274 2025-09-29 10:19:34.700003 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:34.749812 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:599ab6762261e9cf600099f17ac3e047b2673790aedf980a0aaa27b66998f413 2025-09-29 10:19:34.749924 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:34.791880 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:34.791972 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:34.791986 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:34.791997 | ubuntu-noble-large | DiffID: sha256:d47e31e3ea8c6aa230a3160a348fe2665525aef193021d82c8d6005859dd1d27 2025-09-29 10:19:34.792007 | ubuntu-noble-large | DiffID: sha256:fb0c752331c18c6ec67c1833371a70b6644833a1162f376fa38cfdb792ef1e45 2025-09-29 10:19:34.841396 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:533c0ec3a7cc420d1b5c7ca80cedeb76de1bc8c02a02b5eb07fb9131dfd2d735 2025-09-29 10:19:34.842743 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:34.883732 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:34.883807 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:34.883815 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:34.883822 | ubuntu-noble-large | DiffID: sha256:d47e31e3ea8c6aa230a3160a348fe2665525aef193021d82c8d6005859dd1d27 2025-09-29 10:19:34.883829 | ubuntu-noble-large | DiffID: sha256:fb0c752331c18c6ec67c1833371a70b6644833a1162f376fa38cfdb792ef1e45 2025-09-29 10:19:34.933211 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:533c0ec3a7cc420d1b5c7ca80cedeb76de1bc8c02a02b5eb07fb9131dfd2d735 2025-09-29 10:19:34.934022 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:34.934063 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:34.934255 | ubuntu-noble-large | [SUCCESS] [11/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:19:34.940078 | ubuntu-noble-large | [INFO]  [12/131] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:34.940227 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.440554 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.440698 | ubuntu-noble-large | [SUCCESS] [12/131] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.440787 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.487574 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.487840 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:35.487989 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:35.530081 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c100c3342c193dd120b3b9d9cf3a1dd1c5be891c0c2c2c4492f1b4ef7a68290e 2025-09-29 10:19:35.530211 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123658-5577 2025-09-29 10:19:35.784915 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:35.832472 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c100c3342c193dd120b3b9d9cf3a1dd1c5be891c0c2c2c4492f1b4ef7a68290e 2025-09-29 10:19:35.832558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:35.874207 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:35.874293 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:35.874304 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:35.874326 | ubuntu-noble-large | DiffID: sha256:d47e31e3ea8c6aa230a3160a348fe2665525aef193021d82c8d6005859dd1d27 2025-09-29 10:19:35.874335 | ubuntu-noble-large | DiffID: sha256:8d818895e0ac09747e9f380fbf4fa0d1dbbbe54a1a4ee3ebbe502b1fe9b1926f 2025-09-29 10:19:35.927831 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:d2458d6d3271082b4e1c28e5cafebf96e015f7fa2c02cc29ccbdefe2b929422f 2025-09-29 10:19:35.928730 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:35.975010 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:35.975101 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:35.975115 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:35.975126 | ubuntu-noble-large | DiffID: sha256:d47e31e3ea8c6aa230a3160a348fe2665525aef193021d82c8d6005859dd1d27 2025-09-29 10:19:35.975136 | ubuntu-noble-large | DiffID: sha256:8d818895e0ac09747e9f380fbf4fa0d1dbbbe54a1a4ee3ebbe502b1fe9b1926f 2025-09-29 10:19:36.035698 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:d2458d6d3271082b4e1c28e5cafebf96e015f7fa2c02cc29ccbdefe2b929422f 2025-09-29 10:19:36.036340 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:36.036458 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:36.036619 | ubuntu-noble-large | [SUCCESS] [12/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:19:36.042787 | ubuntu-noble-large | [INFO]  [13/131] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:36.042945 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.566822 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.566963 | ubuntu-noble-large | [SUCCESS] [13/131] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.566980 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.620833 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.620946 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:37.620962 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:37.675609 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b555d4e0365b4a8c73afa6d247e9f858661e135cb32d6960c7ab46508a8b9601 2025-09-29 10:19:37.675781 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123658-1874 2025-09-29 10:19:37.945029 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:37.995538 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b555d4e0365b4a8c73afa6d247e9f858661e135cb32d6960c7ab46508a8b9601 2025-09-29 10:19:37.995624 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:38.041738 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:38.041873 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:38.041890 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:38.041929 | ubuntu-noble-large | DiffID: sha256:c0ddc7da0ac55f3a4e98efe5ad4d7e2a7b4471555e6f6863ebecacfe607988eb 2025-09-29 10:19:38.041940 | ubuntu-noble-large | DiffID: sha256:4a682bfa560632a477f0c673b5a56444eedcb917f6f359c6d44ef023ce8f6183 2025-09-29 10:19:38.091259 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:6c8459951152c34e9c188602960cd21e79d156ecbbb4945d1aae2b5bd52b0e1d 2025-09-29 10:19:38.092169 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:38.135191 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:38.135258 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:38.135269 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:38.135280 | ubuntu-noble-large | DiffID: sha256:c0ddc7da0ac55f3a4e98efe5ad4d7e2a7b4471555e6f6863ebecacfe607988eb 2025-09-29 10:19:38.135290 | ubuntu-noble-large | DiffID: sha256:4a682bfa560632a477f0c673b5a56444eedcb917f6f359c6d44ef023ce8f6183 2025-09-29 10:19:38.186713 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:6c8459951152c34e9c188602960cd21e79d156ecbbb4945d1aae2b5bd52b0e1d 2025-09-29 10:19:38.187487 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:38.187599 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:38.187801 | ubuntu-noble-large | [SUCCESS] [13/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:19:38.194593 | ubuntu-noble-large | [INFO]  [14/131] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.194787 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.848301 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.848424 | ubuntu-noble-large | [SUCCESS] [14/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.848442 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.894167 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.894339 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:38.894521 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:38.940765 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b1b6108d012480189f232fa40798f62071a8b94d24b34b99266fe6d36e0a2df6 2025-09-29 10:19:38.940898 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123658-12662 2025-09-29 10:19:39.224523 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:39.272492 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b1b6108d012480189f232fa40798f62071a8b94d24b34b99266fe6d36e0a2df6 2025-09-29 10:19:39.272576 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:39.314841 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:39.314978 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:39.314993 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:39.315004 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:39.315014 | ubuntu-noble-large | DiffID: sha256:9a40c1f64dada0d8621b96d1b71e1cd5d7f4f176de36b74818f99e4127c225bf 2025-09-29 10:19:39.366505 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:0c8f032ce2dc702b0fc96a5abbfb7496a82679d917dfcd12332bcd69c0cb4199 2025-09-29 10:19:39.367272 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:39.413623 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:39.413753 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:39.413766 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:39.413774 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:39.413781 | ubuntu-noble-large | DiffID: sha256:9a40c1f64dada0d8621b96d1b71e1cd5d7f4f176de36b74818f99e4127c225bf 2025-09-29 10:19:39.464155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:0c8f032ce2dc702b0fc96a5abbfb7496a82679d917dfcd12332bcd69c0cb4199 2025-09-29 10:19:39.465609 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:39.465643 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:39.465652 | ubuntu-noble-large | [SUCCESS] [14/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:19:39.471932 | ubuntu-noble-large | [INFO]  [15/131] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:39.472026 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.255943 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.256082 | ubuntu-noble-large | [SUCCESS] [15/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.256143 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.302527 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.302721 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.302943 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:41.355469 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e22c7ea4a5788f50ebb2ff794ffb5c4cec56f862dc0515687cb9eb7a40b86e7e 2025-09-29 10:19:41.355610 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123658-21474 2025-09-29 10:19:41.629925 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:41.678269 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e22c7ea4a5788f50ebb2ff794ffb5c4cec56f862dc0515687cb9eb7a40b86e7e 2025-09-29 10:19:41.678363 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:41.717629 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:41.717724 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:41.717738 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:41.717749 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:41.717759 | ubuntu-noble-large | DiffID: sha256:c6c2f04c090fea261fc32a628a75ea394be0618398b6b41baefdda16f47f88cb 2025-09-29 10:19:41.766924 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:bf14c97e56bac29ac7ad0397f1fd9aa037802cf7744e71edec8f0f4dea5e5e7c 2025-09-29 10:19:41.767769 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:41.810044 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:41.810122 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:41.810137 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:41.810149 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:41.810161 | ubuntu-noble-large | DiffID: sha256:c6c2f04c090fea261fc32a628a75ea394be0618398b6b41baefdda16f47f88cb 2025-09-29 10:19:41.861085 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:bf14c97e56bac29ac7ad0397f1fd9aa037802cf7744e71edec8f0f4dea5e5e7c 2025-09-29 10:19:41.861794 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:41.861825 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.861974 | ubuntu-noble-large | [SUCCESS] [15/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:19:41.868422 | ubuntu-noble-large | [INFO]  [16/131] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:41.868474 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.499774 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.499926 | ubuntu-noble-large | [SUCCESS] [16/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.499941 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.545488 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.545786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:42.546018 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:42.592536 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:91bf53a03ef4ff14e17363a5279c749a79878ed6c8192a13002b968dc0287fa5 2025-09-29 10:19:42.592627 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123658-19394 2025-09-29 10:19:42.850766 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:42.894561 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:91bf53a03ef4ff14e17363a5279c749a79878ed6c8192a13002b968dc0287fa5 2025-09-29 10:19:42.894653 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:42.939919 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:42.940010 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:42.940023 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:42.940034 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:42.940044 | ubuntu-noble-large | DiffID: sha256:d91eaaa3f8d8fb2aafb5e96115f7772b577702bb17a41955beef9a727ee59c93 2025-09-29 10:19:42.984863 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:ffd56d13be292cac705b90995b748cac2178712c929b8a75d8323bdad1786d25 2025-09-29 10:19:42.985584 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:43.037029 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:43.037126 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:43.037136 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:43.037145 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:43.037153 | ubuntu-noble-large | DiffID: sha256:d91eaaa3f8d8fb2aafb5e96115f7772b577702bb17a41955beef9a727ee59c93 2025-09-29 10:19:43.085274 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:ffd56d13be292cac705b90995b748cac2178712c929b8a75d8323bdad1786d25 2025-09-29 10:19:43.086038 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:43.086158 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:43.086318 | ubuntu-noble-large | [SUCCESS] [16/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:19:43.093310 | ubuntu-noble-large | [INFO]  [17/131] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:43.093426 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.944843 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.944976 | ubuntu-noble-large | [SUCCESS] [17/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.944988 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.993171 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.993270 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:44.993284 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:45.044821 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8c4e2e729ce3184b4df80fecfc89a20a1c6e09caf2c6d9c401ecbd2372a7feaf 2025-09-29 10:19:45.044944 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123658-4514 2025-09-29 10:19:45.294822 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:45.341625 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8c4e2e729ce3184b4df80fecfc89a20a1c6e09caf2c6d9c401ecbd2372a7feaf 2025-09-29 10:19:45.341763 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:45.390477 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:45.390575 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:45.390589 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:45.390599 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:45.390610 | ubuntu-noble-large | DiffID: sha256:ec51a195d73828845e76fd3c01592fc9609b031ec56601f573d49ff763d3fdcd 2025-09-29 10:19:45.441982 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:65fabb5d9988f2033b909e11776536e3082068ee8146225c4ae0a9eac02ce4c8 2025-09-29 10:19:45.442557 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:45.489164 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:45.489226 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:45.489232 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:45.489236 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:45.489240 | ubuntu-noble-large | DiffID: sha256:ec51a195d73828845e76fd3c01592fc9609b031ec56601f573d49ff763d3fdcd 2025-09-29 10:19:45.537923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:65fabb5d9988f2033b909e11776536e3082068ee8146225c4ae0a9eac02ce4c8 2025-09-29 10:19:45.538909 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:45.538983 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:45.538999 | ubuntu-noble-large | [SUCCESS] [17/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:19:45.545667 | ubuntu-noble-large | [INFO]  [18/131] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:45.545765 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.172706 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.172813 | ubuntu-noble-large | [SUCCESS] [18/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.172972 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.220278 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.220506 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.220750 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:46.267417 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b10d4a951b465fbbf14bebcf074ea78d9d60ea94a701e63499c9fb2ba71766a 2025-09-29 10:19:46.267523 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123658-17822 2025-09-29 10:19:46.539566 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:46.586139 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b10d4a951b465fbbf14bebcf074ea78d9d60ea94a701e63499c9fb2ba71766a 2025-09-29 10:19:46.586216 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:46.631119 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:46.631207 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:46.631220 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:46.631230 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:46.631240 | ubuntu-noble-large | DiffID: sha256:ec3da84f8af530e1f0ebbaa1158f97eacaca702d88be55ee785c77469414d66e 2025-09-29 10:19:46.682043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d02e6884b8f5d6e3f1b5de896feeb9beb3e830b370bd21bd52fe3c16d7c65bb5 2025-09-29 10:19:46.682991 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:46.730705 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:46.730806 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:46.730818 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:46.730827 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:46.730835 | ubuntu-noble-large | DiffID: sha256:ec3da84f8af530e1f0ebbaa1158f97eacaca702d88be55ee785c77469414d66e 2025-09-29 10:19:46.782753 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d02e6884b8f5d6e3f1b5de896feeb9beb3e830b370bd21bd52fe3c16d7c65bb5 2025-09-29 10:19:46.783093 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:46.783202 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.783362 | ubuntu-noble-large | [SUCCESS] [18/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:19:46.790006 | ubuntu-noble-large | [INFO]  [19/131] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:46.790141 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.643885 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.646654 | ubuntu-noble-large | [SUCCESS] [19/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.646710 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.685103 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.685173 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:47.685316 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:47.723134 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75fb9d44c16ad7ef9be03514b15d7d95d4f179f1d42aa957205c36fc645bedc8 2025-09-29 10:19:47.723225 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123658-32692 2025-09-29 10:19:47.968821 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:48.015464 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75fb9d44c16ad7ef9be03514b15d7d95d4f179f1d42aa957205c36fc645bedc8 2025-09-29 10:19:48.015543 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:48.058762 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:48.058872 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:48.058886 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:48.058896 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:48.058905 | ubuntu-noble-large | DiffID: sha256:988010a78317a8ac032dcfaeb3a99abebb5d56e20b9d0a0548e8834def6875de 2025-09-29 10:19:48.110794 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:79b0dcd817d9f4e63003bd6913f559bf0693309a34aa05ff8c4f8855ccfa9bc6 2025-09-29 10:19:48.111827 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:48.152089 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:48.152180 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:48.152193 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:48.152205 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:48.152216 | ubuntu-noble-large | DiffID: sha256:988010a78317a8ac032dcfaeb3a99abebb5d56e20b9d0a0548e8834def6875de 2025-09-29 10:19:48.199562 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:79b0dcd817d9f4e63003bd6913f559bf0693309a34aa05ff8c4f8855ccfa9bc6 2025-09-29 10:19:48.200342 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:48.200455 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:48.200613 | ubuntu-noble-large | [SUCCESS] [19/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:19:48.207442 | ubuntu-noble-large | [INFO]  [20/131] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:48.207562 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:48.993906 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:48.994034 | ubuntu-noble-large | [SUCCESS] [20/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:48.994095 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:49.039426 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:49.039636 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:49.039892 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:49.091062 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a7c01a40c9c894035facb5002e9e30bcbf25fea9d4bef76b95e3b14222777556 2025-09-29 10:19:49.091201 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123658-1241 2025-09-29 10:19:49.382545 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:49.425366 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a7c01a40c9c894035facb5002e9e30bcbf25fea9d4bef76b95e3b14222777556 2025-09-29 10:19:49.425448 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:49.467919 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:49.467974 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:49.468010 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:49.468022 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:49.468032 | ubuntu-noble-large | DiffID: sha256:627e4fe12588d43c5ce9f04017e2103647e4a12cf81c40fce211d7624c1ddf18 2025-09-29 10:19:49.515594 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:33da847a0365c31ac8e2c2b621523e2bd445c8930184700a2f7ce9f954806865 2025-09-29 10:19:49.516633 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:49.563905 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:49.563967 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:49.563973 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:49.563978 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:49.563982 | ubuntu-noble-large | DiffID: sha256:627e4fe12588d43c5ce9f04017e2103647e4a12cf81c40fce211d7624c1ddf18 2025-09-29 10:19:49.610753 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:33da847a0365c31ac8e2c2b621523e2bd445c8930184700a2f7ce9f954806865 2025-09-29 10:19:49.611556 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:49.611654 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:49.611806 | ubuntu-noble-large | [SUCCESS] [20/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:19:49.617434 | ubuntu-noble-large | [INFO]  [21/131] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:49.617541 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.270229 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.270350 | ubuntu-noble-large | [SUCCESS] [21/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.270401 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.326344 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.326433 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.326605 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:50.375915 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:81a46106b859e165c603e4140e395a1a627a25daf294115cc54752e5b9982e6f 2025-09-29 10:19:50.376032 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123658-13705 2025-09-29 10:19:50.630801 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:50.679736 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:81a46106b859e165c603e4140e395a1a627a25daf294115cc54752e5b9982e6f 2025-09-29 10:19:50.679824 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:50.723233 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:50.723311 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:50.723324 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:50.723334 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:50.723343 | ubuntu-noble-large | DiffID: sha256:0297b6c832328284f8b9c2b5b299f9762ca255f50356d3431be1cb149632bc99 2025-09-29 10:19:50.768837 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:77a757f2b48e71a1003937597782ebac800b51ff6a544372588672c7f9880b06 2025-09-29 10:19:50.770662 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:50.813947 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:50.814045 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:50.814059 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:50.814070 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:50.814080 | ubuntu-noble-large | DiffID: sha256:0297b6c832328284f8b9c2b5b299f9762ca255f50356d3431be1cb149632bc99 2025-09-29 10:19:50.865134 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:77a757f2b48e71a1003937597782ebac800b51ff6a544372588672c7f9880b06 2025-09-29 10:19:50.867007 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:50.867062 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.867076 | ubuntu-noble-large | [SUCCESS] [21/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:19:50.872829 | ubuntu-noble-large | [INFO]  [22/131] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:50.872944 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:51.958810 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:51.958942 | ubuntu-noble-large | [SUCCESS] [22/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:51.958956 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:52.001897 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:52.001973 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:52.001988 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:52.048751 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f3aaba9b17e1a0c8f12b8f95c40cf988c54aa244f15175157990ab42cea51ede 2025-09-29 10:19:52.048808 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123658-12205 2025-09-29 10:19:52.352821 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:52.403725 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f3aaba9b17e1a0c8f12b8f95c40cf988c54aa244f15175157990ab42cea51ede 2025-09-29 10:19:52.403827 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:52.446202 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:52.446325 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:52.446350 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:52.446368 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:52.446386 | ubuntu-noble-large | DiffID: sha256:5ef53d1a28ef51ae805c51a4a9c07dee29210571ab4c1fedef1e7ec3c60ec310 2025-09-29 10:19:52.494822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:8a31a1a4b2ad1f8e1f54a0cf0917a0aef1239d750b537a73c1f8a73b36ec5de9 2025-09-29 10:19:52.496659 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:52.541074 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:52.541156 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:52.541170 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:52.541181 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:52.541191 | ubuntu-noble-large | DiffID: sha256:5ef53d1a28ef51ae805c51a4a9c07dee29210571ab4c1fedef1e7ec3c60ec310 2025-09-29 10:19:52.585824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:8a31a1a4b2ad1f8e1f54a0cf0917a0aef1239d750b537a73c1f8a73b36ec5de9 2025-09-29 10:19:52.587507 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:52.587574 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:52.587588 | ubuntu-noble-large | [SUCCESS] [22/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:19:52.593785 | ubuntu-noble-large | [INFO]  [23/131] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:52.593866 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.546293 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.546409 | ubuntu-noble-large | [SUCCESS] [23/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.546423 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.591797 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.591896 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:54.591942 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:54.641514 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f3ab28af7750b0dcc7fb290433be5383a500509196d298d8ab4baf07773522cc 2025-09-29 10:19:54.641590 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123658-29448 2025-09-29 10:19:54.921847 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:54.976003 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f3ab28af7750b0dcc7fb290433be5383a500509196d298d8ab4baf07773522cc 2025-09-29 10:19:54.976122 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:55.015947 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:55.016030 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:55.016042 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:55.016052 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:55.016062 | ubuntu-noble-large | DiffID: sha256:6da4ed4dcc5cead158facdc63322a5487dbcdcec9b12376f2035b707a3d997ad 2025-09-29 10:19:55.069911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:1d6a22c30cd7de7df0f4879ad8f9ee5ac00cf4e61b801fadcc263aa229173048 2025-09-29 10:19:55.070843 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:55.115805 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:55.115911 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:55.115923 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:55.115933 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:55.115942 | ubuntu-noble-large | DiffID: sha256:6da4ed4dcc5cead158facdc63322a5487dbcdcec9b12376f2035b707a3d997ad 2025-09-29 10:19:55.164867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:1d6a22c30cd7de7df0f4879ad8f9ee5ac00cf4e61b801fadcc263aa229173048 2025-09-29 10:19:55.166241 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:55.166333 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:55.166348 | ubuntu-noble-large | [SUCCESS] [23/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:19:55.172836 | ubuntu-noble-large | [INFO]  [24/131] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:55.172964 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.276662 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.276769 | ubuntu-noble-large | [SUCCESS] [24/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.276789 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.322802 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.322904 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.323494 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:56.365881 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7cf7403545bddc19578d5b5300ddd5b08a03a08030ee46652eb13e8636ec632a 2025-09-29 10:19:56.365989 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123658-18414 2025-09-29 10:19:56.652830 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:56.695690 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7cf7403545bddc19578d5b5300ddd5b08a03a08030ee46652eb13e8636ec632a 2025-09-29 10:19:56.695751 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:56.739132 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:56.739236 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:56.739257 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:56.739273 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:56.739289 | ubuntu-noble-large | DiffID: sha256:3bc22da3fe9b88e0a6cb493ec2e0cf4fb29a8f64e1229bd906abd0efc5890dbc 2025-09-29 10:19:56.790623 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c45405ae770259265296d4fc6aa58d61e42f223d466af88a933b9ed508f09452 2025-09-29 10:19:56.791489 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:56.835017 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:56.835110 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:56.835123 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:56.835133 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:56.835142 | ubuntu-noble-large | DiffID: sha256:3bc22da3fe9b88e0a6cb493ec2e0cf4fb29a8f64e1229bd906abd0efc5890dbc 2025-09-29 10:19:56.884845 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c45405ae770259265296d4fc6aa58d61e42f223d466af88a933b9ed508f09452 2025-09-29 10:19:56.886339 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:56.886375 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.886383 | ubuntu-noble-large | [SUCCESS] [24/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:19:56.893117 | ubuntu-noble-large | [INFO]  [25/131] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:56.893148 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.802823 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.802968 | ubuntu-noble-large | [SUCCESS] [25/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.802982 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.852752 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.852976 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:57.853189 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:57.903842 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2907b3c64a9878e36f4fbb7284e59d04cdad3bb597c031e36d77479508c09024 2025-09-29 10:19:57.903962 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123658-16878 2025-09-29 10:19:58.171582 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:58.217559 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2907b3c64a9878e36f4fbb7284e59d04cdad3bb597c031e36d77479508c09024 2025-09-29 10:19:58.217653 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:58.261831 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:58.261934 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:58.261947 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:58.261958 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:58.261969 | ubuntu-noble-large | DiffID: sha256:00a1b6e9458fd7ca6ae5846c2fd653d832ffc5a429d910f82f72537d141a4b5f 2025-09-29 10:19:58.313945 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:1337b8cdc404cfb77171a071b68658072e3511f6bb06ee0dd80a3ee373fd7bd0 2025-09-29 10:19:58.314887 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:58.360883 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:58.360977 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:58.360992 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:58.361003 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:58.361013 | ubuntu-noble-large | DiffID: sha256:00a1b6e9458fd7ca6ae5846c2fd653d832ffc5a429d910f82f72537d141a4b5f 2025-09-29 10:19:58.412392 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:1337b8cdc404cfb77171a071b68658072e3511f6bb06ee0dd80a3ee373fd7bd0 2025-09-29 10:19:58.413174 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:58.413300 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:58.413506 | ubuntu-noble-large | [SUCCESS] [25/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:19:58.419006 | ubuntu-noble-large | [INFO]  [26/131] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:58.419052 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:58.978744 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:58.978840 | ubuntu-noble-large | [SUCCESS] [26/131] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:58.979281 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:59.029112 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:59.029221 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:59.029377 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:19:59.077278 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b40670d2b9ffedc301931b5464693e9e098db1fde357bf588b397d541f2cede8 2025-09-29 10:19:59.077379 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123658-30267 2025-09-29 10:19:59.358227 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:19:59.400370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b40670d2b9ffedc301931b5464693e9e098db1fde357bf588b397d541f2cede8 2025-09-29 10:19:59.400447 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:19:59.443045 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:59.443100 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:59.443112 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:59.443123 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:59.443134 | ubuntu-noble-large | DiffID: sha256:67464b303b27498e97e99e0f91443d0fd1d3e2553db369d6eebbb2ca938b3e17 2025-09-29 10:19:59.495319 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:82a46b6cb4ba2f66c83664e25eae993eb0d4eabe00a2e9d920bf452fb25d8fc5 2025-09-29 10:19:59.496144 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:19:59.541797 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:19:59.541897 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:19:59.541909 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:19:59.541918 | ubuntu-noble-large | DiffID: sha256:30b791fdbecd6132a2b2d266ef5219c4ea5ba497d854e64a3b41649175295364 2025-09-29 10:19:59.541927 | ubuntu-noble-large | DiffID: sha256:67464b303b27498e97e99e0f91443d0fd1d3e2553db369d6eebbb2ca938b3e17 2025-09-29 10:19:59.586251 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:82a46b6cb4ba2f66c83664e25eae993eb0d4eabe00a2e9d920bf452fb25d8fc5 2025-09-29 10:19:59.587786 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:19:59.587868 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:59.587884 | ubuntu-noble-large | [SUCCESS] [26/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:19:59.594190 | ubuntu-noble-large | [INFO]  [27/131] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:19:59.594322 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.006977 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.007094 | ubuntu-noble-large | [SUCCESS] [27/131] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.007186 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.050657 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.050869 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.051113 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:00.100274 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:afcd6d9b9a32242d837efd21ea4d5876c821220ae069bc8946d5af1c1a7be265 2025-09-29 10:20:00.100389 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123658-31711 2025-09-29 10:20:00.351224 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:00.393251 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:afcd6d9b9a32242d837efd21ea4d5876c821220ae069bc8946d5af1c1a7be265 2025-09-29 10:20:00.393332 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:00.433756 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:00.433871 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:00.433886 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:00.433896 | ubuntu-noble-large | DiffID: sha256:b32fa4fc94e90ec7925f4551a26326898c54088a8c79ae0441db9b78c4588bf9 2025-09-29 10:20:00.433907 | ubuntu-noble-large | DiffID: sha256:d3dfae1de0c064f3d721b87a1c23d45e45da3eb5ca2522e0a24a6af61ea421f2 2025-09-29 10:20:00.483417 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:34851faf834e613cf5f9df6389ded21fc23e186341f6bef6e3dfc064efde73b2 2025-09-29 10:20:00.483736 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:00.530184 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:00.530253 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:00.530267 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:00.530278 | ubuntu-noble-large | DiffID: sha256:b32fa4fc94e90ec7925f4551a26326898c54088a8c79ae0441db9b78c4588bf9 2025-09-29 10:20:00.530289 | ubuntu-noble-large | DiffID: sha256:d3dfae1de0c064f3d721b87a1c23d45e45da3eb5ca2522e0a24a6af61ea421f2 2025-09-29 10:20:00.578798 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:34851faf834e613cf5f9df6389ded21fc23e186341f6bef6e3dfc064efde73b2 2025-09-29 10:20:00.579633 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:00.579873 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.580002 | ubuntu-noble-large | [SUCCESS] [27/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:20:00.586694 | ubuntu-noble-large | [INFO]  [28/131] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:00.586909 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.532599 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.532751 | ubuntu-noble-large | [SUCCESS] [28/131] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.532891 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.578598 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.578880 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:01.579213 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:01.631358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8c2cc182fa3d55177c1472896f4177494c9c6b73c117d8507cb4642182f30ea5 2025-09-29 10:20:01.631455 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123658-2702 2025-09-29 10:20:01.906644 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:01.950167 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8c2cc182fa3d55177c1472896f4177494c9c6b73c117d8507cb4642182f30ea5 2025-09-29 10:20:01.950278 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:01.995160 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:01.995246 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:01.995259 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:01.995270 | ubuntu-noble-large | DiffID: sha256:b32fa4fc94e90ec7925f4551a26326898c54088a8c79ae0441db9b78c4588bf9 2025-09-29 10:20:01.995280 | ubuntu-noble-large | DiffID: sha256:6f3e4aa1e03326edbfedc814e70769ad9d71cc449fc3a1299f5bcde72af5e56e 2025-09-29 10:20:02.046439 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:f49b7bae6587b88135eefa875a165dc750cf2b0d1fd3b9c245b51d6f5b32c161 2025-09-29 10:20:02.047272 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:02.090227 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:02.090318 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:02.090344 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:02.090355 | ubuntu-noble-large | DiffID: sha256:b32fa4fc94e90ec7925f4551a26326898c54088a8c79ae0441db9b78c4588bf9 2025-09-29 10:20:02.090366 | ubuntu-noble-large | DiffID: sha256:6f3e4aa1e03326edbfedc814e70769ad9d71cc449fc3a1299f5bcde72af5e56e 2025-09-29 10:20:02.140158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:f49b7bae6587b88135eefa875a165dc750cf2b0d1fd3b9c245b51d6f5b32c161 2025-09-29 10:20:02.140961 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:02.141068 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:02.141217 | ubuntu-noble-large | [SUCCESS] [28/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:20:02.148172 | ubuntu-noble-large | [INFO]  [29/131] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:02.148314 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.617071 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.617193 | ubuntu-noble-large | [SUCCESS] [29/131] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.617287 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.664758 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.664845 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:03.665053 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:03.714207 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9755f9a6f36399450d0ac6026b16becf4813c38580ef36f79ed07d6e5c1b265c 2025-09-29 10:20:03.714325 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123658-30424 2025-09-29 10:20:03.996401 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:04.039890 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9755f9a6f36399450d0ac6026b16becf4813c38580ef36f79ed07d6e5c1b265c 2025-09-29 10:20:04.039991 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:04.084240 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:04.084344 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:04.084358 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:04.084370 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:04.084380 | ubuntu-noble-large | DiffID: sha256:4eb295dfa1c9c7fa0bdea2d3bf395f4530dd491210e0f8d86bd39c67baa69d51 2025-09-29 10:20:04.137299 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:fc80e4990d9c926b5c9a33e57a28d5792f04b560360936610ad5209783b572b2 2025-09-29 10:20:04.138216 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:04.180225 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:04.180280 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:04.180288 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:04.180294 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:04.180300 | ubuntu-noble-large | DiffID: sha256:4eb295dfa1c9c7fa0bdea2d3bf395f4530dd491210e0f8d86bd39c67baa69d51 2025-09-29 10:20:04.228579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:fc80e4990d9c926b5c9a33e57a28d5792f04b560360936610ad5209783b572b2 2025-09-29 10:20:04.229371 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:04.229494 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:04.229649 | ubuntu-noble-large | [SUCCESS] [29/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:20:04.236015 | ubuntu-noble-large | [INFO]  [30/131] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:04.236190 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.030159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.030252 | ubuntu-noble-large | [SUCCESS] [30/131] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.030398 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.073135 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.073339 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.073536 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:05.115220 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f109ed02e8e3f62dd35d658671344a6260f3167696aba6940bed57bbaffb08f9 2025-09-29 10:20:05.115344 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123658-8104 2025-09-29 10:20:05.360420 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:05.403461 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f109ed02e8e3f62dd35d658671344a6260f3167696aba6940bed57bbaffb08f9 2025-09-29 10:20:05.403548 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:05.449619 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:05.449727 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:05.449742 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:05.449753 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:05.449763 | ubuntu-noble-large | DiffID: sha256:4b0e1f3fd3e26a4d2e01efa3be3ec486a4008d20215f2fbea5c9066b728c5d44 2025-09-29 10:20:05.492828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:298b21fe80af51f047995c4df50d0d58f1c161eb92244ed69abef3efff1bf12a 2025-09-29 10:20:05.493408 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:05.531774 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:05.531841 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:05.531874 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:05.531884 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:05.531894 | ubuntu-noble-large | DiffID: sha256:4b0e1f3fd3e26a4d2e01efa3be3ec486a4008d20215f2fbea5c9066b728c5d44 2025-09-29 10:20:05.570279 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:298b21fe80af51f047995c4df50d0d58f1c161eb92244ed69abef3efff1bf12a 2025-09-29 10:20:05.570587 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:05.570716 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.570889 | ubuntu-noble-large | [SUCCESS] [30/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:20:05.576808 | ubuntu-noble-large | [INFO]  [31/131] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:05.576971 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.166322 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.166422 | ubuntu-noble-large | [SUCCESS] [31/131] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.166562 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.208380 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.208569 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.208795 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:07.249339 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e4442063397ed26b8aa3a5ec8043b616a906f314acfb922b6ce67d3bda5ce722 2025-09-29 10:20:07.249421 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123658-4023 2025-09-29 10:20:07.488658 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:07.531227 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e4442063397ed26b8aa3a5ec8043b616a906f314acfb922b6ce67d3bda5ce722 2025-09-29 10:20:07.531299 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:07.571766 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:07.571833 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:07.571846 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:07.571879 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:07.571890 | ubuntu-noble-large | DiffID: sha256:3b21709db18344da4f4d3eacf76fd8fd0b20725765dae93680f5c9af30a1b56b 2025-09-29 10:20:07.616620 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:e136d526c95838724867224acd66b9d38da28ea85c380027e141586537310bcf 2025-09-29 10:20:07.617403 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:07.659259 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:07.659326 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:07.659338 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:07.659348 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:07.659359 | ubuntu-noble-large | DiffID: sha256:3b21709db18344da4f4d3eacf76fd8fd0b20725765dae93680f5c9af30a1b56b 2025-09-29 10:20:07.697624 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:e136d526c95838724867224acd66b9d38da28ea85c380027e141586537310bcf 2025-09-29 10:20:07.698344 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:07.698457 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.698616 | ubuntu-noble-large | [SUCCESS] [31/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:20:07.704482 | ubuntu-noble-large | [INFO]  [32/131] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:07.704624 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.452454 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.452558 | ubuntu-noble-large | [SUCCESS] [32/131] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.452713 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.499125 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.499303 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:08.499495 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:08.544809 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9434546dcc171291b6e18bfab1dc146d1d078c6a7b49a0c237184cb050fb0299 2025-09-29 10:20:08.544906 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123658-14647 2025-09-29 10:20:08.788404 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:08.832770 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9434546dcc171291b6e18bfab1dc146d1d078c6a7b49a0c237184cb050fb0299 2025-09-29 10:20:08.832877 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:08.872830 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:08.872913 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:08.872924 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:08.872932 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:08.872940 | ubuntu-noble-large | DiffID: sha256:885a5c47f99550b657c2d6e72e9b3b0533c974d27c3cdbd8f8851c1d886d9a1d 2025-09-29 10:20:08.921008 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:dd9aa3851e9366a94cdb5fa797e432ac7f865a265512165ceb26f3bab4fe0c9c 2025-09-29 10:20:08.921691 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:08.962208 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:08.962286 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:08.962298 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:08.962326 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:08.962346 | ubuntu-noble-large | DiffID: sha256:885a5c47f99550b657c2d6e72e9b3b0533c974d27c3cdbd8f8851c1d886d9a1d 2025-09-29 10:20:09.006021 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:dd9aa3851e9366a94cdb5fa797e432ac7f865a265512165ceb26f3bab4fe0c9c 2025-09-29 10:20:09.006640 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:09.006754 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:09.006978 | ubuntu-noble-large | [SUCCESS] [32/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:20:09.012255 | ubuntu-noble-large | [INFO]  [33/131] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.012377 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.723802 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.723923 | ubuntu-noble-large | [SUCCESS] [33/131] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.724078 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.762145 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.762332 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:09.762538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:09.803157 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b8a053b454049d578db3d30d2f832e5aac4d4469122bd46376d526d049718ea 2025-09-29 10:20:09.803293 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123658-22717 2025-09-29 10:20:10.042265 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:10.084645 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b8a053b454049d578db3d30d2f832e5aac4d4469122bd46376d526d049718ea 2025-09-29 10:20:10.084778 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:10.121226 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:10.121307 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:10.121319 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:10.121329 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:10.121338 | ubuntu-noble-large | DiffID: sha256:22863a8f1229a27c6a88f84a31ec6c27cdc09e0da148d50c1b51b4becd97dd59 2025-09-29 10:20:10.166808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:5640a6b41235e806aefc857b406246e7507de159e4e50602df2514e2da089358 2025-09-29 10:20:10.168497 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:10.207587 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:10.207699 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:10.207716 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:10.207727 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:10.207737 | ubuntu-noble-large | DiffID: sha256:22863a8f1229a27c6a88f84a31ec6c27cdc09e0da148d50c1b51b4becd97dd59 2025-09-29 10:20:10.250597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:5640a6b41235e806aefc857b406246e7507de159e4e50602df2514e2da089358 2025-09-29 10:20:10.251797 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:10.251893 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:10.251910 | ubuntu-noble-large | [SUCCESS] [33/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:20:10.256809 | ubuntu-noble-large | [INFO]  [34/131] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:10.256900 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.165722 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.165793 | ubuntu-noble-large | [SUCCESS] [34/131] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.165804 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.199801 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.199898 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.199911 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:11.241833 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1906e0d416e8bf37860b7a7ab3009ef5fb14e30c54ec5a5b2b4e7d04f8f6f72a 2025-09-29 10:20:11.241924 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123658-4140 2025-09-29 10:20:11.487909 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:11.530823 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1906e0d416e8bf37860b7a7ab3009ef5fb14e30c54ec5a5b2b4e7d04f8f6f72a 2025-09-29 10:20:11.530931 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:11.573235 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:11.573326 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:11.573338 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:11.573347 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:11.573356 | ubuntu-noble-large | DiffID: sha256:a131c12ab7c0e709cf2c2181f83873ff1a05ed685fd710d3e8291720e00f4bde 2025-09-29 10:20:11.612055 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:216391531d67ba2a6a4a5d2857991d0933d8841cc852c967325cc410ae3710ee 2025-09-29 10:20:11.612793 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:11.652548 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:11.652626 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:11.652639 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:11.652649 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:11.652658 | ubuntu-noble-large | DiffID: sha256:a131c12ab7c0e709cf2c2181f83873ff1a05ed685fd710d3e8291720e00f4bde 2025-09-29 10:20:11.696522 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:216391531d67ba2a6a4a5d2857991d0933d8841cc852c967325cc410ae3710ee 2025-09-29 10:20:11.697846 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:11.697979 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.697993 | ubuntu-noble-large | [SUCCESS] [34/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:20:11.703970 | ubuntu-noble-large | [INFO]  [35/131] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:11.704019 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.727013 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.727129 | ubuntu-noble-large | [SUCCESS] [35/131] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.727145 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.771817 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.771955 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:12.772753 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:12.816794 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:18f52b4c25336a8a51f162b79b95e745f381adbea02cddac37e56b5e1a39be4f 2025-09-29 10:20:12.816888 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123658-30205 2025-09-29 10:20:13.077836 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:13.120832 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:18f52b4c25336a8a51f162b79b95e745f381adbea02cddac37e56b5e1a39be4f 2025-09-29 10:20:13.120927 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:13.161715 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:13.161802 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:13.161818 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:13.161831 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:13.161843 | ubuntu-noble-large | DiffID: sha256:c067573e193c478e3d78dd911197d037794262641f34a5583a7f4766e5b79b35 2025-09-29 10:20:13.213792 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:5f2cdfa1bade090f2f10e4907e6278b1e610c88859ce293ecd81c2aee543f65b 2025-09-29 10:20:13.214530 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:13.257900 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:13.257980 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:13.257992 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:13.258021 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:13.258029 | ubuntu-noble-large | DiffID: sha256:c067573e193c478e3d78dd911197d037794262641f34a5583a7f4766e5b79b35 2025-09-29 10:20:13.307446 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:5f2cdfa1bade090f2f10e4907e6278b1e610c88859ce293ecd81c2aee543f65b 2025-09-29 10:20:13.308806 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:13.308901 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:13.308912 | ubuntu-noble-large | [SUCCESS] [35/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:20:13.313895 | ubuntu-noble-large | [INFO]  [36/131] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:13.313968 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.489846 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.489975 | ubuntu-noble-large | [SUCCESS] [36/131] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.489987 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.529815 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.529944 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:14.529960 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:14.574828 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:429491d46b06856de777a102ebf2cb1a3d3c66c3a5fd9bb45e6b0d268deb1239 2025-09-29 10:20:14.574942 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123658-5344 2025-09-29 10:20:14.831898 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:14.879815 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:429491d46b06856de777a102ebf2cb1a3d3c66c3a5fd9bb45e6b0d268deb1239 2025-09-29 10:20:14.879996 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:14.920397 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:14.920481 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:14.920494 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:14.920505 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:14.920531 | ubuntu-noble-large | DiffID: sha256:aa0aed42b49be6944a93d3541d0b3d9e88502fa367cefcbea3a0e02a91a0d04c 2025-09-29 10:20:14.962597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:ee62a6db7a422ae602b500f004e216ebb284057b89c38aa5c1ae80c858a7799b 2025-09-29 10:20:14.963648 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:15.006060 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:15.006126 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:15.006135 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:15.006142 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:15.006150 | ubuntu-noble-large | DiffID: sha256:aa0aed42b49be6944a93d3541d0b3d9e88502fa367cefcbea3a0e02a91a0d04c 2025-09-29 10:20:15.053835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:ee62a6db7a422ae602b500f004e216ebb284057b89c38aa5c1ae80c858a7799b 2025-09-29 10:20:15.054813 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:15.054916 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:15.055776 | ubuntu-noble-large | [SUCCESS] [36/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:20:15.061784 | ubuntu-noble-large | [INFO]  [37/131] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:15.061874 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.034926 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.035051 | ubuntu-noble-large | [SUCCESS] [37/131] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.035066 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.082885 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.083007 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.083838 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:16.133078 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2809a948e2224b89faa97d9ad515191dff59641faf711caa9a73d984f386ad08 2025-09-29 10:20:16.133174 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123658-19111 2025-09-29 10:20:16.395834 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:16.441877 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2809a948e2224b89faa97d9ad515191dff59641faf711caa9a73d984f386ad08 2025-09-29 10:20:16.441975 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:16.479287 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:16.479381 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:16.479395 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:16.479406 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:16.479417 | ubuntu-noble-large | DiffID: sha256:6f76ba34b3d69e80d43271020e58c42b3d143b59768b3c7077def1b8c97f3fb1 2025-09-29 10:20:16.532811 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:2ce6be05ed68de9e77e1f5923d5ff4b7f1f7b6a183457b8ba8037512fb64851f 2025-09-29 10:20:16.534819 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:16.578621 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:16.578760 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:16.578775 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:16.578786 | ubuntu-noble-large | DiffID: sha256:7af195a57e7423366b20e998dc0d53c10a6a22024a5ce848ab6d4dea3a38f40b 2025-09-29 10:20:16.578797 | ubuntu-noble-large | DiffID: sha256:6f76ba34b3d69e80d43271020e58c42b3d143b59768b3c7077def1b8c97f3fb1 2025-09-29 10:20:16.626043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:2ce6be05ed68de9e77e1f5923d5ff4b7f1f7b6a183457b8ba8037512fb64851f 2025-09-29 10:20:16.627340 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:16.627615 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.627899 | ubuntu-noble-large | [SUCCESS] [37/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:20:16.634536 | ubuntu-noble-large | [INFO]  [38/131] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:16.634820 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:17.962988 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:17.963848 | ubuntu-noble-large | [SUCCESS] [38/131] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:17.963998 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:18.006012 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:18.006112 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:18.006126 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:18.051840 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:03e053813a320fe3d2986ecf7ea9d01c9a4b1245e07ea3260c055a8ab0752a5b 2025-09-29 10:20:18.051995 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123658-4148 2025-09-29 10:20:18.319638 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:18.372361 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:03e053813a320fe3d2986ecf7ea9d01c9a4b1245e07ea3260c055a8ab0752a5b 2025-09-29 10:20:18.372452 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:18.416216 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:18.416313 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:18.416327 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:18.416338 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:18.416349 | ubuntu-noble-large | DiffID: sha256:fa6b4a021ab1ea757640bddb02615f729078878b8abf769e45e7bcbae3b4b4b2 2025-09-29 10:20:18.464828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d1dbf748f5e57f3d297d6c566229bbe8c03a9cc7fadabf1e11291e200217e3b8 2025-09-29 10:20:18.465883 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:18.507571 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:18.507664 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:18.507718 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:18.507730 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:18.507741 | ubuntu-noble-large | DiffID: sha256:fa6b4a021ab1ea757640bddb02615f729078878b8abf769e45e7bcbae3b4b4b2 2025-09-29 10:20:18.555520 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d1dbf748f5e57f3d297d6c566229bbe8c03a9cc7fadabf1e11291e200217e3b8 2025-09-29 10:20:18.555940 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:18.556044 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:18.557016 | ubuntu-noble-large | [SUCCESS] [38/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:20:18.562788 | ubuntu-noble-large | [INFO]  [39/131] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:18.562967 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.288819 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.288923 | ubuntu-noble-large | [SUCCESS] [39/131] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.288934 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.333928 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.334039 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.334054 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:19.384472 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e1f492696262ea5000462d169397fe7470b1ea781f0b5a5da83d640a33c5171 2025-09-29 10:20:19.384567 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123658-16253 2025-09-29 10:20:19.648008 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:19.694803 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e1f492696262ea5000462d169397fe7470b1ea781f0b5a5da83d640a33c5171 2025-09-29 10:20:19.694909 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:19.736150 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:19.736217 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:19.736228 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:19.736238 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:19.736247 | ubuntu-noble-large | DiffID: sha256:25c4b611de20bc9c8962fe966327c51a1c0a0969ef812554f38c79165e5d3802 2025-09-29 10:20:19.785608 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:3bc0373ec4b976602d7268a5580463c3e6af088780030237ccabdda6cdb0de38 2025-09-29 10:20:19.786420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:19.827039 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:19.827099 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:19.827110 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:19.827118 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:19.827127 | ubuntu-noble-large | DiffID: sha256:25c4b611de20bc9c8962fe966327c51a1c0a0969ef812554f38c79165e5d3802 2025-09-29 10:20:19.872095 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:3bc0373ec4b976602d7268a5580463c3e6af088780030237ccabdda6cdb0de38 2025-09-29 10:20:19.872782 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:19.872951 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.873123 | ubuntu-noble-large | [SUCCESS] [39/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:20:19.879538 | ubuntu-noble-large | [INFO]  [40/131] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:19.879662 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.565144 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.565265 | ubuntu-noble-large | [SUCCESS] [40/131] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.565280 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.610567 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.610830 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:20.611085 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:20.658933 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e37462ff94c002d09267a02e676589dd353b0f90a1bd43b0d05ab2286964979e 2025-09-29 10:20:20.659077 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123658-6363 2025-09-29 10:20:20.926396 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:20.974784 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e37462ff94c002d09267a02e676589dd353b0f90a1bd43b0d05ab2286964979e 2025-09-29 10:20:20.974945 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:21.020316 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:21.020419 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:21.020461 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:21.020472 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:21.020483 | ubuntu-noble-large | DiffID: sha256:d07370346c7ad5b9b5b97239da81ad16ed283cca7660e78d741ce39147df6155 2025-09-29 10:20:21.077891 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:28f5984ac1063f6f8cff21fc88fb01bbd19e4e52ff0504c94c941293aa85d2dc 2025-09-29 10:20:21.078653 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:21.122800 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:21.122911 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:21.122923 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:21.122931 | ubuntu-noble-large | DiffID: sha256:8ea38e51173b445e3a9153f5e26bc0a3ce5a2c5fa8e56e778ed99de961f469db 2025-09-29 10:20:21.122939 | ubuntu-noble-large | DiffID: sha256:d07370346c7ad5b9b5b97239da81ad16ed283cca7660e78d741ce39147df6155 2025-09-29 10:20:21.183886 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:28f5984ac1063f6f8cff21fc88fb01bbd19e4e52ff0504c94c941293aa85d2dc 2025-09-29 10:20:21.184761 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:21.184895 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:21.185087 | ubuntu-noble-large | [SUCCESS] [40/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:20:21.193792 | ubuntu-noble-large | [INFO]  [41/131] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:21.194068 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.012227 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.012380 | ubuntu-noble-large | [SUCCESS] [41/131] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.012399 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.058537 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.058768 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.059006 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:22.103483 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3015b533eb00a14d58a20e086faae206ed3678063450e64a771da9838c239045 2025-09-29 10:20:22.103546 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123658-24778 2025-09-29 10:20:22.377418 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:22.425473 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3015b533eb00a14d58a20e086faae206ed3678063450e64a771da9838c239045 2025-09-29 10:20:22.425569 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:22.471233 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:22.471316 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:22.471328 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:22.471339 | ubuntu-noble-large | DiffID: sha256:b438475406069c608f4fced31f80d023e97beee1ab8dfd0796e2dd34536eda67 2025-09-29 10:20:22.471350 | ubuntu-noble-large | DiffID: sha256:0e324382ec2138613fefd7eb57269912c78d364e8cb7fff338cec54ecde55664 2025-09-29 10:20:22.519952 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:105639305cf70b85964028468d1cee740a1d24e3de5a703557f8c8b7621e60e3 2025-09-29 10:20:22.520797 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:22.562218 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:22.562297 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:22.562309 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:22.562318 | ubuntu-noble-large | DiffID: sha256:b438475406069c608f4fced31f80d023e97beee1ab8dfd0796e2dd34536eda67 2025-09-29 10:20:22.562326 | ubuntu-noble-large | DiffID: sha256:0e324382ec2138613fefd7eb57269912c78d364e8cb7fff338cec54ecde55664 2025-09-29 10:20:22.609386 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:105639305cf70b85964028468d1cee740a1d24e3de5a703557f8c8b7621e60e3 2025-09-29 10:20:22.610300 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:22.610449 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.610620 | ubuntu-noble-large | [SUCCESS] [41/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:20:22.617636 | ubuntu-noble-large | [INFO]  [42/131] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:22.617982 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.854115 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.854235 | ubuntu-noble-large | [SUCCESS] [42/131] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.854248 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.900290 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.900600 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:23.900882 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:23.949237 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:315f013dd061511966b3d6a240f1a35c0c5494e914a9fb04025f2f4b9cef3a98 2025-09-29 10:20:23.949338 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123658-18279 2025-09-29 10:20:24.214391 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:24.263141 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:315f013dd061511966b3d6a240f1a35c0c5494e914a9fb04025f2f4b9cef3a98 2025-09-29 10:20:24.263243 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:24.308987 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:24.309088 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:24.309102 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:24.309113 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:24.309123 | ubuntu-noble-large | DiffID: sha256:a5c46efa088533529eae1b4a21b1592e5357f207e86b1af4db12669c99060036 2025-09-29 10:20:24.362177 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f663d529289ff5780825fae62979855a443468fa4c5442a9bec2b3ecaf3d2a53 2025-09-29 10:20:24.363795 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:24.406752 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:24.406839 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:24.406875 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:24.406887 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:24.406912 | ubuntu-noble-large | DiffID: sha256:a5c46efa088533529eae1b4a21b1592e5357f207e86b1af4db12669c99060036 2025-09-29 10:20:24.461585 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f663d529289ff5780825fae62979855a443468fa4c5442a9bec2b3ecaf3d2a53 2025-09-29 10:20:24.461880 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:24.461941 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:24.462087 | ubuntu-noble-large | [SUCCESS] [42/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:20:24.468625 | ubuntu-noble-large | [INFO]  [43/131] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:24.468734 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.696066 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.696191 | ubuntu-noble-large | [SUCCESS] [43/131] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.696208 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.745490 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.745726 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:25.745992 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:25.793663 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ff28871ebd7ec266301afcec13dc22d2f98ea14706fc9f1658feecd7e0961786 2025-09-29 10:20:25.793950 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123658-20440 2025-09-29 10:20:26.088602 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:26.135846 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ff28871ebd7ec266301afcec13dc22d2f98ea14706fc9f1658feecd7e0961786 2025-09-29 10:20:26.135957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:26.178276 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:26.178354 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:26.178364 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:26.178371 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:26.178377 | ubuntu-noble-large | DiffID: sha256:4dc408f521951b4d7e05dca09c532c6ec683708adbda68860d834d845221bcc4 2025-09-29 10:20:26.228938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:1713a2e58c95c7731c57869eb817dadcf94c4f29a93c1506f364a3068ccfdf5f 2025-09-29 10:20:26.229603 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:26.274350 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:26.274451 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:26.274466 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:26.274477 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:26.274487 | ubuntu-noble-large | DiffID: sha256:4dc408f521951b4d7e05dca09c532c6ec683708adbda68860d834d845221bcc4 2025-09-29 10:20:26.323706 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:1713a2e58c95c7731c57869eb817dadcf94c4f29a93c1506f364a3068ccfdf5f 2025-09-29 10:20:26.325729 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:26.325783 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:26.325797 | ubuntu-noble-large | [SUCCESS] [43/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:20:26.330818 | ubuntu-noble-large | [INFO]  [44/131] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:26.330935 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.109317 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.109428 | ubuntu-noble-large | [SUCCESS] [44/131] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.109659 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.159358 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.159485 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.159752 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:27.207702 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:17f0485aa7956c2215562594099565f5bf08ad366a51fafeb78a3134aa60d28d 2025-09-29 10:20:27.207816 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123658-24026 2025-09-29 10:20:27.454265 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:27.502317 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:17f0485aa7956c2215562594099565f5bf08ad366a51fafeb78a3134aa60d28d 2025-09-29 10:20:27.502412 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:27.546243 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:27.546325 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:27.546338 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:27.546349 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:27.546359 | ubuntu-noble-large | DiffID: sha256:1160b27e51a01cfcf07192f9d141c3cfc3c0f29fbe05e4fb5a36643ea87474da 2025-09-29 10:20:27.598757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:130b86b4c3a13af12c7603f98c9f1ee17ac089d8940a15238d1b9a729bd1d5d9 2025-09-29 10:20:27.599698 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:27.640733 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:27.640825 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:27.640839 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:27.640872 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:27.640883 | ubuntu-noble-large | DiffID: sha256:1160b27e51a01cfcf07192f9d141c3cfc3c0f29fbe05e4fb5a36643ea87474da 2025-09-29 10:20:27.690789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:130b86b4c3a13af12c7603f98c9f1ee17ac089d8940a15238d1b9a729bd1d5d9 2025-09-29 10:20:27.691459 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:27.691543 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.691705 | ubuntu-noble-large | [SUCCESS] [44/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:20:27.698131 | ubuntu-noble-large | [INFO]  [45/131] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:27.698195 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.111817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.111948 | ubuntu-noble-large | [SUCCESS] [45/131] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.112063 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.162082 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.162281 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.162475 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:29.205634 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:382f3aa6fa5e85f5a4c6e5710fc4845ea385706b76774bce14b090a096985466 2025-09-29 10:20:29.205741 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123658-32662 2025-09-29 10:20:29.473251 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:29.519774 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:382f3aa6fa5e85f5a4c6e5710fc4845ea385706b76774bce14b090a096985466 2025-09-29 10:20:29.519888 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:29.562798 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:29.562903 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:29.562914 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:29.562923 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:29.562942 | ubuntu-noble-large | DiffID: sha256:5fa0997e56a90d1cacb6cfdc1de65642aa1df56930dcff6cb8d4134d44d6ce66 2025-09-29 10:20:29.614901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:3d387aed60837de00130dbe68b272cd29a1159aa9b892002c02192c90a26081b 2025-09-29 10:20:29.615771 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:29.660706 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:29.660803 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:29.660816 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:29.660827 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:29.660836 | ubuntu-noble-large | DiffID: sha256:5fa0997e56a90d1cacb6cfdc1de65642aa1df56930dcff6cb8d4134d44d6ce66 2025-09-29 10:20:29.716102 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:3d387aed60837de00130dbe68b272cd29a1159aa9b892002c02192c90a26081b 2025-09-29 10:20:29.717033 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:29.717151 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.717326 | ubuntu-noble-large | [SUCCESS] [45/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:20:29.724092 | ubuntu-noble-large | [INFO]  [46/131] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:29.724248 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.346199 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.346305 | ubuntu-noble-large | [SUCCESS] [46/131] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.346496 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.398115 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.398311 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.398525 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:31.442211 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2ee12cb00ff3c7b9c231985e175ffc47133a997d4f1a944e7f0937fb12848b8e 2025-09-29 10:20:31.442288 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123658-27875 2025-09-29 10:20:31.695423 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:31.737813 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2ee12cb00ff3c7b9c231985e175ffc47133a997d4f1a944e7f0937fb12848b8e 2025-09-29 10:20:31.737913 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:31.780621 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:31.780724 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:31.780736 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:31.780745 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:31.780754 | ubuntu-noble-large | DiffID: sha256:5c09d825b505d4be1aba39cd263598f6e9cf64d670ef7587f0e5a3e2fccde032 2025-09-29 10:20:31.823437 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:563b4ff6c4dafee53a6ba12bd5698d959602bd338d9d4704ffeb5f709a459dc4 2025-09-29 10:20:31.824834 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:31.868529 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:31.868622 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:31.868636 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:31.868648 | ubuntu-noble-large | DiffID: sha256:59a71c5853d396b1d2a82f8ca90b0810751d6fbf009b49892bf58eef1fac6203 2025-09-29 10:20:31.868658 | ubuntu-noble-large | DiffID: sha256:5c09d825b505d4be1aba39cd263598f6e9cf64d670ef7587f0e5a3e2fccde032 2025-09-29 10:20:31.913320 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:563b4ff6c4dafee53a6ba12bd5698d959602bd338d9d4704ffeb5f709a459dc4 2025-09-29 10:20:31.914131 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:31.914266 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.914446 | ubuntu-noble-large | [SUCCESS] [46/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:20:31.921268 | ubuntu-noble-large | [INFO]  [47/131] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:31.921375 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.505531 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.505627 | ubuntu-noble-large | [SUCCESS] [47/131] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.505640 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.551928 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.552029 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:32.552045 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:32.600325 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:37af7028c04ab5ff88578f7d33fd906b66f7b62a6f917e39f4340c4074549c65 2025-09-29 10:20:32.600477 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123658-30021 2025-09-29 10:20:32.878816 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:32.928391 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:37af7028c04ab5ff88578f7d33fd906b66f7b62a6f917e39f4340c4074549c65 2025-09-29 10:20:32.928493 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:32.974389 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:32.974488 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:32.974529 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:32.974541 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:32.974552 | ubuntu-noble-large | DiffID: sha256:10107019c58f250aba5bf6de5d01c432daddd7015b8b355a55feaa9a67dd8eab 2025-09-29 10:20:33.022863 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:24b9b084aa5da41169604970cb7b46dbf64691a2d9d3c22209327c75c30e516b 2025-09-29 10:20:33.023603 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:33.069252 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:33.069359 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:33.069380 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:33.069395 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:33.069411 | ubuntu-noble-large | DiffID: sha256:10107019c58f250aba5bf6de5d01c432daddd7015b8b355a55feaa9a67dd8eab 2025-09-29 10:20:33.120141 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:24b9b084aa5da41169604970cb7b46dbf64691a2d9d3c22209327c75c30e516b 2025-09-29 10:20:33.121096 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:33.121196 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:33.121383 | ubuntu-noble-large | [SUCCESS] [47/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:20:33.128180 | ubuntu-noble-large | [INFO]  [48/131] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:33.128307 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.324306 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.324417 | ubuntu-noble-large | [SUCCESS] [48/131] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.324489 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.371564 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.371832 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.372137 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:34.420428 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aabe6401477bb23b193d1ab6d96d4dca525a0d1a12577512a0a297ababa0adc3 2025-09-29 10:20:34.420514 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123658-6088 2025-09-29 10:20:34.678259 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:34.726092 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aabe6401477bb23b193d1ab6d96d4dca525a0d1a12577512a0a297ababa0adc3 2025-09-29 10:20:34.726192 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:34.769501 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:34.769574 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:34.769582 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:34.769589 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:34.769594 | ubuntu-noble-large | DiffID: sha256:b300b3e3063c37f7edc0270dbf40dcf9fe10d300d9dc652d0e35fb3b4231d8d4 2025-09-29 10:20:34.830314 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:d6ce02ca6e13dd69d8202f2ec5c4e8ec1931900c8b9b1c7601d80811d2bbd2cc 2025-09-29 10:20:34.831070 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:34.880649 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:34.880730 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:34.880737 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:34.880743 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:34.880749 | ubuntu-noble-large | DiffID: sha256:b300b3e3063c37f7edc0270dbf40dcf9fe10d300d9dc652d0e35fb3b4231d8d4 2025-09-29 10:20:34.930507 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:d6ce02ca6e13dd69d8202f2ec5c4e8ec1931900c8b9b1c7601d80811d2bbd2cc 2025-09-29 10:20:34.931332 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:34.931440 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.931572 | ubuntu-noble-large | [SUCCESS] [48/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:20:34.937963 | ubuntu-noble-large | [INFO]  [49/131] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:34.938130 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.761095 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.761220 | ubuntu-noble-large | [SUCCESS] [49/131] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.761234 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.810848 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.811819 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:35.811951 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:35.861062 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:33fee78af3617973ccabecf518e2c36ada578879b1245edc3b4808bde3adcc18 2025-09-29 10:20:35.861154 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123658-21820 2025-09-29 10:20:36.124364 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:36.174530 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:33fee78af3617973ccabecf518e2c36ada578879b1245edc3b4808bde3adcc18 2025-09-29 10:20:36.174648 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:36.221819 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:36.221951 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:36.221966 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:36.221977 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:36.221988 | ubuntu-noble-large | DiffID: sha256:fd9b11add3bb124e9b16ab780f4e4546bc9a025955a526930fb4c57005a17c8c 2025-09-29 10:20:36.266764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:b035a3376489a79396719791b39c24b38225513c67537830976b34798e2fd86b 2025-09-29 10:20:36.267610 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:36.306795 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:36.306912 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:36.306926 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:36.306935 | ubuntu-noble-large | DiffID: sha256:8d2b9c65a9c943cf061376bd5ee980fb6b803a62d564d44fe5afc0e9634e7c42 2025-09-29 10:20:36.306943 | ubuntu-noble-large | DiffID: sha256:fd9b11add3bb124e9b16ab780f4e4546bc9a025955a526930fb4c57005a17c8c 2025-09-29 10:20:36.355793 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:b035a3376489a79396719791b39c24b38225513c67537830976b34798e2fd86b 2025-09-29 10:20:36.356825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:36.356965 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:36.357147 | ubuntu-noble-large | [SUCCESS] [49/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:20:36.364532 | ubuntu-noble-large | [INFO]  [50/131] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:36.364665 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.324892 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.325016 | ubuntu-noble-large | [SUCCESS] [50/131] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.325126 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.367397 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.367640 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.367963 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:38.418003 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8434270a150a345d8ec02a9a46558773546507c4d5b7a20fb185a6f3eaf8f08c 2025-09-29 10:20:38.418103 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123658-23583 2025-09-29 10:20:38.718697 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:38.766600 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8434270a150a345d8ec02a9a46558773546507c4d5b7a20fb185a6f3eaf8f08c 2025-09-29 10:20:38.766711 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:38.817552 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:38.817649 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:38.817706 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:38.817720 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:38.817728 | ubuntu-noble-large | DiffID: sha256:e6569ccfcc8bda25323d9df9c8056f8a76f2fcc3575227d16dcfac76de04afd6 2025-09-29 10:20:38.869911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:ea2f49bc638af40cf5a5e2ccff436ffb45c127d7b09cc23dfd7a85b6cd79db76 2025-09-29 10:20:38.871110 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:38.919378 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:38.919466 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:38.919479 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:38.919489 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:38.919499 | ubuntu-noble-large | DiffID: sha256:e6569ccfcc8bda25323d9df9c8056f8a76f2fcc3575227d16dcfac76de04afd6 2025-09-29 10:20:38.967419 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:ea2f49bc638af40cf5a5e2ccff436ffb45c127d7b09cc23dfd7a85b6cd79db76 2025-09-29 10:20:38.967785 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:38.968829 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.968963 | ubuntu-noble-large | [SUCCESS] [50/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:20:38.973829 | ubuntu-noble-large | [INFO]  [51/131] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:38.973872 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.797832 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.797967 | ubuntu-noble-large | [SUCCESS] [51/131] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.797982 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.842813 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.842949 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:39.842977 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:39.893808 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f64ba2fab2a0908cbd31668630fbf90eb66b518095def932ca519ecd28dd5dd6 2025-09-29 10:20:39.894170 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123658-28693 2025-09-29 10:20:40.164591 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:40.214238 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f64ba2fab2a0908cbd31668630fbf90eb66b518095def932ca519ecd28dd5dd6 2025-09-29 10:20:40.214315 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:40.255365 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:40.255424 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:40.255435 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:40.255445 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:40.255454 | ubuntu-noble-large | DiffID: sha256:03dd4bc39ca2ea778ae035ce9253715441a0926beedf4e185b244efb93885b3e 2025-09-29 10:20:40.299943 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:58f2df8beca230c727d4598e8f714f84b160be747e20d5e29cbe92af785019f4 2025-09-29 10:20:40.300977 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:40.341727 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:40.341782 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:40.341793 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:40.341802 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:40.341810 | ubuntu-noble-large | DiffID: sha256:03dd4bc39ca2ea778ae035ce9253715441a0926beedf4e185b244efb93885b3e 2025-09-29 10:20:40.387783 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:58f2df8beca230c727d4598e8f714f84b160be747e20d5e29cbe92af785019f4 2025-09-29 10:20:40.388821 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:40.388937 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:40.388954 | ubuntu-noble-large | [SUCCESS] [51/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:20:40.396334 | ubuntu-noble-large | [INFO]  [52/131] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:40.396388 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.311884 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.311982 | ubuntu-noble-large | [SUCCESS] [52/131] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.311997 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.356831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.356909 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.356947 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:41.415562 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:493cc40cb18700f7498c340225c25d64bd54aa0c82f5765add877b9e684796ae 2025-09-29 10:20:41.415624 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123658-2921 2025-09-29 10:20:41.665068 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:41.718818 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:493cc40cb18700f7498c340225c25d64bd54aa0c82f5765add877b9e684796ae 2025-09-29 10:20:41.718921 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:41.767133 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:41.767220 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:41.767232 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:41.767241 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:41.767249 | ubuntu-noble-large | DiffID: sha256:c60f07a28fcfd9c9454ac58f5be628389db4fdaa87bec9d5f8a06cce9eedeb51 2025-09-29 10:20:41.819578 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:0e7e51b9cc47cd6693ea767b4b2a88d75b1ff0e35539b4b4cce6a0c2610bc72d 2025-09-29 10:20:41.821404 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:41.864478 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:41.864562 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:41.864577 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:41.864588 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:41.864598 | ubuntu-noble-large | DiffID: sha256:c60f07a28fcfd9c9454ac58f5be628389db4fdaa87bec9d5f8a06cce9eedeb51 2025-09-29 10:20:41.924394 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:0e7e51b9cc47cd6693ea767b4b2a88d75b1ff0e35539b4b4cce6a0c2610bc72d 2025-09-29 10:20:41.925832 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:41.925927 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.925939 | ubuntu-noble-large | [SUCCESS] [52/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:20:41.932193 | ubuntu-noble-large | [INFO]  [53/131] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:41.932266 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.141816 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.141936 | ubuntu-noble-large | [SUCCESS] [53/131] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.141957 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.185824 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.185944 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.185963 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:43.224809 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:49dacb52f05c104c3dce3d8de9178c4524ba7056bfbacc62a55d430b424f983e 2025-09-29 10:20:43.224920 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123658-20137 2025-09-29 10:20:43.491801 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:43.533844 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:49dacb52f05c104c3dce3d8de9178c4524ba7056bfbacc62a55d430b424f983e 2025-09-29 10:20:43.534008 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:43.580925 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:43.581021 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:43.581034 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:43.581045 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:43.581073 | ubuntu-noble-large | DiffID: sha256:270fb72dc9810db2783c3c9c9d77479187edc12bf6c10e23545f4e2e03c9b42f 2025-09-29 10:20:43.639074 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:956326fa2df1984b04b39bab7d1cda73270d4d316d3594553b5f57fb6ca4ed5d 2025-09-29 10:20:43.640457 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:43.690608 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:43.690710 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:43.690728 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:43.690739 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:43.690749 | ubuntu-noble-large | DiffID: sha256:270fb72dc9810db2783c3c9c9d77479187edc12bf6c10e23545f4e2e03c9b42f 2025-09-29 10:20:43.747785 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:956326fa2df1984b04b39bab7d1cda73270d4d316d3594553b5f57fb6ca4ed5d 2025-09-29 10:20:43.748812 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:43.748929 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.748947 | ubuntu-noble-large | [SUCCESS] [53/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:20:43.754791 | ubuntu-noble-large | [INFO]  [54/131] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:43.754877 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.575596 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.575734 | ubuntu-noble-large | [SUCCESS] [54/131] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.575752 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.617848 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.618813 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:45.618912 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:45.668799 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a581cf861cb80a656afb55971df7c556231554a088dcbc619faa0ac89bed974 2025-09-29 10:20:45.668909 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123658-14954 2025-09-29 10:20:45.975502 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:46.025911 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a581cf861cb80a656afb55971df7c556231554a088dcbc619faa0ac89bed974 2025-09-29 10:20:46.025993 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:46.070094 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:46.070186 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:46.070200 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:46.070211 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:46.070221 | ubuntu-noble-large | DiffID: sha256:47b3d5b6982eecfe41e571588024304b75d064eea87b374431be8aee31930971 2025-09-29 10:20:46.117147 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:e58c28eba16e64d590e526a49571140212c27d90abe3d2e07e03b8e44142e8b5 2025-09-29 10:20:46.117797 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:46.160074 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:46.160177 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:46.160192 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:46.160203 | ubuntu-noble-large | DiffID: sha256:e451350d6a0063f89bdcc9ae6194e1eb9074509e7f90cbec22e2646d97c3ab2c 2025-09-29 10:20:46.160214 | ubuntu-noble-large | DiffID: sha256:47b3d5b6982eecfe41e571588024304b75d064eea87b374431be8aee31930971 2025-09-29 10:20:46.209873 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:e58c28eba16e64d590e526a49571140212c27d90abe3d2e07e03b8e44142e8b5 2025-09-29 10:20:46.210890 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:46.211002 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:46.211018 | ubuntu-noble-large | [SUCCESS] [54/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:20:46.217790 | ubuntu-noble-large | [INFO]  [55/131] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:46.217879 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.394775 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.394897 | ubuntu-noble-large | [SUCCESS] [55/131] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.394909 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.434641 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.434726 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.434743 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:47.470800 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66ce777dfad81858665dc0d35c50c77d96ec12ac78cd753309f870f18038be1c 2025-09-29 10:20:47.470900 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123658-14377 2025-09-29 10:20:47.746832 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:47.796817 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66ce777dfad81858665dc0d35c50c77d96ec12ac78cd753309f870f18038be1c 2025-09-29 10:20:47.796931 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:47.846008 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:47.846087 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:47.846096 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:47.846104 | ubuntu-noble-large | DiffID: sha256:da6c4608ebe76a2e3143afa99f9b3627d238bb0cdb22b52758cd164180c6a321 2025-09-29 10:20:47.846110 | ubuntu-noble-large | DiffID: sha256:f9e130ac27103e83898875d73f1e442241ce984d9850dbbf4517e3001d7de7dc 2025-09-29 10:20:47.894812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:11b25457426eb1926151f36c8191b4abf7eca7d1715ee8d50f06c918dd163106 2025-09-29 10:20:47.895743 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:47.935250 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:47.935336 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:47.935346 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:47.935355 | ubuntu-noble-large | DiffID: sha256:da6c4608ebe76a2e3143afa99f9b3627d238bb0cdb22b52758cd164180c6a321 2025-09-29 10:20:47.935364 | ubuntu-noble-large | DiffID: sha256:f9e130ac27103e83898875d73f1e442241ce984d9850dbbf4517e3001d7de7dc 2025-09-29 10:20:47.978408 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:11b25457426eb1926151f36c8191b4abf7eca7d1715ee8d50f06c918dd163106 2025-09-29 10:20:47.979752 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:47.979785 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.979794 | ubuntu-noble-large | [SUCCESS] [55/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:20:47.986099 | ubuntu-noble-large | [INFO]  [56/131] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:47.986186 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.579835 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.579966 | ubuntu-noble-large | [SUCCESS] [56/131] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.579980 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.630797 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.630912 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:48.630928 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:48.676840 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b08eca4219b0acfd4b03687e344e91a8405b975042d5cd14da5d1556c6dc2de1 2025-09-29 10:20:48.677009 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123658-23554 2025-09-29 10:20:48.964833 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:49.009880 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b08eca4219b0acfd4b03687e344e91a8405b975042d5cd14da5d1556c6dc2de1 2025-09-29 10:20:49.009989 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:49.058102 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:49.058203 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:49.058222 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:49.058238 | ubuntu-noble-large | DiffID: sha256:da6c4608ebe76a2e3143afa99f9b3627d238bb0cdb22b52758cd164180c6a321 2025-09-29 10:20:49.058251 | ubuntu-noble-large | DiffID: sha256:95ca77788f9c765a58d042792bc843d81252051c7a760c96c2210183c5c89220 2025-09-29 10:20:49.107836 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:9e55adc05d4c09f6c40406d731856ee939f452af143015ee7f00c61538d66406 2025-09-29 10:20:49.109721 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:49.152337 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:49.152433 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:49.152445 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:49.152455 | ubuntu-noble-large | DiffID: sha256:da6c4608ebe76a2e3143afa99f9b3627d238bb0cdb22b52758cd164180c6a321 2025-09-29 10:20:49.152478 | ubuntu-noble-large | DiffID: sha256:95ca77788f9c765a58d042792bc843d81252051c7a760c96c2210183c5c89220 2025-09-29 10:20:49.200432 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:9e55adc05d4c09f6c40406d731856ee939f452af143015ee7f00c61538d66406 2025-09-29 10:20:49.201943 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:49.202033 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:49.202049 | ubuntu-noble-large | [SUCCESS] [56/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:20:49.208546 | ubuntu-noble-large | [INFO]  [57/131] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:49.208653 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:49.991145 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:49.991255 | ubuntu-noble-large | [SUCCESS] [57/131] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:49.991269 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:50.040803 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:50.040908 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:50.040927 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:50.085807 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d60b22956417989b7d9e03f48715cb9f2f3586b4209cff4a6a3759c8e8757fa 2025-09-29 10:20:50.085910 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123658-750 2025-09-29 10:20:50.377812 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:50.417772 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d60b22956417989b7d9e03f48715cb9f2f3586b4209cff4a6a3759c8e8757fa 2025-09-29 10:20:50.417837 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:50.453747 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:50.453830 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:50.453841 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:50.453900 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:50.453911 | ubuntu-noble-large | DiffID: sha256:6c69ab53db55e538a185e2da75200473e517e0f00f0d9fe6bc98bfc8e0d75f69 2025-09-29 10:20:50.505642 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:5a8f0cc4e228ccd240a0b600b16a35713dd1acfbe8b42b0b5707f3959fe93fc2 2025-09-29 10:20:50.507396 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:50.548569 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:50.548643 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:50.548658 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:50.548706 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:50.548722 | ubuntu-noble-large | DiffID: sha256:6c69ab53db55e538a185e2da75200473e517e0f00f0d9fe6bc98bfc8e0d75f69 2025-09-29 10:20:50.593784 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:5a8f0cc4e228ccd240a0b600b16a35713dd1acfbe8b42b0b5707f3959fe93fc2 2025-09-29 10:20:50.594815 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:50.594902 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:50.594912 | ubuntu-noble-large | [SUCCESS] [57/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:20:50.600375 | ubuntu-noble-large | [INFO]  [58/131] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:50.600408 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.581812 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.581951 | ubuntu-noble-large | [SUCCESS] [58/131] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.581966 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.626804 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.626939 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:51.626955 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:51.676881 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6f773c7e6786424567a553a47a06bb0022f8661ac3ac45c8b79747e70389418 2025-09-29 10:20:51.676974 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123658-32537 2025-09-29 10:20:51.941734 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:51.990574 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6f773c7e6786424567a553a47a06bb0022f8661ac3ac45c8b79747e70389418 2025-09-29 10:20:51.990659 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:52.035047 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:52.035135 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:52.035146 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:52.035154 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:52.035162 | ubuntu-noble-large | DiffID: sha256:9f3b3ad05abb4bdd591f602f280563efac8b9aeb294b41991c1f94f46c4473fc 2025-09-29 10:20:52.081506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:40828710dd76cfb1a84e12d619fbe6997693b3ecbd78e14154be609486d59a12 2025-09-29 10:20:52.082817 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:52.127007 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:52.127090 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:52.127101 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:52.127110 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:52.127119 | ubuntu-noble-large | DiffID: sha256:9f3b3ad05abb4bdd591f602f280563efac8b9aeb294b41991c1f94f46c4473fc 2025-09-29 10:20:52.174085 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:40828710dd76cfb1a84e12d619fbe6997693b3ecbd78e14154be609486d59a12 2025-09-29 10:20:52.174733 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:52.174753 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:52.174761 | ubuntu-noble-large | [SUCCESS] [58/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:20:52.181281 | ubuntu-noble-large | [INFO]  [59/131] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:52.181353 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.300235 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.300346 | ubuntu-noble-large | [SUCCESS] [59/131] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.300359 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.341795 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.341903 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.341918 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:53.393582 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:279abe4027ca5c918ffdf1811194294cd7e175c00648c6c6b9b56622af989c61 2025-09-29 10:20:53.393703 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123658-28844 2025-09-29 10:20:53.655239 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:53.704789 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:279abe4027ca5c918ffdf1811194294cd7e175c00648c6c6b9b56622af989c61 2025-09-29 10:20:53.707711 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:53.751473 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:53.751562 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:53.751575 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:53.751585 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:53.751596 | ubuntu-noble-large | DiffID: sha256:56ee648187f7639bbcedcdb1469d6f9aeee0e66e7a767aaf55f044b96232ab7c 2025-09-29 10:20:53.799798 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:eae06d51899d48bc45cf14dfa2c10a4938e186d55d1d618460974044fdc8d7f6 2025-09-29 10:20:53.799931 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:53.843348 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:53.843430 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:53.843441 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:53.843451 | ubuntu-noble-large | DiffID: sha256:d956674a648cdca9248de0c749890865280dcf33cddd429bdb516e0183c0af9a 2025-09-29 10:20:53.843461 | ubuntu-noble-large | DiffID: sha256:56ee648187f7639bbcedcdb1469d6f9aeee0e66e7a767aaf55f044b96232ab7c 2025-09-29 10:20:53.893607 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:eae06d51899d48bc45cf14dfa2c10a4938e186d55d1d618460974044fdc8d7f6 2025-09-29 10:20:53.894658 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:53.894751 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.894761 | ubuntu-noble-large | [SUCCESS] [59/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:20:53.900795 | ubuntu-noble-large | [INFO]  [60/131] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:53.900896 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.871736 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.871835 | ubuntu-noble-large | [SUCCESS] [60/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.871848 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.922611 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.922698 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:54.922710 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:54.976457 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ba7daf85c46d55aa61bf91b32d2b572e83172ab40dd0ba2056364e932b640c53 2025-09-29 10:20:54.976531 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123658-3008 2025-09-29 10:20:55.257421 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:55.302888 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ba7daf85c46d55aa61bf91b32d2b572e83172ab40dd0ba2056364e932b640c53 2025-09-29 10:20:55.302987 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:55.347541 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:55.347643 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:55.347655 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:55.347707 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:55.347748 | ubuntu-noble-large | DiffID: sha256:404734b45afe0196782a461a13842ed3d7a92b63b308371293631fe95537b349 2025-09-29 10:20:55.394834 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:b7ee3ec5aeaffeabd1393bcf0fda7023ab45939f917e3e8fbfb25079e49a7cd1 2025-09-29 10:20:55.396490 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:55.440478 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:55.440580 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:55.440595 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:55.440605 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:55.440615 | ubuntu-noble-large | DiffID: sha256:404734b45afe0196782a461a13842ed3d7a92b63b308371293631fe95537b349 2025-09-29 10:20:55.487821 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:b7ee3ec5aeaffeabd1393bcf0fda7023ab45939f917e3e8fbfb25079e49a7cd1 2025-09-29 10:20:55.488807 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:55.488901 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:55.488923 | ubuntu-noble-large | [SUCCESS] [60/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:20:55.493728 | ubuntu-noble-large | [INFO]  [61/131] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:55.494373 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.372880 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.372998 | ubuntu-noble-large | [SUCCESS] [61/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.373039 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.428818 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.428936 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.428950 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:57.482475 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74ae017b0914e45fda8c03e3ccbe7b107977decebbb6418236f018430309d49f 2025-09-29 10:20:57.482566 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123658-1666 2025-09-29 10:20:57.756909 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:57.808296 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74ae017b0914e45fda8c03e3ccbe7b107977decebbb6418236f018430309d49f 2025-09-29 10:20:57.808390 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:57.852529 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:57.852602 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:57.852628 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:57.852638 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:57.852647 | ubuntu-noble-large | DiffID: sha256:2f589ab402bb311ed3efbc301fe429d43afab1c61d31ccbb7dea309ee989e89c 2025-09-29 10:20:57.902909 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:1ec358c4f9dae3b5123ecbd8d905c1c03f5fafbe0114747a1e3943d34022cbdb 2025-09-29 10:20:57.903793 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:57.947055 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:57.947140 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:57.947154 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:57.947191 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:57.947203 | ubuntu-noble-large | DiffID: sha256:2f589ab402bb311ed3efbc301fe429d43afab1c61d31ccbb7dea309ee989e89c 2025-09-29 10:20:57.996900 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:1ec358c4f9dae3b5123ecbd8d905c1c03f5fafbe0114747a1e3943d34022cbdb 2025-09-29 10:20:57.998406 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:57.998486 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:57.998500 | ubuntu-noble-large | [SUCCESS] [61/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:20:58.005054 | ubuntu-noble-large | [INFO]  [62/131] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:58.005127 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.297826 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.297950 | ubuntu-noble-large | [SUCCESS] [62/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.297965 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.343840 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.343920 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.344543 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:20:59.392865 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0655364fde737d5a8e74d7022606e2b30ac2713eafd84c4e7601befaef767444 2025-09-29 10:20:59.392959 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123658-31942 2025-09-29 10:20:59.649810 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:20:59.692872 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0655364fde737d5a8e74d7022606e2b30ac2713eafd84c4e7601befaef767444 2025-09-29 10:20:59.692972 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:20:59.738818 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:59.739006 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:59.739029 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:59.739045 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:59.739062 | ubuntu-noble-large | DiffID: sha256:7398011ade66c4f877e105919d47f7a022ed6473b64ae3803237132f406efcf2 2025-09-29 10:20:59.787842 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:fdbe29def9ba574ccceef98b7ea83828fdd27e0df9747302c2430d60bc98e36a 2025-09-29 10:20:59.788823 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:20:59.829129 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:20:59.829203 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:20:59.829211 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:20:59.829218 | ubuntu-noble-large | DiffID: sha256:25fb5b07d107548fbcff9d63f5a1fc4c1339581671352e99b8abbfa0466e26ea 2025-09-29 10:20:59.829224 | ubuntu-noble-large | DiffID: sha256:7398011ade66c4f877e105919d47f7a022ed6473b64ae3803237132f406efcf2 2025-09-29 10:20:59.875390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:fdbe29def9ba574ccceef98b7ea83828fdd27e0df9747302c2430d60bc98e36a 2025-09-29 10:20:59.875884 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:20:59.875972 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.875996 | ubuntu-noble-large | [SUCCESS] [62/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:20:59.883804 | ubuntu-noble-large | [INFO]  [63/131] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:20:59.883899 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.258933 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.259085 | ubuntu-noble-large | [SUCCESS] [63/131] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.259110 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.308809 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.310448 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.310494 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:01.362780 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:af0200fabefcd177dc5e5442fb69231124a415d6ce3eee11938998ed786a9d22 2025-09-29 10:21:01.362877 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123658-8383 2025-09-29 10:21:01.645815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:01.699840 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:af0200fabefcd177dc5e5442fb69231124a415d6ce3eee11938998ed786a9d22 2025-09-29 10:21:01.699956 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:01.743085 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:01.743187 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:01.743201 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:01.743212 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:01.743223 | ubuntu-noble-large | DiffID: sha256:3d080afb5c5f9dc29116748d556f26f5cc762e993d99a94166ec57bdd8e26b1a 2025-09-29 10:21:01.788814 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:350a8431322c5e710adb48d5d251195be7525817912e632c04a92b088d6defe0 2025-09-29 10:21:01.790496 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:01.831099 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:01.831167 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:01.831178 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:01.831186 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:01.831193 | ubuntu-noble-large | DiffID: sha256:3d080afb5c5f9dc29116748d556f26f5cc762e993d99a94166ec57bdd8e26b1a 2025-09-29 10:21:01.879963 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:350a8431322c5e710adb48d5d251195be7525817912e632c04a92b088d6defe0 2025-09-29 10:21:01.881431 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:01.881518 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.881532 | ubuntu-noble-large | [SUCCESS] [63/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:21:01.888736 | ubuntu-noble-large | [INFO]  [64/131] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:01.888817 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.494146 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.494255 | ubuntu-noble-large | [SUCCESS] [64/131] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.494269 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.546783 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.546880 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:02.546892 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:02.591499 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:87fb7763644a4913ea754abf218b0052f644aa4dc47699b5a13dab3f68f21088 2025-09-29 10:21:02.591574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123658-12443 2025-09-29 10:21:02.882756 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:02.929903 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:87fb7763644a4913ea754abf218b0052f644aa4dc47699b5a13dab3f68f21088 2025-09-29 10:21:02.930011 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:02.981389 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:02.981496 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:02.981510 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:02.981521 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:02.981532 | ubuntu-noble-large | DiffID: sha256:7956f4e267c0f832ef1eb4eb41ba5e548a9ffc141e3819d1147e93b2ca4e297b 2025-09-29 10:21:03.032836 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:d5062b576eebad559142d32af0def167e641c18bdfe34f2da58e1ebf695f87f8 2025-09-29 10:21:03.033810 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:03.079511 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:03.079606 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:03.079619 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:03.079629 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:03.079638 | ubuntu-noble-large | DiffID: sha256:7956f4e267c0f832ef1eb4eb41ba5e548a9ffc141e3819d1147e93b2ca4e297b 2025-09-29 10:21:03.130738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:d5062b576eebad559142d32af0def167e641c18bdfe34f2da58e1ebf695f87f8 2025-09-29 10:21:03.131893 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:03.131984 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:03.132000 | ubuntu-noble-large | [SUCCESS] [64/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:21:03.138719 | ubuntu-noble-large | [INFO]  [65/131] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.138799 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.927806 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.927900 | ubuntu-noble-large | [SUCCESS] [65/131] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.927916 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.979146 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.979237 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:03.979252 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:04.027833 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fd2e89026547afc2746f67a462e8391c05eca003a99f979f2333371ac020b719 2025-09-29 10:21:04.027956 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123658-32073 2025-09-29 10:21:04.302805 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:04.347883 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fd2e89026547afc2746f67a462e8391c05eca003a99f979f2333371ac020b719 2025-09-29 10:21:04.347973 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:04.399882 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:04.399982 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:04.399996 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:04.400006 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:04.400015 | ubuntu-noble-large | DiffID: sha256:933dda459e07197a203f42e4ef4e1275a90c606ec1e7c66ae47b3001c12767cc 2025-09-29 10:21:04.448770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:ab1be709638c40eb022aa462bd30474e047d6e6ac7a8b99723444b58e5fa19d9 2025-09-29 10:21:04.449965 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:04.494296 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:04.494387 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:04.494404 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:04.494417 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:04.494427 | ubuntu-noble-large | DiffID: sha256:933dda459e07197a203f42e4ef4e1275a90c606ec1e7c66ae47b3001c12767cc 2025-09-29 10:21:04.542815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:ab1be709638c40eb022aa462bd30474e047d6e6ac7a8b99723444b58e5fa19d9 2025-09-29 10:21:04.544336 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:04.544455 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:04.544471 | ubuntu-noble-large | [SUCCESS] [65/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:21:04.551821 | ubuntu-noble-large | [INFO]  [66/131] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:04.551933 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.028106 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.028204 | ubuntu-noble-large | [SUCCESS] [66/131] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.028216 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.072818 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.072944 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.073794 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:05.114713 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21d0542cc509436c436da0e8448e6e55f4a136d3e4a36dbbfb8462f6c521f232 2025-09-29 10:21:05.114798 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123658-2265 2025-09-29 10:21:05.373357 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:05.457327 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21d0542cc509436c436da0e8448e6e55f4a136d3e4a36dbbfb8462f6c521f232 2025-09-29 10:21:05.457423 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:05.498026 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:05.498117 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:05.498128 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:05.498163 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:05.498172 | ubuntu-noble-large | DiffID: sha256:ef8ca6bc0c9200f1b0b63b782b6a69881a5541aa29d3fa78471eea778f8e1050 2025-09-29 10:21:05.552331 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:8b46bd1f0edcf7740b7e3c6abfdaa4e94c960bbe229a6c5dcb7c86d94fde71f2 2025-09-29 10:21:05.553218 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:05.602769 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:05.602843 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:05.602872 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:05.602881 | ubuntu-noble-large | DiffID: sha256:a4ced3cd3300647689012d11bcb553f0396ed04e697270358903ed8e4883b876 2025-09-29 10:21:05.602890 | ubuntu-noble-large | DiffID: sha256:ef8ca6bc0c9200f1b0b63b782b6a69881a5541aa29d3fa78471eea778f8e1050 2025-09-29 10:21:05.648718 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:8b46bd1f0edcf7740b7e3c6abfdaa4e94c960bbe229a6c5dcb7c86d94fde71f2 2025-09-29 10:21:05.649518 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:05.649645 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.649876 | ubuntu-noble-large | [SUCCESS] [66/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:21:05.656545 | ubuntu-noble-large | [INFO]  [67/131] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:05.656625 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.739240 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.739372 | ubuntu-noble-large | [SUCCESS] [67/131] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.739415 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.794182 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.794391 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:06.794619 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:06.845777 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d0bbb5bccfa84bcb8d93a48656daa76b399bce6c690c4674f36c48b1aa91cbf7 2025-09-29 10:21:06.845985 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123658-11077 2025-09-29 10:21:07.158546 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:07.212628 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d0bbb5bccfa84bcb8d93a48656daa76b399bce6c690c4674f36c48b1aa91cbf7 2025-09-29 10:21:07.212763 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:07.269505 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:07.269587 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:07.269594 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:07.269601 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:07.269607 | ubuntu-noble-large | DiffID: sha256:e36ce5fa8e6744c254b5c2ed148c14355055b367f4ac16f245c5ccd87aed149f 2025-09-29 10:21:07.313994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:21cc0176ce0279048b5618c68f9bcf583c4b169b3818274037d28660c6462aa1 2025-09-29 10:21:07.314726 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:07.358757 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:07.358930 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:07.358948 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:07.358959 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:07.358983 | ubuntu-noble-large | DiffID: sha256:e36ce5fa8e6744c254b5c2ed148c14355055b367f4ac16f245c5ccd87aed149f 2025-09-29 10:21:07.413922 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:21cc0176ce0279048b5618c68f9bcf583c4b169b3818274037d28660c6462aa1 2025-09-29 10:21:07.414723 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:07.414979 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:07.415056 | ubuntu-noble-large | [SUCCESS] [67/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:21:07.421354 | ubuntu-noble-large | [INFO]  [68/131] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:07.421487 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.603874 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.604002 | ubuntu-noble-large | [SUCCESS] [68/131] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.604140 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.659131 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.659313 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:08.659530 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:08.731638 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:63877be7a9053ee69014b4cda2a87c26a690098eadb66cb2cd663248b262a0ca 2025-09-29 10:21:08.731801 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123658-23506 2025-09-29 10:21:09.027253 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:09.083726 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:63877be7a9053ee69014b4cda2a87c26a690098eadb66cb2cd663248b262a0ca 2025-09-29 10:21:09.083837 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:09.131182 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:09.131283 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:09.131296 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:09.131306 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:09.131315 | ubuntu-noble-large | DiffID: sha256:f4d0802e536073b40c2d38fedb0e799c852c41f4a3ca4b023b6c0d9e1822b1d3 2025-09-29 10:21:09.180309 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:0fbe1a3ca07fcd09bd3b37e587481b5c2619cd30a2043ba940c721b4b9c6c036 2025-09-29 10:21:09.180556 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:09.230703 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:09.230799 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:09.230812 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:09.230823 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:09.230834 | ubuntu-noble-large | DiffID: sha256:f4d0802e536073b40c2d38fedb0e799c852c41f4a3ca4b023b6c0d9e1822b1d3 2025-09-29 10:21:09.283366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:0fbe1a3ca07fcd09bd3b37e587481b5c2619cd30a2043ba940c721b4b9c6c036 2025-09-29 10:21:09.283967 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:09.284019 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:09.284143 | ubuntu-noble-large | [SUCCESS] [68/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:21:09.290171 | ubuntu-noble-large | [INFO]  [69/131] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:09.290341 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.372496 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.372604 | ubuntu-noble-large | [SUCCESS] [69/131] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.372711 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.421666 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.422034 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:10.422283 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:10.468111 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b118a12e197ef47f0dc3376985ca463123164172b7a0e80b32d38844db47e2b1 2025-09-29 10:21:10.468249 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123658-30055 2025-09-29 10:21:10.751223 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:10.798729 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b118a12e197ef47f0dc3376985ca463123164172b7a0e80b32d38844db47e2b1 2025-09-29 10:21:10.798835 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:10.845242 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:10.845328 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:10.845339 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:10.845347 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:10.845374 | ubuntu-noble-large | DiffID: sha256:7581c0bb063e95b169b0c54240cbc2f7dab0a282ed9db3dd983df9b061129dfd 2025-09-29 10:21:10.902562 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:835b958b9cbb31b863bfd953e276a443c113de2be5084d01d5deec9d1bb6ae2f 2025-09-29 10:21:10.902704 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:10.946658 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:10.948321 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:10.948346 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:10.948357 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:10.948367 | ubuntu-noble-large | DiffID: sha256:7581c0bb063e95b169b0c54240cbc2f7dab0a282ed9db3dd983df9b061129dfd 2025-09-29 10:21:11.005896 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:835b958b9cbb31b863bfd953e276a443c113de2be5084d01d5deec9d1bb6ae2f 2025-09-29 10:21:11.006834 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:11.006962 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:11.007798 | ubuntu-noble-large | [SUCCESS] [69/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:21:11.014556 | ubuntu-noble-large | [INFO]  [70/131] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.014634 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.864175 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.864277 | ubuntu-noble-large | [SUCCESS] [70/131] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.864289 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.907615 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.907744 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:11.907759 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:11.974169 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c7a3ea49ad8a7fd2145cf787432c5f1f33c510c0cb1115fb17e0ccf125525ae5 2025-09-29 10:21:11.974261 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123658-23403 2025-09-29 10:21:12.247568 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:12.300110 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c7a3ea49ad8a7fd2145cf787432c5f1f33c510c0cb1115fb17e0ccf125525ae5 2025-09-29 10:21:12.300208 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:12.354004 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:12.354092 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:12.354104 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:12.354113 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:12.354123 | ubuntu-noble-large | DiffID: sha256:01eed645851f3ee763fe55ecf092adbbcfee85afc4e395f29cfb646c1f114113 2025-09-29 10:21:12.412168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:ebb5f345bb06919005aee6f0e8808cae2008b2e3c08212ffb8e260294cfd356c 2025-09-29 10:21:12.413080 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:12.455605 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:12.455659 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:12.455695 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:12.455708 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:12.455718 | ubuntu-noble-large | DiffID: sha256:01eed645851f3ee763fe55ecf092adbbcfee85afc4e395f29cfb646c1f114113 2025-09-29 10:21:12.505891 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:ebb5f345bb06919005aee6f0e8808cae2008b2e3c08212ffb8e260294cfd356c 2025-09-29 10:21:12.506657 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:12.506818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:12.507003 | ubuntu-noble-large | [SUCCESS] [70/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:21:12.515508 | ubuntu-noble-large | [INFO]  [71/131] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:12.515705 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.717807 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.717946 | ubuntu-noble-large | [SUCCESS] [71/131] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.718078 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.768923 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.769104 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:13.769324 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:13.831202 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bfa0bc35226541bb0db472781826fbd4704a924e97cbbf62e38de653fb715e20 2025-09-29 10:21:13.831295 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123658-31364 2025-09-29 10:21:14.079627 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:14.121352 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bfa0bc35226541bb0db472781826fbd4704a924e97cbbf62e38de653fb715e20 2025-09-29 10:21:14.121427 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:14.164189 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:14.164242 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:14.164253 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:14.164263 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:14.164273 | ubuntu-noble-large | DiffID: sha256:d4998f04c643195832cf97cdf43bd9099fe782fbdbae01cf2e5ad91b94099faa 2025-09-29 10:21:14.209086 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:70ee7b179e6f10549b416c71561f23756d70e50354b0b04ca53d1eec52734de8 2025-09-29 10:21:14.209846 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:14.255789 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:14.255904 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:14.255921 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:14.255934 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:14.255948 | ubuntu-noble-large | DiffID: sha256:d4998f04c643195832cf97cdf43bd9099fe782fbdbae01cf2e5ad91b94099faa 2025-09-29 10:21:14.308462 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:70ee7b179e6f10549b416c71561f23756d70e50354b0b04ca53d1eec52734de8 2025-09-29 10:21:14.309355 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:14.309558 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:14.309770 | ubuntu-noble-large | [SUCCESS] [71/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:21:14.317302 | ubuntu-noble-large | [INFO]  [72/131] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:14.317528 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.486167 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.486295 | ubuntu-noble-large | [SUCCESS] [72/131] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.486394 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.533924 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.534161 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:15.534381 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:15.580636 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e2ca5bf9501e2ef8f4ec664b13f85de125ddec97da63c6da0ef7b326251af812 2025-09-29 10:21:15.580997 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123658-19822 2025-09-29 10:21:15.853774 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:15.908568 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e2ca5bf9501e2ef8f4ec664b13f85de125ddec97da63c6da0ef7b326251af812 2025-09-29 10:21:15.908739 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:15.954154 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:15.954261 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:15.954275 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:15.954286 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:15.954297 | ubuntu-noble-large | DiffID: sha256:e7aa752ea52eab9c46c4d7bfe912b0260b8e7c8aed6b378bb2a0d85e1d07bcd0 2025-09-29 10:21:16.004323 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:f466d58fd61763395461000a4c56efc54547087c8bb2fcd19d269c2e5d096e44 2025-09-29 10:21:16.005150 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:16.050741 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:16.050832 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:16.050845 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:16.050875 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:16.050885 | ubuntu-noble-large | DiffID: sha256:e7aa752ea52eab9c46c4d7bfe912b0260b8e7c8aed6b378bb2a0d85e1d07bcd0 2025-09-29 10:21:16.097731 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:f466d58fd61763395461000a4c56efc54547087c8bb2fcd19d269c2e5d096e44 2025-09-29 10:21:16.098651 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:16.098803 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:16.099006 | ubuntu-noble-large | [SUCCESS] [72/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:21:16.105479 | ubuntu-noble-large | [INFO]  [73/131] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:16.105619 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.044965 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.045090 | ubuntu-noble-large | [SUCCESS] [73/131] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.045217 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.089280 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.089462 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.089728 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:17.140870 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0af935b5b9c4ff4c62156da049671c581234b8a330592302612fc664fccab1e6 2025-09-29 10:21:17.141010 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123658-4710 2025-09-29 10:21:17.420356 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:17.475184 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0af935b5b9c4ff4c62156da049671c581234b8a330592302612fc664fccab1e6 2025-09-29 10:21:17.475281 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:17.517797 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:17.517896 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:17.517908 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:17.517916 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:17.517948 | ubuntu-noble-large | DiffID: sha256:b18399f31310b549fdabe3e6901e2e6ad99b6bbb02945a56eff2753103f2341c 2025-09-29 10:21:17.566643 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:4428e83dbf7ef3648f0762552d4e2de1c648b6a4f374a77a1a02369dfe430ea1 2025-09-29 10:21:17.567521 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:17.610139 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:17.610215 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:17.610228 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:17.610238 | ubuntu-noble-large | DiffID: sha256:e9bc9a59a02ade3b3dfc2b1bf888031ca89b02a6ff2645c33400caef218e4a8c 2025-09-29 10:21:17.610247 | ubuntu-noble-large | DiffID: sha256:b18399f31310b549fdabe3e6901e2e6ad99b6bbb02945a56eff2753103f2341c 2025-09-29 10:21:17.656188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:4428e83dbf7ef3648f0762552d4e2de1c648b6a4f374a77a1a02369dfe430ea1 2025-09-29 10:21:17.656534 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:17.656684 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.656910 | ubuntu-noble-large | [SUCCESS] [73/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:21:17.662980 | ubuntu-noble-large | [INFO]  [74/131] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:17.663119 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.734606 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.734787 | ubuntu-noble-large | [SUCCESS] [74/131] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.734816 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.784189 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.784391 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:18.784618 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:18.841070 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:09b713db93ff0ee65073b33c5cd96eb3ac3cf77b9ddf3f0be0a2363ff2a38e8b 2025-09-29 10:21:18.841165 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123658-14778 2025-09-29 10:21:19.100504 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:19.150793 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:09b713db93ff0ee65073b33c5cd96eb3ac3cf77b9ddf3f0be0a2363ff2a38e8b 2025-09-29 10:21:19.150896 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:19.196452 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:19.196551 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:19.196564 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:19.196573 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:19.196583 | ubuntu-noble-large | DiffID: sha256:4e49fcdc181b3b3addc788f25578eb6efa14d6f05afac79a33f12ff5ef5fd71d 2025-09-29 10:21:19.245392 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:63f1b5a537fcab737bc4d81b56c701ae2330127a30c0dd2360f8f29747874135 2025-09-29 10:21:19.246373 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:19.292230 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:19.292324 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:19.292359 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:19.292370 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:19.292379 | ubuntu-noble-large | DiffID: sha256:4e49fcdc181b3b3addc788f25578eb6efa14d6f05afac79a33f12ff5ef5fd71d 2025-09-29 10:21:19.342490 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:63f1b5a537fcab737bc4d81b56c701ae2330127a30c0dd2360f8f29747874135 2025-09-29 10:21:19.343286 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:19.343432 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:19.343622 | ubuntu-noble-large | [SUCCESS] [74/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:21:19.350112 | ubuntu-noble-large | [INFO]  [75/131] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:19.350242 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.198368 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.198480 | ubuntu-noble-large | [SUCCESS] [75/131] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.198618 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.251133 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.251352 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.251553 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:21.298382 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c12f14fb6d3545c360053e6679a86ff194a153e2f9f1840b123bfba9ebf076e0 2025-09-29 10:21:21.298459 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123658-13208 2025-09-29 10:21:21.559811 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:21.609266 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c12f14fb6d3545c360053e6679a86ff194a153e2f9f1840b123bfba9ebf076e0 2025-09-29 10:21:21.609343 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:21.650240 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:21.650311 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:21.650324 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:21.650347 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:21.650356 | ubuntu-noble-large | DiffID: sha256:0d71a19b04a0adbc3da12cdc01894b20818c1dec5e135bf814f5d2e69d6c7445 2025-09-29 10:21:21.694468 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:e0b8548ca55f53e5bdf7d0939b9c0f65ad741a6aef586d5894ec940b25279497 2025-09-29 10:21:21.695831 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:21.736579 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:21.736696 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:21.736713 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:21.736724 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:21.736735 | ubuntu-noble-large | DiffID: sha256:0d71a19b04a0adbc3da12cdc01894b20818c1dec5e135bf814f5d2e69d6c7445 2025-09-29 10:21:21.784752 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:e0b8548ca55f53e5bdf7d0939b9c0f65ad741a6aef586d5894ec940b25279497 2025-09-29 10:21:21.785833 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:21.786025 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.786209 | ubuntu-noble-large | [SUCCESS] [75/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:21:21.792946 | ubuntu-noble-large | [INFO]  [76/131] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:21.793029 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.418160 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.418268 | ubuntu-noble-large | [SUCCESS] [76/131] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.418357 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.459490 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.459633 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:23.459788 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:23.505085 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ff8d1c7fbc6250dde563b9bbed9296133a74dc1bd7348be971ac821be9104483 2025-09-29 10:21:23.505178 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123658-7211 2025-09-29 10:21:23.787202 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:23.842839 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ff8d1c7fbc6250dde563b9bbed9296133a74dc1bd7348be971ac821be9104483 2025-09-29 10:21:23.843029 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:23.890517 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:23.890595 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:23.890604 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:23.890611 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:23.890617 | ubuntu-noble-large | DiffID: sha256:23226264b5e865c8cc621c24acf7b8720ac9a4e5ec8e65b3f109d412853c4eb2 2025-09-29 10:21:23.937211 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:64abc5899b4b4fea58cd3a6587d5019a43852af53a0d3ef3821fbd4fd1966bfc 2025-09-29 10:21:23.938075 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:23.983199 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:23.983271 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:23.983278 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:23.983283 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:23.983288 | ubuntu-noble-large | DiffID: sha256:23226264b5e865c8cc621c24acf7b8720ac9a4e5ec8e65b3f109d412853c4eb2 2025-09-29 10:21:24.026394 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:64abc5899b4b4fea58cd3a6587d5019a43852af53a0d3ef3821fbd4fd1966bfc 2025-09-29 10:21:24.027348 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:24.027471 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:24.027702 | ubuntu-noble-large | [SUCCESS] [76/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:21:24.034514 | ubuntu-noble-large | [INFO]  [77/131] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:24.034650 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.080981 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.081130 | ubuntu-noble-large | [SUCCESS] [77/131] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.081152 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.125707 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.125974 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.126195 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:25.177511 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a37690dcaa095013c1898754ccf41aa4883b55a4e890c4f8d53f151e6a538d5e 2025-09-29 10:21:25.177587 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123658-29137 2025-09-29 10:21:25.454212 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:25.501405 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a37690dcaa095013c1898754ccf41aa4883b55a4e890c4f8d53f151e6a538d5e 2025-09-29 10:21:25.501516 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:25.547491 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:25.547588 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:25.547602 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:25.547613 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:25.547623 | ubuntu-noble-large | DiffID: sha256:36ecbff598bd672c2069b9b3a7382f9d5223f5eba951fab3e359bdb4d3a0446b 2025-09-29 10:21:25.593227 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:28acc259b21e21b60276e5daa7fb5000b30c3163b7a3cb73622885a8bd9d3d9b 2025-09-29 10:21:25.593934 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:25.636771 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:25.636868 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:25.636881 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:25.636891 | ubuntu-noble-large | DiffID: sha256:670904a693ed9b36fdff6caea6a42ba0e3353e4c40c48a6440d7647594b3492e 2025-09-29 10:21:25.636900 | ubuntu-noble-large | DiffID: sha256:36ecbff598bd672c2069b9b3a7382f9d5223f5eba951fab3e359bdb4d3a0446b 2025-09-29 10:21:25.696283 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:28acc259b21e21b60276e5daa7fb5000b30c3163b7a3cb73622885a8bd9d3d9b 2025-09-29 10:21:25.696930 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:25.697008 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.697024 | ubuntu-noble-large | [SUCCESS] [77/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:21:25.702591 | ubuntu-noble-large | [INFO]  [78/131] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:25.702649 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.800467 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.800554 | ubuntu-noble-large | [SUCCESS] [78/131] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.800563 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.845794 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.845896 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:26.845931 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:26.893734 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8794b00b411eba343bdb20c8701416883ac379fa8a2286801f89bb8557f4e32d 2025-09-29 10:21:26.893828 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123658-31686 2025-09-29 10:21:27.176021 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:27.221168 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8794b00b411eba343bdb20c8701416883ac379fa8a2286801f89bb8557f4e32d 2025-09-29 10:21:27.221256 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:27.270899 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:27.270984 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:27.270996 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:27.271005 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:27.271014 | ubuntu-noble-large | DiffID: sha256:ee750e12bb96b04fb0a6bf2d01479b4422d8c8c736e27f91dfddd405ac33d15a 2025-09-29 10:21:27.325208 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:12f2bf63e837819cc8fd23b906d4da670bf919c639e9be38491941fdd55835e0 2025-09-29 10:21:27.326011 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:27.368755 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:27.368843 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:27.369075 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:27.369102 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:27.369111 | ubuntu-noble-large | DiffID: sha256:ee750e12bb96b04fb0a6bf2d01479b4422d8c8c736e27f91dfddd405ac33d15a 2025-09-29 10:21:27.415873 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:12f2bf63e837819cc8fd23b906d4da670bf919c639e9be38491941fdd55835e0 2025-09-29 10:21:27.416652 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:27.416930 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:27.417139 | ubuntu-noble-large | [SUCCESS] [78/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:21:27.424054 | ubuntu-noble-large | [INFO]  [79/131] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.424125 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.886188 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.886300 | ubuntu-noble-large | [SUCCESS] [79/131] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.886383 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.933007 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.933199 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:27.933398 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:27.981475 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:63e22282772626b23e753d44ba4dc9adaf5c0b58342b3b3dd5247d6ec09cb0c1 2025-09-29 10:21:27.981578 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123658-27231 2025-09-29 10:21:28.269383 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:28.311437 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:63e22282772626b23e753d44ba4dc9adaf5c0b58342b3b3dd5247d6ec09cb0c1 2025-09-29 10:21:28.311505 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:28.357329 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:28.357425 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:28.357438 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:28.357449 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:28.357459 | ubuntu-noble-large | DiffID: sha256:91ef5c68c0b2a0546708445bb55be1a85534fa02c4fa6976d2ad3d57f58d4354 2025-09-29 10:21:28.405513 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:be9f6f4c14f4c5d9481d222f5f90c886f0318c88eac991b6faa7cb8a96f7dd13 2025-09-29 10:21:28.406806 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:28.452288 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:28.452362 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:28.452376 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:28.452387 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:28.452397 | ubuntu-noble-large | DiffID: sha256:91ef5c68c0b2a0546708445bb55be1a85534fa02c4fa6976d2ad3d57f58d4354 2025-09-29 10:21:28.504255 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:be9f6f4c14f4c5d9481d222f5f90c886f0318c88eac991b6faa7cb8a96f7dd13 2025-09-29 10:21:28.505082 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:28.505117 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:28.505289 | ubuntu-noble-large | [SUCCESS] [79/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:21:28.511910 | ubuntu-noble-large | [INFO]  [80/131] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:28.512001 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.831525 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.831643 | ubuntu-noble-large | [SUCCESS] [80/131] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.831758 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.882990 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.883321 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:29.883535 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:29.931070 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9957f1617f17e3d677f1ac7e0cf490a6af6b9589bd9b81ae1a70243d0ea08818 2025-09-29 10:21:29.931221 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123658-20696 2025-09-29 10:21:30.199178 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:30.246161 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9957f1617f17e3d677f1ac7e0cf490a6af6b9589bd9b81ae1a70243d0ea08818 2025-09-29 10:21:30.246258 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:30.291922 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:30.292016 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:30.292031 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:30.292042 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:30.292052 | ubuntu-noble-large | DiffID: sha256:fc28ae7f69c8e363b0c316b1e8f7edeb5dd2bbed11f5cc793d136375504d7289 2025-09-29 10:21:30.341530 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:9670baf04c83d94c4607182605021b3687c4c741fdff5da8f1c0cba239e998af 2025-09-29 10:21:30.342326 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:30.385525 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:30.385615 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:30.385629 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:30.385640 | ubuntu-noble-large | DiffID: sha256:8341aaca2cd9b455f4bd12d40bf2560aa1bcf65e11ab6b79b469aa5089d0a678 2025-09-29 10:21:30.385650 | ubuntu-noble-large | DiffID: sha256:fc28ae7f69c8e363b0c316b1e8f7edeb5dd2bbed11f5cc793d136375504d7289 2025-09-29 10:21:30.434628 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:9670baf04c83d94c4607182605021b3687c4c741fdff5da8f1c0cba239e998af 2025-09-29 10:21:30.435633 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:30.435770 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:30.435951 | ubuntu-noble-large | [SUCCESS] [80/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:21:30.441883 | ubuntu-noble-large | [INFO]  [81/131] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:30.442053 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.440274 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.440374 | ubuntu-noble-large | [SUCCESS] [81/131] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.440478 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.492801 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.493059 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:31.493268 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:31.551053 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5d92e1804b09a538a08c533a07e8ee2c62ae3d8cb2c8a1132891a3b656643fee 2025-09-29 10:21:31.551172 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123658-11568 2025-09-29 10:21:31.837914 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:31.886915 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5d92e1804b09a538a08c533a07e8ee2c62ae3d8cb2c8a1132891a3b656643fee 2025-09-29 10:21:31.887008 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:31.926887 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:31.926949 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:31.926961 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:31.926971 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:31.926981 | ubuntu-noble-large | DiffID: sha256:f9a85cc792b5bb02d010c7561a384f778af329a2b92fab261add579a2bdc3c08 2025-09-29 10:21:31.981085 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:23bc6d1fe6bdfbb59bb5a429482338d316cb59bdacb7ef1369d69654113ae580 2025-09-29 10:21:31.982033 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:32.022036 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:32.022111 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:32.022125 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:32.022157 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:32.022168 | ubuntu-noble-large | DiffID: sha256:f9a85cc792b5bb02d010c7561a384f778af329a2b92fab261add579a2bdc3c08 2025-09-29 10:21:32.069161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:23bc6d1fe6bdfbb59bb5a429482338d316cb59bdacb7ef1369d69654113ae580 2025-09-29 10:21:32.070004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:32.070127 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:32.070310 | ubuntu-noble-large | [SUCCESS] [81/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:21:32.076294 | ubuntu-noble-large | [INFO]  [82/131] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:32.076420 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.030481 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.030587 | ubuntu-noble-large | [SUCCESS] [82/131] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.030698 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.078188 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.078365 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.078574 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:33.128702 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:84d91778d7dc7e28dfbe89593bb2b23d53722b2e354a25715be096c574b8d3fd 2025-09-29 10:21:33.128796 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123658-24939 2025-09-29 10:21:33.387065 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:33.440474 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:84d91778d7dc7e28dfbe89593bb2b23d53722b2e354a25715be096c574b8d3fd 2025-09-29 10:21:33.440577 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:33.488129 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:33.488222 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:33.488234 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:33.488245 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:33.488255 | ubuntu-noble-large | DiffID: sha256:d4d5d74cbe25eab7decf8e33bef6cf3d7191e1c646c3d28b3a9fe91391a58143 2025-09-29 10:21:33.540726 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:a155c5aa449dce3e6628cd28a39de504b4ad65d9f64787cec21daa68671932bb 2025-09-29 10:21:33.541642 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:33.586382 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:33.586443 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:33.586455 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:33.586466 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:33.586476 | ubuntu-noble-large | DiffID: sha256:d4d5d74cbe25eab7decf8e33bef6cf3d7191e1c646c3d28b3a9fe91391a58143 2025-09-29 10:21:33.636492 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:a155c5aa449dce3e6628cd28a39de504b4ad65d9f64787cec21daa68671932bb 2025-09-29 10:21:33.637396 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:33.637520 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.637712 | ubuntu-noble-large | [SUCCESS] [82/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:21:33.644201 | ubuntu-noble-large | [INFO]  [83/131] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:33.644350 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.402959 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.403077 | ubuntu-noble-large | [SUCCESS] [83/131] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.403091 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.448760 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.449138 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.449363 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:34.498218 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3ca49cd0e68f9c4226ec5ed2ca9278b9529431f5a693f1112eb04f6c45ce387a 2025-09-29 10:21:34.498326 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123658-3851 2025-09-29 10:21:34.778830 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:34.821438 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3ca49cd0e68f9c4226ec5ed2ca9278b9529431f5a693f1112eb04f6c45ce387a 2025-09-29 10:21:34.821533 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:34.860340 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:34.860408 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:34.860421 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:34.860432 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:34.860442 | ubuntu-noble-large | DiffID: sha256:120a63af6936ee3907295227bd02ab3bb46141a387baad608d833d9a2eb11054 2025-09-29 10:21:34.908442 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:98f20e6880a21fceb74284abbf104bce456db37ccfbaa636c83936a50b182f59 2025-09-29 10:21:34.909247 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:34.950960 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:34.951016 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:34.951027 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:34.951037 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:34.951046 | ubuntu-noble-large | DiffID: sha256:120a63af6936ee3907295227bd02ab3bb46141a387baad608d833d9a2eb11054 2025-09-29 10:21:34.997118 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:98f20e6880a21fceb74284abbf104bce456db37ccfbaa636c83936a50b182f59 2025-09-29 10:21:34.998825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:34.998932 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:34.998945 | ubuntu-noble-large | [SUCCESS] [83/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:21:35.005105 | ubuntu-noble-large | [INFO]  [84/131] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.005258 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.464882 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.464986 | ubuntu-noble-large | [SUCCESS] [84/131] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.465009 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.513821 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.513946 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:35.513995 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:35.559477 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df3aa72ca5db05aa5dd80c5290cc937f20aaf498b50ec707ecb2bcab410a716f 2025-09-29 10:21:35.559614 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123658-15825 2025-09-29 10:21:35.836420 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:35.884489 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df3aa72ca5db05aa5dd80c5290cc937f20aaf498b50ec707ecb2bcab410a716f 2025-09-29 10:21:35.884584 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:35.934998 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:35.935094 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:35.935106 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:35.935117 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:35.935128 | ubuntu-noble-large | DiffID: sha256:1d7961815fd0bc2bde90cdc05eda3a13fd7d93d6f34b99cdf6d0c7bb22ece07c 2025-09-29 10:21:35.990516 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:7abe4ffd6527cd3a6fe680e9464ebe45b1312b647628363bc8f538c587563291 2025-09-29 10:21:35.991419 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:36.036251 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:36.036359 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:36.036372 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:21:36.036382 | ubuntu-noble-large | DiffID: sha256:c5a179df13e113c5b7301586dd28e18e59c830f7d9fc06133e5fa3708246d55f 2025-09-29 10:21:36.036391 | ubuntu-noble-large | DiffID: sha256:1d7961815fd0bc2bde90cdc05eda3a13fd7d93d6f34b99cdf6d0c7bb22ece07c 2025-09-29 10:21:36.084822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:7abe4ffd6527cd3a6fe680e9464ebe45b1312b647628363bc8f538c587563291 2025-09-29 10:21:36.086660 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:36.086777 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:36.086803 | ubuntu-noble-large | [SUCCESS] [84/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:21:36.093776 | ubuntu-noble-large | [INFO]  [85/131] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:36.093834 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:36.997637 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:36.997798 | ubuntu-noble-large | [SUCCESS] [85/131] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:36.997815 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:37.051832 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:37.051974 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:37.051990 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:37.098807 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:97e255297e321d3cee841678333a672f1e367e3f7b14d1db3ad8b264dbe3168b 2025-09-29 10:21:37.098923 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123658-19034 2025-09-29 10:21:37.359811 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:37.408816 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:97e255297e321d3cee841678333a672f1e367e3f7b14d1db3ad8b264dbe3168b 2025-09-29 10:21:37.408952 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:37.451526 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:37.451611 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:37.451624 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:37.451635 | ubuntu-noble-large | DiffID: sha256:ffeb97eebaec1c6293569e6c2420017ed4e47bd4ed07233cbe6980501f112381 2025-09-29 10:21:37.498421 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:6f1d52b33fa37833f354bde71fe1fa2d6872ddf50bb72f062ccfe90011745a68 2025-09-29 10:21:37.499817 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:37.542665 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:37.542786 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:37.542800 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:37.542811 | ubuntu-noble-large | DiffID: sha256:ffeb97eebaec1c6293569e6c2420017ed4e47bd4ed07233cbe6980501f112381 2025-09-29 10:21:37.594710 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:6f1d52b33fa37833f354bde71fe1fa2d6872ddf50bb72f062ccfe90011745a68 2025-09-29 10:21:37.596089 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:37.596165 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:37.596180 | ubuntu-noble-large | [SUCCESS] [85/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:21:37.602475 | ubuntu-noble-large | [INFO]  [86/131] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:37.602528 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.104180 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.104262 | ubuntu-noble-large | [SUCCESS] [86/131] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.104270 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.151872 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.151985 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.152432 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:39.202547 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:81b2f21415298a1669ec60e5a0a9453467dbf84372be0ebaff57c2af77c6ed2b 2025-09-29 10:21:39.202640 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123658-2238 2025-09-29 10:21:39.463536 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:39.511804 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:81b2f21415298a1669ec60e5a0a9453467dbf84372be0ebaff57c2af77c6ed2b 2025-09-29 10:21:39.511905 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:39.554917 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:39.555014 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:39.555030 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:39.555055 | ubuntu-noble-large | DiffID: sha256:7bb313ad9ee9306c4be1383dc0f99f4b7876384f238fd3a87df04322f95b8598 2025-09-29 10:21:39.598825 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:5b61509eed11e507a4a70451eb4823613a4afdd144fe9e23b34bd65b98a90809 2025-09-29 10:21:39.599842 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:39.639135 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:39.639226 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:39.639239 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:39.639250 | ubuntu-noble-large | DiffID: sha256:7bb313ad9ee9306c4be1383dc0f99f4b7876384f238fd3a87df04322f95b8598 2025-09-29 10:21:39.683799 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:5b61509eed11e507a4a70451eb4823613a4afdd144fe9e23b34bd65b98a90809 2025-09-29 10:21:39.684737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:39.684758 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.684766 | ubuntu-noble-large | [SUCCESS] [86/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:21:39.693923 | ubuntu-noble-large | [INFO]  [87/131] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:39.694003 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.322809 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.322935 | ubuntu-noble-large | [SUCCESS] [87/131] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.322957 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.369770 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.369830 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.369838 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:40.420880 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:531e664eea418f20f92e04033eaa34898ed38416092d8b1111841bf4d07dc731 2025-09-29 10:21:40.420973 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123658-29494 2025-09-29 10:21:40.691270 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:40.736807 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:531e664eea418f20f92e04033eaa34898ed38416092d8b1111841bf4d07dc731 2025-09-29 10:21:40.736915 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:40.784542 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:40.784633 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:40.784646 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:40.784657 | ubuntu-noble-large | DiffID: sha256:cbcc931b617fa7058e0b2663dd226e0dea80043ddd6f5c616a83ce26f91c9f2a 2025-09-29 10:21:40.840841 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce254308be95bf6014e2d31384b392d2228448923b6511795724f249d74e39ad 2025-09-29 10:21:40.842202 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:40.885556 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:40.885639 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:40.885651 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:40.885660 | ubuntu-noble-large | DiffID: sha256:cbcc931b617fa7058e0b2663dd226e0dea80043ddd6f5c616a83ce26f91c9f2a 2025-09-29 10:21:40.933286 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce254308be95bf6014e2d31384b392d2228448923b6511795724f249d74e39ad 2025-09-29 10:21:40.933823 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:40.933959 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.934015 | ubuntu-noble-large | [SUCCESS] [87/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:21:40.941757 | ubuntu-noble-large | [INFO]  [88/131] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:40.941827 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.401818 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.401953 | ubuntu-noble-large | [SUCCESS] [88/131] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.401968 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.445312 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.446349 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:42.446442 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:42.498803 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:14b34599d7e42a18a24c4cfd5960ce7c4e991453bd33954d626da9e8b457d2d4 2025-09-29 10:21:42.498933 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123658-4273 2025-09-29 10:21:42.757189 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:42.808869 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:14b34599d7e42a18a24c4cfd5960ce7c4e991453bd33954d626da9e8b457d2d4 2025-09-29 10:21:42.808957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:42.853244 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:42.853305 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:42.853318 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:42.853328 | ubuntu-noble-large | DiffID: sha256:1d2fbbd7124bfc5f1e9a2aa3847ca180e461c220450932d0790d0380d4f8c4ef 2025-09-29 10:21:42.906771 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:b52d8433c9c2bdfa5b74a109044fdbb33880794e44900f5dd8fd8f5c6f8a27a9 2025-09-29 10:21:42.907810 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:42.954579 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:42.954660 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:42.954703 | ubuntu-noble-large | DiffID: sha256:6a6bcb67929b9982848eac28e14f5e87827e6509b0401f81da776f85efe059e2 2025-09-29 10:21:42.954717 | ubuntu-noble-large | DiffID: sha256:1d2fbbd7124bfc5f1e9a2aa3847ca180e461c220450932d0790d0380d4f8c4ef 2025-09-29 10:21:43.005118 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:b52d8433c9c2bdfa5b74a109044fdbb33880794e44900f5dd8fd8f5c6f8a27a9 2025-09-29 10:21:43.006505 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:43.006554 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:43.006565 | ubuntu-noble-large | [SUCCESS] [88/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:21:43.012776 | ubuntu-noble-large | [INFO]  [89/131] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:43.012837 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.382832 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.382964 | ubuntu-noble-large | [SUCCESS] [89/131] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.382979 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.434896 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.435082 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:44.435749 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:44.481822 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c69bc210c6349487acb433c1859518a23ff8c8f41a426cdadc4cb198a407a8a7 2025-09-29 10:21:44.481942 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123658-9445 2025-09-29 10:21:44.776452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:44.826819 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c69bc210c6349487acb433c1859518a23ff8c8f41a426cdadc4cb198a407a8a7 2025-09-29 10:21:44.826920 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:44.875469 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:44.875574 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:44.875588 | ubuntu-noble-large | DiffID: sha256:12a1c0370c92a578ef5936258f262e660a354c8b2e1638fbfc4aaaf64035ee2e 2025-09-29 10:21:44.875600 | ubuntu-noble-large | DiffID: sha256:34d9d7eea6a6da1cf85acf17a7f28cb88c2ac30a4249f13d616949c11ec2f5a5 2025-09-29 10:21:44.925934 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:90e4b455c398e70a0a496026786967365fb9226928c4ab0a8260d1ec377cfef7 2025-09-29 10:21:44.927394 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:44.967731 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:44.967828 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:44.967841 | ubuntu-noble-large | DiffID: sha256:12a1c0370c92a578ef5936258f262e660a354c8b2e1638fbfc4aaaf64035ee2e 2025-09-29 10:21:44.967870 | ubuntu-noble-large | DiffID: sha256:34d9d7eea6a6da1cf85acf17a7f28cb88c2ac30a4249f13d616949c11ec2f5a5 2025-09-29 10:21:45.015828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:90e4b455c398e70a0a496026786967365fb9226928c4ab0a8260d1ec377cfef7 2025-09-29 10:21:45.016927 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:45.017446 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:45.017466 | ubuntu-noble-large | [SUCCESS] [89/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:21:45.023807 | ubuntu-noble-large | [INFO]  [90/131] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:45.023886 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.502908 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.503036 | ubuntu-noble-large | [SUCCESS] [90/131] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.503053 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.556906 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.556990 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:46.557007 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:46.611436 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:26d6992dd550e4ab3a7e4a2917cb6dbd47660998958bc73682026a1539ec7e34 2025-09-29 10:21:46.611531 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123658-22633 2025-09-29 10:21:46.896375 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:46.946897 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:26d6992dd550e4ab3a7e4a2917cb6dbd47660998958bc73682026a1539ec7e34 2025-09-29 10:21:46.946996 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:46.996173 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:46.996267 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:46.996280 | ubuntu-noble-large | DiffID: sha256:12a1c0370c92a578ef5936258f262e660a354c8b2e1638fbfc4aaaf64035ee2e 2025-09-29 10:21:46.996291 | ubuntu-noble-large | DiffID: sha256:416337242c345880b8de3f06b196844d134785bc5853ab593cbf12ab7230af7b 2025-09-29 10:21:47.059899 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:eee06aac8679dd57b4c1cb482bea99d6e6f61e0bf583d823aaf07bb2cba6d57d 2025-09-29 10:21:47.061611 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:47.105367 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:47.105458 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:47.105470 | ubuntu-noble-large | DiffID: sha256:12a1c0370c92a578ef5936258f262e660a354c8b2e1638fbfc4aaaf64035ee2e 2025-09-29 10:21:47.105480 | ubuntu-noble-large | DiffID: sha256:416337242c345880b8de3f06b196844d134785bc5853ab593cbf12ab7230af7b 2025-09-29 10:21:47.165204 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:eee06aac8679dd57b4c1cb482bea99d6e6f61e0bf583d823aaf07bb2cba6d57d 2025-09-29 10:21:47.166936 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:47.166992 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:47.167007 | ubuntu-noble-large | [SUCCESS] [90/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:21:47.172900 | ubuntu-noble-large | [INFO]  [91/131] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.172977 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.861941 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.862039 | ubuntu-noble-large | [SUCCESS] [91/131] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.862051 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.921836 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.921962 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:47.921976 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:47.971820 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a395be4430981bab0b7d4c0db710afa55c94e72058dab986ad843885ce42f37c 2025-09-29 10:21:47.971959 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123658-14645 2025-09-29 10:21:48.233586 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:48.284822 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a395be4430981bab0b7d4c0db710afa55c94e72058dab986ad843885ce42f37c 2025-09-29 10:21:48.284945 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:48.328766 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:48.328873 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:48.328886 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:21:48.328895 | ubuntu-noble-large | DiffID: sha256:9fdfb3d3926d9bd31bb0e62233ca5b3fcb1658ce9bec04686fac9a37ea5696c3 2025-09-29 10:21:48.374386 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:f0fdc4dd94749232288676a018e82f850dde5ca30693064cc2c267c6c3a3f0f6 2025-09-29 10:21:48.376367 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:48.422961 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:48.423013 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:48.423022 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:21:48.423030 | ubuntu-noble-large | DiffID: sha256:9fdfb3d3926d9bd31bb0e62233ca5b3fcb1658ce9bec04686fac9a37ea5696c3 2025-09-29 10:21:48.472013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:f0fdc4dd94749232288676a018e82f850dde5ca30693064cc2c267c6c3a3f0f6 2025-09-29 10:21:48.473808 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:48.473923 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:48.473939 | ubuntu-noble-large | [SUCCESS] [91/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:21:48.480374 | ubuntu-noble-large | [INFO]  [92/131] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:48.480517 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.062776 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.062931 | ubuntu-noble-large | [SUCCESS] [92/131] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.063191 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.106879 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.107058 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.107263 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:49.154298 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d70e5394d0e116c68130e09d58cefc475d3dec7276565c26a050fc327565c3ed 2025-09-29 10:21:49.154375 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123658-18652 2025-09-29 10:21:49.411470 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:49.456120 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d70e5394d0e116c68130e09d58cefc475d3dec7276565c26a050fc327565c3ed 2025-09-29 10:21:49.456200 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:49.497921 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:49.497987 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:49.498000 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:21:49.498012 | ubuntu-noble-large | DiffID: sha256:b3acbd1afa0b00191c7dd9034896d3d271ae189f31e9be716d7fc0915cce8934 2025-09-29 10:21:49.544818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:a29ca77ba0e8e6515ad31a8971c16abb9f91b25968488d0829c05885f694d72d 2025-09-29 10:21:49.545454 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:49.587412 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:49.587498 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:49.587512 | ubuntu-noble-large | DiffID: sha256:4cc821df4ae090a9a115fac9fe607b0d1fb0141640a4b1bdf962b505d59b3a33 2025-09-29 10:21:49.587523 | ubuntu-noble-large | DiffID: sha256:b3acbd1afa0b00191c7dd9034896d3d271ae189f31e9be716d7fc0915cce8934 2025-09-29 10:21:49.640169 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:a29ca77ba0e8e6515ad31a8971c16abb9f91b25968488d0829c05885f694d72d 2025-09-29 10:21:49.641124 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:49.641243 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.641402 | ubuntu-noble-large | [SUCCESS] [92/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:21:49.648185 | ubuntu-noble-large | [INFO]  [93/131] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:49.648325 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.258516 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.258649 | ubuntu-noble-large | [SUCCESS] [93/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.258664 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.325243 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.325349 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.325515 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:51.370467 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:057c7c354af9568b1ba84a286afe1a07133d1e990d6e9960c29405095726e4d1 2025-09-29 10:21:51.370620 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123658-19895 2025-09-29 10:21:51.621890 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:51.670547 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:057c7c354af9568b1ba84a286afe1a07133d1e990d6e9960c29405095726e4d1 2025-09-29 10:21:51.673461 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:51.722754 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:51.722866 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:51.722880 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:51.722890 | ubuntu-noble-large | DiffID: sha256:03e3208ce1743f5327e4f8dc3fc9e997951d99d3edc0363709726f0a2f055640 2025-09-29 10:21:51.777758 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:fa117a579e60389d7aa0b5d2a08d4a022705e90b3dda005d8c1980e47752d52b 2025-09-29 10:21:51.778583 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:51.832365 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:51.832471 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:51.832485 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:51.832495 | ubuntu-noble-large | DiffID: sha256:03e3208ce1743f5327e4f8dc3fc9e997951d99d3edc0363709726f0a2f055640 2025-09-29 10:21:51.887423 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:fa117a579e60389d7aa0b5d2a08d4a022705e90b3dda005d8c1980e47752d52b 2025-09-29 10:21:51.888397 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:51.888537 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.888774 | ubuntu-noble-large | [SUCCESS] [93/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:21:51.895775 | ubuntu-noble-large | [INFO]  [94/131] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:51.895950 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.881009 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.881137 | ubuntu-noble-large | [SUCCESS] [94/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.881231 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.945023 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.945160 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:52.945175 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:52.993724 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b1844dd549946b29693601c306b3a636b055da4d5d504676d9550ec8718cf063 2025-09-29 10:21:52.993889 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123658-2969 2025-09-29 10:21:53.284248 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:53.333378 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b1844dd549946b29693601c306b3a636b055da4d5d504676d9550ec8718cf063 2025-09-29 10:21:53.333476 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:53.375579 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:53.375660 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:53.375705 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:53.375714 | ubuntu-noble-large | DiffID: sha256:67871fa3d54a719ecf5b62ecad5b922e5d94b40ede6304b74a34748b78e3428d 2025-09-29 10:21:53.423461 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:c487d678d15fd2fda07b69c1cde257c05fba805a5ceb6261f7820f614dca3a73 2025-09-29 10:21:53.424358 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:53.467595 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:53.467663 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:53.467689 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:53.467699 | ubuntu-noble-large | DiffID: sha256:67871fa3d54a719ecf5b62ecad5b922e5d94b40ede6304b74a34748b78e3428d 2025-09-29 10:21:53.515831 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:c487d678d15fd2fda07b69c1cde257c05fba805a5ceb6261f7820f614dca3a73 2025-09-29 10:21:53.516279 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:53.516398 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:53.516573 | ubuntu-noble-large | [SUCCESS] [94/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:21:53.524819 | ubuntu-noble-large | [INFO]  [95/131] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:53.525023 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.550147 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.550519 | ubuntu-noble-large | [SUCCESS] [95/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.550577 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.597469 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.597662 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:54.597979 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:54.661754 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ada3629498379269a4416abfa881f0f3338b7422d357fb6dab4acd05d53da375 2025-09-29 10:21:54.664451 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123658-25816 2025-09-29 10:21:54.963414 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:55.013124 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ada3629498379269a4416abfa881f0f3338b7422d357fb6dab4acd05d53da375 2025-09-29 10:21:55.013207 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:55.056584 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:55.056701 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:55.056719 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:55.056731 | ubuntu-noble-large | DiffID: sha256:1c6ad4dcdb2166f55720a981e0ece30052fe29aeff9e10daf1a0218af73e9b96 2025-09-29 10:21:55.108816 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:29c893f5645c60acf0b81d0bbc58ab2844e1e7ecc2cf91f99d1864768d48f76d 2025-09-29 10:21:55.109514 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:55.152009 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:55.152117 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:55.152131 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:55.152158 | ubuntu-noble-large | DiffID: sha256:1c6ad4dcdb2166f55720a981e0ece30052fe29aeff9e10daf1a0218af73e9b96 2025-09-29 10:21:55.202947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:29c893f5645c60acf0b81d0bbc58ab2844e1e7ecc2cf91f99d1864768d48f76d 2025-09-29 10:21:55.204807 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:55.204901 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:55.204918 | ubuntu-noble-large | [SUCCESS] [95/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:21:55.211434 | ubuntu-noble-large | [INFO]  [96/131] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:55.211488 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.360011 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.360133 | ubuntu-noble-large | [SUCCESS] [96/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.360228 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.406380 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.406589 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.406829 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:56.447134 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:798fca2a500ada7e7e9e1ea562edfbdfc402e0d42ac7ce29b4f9ef7c7d545097 2025-09-29 10:21:56.447231 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123658-13525 2025-09-29 10:21:56.739514 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:56.789360 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:798fca2a500ada7e7e9e1ea562edfbdfc402e0d42ac7ce29b4f9ef7c7d545097 2025-09-29 10:21:56.789447 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:56.834449 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:56.834539 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:56.834575 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:56.834584 | ubuntu-noble-large | DiffID: sha256:b35c2fbca6d42b5f9646012bd9d81b1e7ac602da06dff1d2c303da478a8a22c9 2025-09-29 10:21:56.887494 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:dc03057189497a4828a7532eb17b1df4c00b21589344b8865c15b0efdaf52644 2025-09-29 10:21:56.888342 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:56.930028 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:56.930093 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:56.930104 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:56.930114 | ubuntu-noble-large | DiffID: sha256:b35c2fbca6d42b5f9646012bd9d81b1e7ac602da06dff1d2c303da478a8a22c9 2025-09-29 10:21:56.978242 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:dc03057189497a4828a7532eb17b1df4c00b21589344b8865c15b0efdaf52644 2025-09-29 10:21:56.979828 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:56.979894 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.979904 | ubuntu-noble-large | [SUCCESS] [96/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:21:56.986440 | ubuntu-noble-large | [INFO]  [97/131] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:56.986580 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.276986 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.277113 | ubuntu-noble-large | [SUCCESS] [97/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.277179 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.322947 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.323131 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.323334 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:58.372538 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:82a7e5162929e97fe10d5b648ba9be2c88c823c952a83337d55cfe5833bb1735 2025-09-29 10:21:58.372630 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123658-11602 2025-09-29 10:21:58.629775 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:21:58.681707 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:82a7e5162929e97fe10d5b648ba9be2c88c823c952a83337d55cfe5833bb1735 2025-09-29 10:21:58.681814 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:21:58.724807 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:58.724949 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:58.724963 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:58.724975 | ubuntu-noble-large | DiffID: sha256:55e7a674f697509d09f6536d1ff6bf685865521fd865f436f14bac7ac8db1ab2 2025-09-29 10:21:58.775666 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:e4200ea947119c138ae5df7e6eaaa20d8b4683a047704813d4806cf6aae6042b 2025-09-29 10:21:58.776811 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:21:58.831341 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:21:58.831475 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:21:58.831489 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:21:58.831499 | ubuntu-noble-large | DiffID: sha256:55e7a674f697509d09f6536d1ff6bf685865521fd865f436f14bac7ac8db1ab2 2025-09-29 10:21:58.883265 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:e4200ea947119c138ae5df7e6eaaa20d8b4683a047704813d4806cf6aae6042b 2025-09-29 10:21:58.884709 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:21:58.884829 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.885042 | ubuntu-noble-large | [SUCCESS] [97/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:21:58.892365 | ubuntu-noble-large | [INFO]  [98/131] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:58.892501 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.657063 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.657187 | ubuntu-noble-large | [SUCCESS] [98/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.657246 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.698554 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.698753 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:21:59.698958 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:21:59.744840 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dd4941d84d45a73ee9893a23311e911a4dc2fee9fa18e1b0db8a40cab4c9e4a5 2025-09-29 10:21:59.745061 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123658-19740 2025-09-29 10:22:00.002896 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:00.046106 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dd4941d84d45a73ee9893a23311e911a4dc2fee9fa18e1b0db8a40cab4c9e4a5 2025-09-29 10:22:00.046215 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:00.088073 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:00.088166 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:00.088181 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:00.088192 | ubuntu-noble-large | DiffID: sha256:72868e5c2e11ebd6e82606e9e09cefdd7eeaa7b6437ec415312f1d237d4bd639 2025-09-29 10:22:00.140131 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:e409bc040a0ba4dadc838dfbdbcf0a6e1e2b8ec52152002f4f7e6d0dab7c5fac 2025-09-29 10:22:00.141085 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:00.190046 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:00.190108 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:00.190120 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:00.190129 | ubuntu-noble-large | DiffID: sha256:72868e5c2e11ebd6e82606e9e09cefdd7eeaa7b6437ec415312f1d237d4bd639 2025-09-29 10:22:00.243786 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:e409bc040a0ba4dadc838dfbdbcf0a6e1e2b8ec52152002f4f7e6d0dab7c5fac 2025-09-29 10:22:00.244805 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:00.244926 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:22:00.244966 | ubuntu-noble-large | [SUCCESS] [98/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:22:00.251785 | ubuntu-noble-large | [INFO]  [99/131] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.251863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.876485 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.876579 | ubuntu-noble-large | [SUCCESS] [99/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.876589 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.922816 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.922946 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:00.922961 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:00.969930 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c196cef92c1b8972d5fe9b12acfaa3368f999019032ad2f6c5c3850ebe4386c4 2025-09-29 10:22:00.970043 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123658-21853 2025-09-29 10:22:01.218338 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:01.260313 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c196cef92c1b8972d5fe9b12acfaa3368f999019032ad2f6c5c3850ebe4386c4 2025-09-29 10:22:01.260395 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:01.307441 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:01.307522 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:01.307531 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:01.307539 | ubuntu-noble-large | DiffID: sha256:261d252b104efb06b1511233e558aede75f4df278d08a453124c16f4417b4af1 2025-09-29 10:22:01.353563 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:bded8751ed57c46f67a8034f3cd3d419f6c67feb6f1302b5f1b6be01be953bdc 2025-09-29 10:22:01.354418 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:01.397472 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:01.397568 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:01.397581 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:01.397590 | ubuntu-noble-large | DiffID: sha256:261d252b104efb06b1511233e558aede75f4df278d08a453124c16f4417b4af1 2025-09-29 10:22:01.445115 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:bded8751ed57c46f67a8034f3cd3d419f6c67feb6f1302b5f1b6be01be953bdc 2025-09-29 10:22:01.446079 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:01.446132 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:01.446306 | ubuntu-noble-large | [SUCCESS] [99/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:22:01.453575 | ubuntu-noble-large | [INFO]  [100/131] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:01.453744 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.319948 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.320070 | ubuntu-noble-large | [SUCCESS] [100/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.320203 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.369108 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.369299 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.369523 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:02.416352 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7c4f51b802b1ab39acf00e3e273c5828471faa6124f83f49ac95c9cd91465a0e 2025-09-29 10:22:02.416527 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123658-26520 2025-09-29 10:22:02.678173 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:02.729601 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7c4f51b802b1ab39acf00e3e273c5828471faa6124f83f49ac95c9cd91465a0e 2025-09-29 10:22:02.729722 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:02.772509 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:02.772588 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:02.772601 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:02.772610 | ubuntu-noble-large | DiffID: sha256:ca8a8da7d50c5fa37cca65b80d515930b9b57025423efae2c301a8265056bf61 2025-09-29 10:22:02.821101 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:94877fa3418e6aa1a076b7ca23fb061b97bf469987861a771ed04adc824d2d63 2025-09-29 10:22:02.821807 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:02.865695 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:02.865792 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:02.865806 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:02.865816 | ubuntu-noble-large | DiffID: sha256:ca8a8da7d50c5fa37cca65b80d515930b9b57025423efae2c301a8265056bf61 2025-09-29 10:22:02.916505 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:94877fa3418e6aa1a076b7ca23fb061b97bf469987861a771ed04adc824d2d63 2025-09-29 10:22:02.917340 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:02.917466 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.917652 | ubuntu-noble-large | [SUCCESS] [100/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:22:02.924190 | ubuntu-noble-large | [INFO]  [101/131] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:02.924293 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.339783 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.339936 | ubuntu-noble-large | [SUCCESS] [101/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.339966 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.391483 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.391704 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.391971 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:03.440021 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:55da38ecb978771b888f85fa1570ac4b758c2b370c3915f3ca046635c1e07b56 2025-09-29 10:22:03.440136 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-123658-1244 2025-09-29 10:22:03.693320 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:03.740620 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:55da38ecb978771b888f85fa1570ac4b758c2b370c3915f3ca046635c1e07b56 2025-09-29 10:22:03.740802 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:03.783444 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:03.783527 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:03.783537 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:03.783545 | ubuntu-noble-large | DiffID: sha256:cbe6a8ffeb792ca95b448366d2c087b8f31068918027e48170d0bb53b67ec8ae 2025-09-29 10:22:03.837094 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:f5411f35a75063eb14fc7b71af230e333535d8e1266f9109ebe9ea5b85738c95 2025-09-29 10:22:03.837735 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:03.881292 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:03.881357 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:03.881368 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:03.881378 | ubuntu-noble-large | DiffID: sha256:cbe6a8ffeb792ca95b448366d2c087b8f31068918027e48170d0bb53b67ec8ae 2025-09-29 10:22:03.928563 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:f5411f35a75063eb14fc7b71af230e333535d8e1266f9109ebe9ea5b85738c95 2025-09-29 10:22:03.928979 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:03.929102 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.929289 | ubuntu-noble-large | [SUCCESS] [101/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:22:03.936419 | ubuntu-noble-large | [INFO]  [102/131] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:03.936576 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.230115 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.230239 | ubuntu-noble-large | [SUCCESS] [102/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.230288 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.275014 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.275137 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.275366 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:05.323513 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f270f923c5470aea5e282e36a0f686b513565ad3a850abd4f8fdfcd92c801a1c 2025-09-29 10:22:05.323602 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123658-15476 2025-09-29 10:22:05.601005 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:05.640601 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f270f923c5470aea5e282e36a0f686b513565ad3a850abd4f8fdfcd92c801a1c 2025-09-29 10:22:05.640648 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:05.682189 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:05.682251 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:05.682264 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:05.682274 | ubuntu-noble-large | DiffID: sha256:1d43c15d5e61ce24d0efbd6f8a8193963188bfad83ca96ec40894e3a0114ab1d 2025-09-29 10:22:05.733548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:1c422f4aae6ec6369cd512c906118592ccbf991a3f7b2efa4e84ec7f7adfe295 2025-09-29 10:22:05.733953 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:05.768932 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:05.769000 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:05.769012 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:05.769023 | ubuntu-noble-large | DiffID: sha256:1d43c15d5e61ce24d0efbd6f8a8193963188bfad83ca96ec40894e3a0114ab1d 2025-09-29 10:22:05.818309 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:1c422f4aae6ec6369cd512c906118592ccbf991a3f7b2efa4e84ec7f7adfe295 2025-09-29 10:22:05.819038 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:05.819128 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.819247 | ubuntu-noble-large | [SUCCESS] [102/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:22:05.825160 | ubuntu-noble-large | [INFO]  [103/131] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:05.825332 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.420396 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.420506 | ubuntu-noble-large | [SUCCESS] [103/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.420537 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.469580 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.469796 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:06.470010 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:06.516239 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:accd456b423e10ce30a772c5a244f3611497a690575aaa19d7b0f3246cd6d90a 2025-09-29 10:22:06.516377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123658-31738 2025-09-29 10:22:06.769306 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:06.817939 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:accd456b423e10ce30a772c5a244f3611497a690575aaa19d7b0f3246cd6d90a 2025-09-29 10:22:06.818060 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:06.861702 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:06.861805 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:06.861818 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:06.861828 | ubuntu-noble-large | DiffID: sha256:113353833c2066678a0991ef714d566aa1ef1da03b9ddae4f236702f2b79255d 2025-09-29 10:22:06.910985 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:2a68873581702b04650ec5f53f58c56cba3a3d40b67423385bdb3eb9c0462d31 2025-09-29 10:22:06.911762 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:06.961317 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:06.961408 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:06.961434 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:06.961443 | ubuntu-noble-large | DiffID: sha256:113353833c2066678a0991ef714d566aa1ef1da03b9ddae4f236702f2b79255d 2025-09-29 10:22:07.011740 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:2a68873581702b04650ec5f53f58c56cba3a3d40b67423385bdb3eb9c0462d31 2025-09-29 10:22:07.012631 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:07.012794 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:07.013035 | ubuntu-noble-large | [SUCCESS] [103/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:22:07.019734 | ubuntu-noble-large | [INFO]  [104/131] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.019896 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.919789 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.919904 | ubuntu-noble-large | [SUCCESS] [104/131] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.920055 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.969496 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.969703 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:07.969960 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:08.013784 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b71c45d7142692cdda4e8cd4cd88a17935f184704eb9408e0a439aefac510713 2025-09-29 10:22:08.013921 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123658-14634 2025-09-29 10:22:08.285709 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:08.337775 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b71c45d7142692cdda4e8cd4cd88a17935f184704eb9408e0a439aefac510713 2025-09-29 10:22:08.337898 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:08.381445 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:08.381524 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:08.381537 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:08.381548 | ubuntu-noble-large | DiffID: sha256:07fe39578c49b542378bd777fe25d4feaf2f80865f040c9e2d518c8d944a17a2 2025-09-29 10:22:08.427812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:37e11f901cb8f8d86ca70f8e38a6fe8d323174a2c88046fcb4e14813fc928e59 2025-09-29 10:22:08.428618 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:08.476045 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:08.476148 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:08.476161 | ubuntu-noble-large | DiffID: sha256:48c41370e2d3834c2cdc300af2b8fb3bdc04ef7e95ea752fe256a5d0622693d0 2025-09-29 10:22:08.476172 | ubuntu-noble-large | DiffID: sha256:07fe39578c49b542378bd777fe25d4feaf2f80865f040c9e2d518c8d944a17a2 2025-09-29 10:22:08.524927 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:37e11f901cb8f8d86ca70f8e38a6fe8d323174a2c88046fcb4e14813fc928e59 2025-09-29 10:22:08.526917 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:08.526970 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:08.526984 | ubuntu-noble-large | [SUCCESS] [104/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:22:08.534197 | ubuntu-noble-large | [INFO]  [105/131] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.534258 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.903900 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.904018 | ubuntu-noble-large | [SUCCESS] [105/131] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.904033 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.949034 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.949110 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:08.949124 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:08.994613 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7e35165a29e6ef48672c4a65917dcd32cc0a18ce9913984a63cf3e8210ce5864 2025-09-29 10:22:08.994724 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123658-19694 2025-09-29 10:22:09.245757 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:09.293817 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7e35165a29e6ef48672c4a65917dcd32cc0a18ce9913984a63cf3e8210ce5864 2025-09-29 10:22:09.293909 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:09.337074 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:09.337170 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:09.337183 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:09.337193 | ubuntu-noble-large | DiffID: sha256:ae25917e25f08ae0e74ac50aae5f7264513ab99eab13a615cc3cb126d944f655 2025-09-29 10:22:09.385616 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:8388e96efe72b52da0512553e2990591e1ba22c68e708574d67f51b3c18d4384 2025-09-29 10:22:09.386563 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:09.434642 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:09.434756 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:09.434767 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:09.434777 | ubuntu-noble-large | DiffID: sha256:ae25917e25f08ae0e74ac50aae5f7264513ab99eab13a615cc3cb126d944f655 2025-09-29 10:22:09.481818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:8388e96efe72b52da0512553e2990591e1ba22c68e708574d67f51b3c18d4384 2025-09-29 10:22:09.482660 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:09.482800 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:09.482996 | ubuntu-noble-large | [SUCCESS] [105/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:22:09.489862 | ubuntu-noble-large | [INFO]  [106/131] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:09.489980 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.365449 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.365557 | ubuntu-noble-large | [SUCCESS] [106/131] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.365630 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.413592 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.413880 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.414113 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:10.461739 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c917beabf675a3bb70f60e2166dc65c4666e0c431962960e34c06628ebffdd1f 2025-09-29 10:22:10.461954 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123658-29477 2025-09-29 10:22:10.745810 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:10.795166 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c917beabf675a3bb70f60e2166dc65c4666e0c431962960e34c06628ebffdd1f 2025-09-29 10:22:10.795240 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:10.844392 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:10.844454 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:10.844466 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:10.844477 | ubuntu-noble-large | DiffID: sha256:428e5d7de3e51d377278273eeddf6899d02dccca2dc808ca1cef2ca94349d16b 2025-09-29 10:22:10.892953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:f673ceb66c89c3bfdccf8142fd9d20fb50104d3f034da0e2686d0f2f245037f5 2025-09-29 10:22:10.893866 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:10.932134 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:10.932204 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:10.932212 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:10.932218 | ubuntu-noble-large | DiffID: sha256:428e5d7de3e51d377278273eeddf6899d02dccca2dc808ca1cef2ca94349d16b 2025-09-29 10:22:10.980619 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:f673ceb66c89c3bfdccf8142fd9d20fb50104d3f034da0e2686d0f2f245037f5 2025-09-29 10:22:10.981516 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:10.981661 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.981950 | ubuntu-noble-large | [SUCCESS] [106/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:22:10.988960 | ubuntu-noble-large | [INFO]  [107/131] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:10.989118 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.431893 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.432027 | ubuntu-noble-large | [SUCCESS] [107/131] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.432075 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.480116 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.480327 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:11.480550 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:11.529060 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:503662d20ee6eeb027c185df62a6c93a284107e08744396eb511164de1ceec0e 2025-09-29 10:22:11.529145 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123658-17929 2025-09-29 10:22:11.784075 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:11.826412 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:503662d20ee6eeb027c185df62a6c93a284107e08744396eb511164de1ceec0e 2025-09-29 10:22:11.826547 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:11.870462 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:11.870555 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:11.870568 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:22:11.870600 | ubuntu-noble-large | DiffID: sha256:43fc1528675864be531267c7b34ee113f81daa38805df69481050bc92b984892 2025-09-29 10:22:11.920086 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:cd9d6e5b23072836816b9369aacb726f2f0e08ddf12eafc2247cc2f59749b080 2025-09-29 10:22:11.920973 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:11.966749 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:11.966836 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:11.966869 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:22:11.966878 | ubuntu-noble-large | DiffID: sha256:43fc1528675864be531267c7b34ee113f81daa38805df69481050bc92b984892 2025-09-29 10:22:12.012974 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:cd9d6e5b23072836816b9369aacb726f2f0e08ddf12eafc2247cc2f59749b080 2025-09-29 10:22:12.013870 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:12.014019 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:12.014201 | ubuntu-noble-large | [SUCCESS] [107/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:22:12.020576 | ubuntu-noble-large | [INFO]  [108/131] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.020712 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.844731 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.844864 | ubuntu-noble-large | [SUCCESS] [108/131] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.844950 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.891543 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.891779 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:12.892090 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:12.939837 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c4037a746f586a63180ffbc75d7737c340bc8304c8db65ba9690f7c781cb996c 2025-09-29 10:22:12.940061 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123658-16779 2025-09-29 10:22:13.209198 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:13.254298 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c4037a746f586a63180ffbc75d7737c340bc8304c8db65ba9690f7c781cb996c 2025-09-29 10:22:13.254393 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:13.296415 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:13.296515 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:13.296529 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:22:13.296541 | ubuntu-noble-large | DiffID: sha256:d44f4aa3a0a8fec06490e5246822e863ec1f9116ec7526f72dbe58e3151b660f 2025-09-29 10:22:13.346361 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:d646f86aa894b2483f33fe63498820fc63ea56a96ab02b02f17fe9d50f280074 2025-09-29 10:22:13.347223 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:13.391955 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:13.392037 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:13.392047 | ubuntu-noble-large | DiffID: sha256:ed62ddcf985edd8e711a29534c2f725952bd84a37d30aac87e6ea5b674496274 2025-09-29 10:22:13.392055 | ubuntu-noble-large | DiffID: sha256:d44f4aa3a0a8fec06490e5246822e863ec1f9116ec7526f72dbe58e3151b660f 2025-09-29 10:22:13.443466 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:d646f86aa894b2483f33fe63498820fc63ea56a96ab02b02f17fe9d50f280074 2025-09-29 10:22:13.444306 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:13.444423 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:13.444596 | ubuntu-noble-large | [SUCCESS] [108/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:22:13.450879 | ubuntu-noble-large | [INFO]  [109/131] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:13.451038 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.427121 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.427244 | ubuntu-noble-large | [SUCCESS] [109/131] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.427264 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.474896 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.475032 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:14.475245 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:14.521966 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e956b782b227a2e6849f45f94c4b595a0ea57fd74e28414eced5d46a8859e5f 2025-09-29 10:22:14.522075 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123658-8642 2025-09-29 10:22:14.797128 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:14.852636 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e956b782b227a2e6849f45f94c4b595a0ea57fd74e28414eced5d46a8859e5f 2025-09-29 10:22:14.852758 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:14.893005 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:14.893068 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:14.893079 | ubuntu-noble-large | DiffID: sha256:bae39d49ad9c3c2e93a6e071b912697c5d8a76075f89548102f392e2ba2c5c76 2025-09-29 10:22:14.893089 | ubuntu-noble-large | DiffID: sha256:4aa600eb03725b9ef5998417967f3678f9e9a6227829dd646033d08bed6c9e7f 2025-09-29 10:22:14.945521 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:9ae6ba63db7eec924873e4f83f0b7283553738a6fbc287a257056312297f8039 2025-09-29 10:22:14.946241 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:14.986818 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:14.986923 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:14.986940 | ubuntu-noble-large | DiffID: sha256:bae39d49ad9c3c2e93a6e071b912697c5d8a76075f89548102f392e2ba2c5c76 2025-09-29 10:22:14.986952 | ubuntu-noble-large | DiffID: sha256:4aa600eb03725b9ef5998417967f3678f9e9a6227829dd646033d08bed6c9e7f 2025-09-29 10:22:15.033922 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:9ae6ba63db7eec924873e4f83f0b7283553738a6fbc287a257056312297f8039 2025-09-29 10:22:15.034714 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:15.034877 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:15.035061 | ubuntu-noble-large | [SUCCESS] [109/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:22:15.041447 | ubuntu-noble-large | [INFO]  [110/131] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.041584 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.823876 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.824008 | ubuntu-noble-large | [SUCCESS] [110/131] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.824225 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.872246 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.872433 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:15.872623 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:15.916048 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:199b51dbdca5aef0db5b0e7a20df6c5659d9e34ead728a21d4ed9c81a58a86b1 2025-09-29 10:22:15.916174 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123658-22408 2025-09-29 10:22:16.179149 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:16.225446 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:199b51dbdca5aef0db5b0e7a20df6c5659d9e34ead728a21d4ed9c81a58a86b1 2025-09-29 10:22:16.225528 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:16.268522 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:16.268584 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:16.268597 | ubuntu-noble-large | DiffID: sha256:bae39d49ad9c3c2e93a6e071b912697c5d8a76075f89548102f392e2ba2c5c76 2025-09-29 10:22:16.268607 | ubuntu-noble-large | DiffID: sha256:1e9981a7242521dae41e4a40c455ac6933584318a69360bf8df776cb121b6d8d 2025-09-29 10:22:16.322178 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:1b4978cbcae5a86f56a0f8ef2795a340d96adfa9ce5e270583e79d3ceee87244 2025-09-29 10:22:16.323823 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:16.363984 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:16.364056 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:16.364069 | ubuntu-noble-large | DiffID: sha256:bae39d49ad9c3c2e93a6e071b912697c5d8a76075f89548102f392e2ba2c5c76 2025-09-29 10:22:16.364080 | ubuntu-noble-large | DiffID: sha256:1e9981a7242521dae41e4a40c455ac6933584318a69360bf8df776cb121b6d8d 2025-09-29 10:22:16.410748 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:1b4978cbcae5a86f56a0f8ef2795a340d96adfa9ce5e270583e79d3ceee87244 2025-09-29 10:22:16.411780 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:16.411878 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:16.411903 | ubuntu-noble-large | [SUCCESS] [110/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:22:16.418523 | ubuntu-noble-large | [INFO]  [111/131] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:16.418767 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.644302 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.644436 | ubuntu-noble-large | [SUCCESS] [111/131] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.644525 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.690167 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.690371 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:17.690564 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:17.736140 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5994fda2b7ac9574438657a401d35b48eb64773253a7b4ce87f7ef53b9b2132f 2025-09-29 10:22:17.736230 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123658-27138 2025-09-29 10:22:17.985603 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:18.029169 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5994fda2b7ac9574438657a401d35b48eb64773253a7b4ce87f7ef53b9b2132f 2025-09-29 10:22:18.029267 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:18.073921 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:18.073993 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:18.074004 | ubuntu-noble-large | DiffID: sha256:d29cb75dcb5cfcc2cae9a4a230fb18d0774ccbe45b72484b248e60a2f4040a1b 2025-09-29 10:22:18.074011 | ubuntu-noble-large | DiffID: sha256:c125ed6908f18b72dd3f8a2231dbdbf93970d22ec084cbe6121497f16f644752 2025-09-29 10:22:18.125783 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2cf784213aa3d4ee1d89c9932a8455b498e67f1a5fa33071eb4cae2071700ee8 2025-09-29 10:22:18.126796 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:18.166761 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:18.166810 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:18.166817 | ubuntu-noble-large | DiffID: sha256:d29cb75dcb5cfcc2cae9a4a230fb18d0774ccbe45b72484b248e60a2f4040a1b 2025-09-29 10:22:18.166822 | ubuntu-noble-large | DiffID: sha256:c125ed6908f18b72dd3f8a2231dbdbf93970d22ec084cbe6121497f16f644752 2025-09-29 10:22:18.209832 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2cf784213aa3d4ee1d89c9932a8455b498e67f1a5fa33071eb4cae2071700ee8 2025-09-29 10:22:18.210823 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:18.210924 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:18.210939 | ubuntu-noble-large | [SUCCESS] [111/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:22:18.218004 | ubuntu-noble-large | [INFO]  [112/131] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.218081 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.697811 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.697931 | ubuntu-noble-large | [SUCCESS] [112/131] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.697946 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.744785 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.744911 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:18.744928 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:18.793513 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1cf8c95fee1e0bba4b70638ef5f8826b30a45ffe5fc9f7d37f8f6e2e1949a24a 2025-09-29 10:22:18.793600 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123658-24797 2025-09-29 10:22:19.061818 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:19.104803 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1cf8c95fee1e0bba4b70638ef5f8826b30a45ffe5fc9f7d37f8f6e2e1949a24a 2025-09-29 10:22:19.104908 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:19.143038 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:19.143104 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:19.143113 | ubuntu-noble-large | DiffID: sha256:d29cb75dcb5cfcc2cae9a4a230fb18d0774ccbe45b72484b248e60a2f4040a1b 2025-09-29 10:22:19.143121 | ubuntu-noble-large | DiffID: sha256:27f3e6f146d60b7ba7d3efc32bbba1203cbf3e050b883411fb1546080e212747 2025-09-29 10:22:19.187832 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:5e693cf259795359b76027c73e2d67af9fbf7c92be522c565e496ec60a4e1c2c 2025-09-29 10:22:19.188808 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:19.229458 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:19.229510 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:19.229517 | ubuntu-noble-large | DiffID: sha256:d29cb75dcb5cfcc2cae9a4a230fb18d0774ccbe45b72484b248e60a2f4040a1b 2025-09-29 10:22:19.229523 | ubuntu-noble-large | DiffID: sha256:27f3e6f146d60b7ba7d3efc32bbba1203cbf3e050b883411fb1546080e212747 2025-09-29 10:22:19.270801 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:5e693cf259795359b76027c73e2d67af9fbf7c92be522c565e496ec60a4e1c2c 2025-09-29 10:22:19.272742 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:19.272822 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:19.272837 | ubuntu-noble-large | [SUCCESS] [112/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:22:19.277882 | ubuntu-noble-large | [INFO]  [113/131] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:19.277949 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.564767 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.564860 | ubuntu-noble-large | [SUCCESS] [113/131] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.564867 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.614879 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.614959 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:20.614970 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:20.662291 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:102bf54b4efd1379ea954e023cac3c786fa3a716c1aa2e65adcc2261f75392b3 2025-09-29 10:22:20.662347 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123658-10344 2025-09-29 10:22:20.916406 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:20.960545 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:102bf54b4efd1379ea954e023cac3c786fa3a716c1aa2e65adcc2261f75392b3 2025-09-29 10:22:20.960644 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:21.002753 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:21.002870 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:21.002884 | ubuntu-noble-large | DiffID: sha256:d09f80a2e5b727f1346bc3d0177e07c3e00e48997a2087e07491c96be8f060b6 2025-09-29 10:22:21.047268 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:06d102b2a307ded8eebb93542e8146a155cf7378eea4bb877ac123b670764359 2025-09-29 10:22:21.047911 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:21.089989 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:21.090062 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:21.090084 | ubuntu-noble-large | DiffID: sha256:d09f80a2e5b727f1346bc3d0177e07c3e00e48997a2087e07491c96be8f060b6 2025-09-29 10:22:21.146457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:06d102b2a307ded8eebb93542e8146a155cf7378eea4bb877ac123b670764359 2025-09-29 10:22:21.147831 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:21.147945 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:21.147960 | ubuntu-noble-large | [SUCCESS] [113/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:22:21.154865 | ubuntu-noble-large | [INFO]  [114/131] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:21.154933 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.870094 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.870202 | ubuntu-noble-large | [SUCCESS] [114/131] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.870216 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.918825 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.918945 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:22.918957 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:22.954815 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:18ff02164d46d7c904b01a52440715f75d090ae2e39e38e9ab0402bb9bd7f359 2025-09-29 10:22:22.954900 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123658-27194 2025-09-29 10:22:23.223806 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:23.264820 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:18ff02164d46d7c904b01a52440715f75d090ae2e39e38e9ab0402bb9bd7f359 2025-09-29 10:22:23.265112 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:23.306782 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:23.306907 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:23.306920 | ubuntu-noble-large | DiffID: sha256:88b7d42aeae45236441417c578de605982f9269a14d91612b514542cd4380609 2025-09-29 10:22:23.356834 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:deca84b4e3e6c8011e8ff8f4d3fec0e20f8f9816d2b6a80be289916814481eb5 2025-09-29 10:22:23.358499 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:23.401143 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:23.401227 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:23.401240 | ubuntu-noble-large | DiffID: sha256:88b7d42aeae45236441417c578de605982f9269a14d91612b514542cd4380609 2025-09-29 10:22:23.446644 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:deca84b4e3e6c8011e8ff8f4d3fec0e20f8f9816d2b6a80be289916814481eb5 2025-09-29 10:22:23.447745 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:23.447804 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:23.447815 | ubuntu-noble-large | [SUCCESS] [114/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:22:23.454758 | ubuntu-noble-large | [INFO]  [115/131] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:23.454797 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.475520 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.475628 | ubuntu-noble-large | [SUCCESS] [115/131] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.475643 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.519960 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.520033 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:24.520045 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:24.561767 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:02e4c89982107671648314cc4bdc7627ed3977544198d03254bee0bd0880284d 2025-09-29 10:22:24.561874 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123658-11953 2025-09-29 10:22:24.831877 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:24.876816 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:02e4c89982107671648314cc4bdc7627ed3977544198d03254bee0bd0880284d 2025-09-29 10:22:24.876926 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:24.917199 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:24.917292 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:24.917306 | ubuntu-noble-large | DiffID: sha256:75f7ea08b3cb2572f3001bc74010b42aa586992d6c7011fe39a15820abf4fcf9 2025-09-29 10:22:24.961824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:666ef72468306ed81636258e343467952fca168f5aba419be836dba8eaef6b7e 2025-09-29 10:22:24.962784 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:25.005770 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:25.005882 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:25.005896 | ubuntu-noble-large | DiffID: sha256:75f7ea08b3cb2572f3001bc74010b42aa586992d6c7011fe39a15820abf4fcf9 2025-09-29 10:22:25.057722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:666ef72468306ed81636258e343467952fca168f5aba419be836dba8eaef6b7e 2025-09-29 10:22:25.058920 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:25.059031 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:25.059053 | ubuntu-noble-large | [SUCCESS] [115/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:22:25.066658 | ubuntu-noble-large | [INFO]  [116/131] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.066755 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.527810 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.527944 | ubuntu-noble-large | [SUCCESS] [116/131] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.527955 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.575819 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.576883 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:25.576985 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:25.623817 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b1f092d507c25cfdca61a53542ef55df8cd7f0f5049057b0c8bed6a599068a30 2025-09-29 10:22:25.623952 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123658-5677 2025-09-29 10:22:25.869748 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:25.913886 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b1f092d507c25cfdca61a53542ef55df8cd7f0f5049057b0c8bed6a599068a30 2025-09-29 10:22:25.913983 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:25.959375 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:25.959470 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:25.959484 | ubuntu-noble-large | DiffID: sha256:068be9d01c46d45e17c57b4d9b8ece472be58da5a805a5965dac5430bfb5255e 2025-09-29 10:22:26.004757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:76e40c2504f333cd59b84099d684d0cfd8ded07139d2b4220f422bd92f049a8b 2025-09-29 10:22:26.004881 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:26.042268 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:26.042365 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:26.042379 | ubuntu-noble-large | DiffID: sha256:068be9d01c46d45e17c57b4d9b8ece472be58da5a805a5965dac5430bfb5255e 2025-09-29 10:22:26.088948 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:76e40c2504f333cd59b84099d684d0cfd8ded07139d2b4220f422bd92f049a8b 2025-09-29 10:22:26.089811 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:26.090904 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:26.090983 | ubuntu-noble-large | [SUCCESS] [116/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:22:26.097563 | ubuntu-noble-large | [INFO]  [117/131] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:26.097627 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.458121 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.458224 | ubuntu-noble-large | [SUCCESS] [117/131] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.458238 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.510804 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.511757 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:27.511826 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:27.556474 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a4ea88d25f42ad8b411b026cc1385d0cebd448fa029cb857bb70390fc9c14424 2025-09-29 10:22:27.556526 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123658-27673 2025-09-29 10:22:27.805718 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:27.854782 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a4ea88d25f42ad8b411b026cc1385d0cebd448fa029cb857bb70390fc9c14424 2025-09-29 10:22:27.854858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:27.891799 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:27.891866 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:27.891875 | ubuntu-noble-large | DiffID: sha256:ac3dc6b7f2435667c784294cbc42fc56ec29578a7291793359e3ee9c7608778d 2025-09-29 10:22:27.937710 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:5d37876b08d24c4d5ca50d64929accfce1bddf096cebf9bf6e8769e16f977b95 2025-09-29 10:22:27.938886 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:27.978016 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:27.978092 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:27.978106 | ubuntu-noble-large | DiffID: sha256:ac3dc6b7f2435667c784294cbc42fc56ec29578a7291793359e3ee9c7608778d 2025-09-29 10:22:28.021031 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:5d37876b08d24c4d5ca50d64929accfce1bddf096cebf9bf6e8769e16f977b95 2025-09-29 10:22:28.022785 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:28.022868 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:28.022881 | ubuntu-noble-large | [SUCCESS] [117/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:22:28.028798 | ubuntu-noble-large | [INFO]  [118/131] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:28.028907 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.012873 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.012989 | ubuntu-noble-large | [SUCCESS] [118/131] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.013014 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.061886 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.062017 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.062034 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:30.109809 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:43b1fbb935420ff80a7e68ae9ffdfc979442150c05fbc5d313021b007c6f4c28 2025-09-29 10:22:30.109953 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123658-31605 2025-09-29 10:22:30.372724 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:30.418834 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:43b1fbb935420ff80a7e68ae9ffdfc979442150c05fbc5d313021b007c6f4c28 2025-09-29 10:22:30.418939 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:30.461821 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:30.461924 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:30.461935 | ubuntu-noble-large | DiffID: sha256:d811e0268c284ee9a97ac878681a96d0a3d540d6c3bf1163a9308c6ab45c06a4 2025-09-29 10:22:30.503268 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:03ad2b7d015cd73a6988f6f2936c5dc1db69ab781d8225e01b5b99c0ff126565 2025-09-29 10:22:30.504727 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:30.545255 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:30.545312 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:30.545321 | ubuntu-noble-large | DiffID: sha256:d811e0268c284ee9a97ac878681a96d0a3d540d6c3bf1163a9308c6ab45c06a4 2025-09-29 10:22:30.594922 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:03ad2b7d015cd73a6988f6f2936c5dc1db69ab781d8225e01b5b99c0ff126565 2025-09-29 10:22:30.595798 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:30.595899 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.595915 | ubuntu-noble-large | [SUCCESS] [118/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:22:30.602832 | ubuntu-noble-large | [INFO]  [119/131] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:30.602939 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.488872 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.489016 | ubuntu-noble-large | [SUCCESS] [119/131] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.489043 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.533940 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.534055 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:31.534071 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:31.581919 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a2b9b051d29a047fb19d977666dc1a41302cf2ca7e1df26018b8bb0782830976 2025-09-29 10:22:31.582042 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123658-15503 2025-09-29 10:22:31.850830 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:31.898923 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a2b9b051d29a047fb19d977666dc1a41302cf2ca7e1df26018b8bb0782830976 2025-09-29 10:22:31.899013 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:31.939767 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:31.939919 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:31.939959 | ubuntu-noble-large | DiffID: sha256:4ce11f0c8234908d7568b610a79193b6b6897ec04c233d5b3aa48fc07fc09c91 2025-09-29 10:22:31.991800 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:e98e909008ba71668eebba925d148bf13a8188e72a4e4676146c732c672f5836 2025-09-29 10:22:31.992828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:32.037643 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:32.037740 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:32.037751 | ubuntu-noble-large | DiffID: sha256:4ce11f0c8234908d7568b610a79193b6b6897ec04c233d5b3aa48fc07fc09c91 2025-09-29 10:22:32.083527 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:e98e909008ba71668eebba925d148bf13a8188e72a4e4676146c732c672f5836 2025-09-29 10:22:32.084761 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:32.084808 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:32.084817 | ubuntu-noble-large | [SUCCESS] [119/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:22:32.090773 | ubuntu-noble-large | [INFO]  [120/131] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:32.090811 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.186832 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.186951 | ubuntu-noble-large | [SUCCESS] [120/131] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.186974 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.229834 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.229938 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.229953 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:33.276804 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:729ec3edf85f17e643e7f8d15f33859d39085127fedd0e837dcd0cec6fb9bc40 2025-09-29 10:22:33.276899 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123658-1647 2025-09-29 10:22:33.547747 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:33.594795 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:729ec3edf85f17e643e7f8d15f33859d39085127fedd0e837dcd0cec6fb9bc40 2025-09-29 10:22:33.594907 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:33.639994 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:33.640076 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:33.640087 | ubuntu-noble-large | DiffID: sha256:70bf75f441df54ce7e46e46fec3d041a832df47030691e9c49c1a9a068533109 2025-09-29 10:22:33.687993 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:7b895f4f920d7c79852a0354295d78a3c1e00613507372ea3b997fcae3f6169b 2025-09-29 10:22:33.688828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:33.730434 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:33.730511 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:33.730519 | ubuntu-noble-large | DiffID: sha256:70bf75f441df54ce7e46e46fec3d041a832df47030691e9c49c1a9a068533109 2025-09-29 10:22:33.782854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:7b895f4f920d7c79852a0354295d78a3c1e00613507372ea3b997fcae3f6169b 2025-09-29 10:22:33.784186 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:33.784262 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.784273 | ubuntu-noble-large | [SUCCESS] [120/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:22:33.790773 | ubuntu-noble-large | [INFO]  [121/131] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:33.790864 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.397825 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.397962 | ubuntu-noble-large | [SUCCESS] [121/131] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.397977 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.450820 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.450921 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.450936 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:34.496931 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:27ecb32ece14365c034c155e728507b66ef185c12d4ba47df0644fc6cbba27cb 2025-09-29 10:22:34.497024 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123658-29246 2025-09-29 10:22:34.748874 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:34.796054 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:27ecb32ece14365c034c155e728507b66ef185c12d4ba47df0644fc6cbba27cb 2025-09-29 10:22:34.796135 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:34.840316 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:34.840407 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:34.840421 | ubuntu-noble-large | DiffID: sha256:f31c8551e487867d393fb289c41f4f18fe6a7dd1e7cb968f32d1b9610c158e1e 2025-09-29 10:22:34.887724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:d8bdb58a0e4647ceb1ca6982bb0c72c38159ad81c5a5990482e1d369ac11da50 2025-09-29 10:22:34.888898 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:34.927624 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:34.927738 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:34.927752 | ubuntu-noble-large | DiffID: sha256:f31c8551e487867d393fb289c41f4f18fe6a7dd1e7cb968f32d1b9610c158e1e 2025-09-29 10:22:34.974729 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:d8bdb58a0e4647ceb1ca6982bb0c72c38159ad81c5a5990482e1d369ac11da50 2025-09-29 10:22:34.975884 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:34.975967 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.975980 | ubuntu-noble-large | [SUCCESS] [121/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:22:34.981881 | ubuntu-noble-large | [INFO]  [122/131] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:34.981959 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.949164 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.949268 | ubuntu-noble-large | [SUCCESS] [122/131] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.949282 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.994859 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.994957 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:36.994971 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:37.043264 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:453e4cec165b1c53ee6022dcb6c7b68a4b3daee765df8d39addca3f9acb213f2 2025-09-29 10:22:37.043350 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123658-32378 2025-09-29 10:22:37.305926 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:37.354893 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:453e4cec165b1c53ee6022dcb6c7b68a4b3daee765df8d39addca3f9acb213f2 2025-09-29 10:22:37.354998 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:37.402913 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:37.403000 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:37.403010 | ubuntu-noble-large | DiffID: sha256:7c61c009bf9522d837de1c3337ffe55931e61f6402c2c7ff2728e62987082efa 2025-09-29 10:22:37.450543 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:8c3e150b9d0b80146dfcc700c35cd38a7e5afdfff23e25af9c755f812ed5e557 2025-09-29 10:22:37.452130 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:37.496234 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:37.496322 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:37.496334 | ubuntu-noble-large | DiffID: sha256:7c61c009bf9522d837de1c3337ffe55931e61f6402c2c7ff2728e62987082efa 2025-09-29 10:22:37.545535 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:8c3e150b9d0b80146dfcc700c35cd38a7e5afdfff23e25af9c755f812ed5e557 2025-09-29 10:22:37.546817 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:37.546916 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:37.546930 | ubuntu-noble-large | [SUCCESS] [122/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:22:37.553924 | ubuntu-noble-large | [INFO]  [123/131] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:37.554021 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:37.988829 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:37.988964 | ubuntu-noble-large | [SUCCESS] [123/131] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:37.988986 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:38.034916 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:38.035027 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:38.035041 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:38.085813 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:542e9cbe7aa97b8eea3e2e3391792f2be4c1079b0d2ce99a6c7e82997549007d 2025-09-29 10:22:38.085939 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123658-22449 2025-09-29 10:22:38.351815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:38.399792 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:542e9cbe7aa97b8eea3e2e3391792f2be4c1079b0d2ce99a6c7e82997549007d 2025-09-29 10:22:38.399888 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:38.442779 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:38.442896 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:38.442911 | ubuntu-noble-large | DiffID: sha256:9fc74c30325dc4f69aa2ba187ded7bc97d51dfd76dbaa498686236385bc2740d 2025-09-29 10:22:38.495589 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:9c6ad9525edceb64c4bedbcbceceba4ba9e3111a1cc5f3bc163bf99b8c1d512a 2025-09-29 10:22:38.496892 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:38.538510 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:38.538633 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:38.538648 | ubuntu-noble-large | DiffID: sha256:9fc74c30325dc4f69aa2ba187ded7bc97d51dfd76dbaa498686236385bc2740d 2025-09-29 10:22:38.590995 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:9c6ad9525edceb64c4bedbcbceceba4ba9e3111a1cc5f3bc163bf99b8c1d512a 2025-09-29 10:22:38.592527 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:38.593878 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:38.593977 | ubuntu-noble-large | [SUCCESS] [123/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:22:38.601720 | ubuntu-noble-large | [INFO]  [124/131] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:38.601782 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.721790 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.721898 | ubuntu-noble-large | [SUCCESS] [124/131] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.721914 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.767788 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.767888 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:39.767906 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:39.823504 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0068235f5add60ce549f9df3069614d4c0d995b9ef8fc6d95af8b7269eaa2823 2025-09-29 10:22:39.823597 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123658-9246 2025-09-29 10:22:40.092339 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:40.137638 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0068235f5add60ce549f9df3069614d4c0d995b9ef8fc6d95af8b7269eaa2823 2025-09-29 10:22:40.137733 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:40.174647 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:40.174734 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:40.174742 | ubuntu-noble-large | DiffID: sha256:46224fba1889c999272c233ed0f6cd1338bb6f8f3c3c5d72fdfecdfb97e9c096 2025-09-29 10:22:40.225909 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:8fe764e9a9fd4b9cdc4b5dc4d1058983d21a44e6320d2684cbe0661d5922afba 2025-09-29 10:22:40.227480 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:40.271091 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:40.271185 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:40.271197 | ubuntu-noble-large | DiffID: sha256:46224fba1889c999272c233ed0f6cd1338bb6f8f3c3c5d72fdfecdfb97e9c096 2025-09-29 10:22:40.320909 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:8fe764e9a9fd4b9cdc4b5dc4d1058983d21a44e6320d2684cbe0661d5922afba 2025-09-29 10:22:40.322581 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:40.322709 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:40.322726 | ubuntu-noble-large | [SUCCESS] [124/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:22:40.328730 | ubuntu-noble-large | [INFO]  [125/131] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:40.328901 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.201384 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.202598 | ubuntu-noble-large | [SUCCESS] [125/131] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.202645 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.247610 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.248555 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.248619 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:41.295800 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30e3232f04a8f458bcc16358481e858b22b9f10724639dfe7ec12881c3ab316b 2025-09-29 10:22:41.295894 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123658-25907 2025-09-29 10:22:41.568160 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:41.613811 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30e3232f04a8f458bcc16358481e858b22b9f10724639dfe7ec12881c3ab316b 2025-09-29 10:22:41.613931 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:41.659498 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:41.659583 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:41.659596 | ubuntu-noble-large | DiffID: sha256:abe8262533e299adaafa1bb207aea26acf4d994bed40091c99a2d162399dfc6d 2025-09-29 10:22:41.708560 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:b3f5eef19b23c2d410f6b39a6f0b2e73760080395f4f9b958303567121a60509 2025-09-29 10:22:41.709817 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:41.755077 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:41.755148 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:41.755159 | ubuntu-noble-large | DiffID: sha256:abe8262533e299adaafa1bb207aea26acf4d994bed40091c99a2d162399dfc6d 2025-09-29 10:22:41.803808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:b3f5eef19b23c2d410f6b39a6f0b2e73760080395f4f9b958303567121a60509 2025-09-29 10:22:41.804829 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:41.804944 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.804960 | ubuntu-noble-large | [SUCCESS] [125/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:22:41.811789 | ubuntu-noble-large | [INFO]  [126/131] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:41.811864 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.865807 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.865937 | ubuntu-noble-large | [SUCCESS] [126/131] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.865951 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.907813 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.907935 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:42.907962 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:42.954818 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:510e243faa2404eda6f6d7ed4bbadfc7bd32bd20ae3d9b69e6e93bc534f7fc37 2025-09-29 10:22:42.954923 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123658-4922 2025-09-29 10:22:43.217467 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:43.266899 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:510e243faa2404eda6f6d7ed4bbadfc7bd32bd20ae3d9b69e6e93bc534f7fc37 2025-09-29 10:22:43.267011 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:43.308655 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:43.308783 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:43.308815 | ubuntu-noble-large | DiffID: sha256:094088b2e39fbdf69399f6d72bcc9266b57e9259e3899585926357594132f5f6 2025-09-29 10:22:43.354754 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:1e9d8f6eb27f7755064289cf7688c3180b4acda45249a0b83beaf69980e593fb 2025-09-29 10:22:43.356313 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:43.395927 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:43.396025 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:43.396039 | ubuntu-noble-large | DiffID: sha256:094088b2e39fbdf69399f6d72bcc9266b57e9259e3899585926357594132f5f6 2025-09-29 10:22:43.455053 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:1e9d8f6eb27f7755064289cf7688c3180b4acda45249a0b83beaf69980e593fb 2025-09-29 10:22:43.456508 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:43.456610 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:43.456626 | ubuntu-noble-large | [SUCCESS] [126/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:22:43.462900 | ubuntu-noble-large | [INFO]  [127/131] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:43.462993 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:43.963800 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:43.963912 | ubuntu-noble-large | [SUCCESS] [127/131] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:43.963922 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:44.006826 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:44.007648 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:44.007752 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:44.052657 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:38d736f242342afeaecd53b7e23678d664613f969c486ce764a1a6f3e85203f6 2025-09-29 10:22:44.052787 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123658-20463 2025-09-29 10:22:44.314204 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:44.360776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:38d736f242342afeaecd53b7e23678d664613f969c486ce764a1a6f3e85203f6 2025-09-29 10:22:44.360880 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:44.404964 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:44.405054 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:44.405067 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:44.453801 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:3f7ca798ddc33799f59b30c4019efafea5823499325113fb511497dd5e29937b 2025-09-29 10:22:44.454657 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:44.497986 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:44.498068 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:44.498078 | ubuntu-noble-large | DiffID: sha256:6b1cec8be585e900de9efcee95e43751d5d4ee5f8c2b06208fc9509f9b6c6e77 2025-09-29 10:22:44.550176 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:3f7ca798ddc33799f59b30c4019efafea5823499325113fb511497dd5e29937b 2025-09-29 10:22:44.551126 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:44.551339 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:44.551573 | ubuntu-noble-large | [SUCCESS] [127/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:22:44.559046 | ubuntu-noble-large | [INFO]  [128/131] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:44.559152 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.878063 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.878180 | ubuntu-noble-large | [SUCCESS] [128/131] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.878195 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.921075 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.921183 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:45.921353 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:45.966069 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a14fed9dbc19f5778e1ced32be977501fa925621bc9d3aced98070f78d6a4f8e 2025-09-29 10:22:45.966164 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123658-5614 2025-09-29 10:22:46.248531 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:46.292199 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a14fed9dbc19f5778e1ced32be977501fa925621bc9d3aced98070f78d6a4f8e 2025-09-29 10:22:46.292282 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:46.331159 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:46.331248 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:46.331259 | ubuntu-noble-large | DiffID: sha256:5d5a5f7c46f4ebcf2409dd8b50b59baf8fe614ca3cdb74fe2439e9352842bc1e 2025-09-29 10:22:46.379204 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:7789dedf81555feb532d821b8acde7a4378843aa56cd576f1df575016fd0cb74 2025-09-29 10:22:46.379993 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:46.422422 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:46.422511 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:46.422525 | ubuntu-noble-large | DiffID: sha256:5d5a5f7c46f4ebcf2409dd8b50b59baf8fe614ca3cdb74fe2439e9352842bc1e 2025-09-29 10:22:46.466484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:7789dedf81555feb532d821b8acde7a4378843aa56cd576f1df575016fd0cb74 2025-09-29 10:22:46.467375 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:46.467484 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:46.467645 | ubuntu-noble-large | [SUCCESS] [128/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:22:46.473217 | ubuntu-noble-large | [INFO]  [129/131] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:46.473276 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.485695 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.485816 | ubuntu-noble-large | [SUCCESS] [129/131] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.485828 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.528566 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.528738 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:47.528783 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:47.565639 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c12c4bd0d71eb5839e8731f0ad8006805c10abe1865435a46aabc0a749b594c5 2025-09-29 10:22:47.565760 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123658-27465 2025-09-29 10:22:47.806767 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:47.844172 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c12c4bd0d71eb5839e8731f0ad8006805c10abe1865435a46aabc0a749b594c5 2025-09-29 10:22:47.844255 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:47.887537 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:47.887618 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:47.887630 | ubuntu-noble-large | DiffID: sha256:4ab4bcd8220f6cb97dc07efec232216c1e613b92b98314ee6bc636c7c203bc24 2025-09-29 10:22:47.931010 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:a8703f99b52fc6dc17880fa20dc3c07b91cd523a1dfd5c382b1bf7dbd24ae037 2025-09-29 10:22:47.931625 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:47.972320 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:47.972390 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:47.972399 | ubuntu-noble-large | DiffID: sha256:4ab4bcd8220f6cb97dc07efec232216c1e613b92b98314ee6bc636c7c203bc24 2025-09-29 10:22:48.020725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:a8703f99b52fc6dc17880fa20dc3c07b91cd523a1dfd5c382b1bf7dbd24ae037 2025-09-29 10:22:48.021541 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:48.021706 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:48.021867 | ubuntu-noble-large | [SUCCESS] [129/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:22:48.027995 | ubuntu-noble-large | [INFO]  [130/131] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.028081 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.804079 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.804204 | ubuntu-noble-large | [SUCCESS] [130/131] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.804281 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.851412 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.851601 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:48.851860 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:48.896034 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c7b2f669174f871cdea854b2447cc67499135878ed2f69820c9acb2da412bdf1 2025-09-29 10:22:48.896113 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123658-14787 2025-09-29 10:22:49.155770 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:49.203776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c7b2f669174f871cdea854b2447cc67499135878ed2f69820c9acb2da412bdf1 2025-09-29 10:22:49.203901 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:49.248062 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:49.248131 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:49.248142 | ubuntu-noble-large | DiffID: sha256:c785f9b324f3c85b05f0b87250286ef88bf86a1a5346f0fac9e97d94add23433 2025-09-29 10:22:49.295819 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:6d5f4d14f2b0cd12aeebb88ace2fc18e69cad758b3335cb958be97dec01c1559 2025-09-29 10:22:49.296722 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:49.339060 | ubuntu-noble-large | DiffID: sha256:f9f52dc133e2af9188960e5a5165cafaa51657ef740ff20219e45a561d78c591 2025-09-29 10:22:49.339144 | ubuntu-noble-large | DiffID: sha256:d3fc784bcf2e35c9e805729f56f7e1f9f6ba4ccfdff3d8ee394469112a458a68 2025-09-29 10:22:49.339158 | ubuntu-noble-large | DiffID: sha256:c785f9b324f3c85b05f0b87250286ef88bf86a1a5346f0fac9e97d94add23433 2025-09-29 10:22:49.386770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:6d5f4d14f2b0cd12aeebb88ace2fc18e69cad758b3335cb958be97dec01c1559 2025-09-29 10:22:49.387606 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:49.387763 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:49.387974 | ubuntu-noble-large | [SUCCESS] [130/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:22:49.396050 | ubuntu-noble-large | [INFO]  [131/131] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:49.396183 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.289756 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.289890 | ubuntu-noble-large | [SUCCESS] [131/131] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.289979 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.332500 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.332653 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.332923 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-09-29 10:22:50.377535 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:39d64e21220945d5d379fb0b39cb1ce6785c38f36b3e014cc29a516ba3cfdc30 2025-09-29 10:22:50.377638 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123658-1608 2025-09-29 10:22:50.643771 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-09-29 10:22:50.683374 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:39d64e21220945d5d379fb0b39cb1ce6785c38f36b3e014cc29a516ba3cfdc30 2025-09-29 10:22:50.683451 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-09-29 10:22:50.725504 | ubuntu-noble-large | DiffID: sha256:979a0d1e02c24c42cf86cc681600bef0f1ea5bc4c2528ad0936d50e8c9980c63 2025-09-29 10:22:50.771883 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:a19a69f4778dbd4dcede4699f18e7cabf27588616b0dfa8b861a74b2a183c87b 2025-09-29 10:22:50.772792 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-09-29 10:22:50.811891 | ubuntu-noble-large | DiffID: sha256:979a0d1e02c24c42cf86cc681600bef0f1ea5bc4c2528ad0936d50e8c9980c63 2025-09-29 10:22:50.856982 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:a19a69f4778dbd4dcede4699f18e7cabf27588616b0dfa8b861a74b2a183c87b 2025-09-29 10:22:50.857293 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-09-29 10:22:50.857420 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.857610 | ubuntu-noble-large | [SUCCESS] [131/131] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:22:50.857729 | ubuntu-noble-large | 2025-09-29 10:22:50.857786 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-09-29 10:22:50.857848 | ubuntu-noble-large | [INFO]  Total images checked: 131 2025-09-29 10:22:50.857913 | ubuntu-noble-large | [SUCCESS] Images already on registry: 131 2025-09-29 10:22:50.857967 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-09-29 10:22:50.858032 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-09-29 10:22:50.858137 | ubuntu-noble-large | 2025-09-29 10:22:50.858176 | ubuntu-noble-large | [INFO]  Cleaning up 131 temporary remote images... 2025-09-29 10:22:50.859569 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-123658-25611 2025-09-29 10:22:50.905408 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123658-24781 2025-09-29 10:22:50.950361 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123658-32698 2025-09-29 10:22:50.996594 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123658-15765 2025-09-29 10:22:51.044562 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123658-5584 2025-09-29 10:22:51.092581 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123658-7502 2025-09-29 10:22:51.142213 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123658-21444 2025-09-29 10:22:51.191583 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123658-16270 2025-09-29 10:22:51.239260 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123658-21695 2025-09-29 10:22:51.286499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123658-25103 2025-09-29 10:22:51.330516 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123658-9274 2025-09-29 10:22:51.375744 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123658-5577 2025-09-29 10:22:51.426060 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123658-1874 2025-09-29 10:22:51.474592 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123658-12662 2025-09-29 10:22:51.522504 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123658-21474 2025-09-29 10:22:51.566388 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123658-19394 2025-09-29 10:22:51.618261 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123658-4514 2025-09-29 10:22:51.667217 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123658-17822 2025-09-29 10:22:51.713821 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123658-32692 2025-09-29 10:22:51.764813 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123658-1241 2025-09-29 10:22:51.812600 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123658-13705 2025-09-29 10:22:51.858079 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123658-12205 2025-09-29 10:22:51.909894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123658-29448 2025-09-29 10:22:51.959059 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123658-18414 2025-09-29 10:22:52.009578 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123658-16878 2025-09-29 10:22:52.058743 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123658-30267 2025-09-29 10:22:52.107535 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123658-31711 2025-09-29 10:22:52.154744 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123658-2702 2025-09-29 10:22:52.200451 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123658-30424 2025-09-29 10:22:52.248611 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123658-8104 2025-09-29 10:22:52.299894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123658-4023 2025-09-29 10:22:52.352112 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123658-14647 2025-09-29 10:22:52.400067 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123658-22717 2025-09-29 10:22:52.444043 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123658-4140 2025-09-29 10:22:52.490618 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123658-30205 2025-09-29 10:22:52.534640 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123658-5344 2025-09-29 10:22:52.578491 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123658-19111 2025-09-29 10:22:52.626745 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123658-4148 2025-09-29 10:22:52.669278 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123658-16253 2025-09-29 10:22:52.717122 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123658-6363 2025-09-29 10:22:52.760986 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123658-24778 2025-09-29 10:22:52.810508 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123658-18279 2025-09-29 10:22:52.857959 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123658-20440 2025-09-29 10:22:52.910146 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123658-24026 2025-09-29 10:22:52.958092 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123658-32662 2025-09-29 10:22:53.008039 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123658-27875 2025-09-29 10:22:53.054499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123658-30021 2025-09-29 10:22:53.101747 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123658-6088 2025-09-29 10:22:53.150933 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123658-21820 2025-09-29 10:22:53.196449 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123658-23583 2025-09-29 10:22:53.238346 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123658-28693 2025-09-29 10:22:53.283509 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123658-2921 2025-09-29 10:22:53.329961 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123658-20137 2025-09-29 10:22:53.377617 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123658-14954 2025-09-29 10:22:53.426241 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123658-14377 2025-09-29 10:22:53.473643 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123658-23554 2025-09-29 10:22:53.514317 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123658-750 2025-09-29 10:22:53.562174 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123658-32537 2025-09-29 10:22:53.612824 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123658-28844 2025-09-29 10:22:53.658755 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123658-3008 2025-09-29 10:22:53.707601 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123658-1666 2025-09-29 10:22:53.756944 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123658-31942 2025-09-29 10:22:53.800994 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123658-8383 2025-09-29 10:22:53.848364 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123658-12443 2025-09-29 10:22:53.895366 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123658-32073 2025-09-29 10:22:53.948707 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123658-2265 2025-09-29 10:22:53.994972 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123658-11077 2025-09-29 10:22:54.044914 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123658-23506 2025-09-29 10:22:54.094271 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123658-30055 2025-09-29 10:22:54.144942 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123658-23403 2025-09-29 10:22:54.195600 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123658-31364 2025-09-29 10:22:54.246001 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123658-19822 2025-09-29 10:22:54.295825 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123658-4710 2025-09-29 10:22:54.343782 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123658-14778 2025-09-29 10:22:54.391902 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123658-13208 2025-09-29 10:22:54.438148 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123658-7211 2025-09-29 10:22:54.483914 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123658-29137 2025-09-29 10:22:54.533440 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123658-31686 2025-09-29 10:22:54.583296 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123658-27231 2025-09-29 10:22:54.639038 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123658-20696 2025-09-29 10:22:54.688085 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123658-11568 2025-09-29 10:22:54.736892 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123658-24939 2025-09-29 10:22:54.784062 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123658-3851 2025-09-29 10:22:54.832031 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123658-15825 2025-09-29 10:22:54.879933 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123658-19034 2025-09-29 10:22:54.925090 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123658-2238 2025-09-29 10:22:54.971024 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123658-29494 2025-09-29 10:22:55.020819 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123658-4273 2025-09-29 10:22:55.071407 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123658-9445 2025-09-29 10:22:55.126847 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123658-22633 2025-09-29 10:22:55.170009 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123658-14645 2025-09-29 10:22:55.218390 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123658-18652 2025-09-29 10:22:55.264149 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123658-19895 2025-09-29 10:22:55.313242 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123658-2969 2025-09-29 10:22:55.362579 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123658-25816 2025-09-29 10:22:55.414001 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123658-13525 2025-09-29 10:22:55.461257 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123658-11602 2025-09-29 10:22:55.508568 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123658-19740 2025-09-29 10:22:55.551747 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123658-21853 2025-09-29 10:22:55.596519 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123658-26520 2025-09-29 10:22:55.644409 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-123658-1244 2025-09-29 10:22:55.692617 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123658-15476 2025-09-29 10:22:55.740666 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123658-31738 2025-09-29 10:22:55.790876 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123658-14634 2025-09-29 10:22:55.842312 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123658-19694 2025-09-29 10:22:55.892578 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123658-29477 2025-09-29 10:22:55.940783 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123658-17929 2025-09-29 10:22:55.987229 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123658-16779 2025-09-29 10:22:56.033313 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123658-8642 2025-09-29 10:22:56.078088 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123658-22408 2025-09-29 10:22:56.116738 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123658-27138 2025-09-29 10:22:56.166906 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123658-24797 2025-09-29 10:22:56.213224 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123658-10344 2025-09-29 10:22:56.259660 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123658-27194 2025-09-29 10:22:56.300206 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123658-11953 2025-09-29 10:22:56.345100 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123658-5677 2025-09-29 10:22:56.390303 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123658-27673 2025-09-29 10:22:56.436386 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123658-31605 2025-09-29 10:22:56.481599 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123658-15503 2025-09-29 10:22:56.529869 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123658-1647 2025-09-29 10:22:56.576718 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123658-29246 2025-09-29 10:22:56.628105 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123658-32378 2025-09-29 10:22:56.674903 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123658-22449 2025-09-29 10:22:56.718766 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123658-9246 2025-09-29 10:22:56.761007 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123658-25907 2025-09-29 10:22:56.808432 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123658-4922 2025-09-29 10:22:56.854442 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123658-20463 2025-09-29 10:22:56.900591 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123658-5614 2025-09-29 10:22:56.943229 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123658-27465 2025-09-29 10:22:56.987360 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123658-14787 2025-09-29 10:22:57.024738 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123658-1608 2025-09-29 10:22:57.069031 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-09-29 10:22:57.069104 | ubuntu-noble-large | 2025-09-29 10:22:57.069121 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-09-29 10:22:57.070033 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-09-29 10:22:57.075190 | ubuntu-noble-large | + LSTFILE=images.lst 2025-09-29 10:22:57.075247 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-09-29 10:22:57.097701 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-09-29 10:22:57.097746 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-09-29 10:22:57.182047 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-29 10:22:57.194730 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-29 10:23:01.702235 | ubuntu-noble-large | 7 148M 7 11.7M 0 0 19.1M 0 0:00:07 --:--:-- 0:00:07 19.1M 29 148M 29 43.6M 0 0 27.0M 0 0:00:05 0:00:01 0:00:04 31.8M 53 148M 53 78.9M 0 0 30.1M 0 0:00:04 0:00:02 0:00:02 33.5M 76 148M 76 114M 0 0 31.5M 0 0:00:04 0:00:03 0:00:01 34.0M 100 148M 100 148M 0 0 32.1M 0 0:00:04 0:00:04 --:--:-- 34.1M 2025-09-29 10:23:01.711521 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-09-29 10:23:01.718135 | ubuntu-noble-large | ++ cat images.lst 2025-09-29 10:23:01.721620 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:23:01.721646 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-29 10:23:01.795479 | 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. 2025-09-29 10:23:01.795563 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:23:01.795577 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:23:01.795588 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:23:01.795601 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:23:01.795613 | ubuntu-noble-large | 2025-09-29 10:23:02.170830 | ubuntu-noble-large | 2025-09-29 10:23:02.171299 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:23:02.171330 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:23:02.171343 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:23:02.171354 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:23:02.171372 | ubuntu-noble-large | 2025-09-29 10:23:02.171383 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:23:02.494592 | ubuntu-noble-large | tlog entry created with index: 567891093 2025-09-29 10:23:02.494783 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-29 10:23:21.280271 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:23:21.280435 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-29 10:23:21.344520 | 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. 2025-09-29 10:23:21.344624 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:23:21.344641 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:23:21.344654 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:23:21.344695 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:23:21.344710 | ubuntu-noble-large | 2025-09-29 10:23:21.748863 | ubuntu-noble-large | 2025-09-29 10:23:21.749017 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:23:21.749036 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:23:21.749050 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:23:21.749062 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:23:21.749075 | ubuntu-noble-large | 2025-09-29 10:23:21.749087 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:23:22.162208 | ubuntu-noble-large | tlog entry created with index: 567891195 2025-09-29 10:23:22.162331 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-29 10:23:38.103725 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:23:38.103837 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-29 10:23:38.177621 | 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. 2025-09-29 10:23:38.177756 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:23:38.177772 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:23:38.177783 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:23:38.177796 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:23:38.177807 | ubuntu-noble-large | 2025-09-29 10:23:38.552121 | ubuntu-noble-large | 2025-09-29 10:23:38.552226 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:23:38.552239 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:23:38.552253 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:23:38.552263 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:23:38.552275 | ubuntu-noble-large | 2025-09-29 10:23:38.552286 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:23:39.031799 | ubuntu-noble-large | tlog entry created with index: 567891296 2025-09-29 10:23:39.031933 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-29 10:23:54.924986 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:23:54.925119 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-29 10:23:54.985566 | 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. 2025-09-29 10:23:54.985651 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:23:54.985660 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:23:54.985688 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:23:54.985720 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:23:54.985728 | ubuntu-noble-large | 2025-09-29 10:23:55.352383 | ubuntu-noble-large | 2025-09-29 10:23:55.352501 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:23:55.352515 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:23:55.352528 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:23:55.352539 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:23:55.352551 | ubuntu-noble-large | 2025-09-29 10:23:55.352562 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:23:55.826533 | ubuntu-noble-large | tlog entry created with index: 567891425 2025-09-29 10:23:55.826627 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-controller 2025-09-29 10:24:09.055888 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:24:09.056047 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-29 10:24:09.121766 | 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. 2025-09-29 10:24:09.121861 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:24:09.121873 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:24:09.121881 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:24:09.121891 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:24:09.121899 | ubuntu-noble-large | 2025-09-29 10:24:09.513710 | ubuntu-noble-large | 2025-09-29 10:24:09.513859 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:24:09.513881 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:24:09.513924 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:24:09.513938 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:24:09.513955 | ubuntu-noble-large | 2025-09-29 10:24:09.513969 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:24:09.951568 | ubuntu-noble-large | tlog entry created with index: 567891587 2025-09-29 10:24:09.951723 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-northd 2025-09-29 10:24:29.611125 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:24:29.611254 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-29 10:24:29.672100 | 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. 2025-09-29 10:24:29.672186 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:24:29.672200 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:24:29.672234 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:24:29.672244 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:24:29.672253 | ubuntu-noble-large | 2025-09-29 10:24:30.059464 | ubuntu-noble-large | 2025-09-29 10:24:30.059580 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:24:30.059597 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:24:30.059610 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:24:30.059620 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:24:30.059633 | ubuntu-noble-large | 2025-09-29 10:24:30.059644 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:24:30.561967 | ubuntu-noble-large | tlog entry created with index: 567891896 2025-09-29 10:24:30.562083 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-09-29 10:24:45.427964 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:24:45.428104 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-29 10:24:45.478238 | 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. 2025-09-29 10:24:45.478315 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:24:45.478330 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:24:45.478342 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:24:45.478355 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:24:45.478368 | ubuntu-noble-large | 2025-09-29 10:24:45.864212 | ubuntu-noble-large | 2025-09-29 10:24:45.864314 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:24:45.864330 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:24:45.864345 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:24:45.864357 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:24:45.864372 | ubuntu-noble-large | 2025-09-29 10:24:45.864384 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:24:46.365109 | ubuntu-noble-large | tlog entry created with index: 567892083 2025-09-29 10:24:46.365188 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-09-29 10:25:00.321023 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:25:00.321152 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-29 10:25:00.379953 | 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. 2025-09-29 10:25:00.380051 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:25:00.380082 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:25:00.380088 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:25:00.380097 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:25:00.380103 | ubuntu-noble-large | 2025-09-29 10:25:00.759295 | ubuntu-noble-large | 2025-09-29 10:25:00.759388 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:25:00.759402 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:25:00.759415 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:25:00.759425 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:25:00.759437 | ubuntu-noble-large | 2025-09-29 10:25:00.759448 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:25:01.221307 | ubuntu-noble-large | tlog entry created with index: 567892325 2025-09-29 10:25:01.221413 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-29 10:25:18.434600 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:25:18.434754 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-29 10:25:18.503374 | 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. 2025-09-29 10:25:18.503476 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:25:18.503493 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:25:18.503507 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:25:18.503522 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:25:18.503536 | ubuntu-noble-large | 2025-09-29 10:25:18.889616 | ubuntu-noble-large | 2025-09-29 10:25:18.889771 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:25:18.889790 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:25:18.889833 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:25:18.889848 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:25:18.889865 | ubuntu-noble-large | 2025-09-29 10:25:18.889879 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:25:19.330237 | ubuntu-noble-large | tlog entry created with index: 567892651 2025-09-29 10:25:19.330350 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-29 10:25:34.137791 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:25:34.137903 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-29 10:25:34.207093 | 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. 2025-09-29 10:25:34.207212 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:25:34.207227 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:25:34.207236 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:25:34.207248 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:25:34.207258 | ubuntu-noble-large | 2025-09-29 10:25:34.605143 | ubuntu-noble-large | 2025-09-29 10:25:34.605265 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:25:34.605282 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:25:34.605296 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:25:34.605335 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:25:34.605349 | ubuntu-noble-large | 2025-09-29 10:25:34.605361 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:25:35.015574 | ubuntu-noble-large | tlog entry created with index: 567892892 2025-09-29 10:25:35.015650 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-29 10:25:50.448850 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:25:50.448942 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-29 10:25:50.506650 | 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. 2025-09-29 10:25:50.506769 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:25:50.506785 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:25:50.506798 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:25:50.506839 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:25:50.506853 | ubuntu-noble-large | 2025-09-29 10:25:50.870154 | ubuntu-noble-large | 2025-09-29 10:25:50.870233 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:25:50.870248 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:25:50.870263 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:25:50.870277 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:25:50.870292 | ubuntu-noble-large | 2025-09-29 10:25:50.870306 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:25:51.296756 | ubuntu-noble-large | tlog entry created with index: 567893243 2025-09-29 10:25:51.296980 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2025-09-29 10:26:06.724339 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:26:06.724480 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-29 10:26:06.783039 | 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. 2025-09-29 10:26:06.783171 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:26:06.783185 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:26:06.783196 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:26:06.783207 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:26:06.783218 | ubuntu-noble-large | 2025-09-29 10:26:07.164749 | ubuntu-noble-large | 2025-09-29 10:26:07.164922 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:26:07.164942 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:26:07.164955 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:26:07.164967 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:26:07.164980 | ubuntu-noble-large | 2025-09-29 10:26:07.164994 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:26:07.625503 | ubuntu-noble-large | tlog entry created with index: 567893635 2025-09-29 10:26:07.625626 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2025-09-29 10:26:23.286834 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:26:23.286926 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-29 10:26:23.348705 | 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. 2025-09-29 10:26:23.348770 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:26:23.348782 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:26:23.348824 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:26:23.348838 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:26:23.348848 | ubuntu-noble-large | 2025-09-29 10:26:23.748545 | ubuntu-noble-large | 2025-09-29 10:26:23.748743 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:26:23.748768 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:26:23.748785 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:26:23.748799 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:26:23.748837 | ubuntu-noble-large | 2025-09-29 10:26:23.748852 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:26:24.209888 | ubuntu-noble-large | tlog entry created with index: 567894017 2025-09-29 10:26:24.210017 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/glance-api 2025-09-29 10:26:37.280912 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:26:37.281046 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-29 10:26:37.344075 | 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. 2025-09-29 10:26:37.344179 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:26:37.344195 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:26:37.344207 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:26:37.344220 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:26:37.344232 | ubuntu-noble-large | 2025-09-29 10:26:37.734409 | ubuntu-noble-large | 2025-09-29 10:26:37.734532 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:26:37.734549 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:26:37.734563 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:26:37.734575 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:26:37.734588 | ubuntu-noble-large | 2025-09-29 10:26:37.734600 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:26:38.034147 | ubuntu-noble-large | tlog entry created with index: 567894267 2025-09-29 10:26:38.034246 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-09-29 10:26:55.925320 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:26:55.925460 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-29 10:26:55.985921 | 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. 2025-09-29 10:26:55.986037 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:26:55.986055 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:26:55.986069 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:26:55.986084 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:26:55.986098 | ubuntu-noble-large | 2025-09-29 10:26:56.370085 | ubuntu-noble-large | 2025-09-29 10:26:56.370200 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:26:56.370218 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:26:56.370234 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:26:56.370248 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:26:56.370262 | ubuntu-noble-large | 2025-09-29 10:26:56.370306 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:26:56.846262 | ubuntu-noble-large | tlog entry created with index: 567894560 2025-09-29 10:26:56.846348 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-09-29 10:27:12.459548 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:27:12.459687 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-29 10:27:12.527127 | 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. 2025-09-29 10:27:12.527202 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:27:12.527209 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:27:12.527215 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:27:12.527222 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:27:12.527227 | ubuntu-noble-large | 2025-09-29 10:27:12.900556 | ubuntu-noble-large | 2025-09-29 10:27:12.900649 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:27:12.900662 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:27:12.900720 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:27:12.900730 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:27:12.900742 | ubuntu-noble-large | 2025-09-29 10:27:12.900753 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:27:13.355533 | ubuntu-noble-large | tlog entry created with index: 567894731 2025-09-29 10:27:13.355645 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-09-29 10:27:29.442237 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:27:29.442376 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-29 10:27:29.508401 | 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. 2025-09-29 10:27:29.508507 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:27:29.508525 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:27:29.508538 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:27:29.508553 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:27:29.508568 | ubuntu-noble-large | 2025-09-29 10:27:29.898752 | ubuntu-noble-large | 2025-09-29 10:27:29.898890 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:27:29.898911 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:27:29.898928 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:27:29.898942 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:27:29.898958 | ubuntu-noble-large | 2025-09-29 10:27:29.898972 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:27:30.307438 | ubuntu-noble-large | tlog entry created with index: 567894864 2025-09-29 10:27:30.307573 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-09-29 10:27:44.862815 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:27:44.862941 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-29 10:27:44.930922 | 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. 2025-09-29 10:27:44.931054 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:27:44.931070 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:27:44.931082 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:27:44.931112 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:27:44.931125 | ubuntu-noble-large | 2025-09-29 10:27:45.321198 | ubuntu-noble-large | 2025-09-29 10:27:45.321316 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:27:45.321333 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:27:45.321347 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:27:45.321359 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:27:45.321372 | ubuntu-noble-large | 2025-09-29 10:27:45.321384 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:27:45.805915 | ubuntu-noble-large | tlog entry created with index: 567895112 2025-09-29 10:27:45.806033 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-09-29 10:28:00.603835 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:28:00.603936 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-29 10:28:00.666946 | 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. 2025-09-29 10:28:00.667023 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:28:00.667040 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:28:00.667053 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:28:00.667067 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:28:00.667082 | ubuntu-noble-large | 2025-09-29 10:28:01.044524 | ubuntu-noble-large | 2025-09-29 10:28:01.044644 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:28:01.044662 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:28:01.044719 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:28:01.044733 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:28:01.044747 | ubuntu-noble-large | 2025-09-29 10:28:01.044761 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:28:01.320113 | ubuntu-noble-large | tlog entry created with index: 567895307 2025-09-29 10:28:01.320235 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-09-29 10:28:22.154747 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:28:22.154888 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-29 10:28:22.213827 | 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. 2025-09-29 10:28:22.213916 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:28:22.213929 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:28:22.213939 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:28:22.213950 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:28:22.213961 | ubuntu-noble-large | 2025-09-29 10:28:22.605905 | ubuntu-noble-large | 2025-09-29 10:28:22.606020 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:28:22.606038 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:28:22.606052 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:28:22.606064 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:28:22.606077 | ubuntu-noble-large | 2025-09-29 10:28:22.606090 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:28:23.057349 | ubuntu-noble-large | tlog entry created with index: 567895602 2025-09-29 10:28:23.057459 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-09-29 10:28:39.776814 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:28:39.776907 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-29 10:28:39.838205 | 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. 2025-09-29 10:28:39.838323 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:28:39.838342 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:28:39.838356 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:28:39.838371 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:28:39.838385 | ubuntu-noble-large | 2025-09-29 10:28:40.233316 | ubuntu-noble-large | 2025-09-29 10:28:40.233442 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:28:40.233463 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:28:40.233478 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:28:40.233573 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:28:40.233592 | ubuntu-noble-large | 2025-09-29 10:28:40.233607 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:28:40.684546 | ubuntu-noble-large | tlog entry created with index: 567895793 2025-09-29 10:28:40.684726 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-server 2025-09-29 10:28:58.027808 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:28:58.027900 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-29 10:28:58.081840 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-09-29 10:28:58.081932 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:28:58.081947 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:28:58.081959 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:28:58.081972 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:28:58.081985 | ubuntu-noble-large | 2025-09-29 10:28:58.472076 | ubuntu-noble-large | 2025-09-29 10:28:58.472176 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:28:58.472191 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:28:58.472205 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:28:58.472216 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:28:58.472229 | ubuntu-noble-large | 2025-09-29 10:28:58.472241 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:28:58.769313 | ubuntu-noble-large | tlog entry created with index: 567896013 2025-09-29 10:28:58.769399 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-09-29 10:29:10.790039 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:29:10.790151 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-29 10:29:10.845253 | 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. 2025-09-29 10:29:10.845326 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:29:10.845342 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:29:10.845355 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:29:10.845369 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:29:10.845384 | ubuntu-noble-large | 2025-09-29 10:29:11.236397 | ubuntu-noble-large | 2025-09-29 10:29:11.236535 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:29:11.236590 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:29:11.236605 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:29:11.236618 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:29:11.236657 | ubuntu-noble-large | 2025-09-29 10:29:11.236695 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:29:11.668481 | ubuntu-noble-large | tlog entry created with index: 567896101 2025-09-29 10:29:11.668572 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-09-29 10:29:28.516965 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:29:28.517092 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-29 10:29:28.578708 | 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. 2025-09-29 10:29:28.578849 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:29:28.578871 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:29:28.578890 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:29:28.578912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:29:28.578931 | ubuntu-noble-large | 2025-09-29 10:29:28.963034 | ubuntu-noble-large | 2025-09-29 10:29:28.963146 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:29:28.963162 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:29:28.963177 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:29:28.963188 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:29:28.963201 | ubuntu-noble-large | 2025-09-29 10:29:28.963214 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:29:29.431029 | ubuntu-noble-large | tlog entry created with index: 567896238 2025-09-29 10:29:29.431133 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-09-29 10:29:45.099553 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:29:45.099717 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-29 10:29:45.160795 | 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. 2025-09-29 10:29:45.160893 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:29:45.160910 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:29:45.160923 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:29:45.160938 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:29:45.160952 | ubuntu-noble-large | 2025-09-29 10:29:45.546865 | ubuntu-noble-large | 2025-09-29 10:29:45.546991 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:29:45.547009 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:29:45.547026 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:29:45.547039 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:29:45.547087 | ubuntu-noble-large | 2025-09-29 10:29:45.547100 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:29:45.954363 | ubuntu-noble-large | tlog entry created with index: 567896393 2025-09-29 10:29:45.954462 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-09-29 10:29:58.154388 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:29:58.154519 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-29 10:29:58.211780 | 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. 2025-09-29 10:29:58.211879 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:29:58.211895 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:29:58.211905 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:29:58.211918 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:29:58.211930 | ubuntu-noble-large | 2025-09-29 10:29:58.623113 | ubuntu-noble-large | 2025-09-29 10:29:58.623220 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:29:58.623235 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:29:58.623248 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:29:58.623259 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:29:58.623271 | ubuntu-noble-large | 2025-09-29 10:29:58.623283 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:29:58.917267 | ubuntu-noble-large | tlog entry created with index: 567896509 2025-09-29 10:29:58.917362 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-09-29 10:30:19.921343 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:30:19.921478 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-29 10:30:19.980130 | 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. 2025-09-29 10:30:19.980201 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:30:19.980216 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:30:19.980228 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:30:19.980241 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:30:19.980254 | ubuntu-noble-large | 2025-09-29 10:30:20.348928 | ubuntu-noble-large | 2025-09-29 10:30:20.349054 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:30:20.349075 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:30:20.349092 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:30:20.349168 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:30:20.349184 | ubuntu-noble-large | 2025-09-29 10:30:20.349196 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:30:20.660841 | ubuntu-noble-large | tlog entry created with index: 567896688 2025-09-29 10:30:20.661007 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-apiserver 2025-09-29 10:30:33.941946 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:30:33.942080 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-29 10:30:34.008838 | 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. 2025-09-29 10:30:34.008956 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:30:34.008972 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:30:34.008984 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:30:34.008997 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:30:34.009009 | ubuntu-noble-large | 2025-09-29 10:30:34.393856 | ubuntu-noble-large | 2025-09-29 10:30:34.394026 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:30:34.394050 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:30:34.394069 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:30:34.394084 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:30:34.394104 | ubuntu-noble-large | 2025-09-29 10:30:34.394122 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:30:34.906318 | ubuntu-noble-large | tlog entry created with index: 567896813 2025-09-29 10:30:34.906443 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-console 2025-09-29 10:30:51.258880 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:30:51.259019 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-29 10:30:51.337600 | 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. 2025-09-29 10:30:51.337846 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:30:51.337872 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:30:51.337886 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:30:51.337901 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:30:51.337916 | ubuntu-noble-large | 2025-09-29 10:30:51.733740 | ubuntu-noble-large | 2025-09-29 10:30:51.733857 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:30:51.733867 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:30:51.733904 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:30:51.733910 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:30:51.733916 | ubuntu-noble-large | 2025-09-29 10:30:51.733922 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:30:52.010581 | ubuntu-noble-large | tlog entry created with index: 567896925 2025-09-29 10:30:52.010719 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-29 10:31:07.057824 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:31:07.057915 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-29 10:31:07.117634 | 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. 2025-09-29 10:31:07.117777 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:31:07.117794 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:31:07.117805 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:31:07.117818 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:31:07.117831 | ubuntu-noble-large | 2025-09-29 10:31:07.490891 | ubuntu-noble-large | 2025-09-29 10:31:07.490994 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:31:07.491009 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:31:07.491023 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:31:07.491035 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:31:07.491048 | ubuntu-noble-large | 2025-09-29 10:31:07.491060 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:31:07.793560 | ubuntu-noble-large | tlog entry created with index: 567897079 2025-09-29 10:31:07.793803 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-29 10:31:27.263050 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:31:27.263192 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-29 10:31:27.321890 | 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. 2025-09-29 10:31:27.321973 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:31:27.321990 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:31:27.322003 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:31:27.322018 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:31:27.322032 | ubuntu-noble-large | 2025-09-29 10:31:27.726160 | ubuntu-noble-large | 2025-09-29 10:31:27.726284 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:31:27.726303 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:31:27.726355 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:31:27.726368 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:31:27.726382 | ubuntu-noble-large | 2025-09-29 10:31:27.726395 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:31:28.179211 | ubuntu-noble-large | tlog entry created with index: 567897315 2025-09-29 10:31:28.179309 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2025-09-29 10:31:43.591165 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:31:43.591291 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-29 10:31:43.657660 | 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. 2025-09-29 10:31:43.657815 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:31:43.657832 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:31:43.657843 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:31:43.657856 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:31:43.657869 | ubuntu-noble-large | 2025-09-29 10:31:44.046106 | ubuntu-noble-large | 2025-09-29 10:31:44.046210 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:31:44.046225 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:31:44.046239 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:31:44.046251 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:31:44.046265 | ubuntu-noble-large | 2025-09-29 10:31:44.046277 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:31:44.542768 | ubuntu-noble-large | tlog entry created with index: 567897429 2025-09-29 10:31:44.542892 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-29 10:32:00.118072 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:32:00.118196 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-29 10:32:00.171115 | 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. 2025-09-29 10:32:00.171219 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:32:00.171237 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:32:00.171251 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:32:00.171265 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:32:00.171280 | ubuntu-noble-large | 2025-09-29 10:32:00.545934 | ubuntu-noble-large | 2025-09-29 10:32:00.546031 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:32:00.546096 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:32:00.546109 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:32:00.546120 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:32:00.546132 | ubuntu-noble-large | 2025-09-29 10:32:00.546143 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:32:00.968499 | ubuntu-noble-large | tlog entry created with index: 567897547 2025-09-29 10:32:00.968621 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2025-09-29 10:32:15.613165 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:32:15.613258 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-29 10:32:15.669238 | 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. 2025-09-29 10:32:15.669342 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:32:15.669357 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:32:15.669370 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:32:15.669384 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:32:15.669396 | ubuntu-noble-large | 2025-09-29 10:32:16.048878 | ubuntu-noble-large | 2025-09-29 10:32:16.048976 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:32:16.048991 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:32:16.049004 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:32:16.049016 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:32:16.049028 | ubuntu-noble-large | 2025-09-29 10:32:16.049040 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:32:16.523127 | ubuntu-noble-large | tlog entry created with index: 567897683 2025-09-29 10:32:16.523258 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2025-09-29 10:32:31.521813 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:32:31.521910 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-29 10:32:31.587979 | 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. 2025-09-29 10:32:31.588076 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:32:31.588092 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:32:31.588105 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:32:31.588120 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:32:31.588134 | ubuntu-noble-large | 2025-09-29 10:32:31.968015 | ubuntu-noble-large | 2025-09-29 10:32:31.968117 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:32:31.968160 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:32:31.968172 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:32:31.968181 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:32:31.968191 | ubuntu-noble-large | 2025-09-29 10:32:31.968200 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:32:32.427784 | ubuntu-noble-large | tlog entry created with index: 567897867 2025-09-29 10:32:32.427881 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-29 10:32:47.843782 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:32:47.843879 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-29 10:32:47.895127 | 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. 2025-09-29 10:32:47.895202 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:32:47.895210 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:32:47.895217 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:32:47.895225 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:32:47.895231 | ubuntu-noble-large | 2025-09-29 10:32:48.274338 | ubuntu-noble-large | 2025-09-29 10:32:48.274426 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:32:48.274435 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:32:48.274445 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:32:48.274451 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:32:48.274459 | ubuntu-noble-large | 2025-09-29 10:32:48.274466 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:32:48.731804 | ubuntu-noble-large | tlog entry created with index: 567898017 2025-09-29 10:32:48.731899 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2025-09-29 10:33:05.799256 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:33:05.799386 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-29 10:33:05.859748 | 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. 2025-09-29 10:33:05.859838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:33:05.859852 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:33:05.859863 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:33:05.859877 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:33:05.859890 | ubuntu-noble-large | 2025-09-29 10:33:06.238307 | ubuntu-noble-large | 2025-09-29 10:33:06.238436 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:33:06.238449 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:33:06.238462 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:33:06.238472 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:33:06.238484 | ubuntu-noble-large | 2025-09-29 10:33:06.238495 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:33:06.636122 | ubuntu-noble-large | tlog entry created with index: 567898149 2025-09-29 10:33:06.636238 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-29 10:33:22.726225 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:33:22.726362 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-29 10:33:22.790117 | 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. 2025-09-29 10:33:22.790203 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:33:22.790217 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:33:22.790229 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:33:22.790243 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:33:22.790256 | ubuntu-noble-large | 2025-09-29 10:33:23.188226 | ubuntu-noble-large | 2025-09-29 10:33:23.188341 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:33:23.188358 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:33:23.188375 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:33:23.188410 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:33:23.188427 | ubuntu-noble-large | 2025-09-29 10:33:23.188442 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:33:23.475106 | ubuntu-noble-large | tlog entry created with index: 567898312 2025-09-29 10:33:23.475225 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-29 10:33:38.721833 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:33:38.721938 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-29 10:33:38.790568 | 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. 2025-09-29 10:33:38.790720 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:33:38.790742 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:33:38.790754 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:33:38.790768 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:33:38.790808 | ubuntu-noble-large | 2025-09-29 10:33:39.186061 | ubuntu-noble-large | 2025-09-29 10:33:39.186174 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:33:39.186192 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:33:39.186206 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:33:39.186218 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:33:39.186231 | ubuntu-noble-large | 2025-09-29 10:33:39.186243 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:33:39.614835 | ubuntu-noble-large | tlog entry created with index: 567898484 2025-09-29 10:33:39.614945 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2025-09-29 10:33:54.275067 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:33:54.275199 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-29 10:33:54.333228 | 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. 2025-09-29 10:33:54.333319 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:33:54.333332 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:33:54.333343 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:33:54.333355 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:33:54.333366 | ubuntu-noble-large | 2025-09-29 10:33:54.711017 | ubuntu-noble-large | 2025-09-29 10:33:54.711135 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:33:54.711154 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:33:54.711171 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:33:54.711185 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:33:54.711201 | ubuntu-noble-large | 2025-09-29 10:33:54.711215 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:33:55.182235 | ubuntu-noble-large | tlog entry created with index: 567898612 2025-09-29 10:33:55.182334 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2025-09-29 10:34:11.214873 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:34:11.214997 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-29 10:34:11.277095 | 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. 2025-09-29 10:34:11.277209 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:34:11.277225 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:34:11.277238 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:34:11.277274 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:34:11.277286 | ubuntu-noble-large | 2025-09-29 10:34:11.666984 | ubuntu-noble-large | 2025-09-29 10:34:11.667095 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:34:11.667109 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:34:11.667123 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:34:11.667134 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:34:11.667146 | ubuntu-noble-large | 2025-09-29 10:34:11.667157 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:34:11.940084 | ubuntu-noble-large | tlog entry created with index: 567898770 2025-09-29 10:34:11.940163 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2025-09-29 10:34:29.015812 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:34:29.015907 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-29 10:34:29.073110 | 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. 2025-09-29 10:34:29.073216 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:34:29.073236 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:34:29.073249 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:34:29.073264 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:34:29.073288 | ubuntu-noble-large | 2025-09-29 10:34:29.465763 | ubuntu-noble-large | 2025-09-29 10:34:29.465885 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:34:29.465904 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:34:29.465921 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:34:29.465935 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:34:29.465950 | ubuntu-noble-large | 2025-09-29 10:34:29.465965 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:34:29.746113 | ubuntu-noble-large | tlog entry created with index: 567898935 2025-09-29 10:34:29.746247 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-worker 2025-09-29 10:34:45.526575 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:34:45.526750 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-29 10:34:45.594581 | 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. 2025-09-29 10:34:45.594656 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:34:45.594716 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:34:45.594754 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:34:45.594766 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:34:45.594776 | ubuntu-noble-large | 2025-09-29 10:34:45.966504 | ubuntu-noble-large | 2025-09-29 10:34:45.966598 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:34:45.966611 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:34:45.966623 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:34:45.966655 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:34:45.966722 | ubuntu-noble-large | 2025-09-29 10:34:45.966734 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:34:46.426435 | ubuntu-noble-large | tlog entry created with index: 567899115 2025-09-29 10:34:46.426542 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-09-29 10:34:59.148593 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:34:59.148798 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-29 10:34:59.206774 | 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. 2025-09-29 10:34:59.206866 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:34:59.206881 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:34:59.206892 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:34:59.206905 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:34:59.206917 | ubuntu-noble-large | 2025-09-29 10:34:59.614205 | ubuntu-noble-large | 2025-09-29 10:34:59.614313 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:34:59.614329 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:34:59.614344 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:34:59.614356 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:34:59.614370 | ubuntu-noble-large | 2025-09-29 10:34:59.614383 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:35:00.089989 | ubuntu-noble-large | tlog entry created with index: 567899210 2025-09-29 10:35:00.090100 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-09-29 10:35:15.993575 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:35:15.993740 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-29 10:35:16.043331 | 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. 2025-09-29 10:35:16.043436 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:35:16.043452 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:35:16.043463 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:35:16.043476 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:35:16.043488 | ubuntu-noble-large | 2025-09-29 10:35:16.432339 | ubuntu-noble-large | 2025-09-29 10:35:16.432460 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:35:16.432477 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:35:16.432491 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:35:16.432502 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:35:16.432516 | ubuntu-noble-large | 2025-09-29 10:35:16.432527 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:35:16.837232 | ubuntu-noble-large | tlog entry created with index: 567899380 2025-09-29 10:35:16.837344 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-health-manager 2025-09-29 10:35:31.556332 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:35:31.556476 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-29 10:35:31.628830 | 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. 2025-09-29 10:35:31.628931 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:35:31.628947 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:35:31.628975 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:35:31.628989 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:35:31.629002 | ubuntu-noble-large | 2025-09-29 10:35:31.997432 | ubuntu-noble-large | 2025-09-29 10:35:31.997552 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:35:31.997571 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:35:31.997588 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:35:31.997602 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:35:31.997617 | ubuntu-noble-large | 2025-09-29 10:35:31.997633 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:35:32.477235 | ubuntu-noble-large | tlog entry created with index: 567899600 2025-09-29 10:35:32.477355 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-api 2025-09-29 10:35:48.869940 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:35:48.870039 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-29 10:35:48.929956 | 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. 2025-09-29 10:35:48.930038 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:35:48.930048 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:35:48.930054 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:35:48.930062 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:35:48.930068 | ubuntu-noble-large | 2025-09-29 10:35:49.316226 | ubuntu-noble-large | 2025-09-29 10:35:49.316332 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:35:49.316348 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:35:49.316361 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:35:49.316371 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:35:49.316383 | ubuntu-noble-large | 2025-09-29 10:35:49.316394 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:35:49.787291 | ubuntu-noble-large | tlog entry created with index: 567899814 2025-09-29 10:35:49.787402 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-29 10:36:05.440817 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:36:05.440939 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-29 10:36:05.499703 | 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. 2025-09-29 10:36:05.499809 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:36:05.499826 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:36:05.499839 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:36:05.499852 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:36:05.499865 | ubuntu-noble-large | 2025-09-29 10:36:05.922574 | ubuntu-noble-large | 2025-09-29 10:36:05.922740 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:36:05.922792 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:36:05.922809 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:36:05.922823 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:36:05.922868 | ubuntu-noble-large | 2025-09-29 10:36:05.922884 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:36:06.326553 | ubuntu-noble-large | tlog entry created with index: 567900060 2025-09-29 10:36:06.326655 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2025-09-29 10:36:25.291494 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:36:25.291620 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-29 10:36:25.360526 | 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. 2025-09-29 10:36:25.360632 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:36:25.360647 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:36:25.360658 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:36:25.360696 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:36:25.360711 | ubuntu-noble-large | 2025-09-29 10:36:25.738607 | ubuntu-noble-large | 2025-09-29 10:36:25.738747 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:36:25.738765 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:36:25.738779 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:36:25.738791 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:36:25.738825 | ubuntu-noble-large | 2025-09-29 10:36:25.738837 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:36:26.148256 | ubuntu-noble-large | tlog entry created with index: 567900257 2025-09-29 10:36:26.148381 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2025-09-29 10:36:41.790386 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:36:41.790490 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-29 10:36:41.858954 | 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. 2025-09-29 10:36:41.859066 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:36:41.859082 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:36:41.859094 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:36:41.859106 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:36:41.859119 | ubuntu-noble-large | 2025-09-29 10:36:42.239948 | ubuntu-noble-large | 2025-09-29 10:36:42.240060 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:36:42.240077 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:36:42.240091 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:36:42.240103 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:36:42.240116 | ubuntu-noble-large | 2025-09-29 10:36:42.240128 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:36:42.726606 | ubuntu-noble-large | tlog entry created with index: 567900388 2025-09-29 10:36:42.726895 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-29 10:36:57.154815 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:36:57.154950 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-29 10:36:57.231393 | 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. 2025-09-29 10:36:57.231498 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:36:57.231521 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:36:57.231538 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:36:57.231555 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:36:57.231574 | ubuntu-noble-large | 2025-09-29 10:36:57.605783 | ubuntu-noble-large | 2025-09-29 10:36:57.605898 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:36:57.605910 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:36:57.605919 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:36:57.605927 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:36:57.605935 | ubuntu-noble-large | 2025-09-29 10:36:57.605942 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:36:58.054820 | ubuntu-noble-large | tlog entry created with index: 567900545 2025-09-29 10:36:58.054970 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2025-09-29 10:37:13.696312 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:37:13.696448 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-29 10:37:13.766468 | 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. 2025-09-29 10:37:13.766573 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:37:13.766587 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:37:13.766597 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:37:13.766608 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:37:13.766619 | ubuntu-noble-large | 2025-09-29 10:37:14.150608 | ubuntu-noble-large | 2025-09-29 10:37:14.150762 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:37:14.150777 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:37:14.150789 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:37:14.150799 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:37:14.150809 | ubuntu-noble-large | 2025-09-29 10:37:14.150820 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:37:14.637777 | ubuntu-noble-large | tlog entry created with index: 567900716 2025-09-29 10:37:14.637935 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-29 10:37:27.607182 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:37:27.607390 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-29 10:37:27.673458 | 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. 2025-09-29 10:37:27.673544 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:37:27.673560 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:37:27.673573 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:37:27.673588 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:37:27.673602 | ubuntu-noble-large | 2025-09-29 10:37:28.050370 | ubuntu-noble-large | 2025-09-29 10:37:28.050487 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:37:28.050504 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:37:28.050519 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:37:28.050532 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:37:28.050546 | ubuntu-noble-large | 2025-09-29 10:37:28.050581 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:37:28.348313 | ubuntu-noble-large | tlog entry created with index: 567900870 2025-09-29 10:37:28.348410 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-29 10:37:42.224995 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:37:42.225134 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-29 10:37:42.286198 | 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. 2025-09-29 10:37:42.286279 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:37:42.286296 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:37:42.286310 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:37:42.286324 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:37:42.286339 | ubuntu-noble-large | 2025-09-29 10:37:42.670978 | ubuntu-noble-large | 2025-09-29 10:37:42.671079 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:37:42.671094 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:37:42.671109 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:37:42.671121 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:37:42.671135 | ubuntu-noble-large | 2025-09-29 10:37:42.671148 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:37:43.066225 | ubuntu-noble-large | tlog entry created with index: 567901017 2025-09-29 10:37:43.066361 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2025-09-29 10:37:56.868363 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:37:56.868499 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-29 10:37:56.942449 | 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. 2025-09-29 10:37:56.942590 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:37:56.942606 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:37:56.942616 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:37:56.942629 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:37:56.942641 | ubuntu-noble-large | 2025-09-29 10:37:57.330941 | ubuntu-noble-large | 2025-09-29 10:37:57.331082 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:37:57.331100 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:37:57.331114 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:37:57.331126 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:37:57.331140 | ubuntu-noble-large | 2025-09-29 10:37:57.331152 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:37:57.793250 | ubuntu-noble-large | tlog entry created with index: 567901144 2025-09-29 10:37:57.793356 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2025-09-29 10:38:11.846802 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:38:11.846903 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-29 10:38:11.916483 | 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. 2025-09-29 10:38:11.916597 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:38:11.916613 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:38:11.916626 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:38:11.916639 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:38:11.916652 | ubuntu-noble-large | 2025-09-29 10:38:12.299491 | ubuntu-noble-large | 2025-09-29 10:38:12.299624 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:38:12.299643 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:38:12.299657 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:38:12.299722 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:38:12.299738 | ubuntu-noble-large | 2025-09-29 10:38:12.299752 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:38:12.692778 | ubuntu-noble-large | tlog entry created with index: 567901281 2025-09-29 10:38:12.692901 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-29 10:38:27.092848 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:38:27.092943 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-29 10:38:27.157490 | 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. 2025-09-29 10:38:27.157573 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:38:27.157585 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:38:27.157595 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:38:27.157606 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:38:27.157617 | ubuntu-noble-large | 2025-09-29 10:38:27.530186 | ubuntu-noble-large | 2025-09-29 10:38:27.530283 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:38:27.530296 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:38:27.530308 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:38:27.530318 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:38:27.530330 | ubuntu-noble-large | 2025-09-29 10:38:27.530341 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:38:27.825345 | ubuntu-noble-large | tlog entry created with index: 567901514 2025-09-29 10:38:27.825424 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone 2025-09-29 10:38:42.290082 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:38:42.290226 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-29 10:38:42.353977 | 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. 2025-09-29 10:38:42.354084 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:38:42.354102 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:38:42.354115 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:38:42.354128 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:38:42.354141 | ubuntu-noble-large | 2025-09-29 10:38:42.730002 | ubuntu-noble-large | 2025-09-29 10:38:42.730170 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:38:42.730189 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:38:42.730204 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:38:42.730217 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:38:42.730231 | ubuntu-noble-large | 2025-09-29 10:38:42.730245 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:38:43.232832 | ubuntu-noble-large | tlog entry created with index: 567901713 2025-09-29 10:38:43.232955 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-fernet 2025-09-29 10:38:58.212124 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:38:58.212285 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-29 10:38:58.274647 | 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. 2025-09-29 10:38:58.274782 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:38:58.274796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:38:58.274805 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:38:58.274814 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:38:58.274823 | ubuntu-noble-large | 2025-09-29 10:38:58.685650 | ubuntu-noble-large | 2025-09-29 10:38:58.685786 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:38:58.685801 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:38:58.685814 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:38:58.685824 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:38:58.685836 | ubuntu-noble-large | 2025-09-29 10:38:58.685847 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:38:59.153416 | ubuntu-noble-large | tlog entry created with index: 567902020 2025-09-29 10:38:59.153520 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-ssh 2025-09-29 10:39:10.607841 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:39:10.607944 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-29 10:39:10.686316 | 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. 2025-09-29 10:39:10.686422 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:39:10.686439 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:39:10.686452 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:39:10.686466 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:39:10.686480 | ubuntu-noble-large | 2025-09-29 10:39:11.077510 | ubuntu-noble-large | 2025-09-29 10:39:11.077628 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:39:11.077644 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:39:11.077657 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:39:11.077699 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:39:11.077748 | ubuntu-noble-large | 2025-09-29 10:39:11.077759 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:39:11.371522 | ubuntu-noble-large | tlog entry created with index: 567902229 2025-09-29 10:39:11.371631 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-conductor 2025-09-29 10:39:26.398578 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:39:26.398706 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-29 10:39:26.471876 | 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. 2025-09-29 10:39:26.471968 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:39:26.471980 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:39:26.471990 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:39:26.472002 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:39:26.472013 | ubuntu-noble-large | 2025-09-29 10:39:26.856007 | ubuntu-noble-large | 2025-09-29 10:39:26.856149 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:39:26.856168 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:39:26.856213 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:39:26.856225 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:39:26.856239 | ubuntu-noble-large | 2025-09-29 10:39:26.856251 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:39:27.357883 | ubuntu-noble-large | tlog entry created with index: 567902477 2025-09-29 10:39:27.358011 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-pxe 2025-09-29 10:39:43.873765 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:39:43.873903 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-29 10:39:43.933789 | 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. 2025-09-29 10:39:43.933885 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:39:43.933898 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:39:43.933908 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:39:43.933921 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:39:43.933931 | ubuntu-noble-large | 2025-09-29 10:39:44.331193 | ubuntu-noble-large | 2025-09-29 10:39:44.331317 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:39:44.331339 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:39:44.331355 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:39:44.331370 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:39:44.331421 | ubuntu-noble-large | 2025-09-29 10:39:44.331435 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:39:44.813400 | ubuntu-noble-large | tlog entry created with index: 567902734 2025-09-29 10:39:44.813505 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-api 2025-09-29 10:39:56.869794 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:39:56.869883 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-29 10:39:56.951075 | 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. 2025-09-29 10:39:56.951176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:39:56.951189 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:39:56.951199 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:39:56.951210 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:39:56.951221 | ubuntu-noble-large | 2025-09-29 10:39:57.339903 | ubuntu-noble-large | 2025-09-29 10:39:57.340024 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:39:57.340041 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:39:57.340056 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:39:57.340067 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:39:57.340081 | ubuntu-noble-large | 2025-09-29 10:39:57.340093 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:39:57.797978 | ubuntu-noble-large | tlog entry created with index: 567902902 2025-09-29 10:39:57.798171 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-scheduler 2025-09-29 10:40:12.097916 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:40:12.098026 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-29 10:40:12.159094 | 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. 2025-09-29 10:40:12.159186 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:40:12.159202 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:40:12.159214 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:40:12.159226 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:40:12.159239 | ubuntu-noble-large | 2025-09-29 10:40:12.496619 | ubuntu-noble-large | 2025-09-29 10:40:12.496732 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:40:12.496750 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:40:12.496765 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:40:12.496779 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:40:12.496818 | ubuntu-noble-large | 2025-09-29 10:40:12.496831 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:40:12.936368 | ubuntu-noble-large | tlog entry created with index: 567903080 2025-09-29 10:40:12.936454 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-volume 2025-09-29 10:40:23.723114 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:40:23.723231 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-29 10:40:23.785855 | 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. 2025-09-29 10:40:23.785950 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:40:23.785962 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:40:23.785972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:40:23.785984 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:40:23.785995 | ubuntu-noble-large | 2025-09-29 10:40:24.173755 | ubuntu-noble-large | 2025-09-29 10:40:24.173882 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:40:24.173899 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:40:24.173913 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:40:24.173925 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:40:24.173939 | ubuntu-noble-large | 2025-09-29 10:40:24.173951 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:40:24.646994 | ubuntu-noble-large | tlog entry created with index: 567903166 2025-09-29 10:40:24.647111 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2025-09-29 10:40:37.730870 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:40:37.731018 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-29 10:40:37.785125 | 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. 2025-09-29 10:40:37.785264 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:40:37.785284 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:40:37.785298 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:40:37.785313 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:40:37.785328 | ubuntu-noble-large | 2025-09-29 10:40:38.190439 | ubuntu-noble-large | 2025-09-29 10:40:38.190564 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:40:38.190584 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:40:38.190600 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:40:38.190666 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:40:38.190726 | ubuntu-noble-large | 2025-09-29 10:40:38.190739 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:40:38.629050 | ubuntu-noble-large | tlog entry created with index: 567903254 2025-09-29 10:40:38.629176 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2025-09-29 10:40:55.970481 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:40:55.970607 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-29 10:40:56.039176 | 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. 2025-09-29 10:40:56.039285 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:40:56.039299 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:40:56.039310 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:40:56.039321 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:40:56.039332 | ubuntu-noble-large | 2025-09-29 10:40:56.423379 | ubuntu-noble-large | 2025-09-29 10:40:56.423462 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:40:56.423470 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:40:56.423478 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:40:56.423483 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:40:56.423491 | ubuntu-noble-large | 2025-09-29 10:40:56.423497 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:40:56.885488 | ubuntu-noble-large | tlog entry created with index: 567903449 2025-09-29 10:40:56.885623 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2025-09-29 10:41:12.174036 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:41:12.174172 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-29 10:41:12.235007 | 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. 2025-09-29 10:41:12.235081 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:41:12.235096 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:41:12.235109 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:41:12.235124 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:41:12.235138 | ubuntu-noble-large | 2025-09-29 10:41:12.622927 | ubuntu-noble-large | 2025-09-29 10:41:12.623051 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:41:12.623070 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:41:12.623086 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:41:12.623130 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:41:12.623145 | ubuntu-noble-large | 2025-09-29 10:41:12.623157 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:41:12.903183 | ubuntu-noble-large | tlog entry created with index: 567903589 2025-09-29 10:41:12.903448 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2025-09-29 10:41:28.474555 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:41:28.474742 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-29 10:41:28.539009 | 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. 2025-09-29 10:41:28.539074 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:41:28.539103 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:41:28.539114 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:41:28.539126 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:41:28.539137 | ubuntu-noble-large | 2025-09-29 10:41:28.915571 | ubuntu-noble-large | 2025-09-29 10:41:28.915713 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:41:28.915732 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:41:28.915746 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:41:28.915757 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:41:28.915771 | ubuntu-noble-large | 2025-09-29 10:41:28.915783 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:41:29.462311 | ubuntu-noble-large | tlog entry created with index: 567903759 2025-09-29 10:41:29.462426 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-29 10:41:44.909027 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:41:44.909163 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-29 10:41:44.977755 | 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. 2025-09-29 10:41:44.977858 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:41:44.977876 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:41:44.977890 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:41:44.977905 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:41:44.977919 | ubuntu-noble-large | 2025-09-29 10:41:45.374611 | ubuntu-noble-large | 2025-09-29 10:41:45.374760 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:41:45.374778 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:41:45.374828 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:41:45.374841 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:41:45.374854 | ubuntu-noble-large | 2025-09-29 10:41:45.374866 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:41:45.846642 | ubuntu-noble-large | tlog entry created with index: 567904016 2025-09-29 10:41:45.846789 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2025-09-29 10:41:58.899231 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:41:58.899388 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-29 10:41:58.962705 | 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. 2025-09-29 10:41:58.962795 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:41:58.962809 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:41:58.962817 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:41:58.962828 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:41:58.962836 | ubuntu-noble-large | 2025-09-29 10:41:59.330522 | ubuntu-noble-large | 2025-09-29 10:41:59.330639 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:41:59.330656 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:41:59.330710 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:41:59.330750 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:41:59.330764 | ubuntu-noble-large | 2025-09-29 10:41:59.330776 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:41:59.751815 | ubuntu-noble-large | tlog entry created with index: 567904241 2025-09-29 10:41:59.751947 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2025-09-29 10:42:12.121585 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:42:12.121781 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-29 10:42:12.188060 | 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. 2025-09-29 10:42:12.188145 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:42:12.188161 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:42:12.188175 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:42:12.188189 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:42:12.188202 | ubuntu-noble-large | 2025-09-29 10:42:12.559826 | ubuntu-noble-large | 2025-09-29 10:42:12.559936 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:42:12.560005 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:42:12.560020 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:42:12.560031 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:42:12.560045 | ubuntu-noble-large | 2025-09-29 10:42:12.560057 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:42:13.034761 | ubuntu-noble-large | tlog entry created with index: 567904341 2025-09-29 10:42:13.034889 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2025-09-29 10:42:25.388566 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:42:25.388796 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-29 10:42:25.454996 | 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. 2025-09-29 10:42:25.455059 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:42:25.455073 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:42:25.455083 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:42:25.455094 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:42:25.455104 | ubuntu-noble-large | 2025-09-29 10:42:25.830927 | ubuntu-noble-large | 2025-09-29 10:42:25.831047 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:42:25.831062 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:42:25.831075 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:42:25.831086 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:42:25.831098 | ubuntu-noble-large | 2025-09-29 10:42:25.831108 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:42:26.108140 | ubuntu-noble-large | tlog entry created with index: 567904487 2025-09-29 10:42:26.108268 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2025-09-29 10:42:40.085542 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:42:40.087107 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-29 10:42:40.162767 | 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. 2025-09-29 10:42:40.162854 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:42:40.162870 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:42:40.162884 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:42:40.162912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:42:40.162927 | ubuntu-noble-large | 2025-09-29 10:42:40.556586 | ubuntu-noble-large | 2025-09-29 10:42:40.556758 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:42:40.556865 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:42:40.556881 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:42:40.556892 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:42:40.556906 | ubuntu-noble-large | 2025-09-29 10:42:40.556918 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:42:40.982818 | ubuntu-noble-large | tlog entry created with index: 567904644 2025-09-29 10:42:40.982920 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-29 10:42:58.624794 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:42:58.624919 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-29 10:42:58.685108 | 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. 2025-09-29 10:42:58.685200 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:42:58.685213 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:42:58.685223 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:42:58.685234 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:42:58.685245 | ubuntu-noble-large | 2025-09-29 10:42:59.060897 | ubuntu-noble-large | 2025-09-29 10:42:59.061019 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:42:59.061037 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:42:59.061052 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:42:59.061064 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:42:59.061078 | ubuntu-noble-large | 2025-09-29 10:42:59.061090 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:42:59.521027 | ubuntu-noble-large | tlog entry created with index: 567904817 2025-09-29 10:42:59.521132 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-29 10:43:19.701979 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:43:19.702109 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-29 10:43:19.764313 | 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. 2025-09-29 10:43:19.764420 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:43:19.764435 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:43:19.764447 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:43:19.764461 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:43:19.764473 | ubuntu-noble-large | 2025-09-29 10:43:20.142801 | ubuntu-noble-large | 2025-09-29 10:43:20.142922 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:43:20.142939 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:43:20.142953 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:43:20.142965 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:43:20.142979 | ubuntu-noble-large | 2025-09-29 10:43:20.143012 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:43:20.626622 | ubuntu-noble-large | tlog entry created with index: 567904979 2025-09-29 10:43:20.626773 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-29 10:43:36.289534 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:43:36.289618 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-29 10:43:36.373511 | 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. 2025-09-29 10:43:36.373600 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:43:36.373617 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:43:36.373630 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:43:36.373646 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:43:36.373661 | ubuntu-noble-large | 2025-09-29 10:43:36.769842 | ubuntu-noble-large | 2025-09-29 10:43:36.769946 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:43:36.769961 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:43:36.769973 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:43:36.769981 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:43:36.769992 | ubuntu-noble-large | 2025-09-29 10:43:36.770001 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:43:37.284779 | ubuntu-noble-large | tlog entry created with index: 567905174 2025-09-29 10:43:37.284909 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-29 10:43:51.661794 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:43:51.661907 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-29 10:43:51.738028 | 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. 2025-09-29 10:43:51.738192 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:43:51.738211 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:43:51.738225 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:43:51.738272 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:43:51.738285 | ubuntu-noble-large | 2025-09-29 10:43:52.108619 | ubuntu-noble-large | 2025-09-29 10:43:52.108779 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:43:52.108797 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:43:52.108811 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:43:52.108822 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:43:52.108836 | ubuntu-noble-large | 2025-09-29 10:43:52.108848 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:43:52.600465 | ubuntu-noble-large | tlog entry created with index: 567905330 2025-09-29 10:43:52.600572 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api-cfn 2025-09-29 10:44:07.246864 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:44:07.247005 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-29 10:44:07.310458 | 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. 2025-09-29 10:44:07.310560 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:44:07.310577 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:44:07.310591 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:44:07.310606 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:44:07.310621 | ubuntu-noble-large | 2025-09-29 10:44:07.696961 | ubuntu-noble-large | 2025-09-29 10:44:07.697101 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:44:07.697119 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:44:07.697135 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:44:07.697149 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:44:07.697164 | ubuntu-noble-large | 2025-09-29 10:44:07.697179 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:44:08.021315 | ubuntu-noble-large | tlog entry created with index: 567905432 2025-09-29 10:44:08.021431 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-engine 2025-09-29 10:44:21.310527 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:44:21.310735 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-29 10:44:21.375791 | 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. 2025-09-29 10:44:21.375901 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:44:21.375918 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:44:21.375930 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:44:21.375969 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:44:21.375990 | ubuntu-noble-large | 2025-09-29 10:44:21.772458 | ubuntu-noble-large | 2025-09-29 10:44:21.772560 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:44:21.772574 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:44:21.772587 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:44:21.772597 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:44:21.772610 | ubuntu-noble-large | 2025-09-29 10:44:21.772621 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:44:22.182509 | ubuntu-noble-large | tlog entry created with index: 567905506 2025-09-29 10:44:22.182612 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api 2025-09-29 10:44:40.197166 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:44:40.197330 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-29 10:44:40.257292 | 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. 2025-09-29 10:44:40.257410 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:44:40.257429 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:44:40.257443 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:44:40.257458 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:44:40.257473 | ubuntu-noble-large | 2025-09-29 10:44:40.642829 | ubuntu-noble-large | 2025-09-29 10:44:40.642917 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:44:40.642935 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:44:40.642952 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:44:40.642965 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:44:40.642980 | ubuntu-noble-large | 2025-09-29 10:44:40.642996 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:44:41.096612 | ubuntu-noble-large | tlog entry created with index: 567905618 2025-09-29 10:44:41.096747 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-29 10:44:52.314464 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:44:52.314566 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-29 10:44:52.377222 | 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. 2025-09-29 10:44:52.377307 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:44:52.377323 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:44:52.377362 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:44:52.377376 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:44:52.377389 | ubuntu-noble-large | 2025-09-29 10:44:52.756433 | ubuntu-noble-large | 2025-09-29 10:44:52.756562 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:44:52.756577 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:44:52.756591 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:44:52.756603 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:44:52.756616 | ubuntu-noble-large | 2025-09-29 10:44:52.756628 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:44:53.213247 | ubuntu-noble-large | tlog entry created with index: 567905706 2025-09-29 10:44:53.213372 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2025-09-29 10:45:11.887376 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:45:11.887516 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-29 10:45:11.944446 | 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. 2025-09-29 10:45:11.944528 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:45:11.944544 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:45:11.944557 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:45:11.944571 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:45:11.944586 | ubuntu-noble-large | 2025-09-29 10:45:12.321501 | ubuntu-noble-large | 2025-09-29 10:45:12.321589 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:45:12.321605 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:45:12.321621 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:45:12.321634 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:45:12.321649 | ubuntu-noble-large | 2025-09-29 10:45:12.321663 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:45:12.821405 | ubuntu-noble-large | tlog entry created with index: 567905907 2025-09-29 10:45:12.821572 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2025-09-29 10:45:28.577814 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:45:28.577904 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-29 10:45:28.651057 | 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. 2025-09-29 10:45:28.651161 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:45:28.651212 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:45:28.651223 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:45:28.651236 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:45:28.651247 | ubuntu-noble-large | 2025-09-29 10:45:29.036777 | ubuntu-noble-large | 2025-09-29 10:45:29.036891 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:45:29.036937 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:45:29.036951 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:45:29.036962 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:45:29.036975 | ubuntu-noble-large | 2025-09-29 10:45:29.036987 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:45:29.519609 | ubuntu-noble-large | tlog entry created with index: 567906043 2025-09-29 10:45:29.519745 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2025-09-29 10:45:41.614792 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:45:41.614884 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-29 10:45:41.687071 | 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. 2025-09-29 10:45:41.687136 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:45:41.687150 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:45:41.687162 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:45:41.687175 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:45:41.687188 | ubuntu-noble-large | 2025-09-29 10:45:42.068947 | ubuntu-noble-large | 2025-09-29 10:45:42.069059 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:45:42.069077 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:45:42.069093 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:45:42.069107 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:45:42.069123 | ubuntu-noble-large | 2025-09-29 10:45:42.069137 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:45:42.585539 | ubuntu-noble-large | tlog entry created with index: 567906186 2025-09-29 10:45:42.585660 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-corosync 2025-09-29 10:45:56.404801 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:45:56.404902 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-29 10:45:56.469943 | 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. 2025-09-29 10:45:56.470045 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:45:56.470057 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:45:56.470066 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:45:56.470075 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:45:56.470084 | ubuntu-noble-large | 2025-09-29 10:45:56.862638 | ubuntu-noble-large | 2025-09-29 10:45:56.862845 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:45:56.862865 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:45:56.862879 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:45:56.862890 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:45:56.862903 | ubuntu-noble-large | 2025-09-29 10:45:56.862915 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:45:57.132414 | ubuntu-noble-large | tlog entry created with index: 567906422 2025-09-29 10:45:57.132569 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pcs 2025-09-29 10:46:09.906823 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:46:09.906926 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-29 10:46:09.972282 | 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. 2025-09-29 10:46:09.972371 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:46:09.972388 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:46:09.972401 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:46:09.972416 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:46:09.972473 | ubuntu-noble-large | 2025-09-29 10:46:10.361824 | ubuntu-noble-large | 2025-09-29 10:46:10.361958 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:46:10.361977 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:46:10.361993 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:46:10.362007 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:46:10.362023 | ubuntu-noble-large | 2025-09-29 10:46:10.362037 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:46:10.799405 | ubuntu-noble-large | tlog entry created with index: 567906587 2025-09-29 10:46:10.799558 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-09-29 10:46:26.937572 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:46:26.937731 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-29 10:46:27.000900 | 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. 2025-09-29 10:46:27.001006 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:46:27.001021 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:46:27.001032 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:46:27.001043 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:46:27.001054 | ubuntu-noble-large | 2025-09-29 10:46:27.382718 | ubuntu-noble-large | 2025-09-29 10:46:27.382908 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:46:27.382927 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:46:27.382941 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:46:27.382952 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:46:27.382966 | ubuntu-noble-large | 2025-09-29 10:46:27.382978 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:46:27.808844 | ubuntu-noble-large | tlog entry created with index: 567906895 2025-09-29 10:46:27.808982 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-09-29 10:46:41.100814 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:46:41.100952 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-29 10:46:41.164149 | 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. 2025-09-29 10:46:41.164263 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:46:41.164283 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:46:41.164296 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:46:41.164311 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:46:41.164326 | ubuntu-noble-large | 2025-09-29 10:46:41.553560 | ubuntu-noble-large | 2025-09-29 10:46:41.553724 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:46:41.553747 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:46:41.553805 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:46:41.553819 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:46:41.553835 | ubuntu-noble-large | 2025-09-29 10:46:41.553849 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:46:41.992047 | ubuntu-noble-large | tlog entry created with index: 567907145 2025-09-29 10:46:41.992137 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-09-29 10:46:56.131439 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:46:56.131710 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-29 10:46:56.197029 | 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. 2025-09-29 10:46:56.197135 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:46:56.197151 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:46:56.197162 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:46:56.197174 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:46:56.197187 | ubuntu-noble-large | 2025-09-29 10:46:56.587188 | ubuntu-noble-large | 2025-09-29 10:46:56.587296 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:46:56.587312 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:46:56.587326 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:46:56.587338 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:46:56.587352 | ubuntu-noble-large | 2025-09-29 10:46:56.587364 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:46:56.981770 | ubuntu-noble-large | tlog entry created with index: 567907266 2025-09-29 10:46:56.981876 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-09-29 10:47:12.766884 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:47:12.767008 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-29 10:47:12.842251 | 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. 2025-09-29 10:47:12.842362 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:47:12.842381 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:47:12.842394 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:47:12.842409 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:47:12.842423 | ubuntu-noble-large | 2025-09-29 10:47:13.226841 | ubuntu-noble-large | 2025-09-29 10:47:13.226951 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:47:13.226970 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:47:13.226986 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:47:13.226999 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:47:13.227015 | ubuntu-noble-large | 2025-09-29 10:47:13.227030 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:47:13.634159 | ubuntu-noble-large | tlog entry created with index: 567907454 2025-09-29 10:47:13.634256 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-09-29 10:47:29.024576 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:47:29.024742 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-29 10:47:29.093302 | 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. 2025-09-29 10:47:29.093390 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:47:29.093402 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:47:29.093410 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:47:29.093420 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:47:29.093429 | ubuntu-noble-large | 2025-09-29 10:47:29.473765 | ubuntu-noble-large | 2025-09-29 10:47:29.473845 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:47:29.473852 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:47:29.473859 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:47:29.473864 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:47:29.473870 | ubuntu-noble-large | 2025-09-29 10:47:29.473875 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:47:29.945077 | ubuntu-noble-large | tlog entry created with index: 567907621 2025-09-29 10:47:29.945188 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-09-29 10:47:47.326105 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:47:47.326233 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-29 10:47:47.382581 | 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. 2025-09-29 10:47:47.382657 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:47:47.382698 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:47:47.382710 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:47:47.382722 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:47:47.382733 | ubuntu-noble-large | 2025-09-29 10:47:47.768359 | ubuntu-noble-large | 2025-09-29 10:47:47.768536 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:47:47.768561 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:47:47.768577 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:47:47.768591 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:47:47.768607 | ubuntu-noble-large | 2025-09-29 10:47:47.768621 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:47:48.273424 | ubuntu-noble-large | tlog entry created with index: 567907801 2025-09-29 10:47:48.273567 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-09-29 10:47:59.964437 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:47:59.964584 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-29 10:48:00.019315 | 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. 2025-09-29 10:48:00.019408 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:48:00.019422 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:48:00.019433 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:48:00.019444 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:48:00.019455 | ubuntu-noble-large | 2025-09-29 10:48:00.430455 | ubuntu-noble-large | 2025-09-29 10:48:00.430584 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:48:00.430599 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:48:00.430641 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:48:00.430652 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:48:00.430665 | ubuntu-noble-large | 2025-09-29 10:48:00.430715 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:48:00.865885 | ubuntu-noble-large | tlog entry created with index: 567907941 2025-09-29 10:48:00.866002 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-09-29 10:48:12.008748 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:48:12.008829 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-29 10:48:12.078417 | 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. 2025-09-29 10:48:12.078498 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:48:12.078532 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:48:12.078546 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:48:12.078561 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:48:12.078575 | ubuntu-noble-large | 2025-09-29 10:48:12.472932 | ubuntu-noble-large | 2025-09-29 10:48:12.473053 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:48:12.473073 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:48:12.473091 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:48:12.473105 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:48:12.473122 | ubuntu-noble-large | 2025-09-29 10:48:12.473169 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:48:12.861566 | ubuntu-noble-large | tlog entry created with index: 567908075 2025-09-29 10:48:12.861742 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-09-29 10:48:24.613793 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:48:24.613883 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-29 10:48:24.678797 | 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. 2025-09-29 10:48:24.678913 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:48:24.678929 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:48:24.678941 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:48:24.678953 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:48:24.678965 | ubuntu-noble-large | 2025-09-29 10:48:25.060300 | ubuntu-noble-large | 2025-09-29 10:48:25.060412 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:48:25.060428 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:48:25.060442 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:48:25.060453 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:48:25.060466 | ubuntu-noble-large | 2025-09-29 10:48:25.060479 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:48:25.493113 | ubuntu-noble-large | tlog entry created with index: 567908175 2025-09-29 10:48:25.493221 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-09-29 10:48:37.954912 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:48:37.955007 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-29 10:48:38.015722 | 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. 2025-09-29 10:48:38.015807 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:48:38.015821 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:48:38.015832 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:48:38.015845 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:48:38.015857 | ubuntu-noble-large | 2025-09-29 10:48:38.403494 | ubuntu-noble-large | 2025-09-29 10:48:38.403611 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:48:38.403626 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:48:38.403640 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:48:38.403652 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:48:38.403773 | ubuntu-noble-large | 2025-09-29 10:48:38.403793 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:48:38.906348 | ubuntu-noble-large | tlog entry created with index: 567908272 2025-09-29 10:48:38.906441 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-09-29 10:48:50.585454 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:48:50.585581 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-29 10:48:50.661123 | 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. 2025-09-29 10:48:50.661235 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:48:50.661254 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:48:50.661268 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:48:50.661283 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:48:50.661298 | ubuntu-noble-large | 2025-09-29 10:48:51.038454 | ubuntu-noble-large | 2025-09-29 10:48:51.038619 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:48:51.038640 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:48:51.038655 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:48:51.038701 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:48:51.038718 | ubuntu-noble-large | 2025-09-29 10:48:51.038731 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:48:51.519336 | ubuntu-noble-large | tlog entry created with index: 567908345 2025-09-29 10:48:51.519573 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-09-29 10:49:05.511796 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:49:05.511885 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-29 10:49:05.597983 | 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. 2025-09-29 10:49:05.598083 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:49:05.598100 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:49:05.598114 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:49:05.598129 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:49:05.598143 | ubuntu-noble-large | 2025-09-29 10:49:06.000560 | ubuntu-noble-large | 2025-09-29 10:49:06.000711 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:49:06.000732 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:49:06.000772 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:49:06.000861 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:49:06.000877 | ubuntu-noble-large | 2025-09-29 10:49:06.000889 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:49:06.470112 | ubuntu-noble-large | tlog entry created with index: 567908430 2025-09-29 10:49:06.470218 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mtail 2025-09-29 10:49:18.878085 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:49:18.878226 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-29 10:49:18.944281 | 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. 2025-09-29 10:49:18.944371 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:49:18.944389 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:49:18.944401 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:49:18.944415 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:49:18.944428 | ubuntu-noble-large | 2025-09-29 10:49:19.331117 | ubuntu-noble-large | 2025-09-29 10:49:19.331210 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:49:19.331229 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:49:19.331245 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:49:19.331259 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:49:19.331275 | ubuntu-noble-large | 2025-09-29 10:49:19.331290 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:49:19.608580 | ubuntu-noble-large | tlog entry created with index: 567908547 2025-09-29 10:49:19.608810 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-09-29 10:49:33.428792 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:49:33.428888 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-29 10:49:33.499160 | 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. 2025-09-29 10:49:33.499257 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:49:33.499274 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:49:33.499288 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:49:33.499303 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:49:33.499329 | ubuntu-noble-large | 2025-09-29 10:49:33.896229 | ubuntu-noble-large | 2025-09-29 10:49:33.896336 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:49:33.896354 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:49:33.896407 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:49:33.896419 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:49:33.896432 | ubuntu-noble-large | 2025-09-29 10:49:33.896444 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:49:34.322500 | ubuntu-noble-large | tlog entry created with index: 567908706 2025-09-29 10:49:34.322666 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-server 2025-09-29 10:49:48.794483 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:49:48.794619 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-29 10:49:48.856554 | 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. 2025-09-29 10:49:48.856624 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:49:48.856633 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:49:48.856639 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:49:48.856647 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:49:48.856653 | ubuntu-noble-large | 2025-09-29 10:49:49.250065 | ubuntu-noble-large | 2025-09-29 10:49:49.250192 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:49:49.250212 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:49:49.250229 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:49:49.250243 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:49:49.250258 | ubuntu-noble-large | 2025-09-29 10:49:49.250273 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:49:49.714794 | ubuntu-noble-large | tlog entry created with index: 567908890 2025-09-29 10:49:49.714894 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-09-29 10:50:02.188009 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:02.188149 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-29 10:50:02.260248 | 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. 2025-09-29 10:50:02.260342 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:02.260361 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:02.260374 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:02.260388 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:02.260404 | ubuntu-noble-large | 2025-09-29 10:50:02.630903 | ubuntu-noble-large | 2025-09-29 10:50:02.631027 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:02.631079 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:02.631094 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:02.631106 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:02.631119 | ubuntu-noble-large | 2025-09-29 10:50:02.631132 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:03.038360 | ubuntu-noble-large | tlog entry created with index: 567909010 2025-09-29 10:50:03.038475 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-09-29 10:50:14.415287 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:14.415400 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-29 10:50:14.472485 | 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. 2025-09-29 10:50:14.473967 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:14.474000 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:14.474010 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:14.474022 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:14.474034 | ubuntu-noble-large | 2025-09-29 10:50:14.864054 | ubuntu-noble-large | 2025-09-29 10:50:14.864157 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:14.864169 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:14.864205 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:14.864214 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:14.864225 | ubuntu-noble-large | 2025-09-29 10:50:14.864235 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:15.143972 | ubuntu-noble-large | tlog entry created with index: 567909090 2025-09-29 10:50:15.144110 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-09-29 10:50:25.372793 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:25.372889 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-29 10:50:25.435769 | 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. 2025-09-29 10:50:25.435863 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:25.435877 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:25.435889 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:25.435903 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:25.435915 | ubuntu-noble-large | 2025-09-29 10:50:25.822904 | ubuntu-noble-large | 2025-09-29 10:50:25.823025 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:25.823320 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:25.823427 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:25.823444 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:25.823460 | ubuntu-noble-large | 2025-09-29 10:50:25.823474 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:26.286203 | ubuntu-noble-large | tlog entry created with index: 567909141 2025-09-29 10:50:26.286319 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-09-29 10:50:36.984394 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:36.984528 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-29 10:50:37.059594 | 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. 2025-09-29 10:50:37.059710 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:37.059726 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:37.059737 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:37.059748 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:37.059759 | ubuntu-noble-large | 2025-09-29 10:50:37.474151 | ubuntu-noble-large | 2025-09-29 10:50:37.474258 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:37.474273 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:37.474286 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:37.474298 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:37.474311 | ubuntu-noble-large | 2025-09-29 10:50:37.474323 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:37.771242 | ubuntu-noble-large | tlog entry created with index: 567909216 2025-09-29 10:50:37.771353 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-09-29 10:50:45.918803 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:45.918901 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-29 10:50:45.991072 | 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. 2025-09-29 10:50:45.991158 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:45.991173 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:45.991185 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:45.991198 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:45.991210 | ubuntu-noble-large | 2025-09-29 10:50:46.373473 | ubuntu-noble-large | 2025-09-29 10:50:46.373624 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:46.373641 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:46.373655 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:46.373667 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:46.373746 | ubuntu-noble-large | 2025-09-29 10:50:46.373758 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:46.807654 | ubuntu-noble-large | tlog entry created with index: 567909262 2025-09-29 10:50:46.807824 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-inspector 2025-09-29 10:50:54.952797 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:50:54.952894 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-29 10:50:55.019790 | 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. 2025-09-29 10:50:55.019898 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:50:55.019914 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:50:55.019926 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:50:55.019938 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:50:55.019964 | ubuntu-noble-large | 2025-09-29 10:50:55.404821 | ubuntu-noble-large | 2025-09-29 10:50:55.404936 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:50:55.404952 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:50:55.404965 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:50:55.404977 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:50:55.404990 | ubuntu-noble-large | 2025-09-29 10:50:55.405002 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:50:55.818631 | ubuntu-noble-large | tlog entry created with index: 567909348 2025-09-29 10:50:55.818772 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/horizon 2025-09-29 10:51:03.961504 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:03.961651 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-29 10:51:04.022639 | 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. 2025-09-29 10:51:04.022781 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:04.022797 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:04.022809 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:04.022821 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:04.022873 | ubuntu-noble-large | 2025-09-29 10:51:04.411011 | ubuntu-noble-large | 2025-09-29 10:51:04.411131 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:04.411148 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:04.411162 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:04.411206 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:04.411220 | ubuntu-noble-large | 2025-09-29 10:51:04.411232 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:04.852078 | ubuntu-noble-large | tlog entry created with index: 567909409 2025-09-29 10:51:04.852190 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis 2025-09-29 10:51:12.801812 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:12.801905 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-29 10:51:12.864214 | 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. 2025-09-29 10:51:12.864299 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:12.864311 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:12.864322 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:12.864333 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:12.864344 | ubuntu-noble-large | 2025-09-29 10:51:13.257239 | ubuntu-noble-large | 2025-09-29 10:51:13.257347 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:13.257362 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:13.257376 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:13.257387 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:13.257400 | ubuntu-noble-large | 2025-09-29 10:51:13.257412 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:13.710215 | ubuntu-noble-large | tlog entry created with index: 567909465 2025-09-29 10:51:13.710340 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis-sentinel 2025-09-29 10:51:22.877756 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:22.877881 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-29 10:51:22.939445 | 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. 2025-09-29 10:51:22.939868 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:22.939941 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:22.939956 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:22.940002 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:22.940015 | ubuntu-noble-large | 2025-09-29 10:51:23.317735 | ubuntu-noble-large | 2025-09-29 10:51:23.317840 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:23.317856 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:23.317870 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:23.317880 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:23.317894 | ubuntu-noble-large | 2025-09-29 10:51:23.317906 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:23.741855 | ubuntu-noble-large | tlog entry created with index: 567909528 2025-09-29 10:51:23.741971 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-09-29 10:51:30.723803 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:30.723894 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-29 10:51:30.784773 | 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. 2025-09-29 10:51:30.784873 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:30.784887 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:30.784914 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:30.784927 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:30.784939 | ubuntu-noble-large | 2025-09-29 10:51:31.170348 | ubuntu-noble-large | 2025-09-29 10:51:31.170449 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:31.170464 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:31.170493 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:31.170515 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:31.170528 | ubuntu-noble-large | 2025-09-29 10:51:31.170540 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:31.618609 | ubuntu-noble-large | tlog entry created with index: 567909558 2025-09-29 10:51:31.618751 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-server 2025-09-29 10:51:38.783796 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:38.783893 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-29 10:51:38.845070 | 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. 2025-09-29 10:51:38.845174 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:38.845185 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:38.845217 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:38.845227 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:38.845236 | ubuntu-noble-large | 2025-09-29 10:51:39.236334 | ubuntu-noble-large | 2025-09-29 10:51:39.236445 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:39.236461 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:39.236474 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:39.236485 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:39.236498 | ubuntu-noble-large | 2025-09-29 10:51:39.236510 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:39.550770 | ubuntu-noble-large | tlog entry created with index: 567909618 2025-09-29 10:51:39.550888 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/fluentd 2025-09-29 10:51:48.073807 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:48.073894 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-29 10:51:48.148164 | 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. 2025-09-29 10:51:48.148237 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:48.148250 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:48.148260 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:48.148272 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:48.148283 | ubuntu-noble-large | 2025-09-29 10:51:48.528187 | ubuntu-noble-large | 2025-09-29 10:51:48.528294 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:48.528313 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:48.528329 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:48.528343 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:48.528359 | ubuntu-noble-large | 2025-09-29 10:51:48.528402 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:48.979817 | ubuntu-noble-large | tlog entry created with index: 567909681 2025-09-29 10:51:48.979923 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/dnsmasq 2025-09-29 10:51:57.420930 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:51:57.421063 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-29 10:51:57.474296 | 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. 2025-09-29 10:51:57.474395 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:51:57.474439 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:51:57.474451 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:51:57.474462 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:51:57.474474 | ubuntu-noble-large | 2025-09-29 10:51:57.849102 | ubuntu-noble-large | 2025-09-29 10:51:57.849218 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:51:57.849235 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:51:57.849248 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:51:57.849260 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:51:57.849273 | ubuntu-noble-large | 2025-09-29 10:51:57.849285 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:51:58.143423 | ubuntu-noble-large | tlog entry created with index: 567909740 2025-09-29 10:51:58.143543 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cron 2025-09-29 10:52:07.037579 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:07.037771 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-29 10:52:07.106988 | 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. 2025-09-29 10:52:07.107073 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:07.107089 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:07.107100 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:07.107113 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:07.107125 | ubuntu-noble-large | 2025-09-29 10:52:07.508540 | ubuntu-noble-large | 2025-09-29 10:52:07.508729 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:07.508754 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:07.508768 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:07.508780 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:07.508793 | ubuntu-noble-large | 2025-09-29 10:52:07.508806 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:07.784072 | ubuntu-noble-large | tlog entry created with index: 567909800 2025-09-29 10:52:07.784171 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql 2025-09-29 10:52:15.589942 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:15.590067 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-29 10:52:15.659639 | 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. 2025-09-29 10:52:15.659832 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:15.659877 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:15.659890 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:15.659903 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:15.659915 | ubuntu-noble-large | 2025-09-29 10:52:16.043757 | ubuntu-noble-large | 2025-09-29 10:52:16.043905 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:16.043923 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:16.043939 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:16.043950 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:16.043963 | ubuntu-noble-large | 2025-09-29 10:52:16.043976 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:16.342042 | ubuntu-noble-large | tlog entry created with index: 567909855 2025-09-29 10:52:16.342168 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/memcached 2025-09-29 10:52:22.815987 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:22.816129 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-29 10:52:22.880827 | 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. 2025-09-29 10:52:22.880928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:22.880944 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:22.880956 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:22.880970 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:22.880983 | ubuntu-noble-large | 2025-09-29 10:52:23.258809 | ubuntu-noble-large | 2025-09-29 10:52:23.258936 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:23.258958 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:23.258974 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:23.258987 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:23.259003 | ubuntu-noble-large | 2025-09-29 10:52:23.259017 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:23.688456 | ubuntu-noble-large | tlog entry created with index: 567909906 2025-09-29 10:52:23.688615 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy-ssh 2025-09-29 10:52:30.991226 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:30.991355 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-29 10:52:31.050417 | 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. 2025-09-29 10:52:31.050513 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:31.050528 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:31.050539 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:31.050551 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:31.050563 | ubuntu-noble-large | 2025-09-29 10:52:31.431144 | ubuntu-noble-large | 2025-09-29 10:52:31.431328 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:31.431345 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:31.431358 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:31.431370 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:31.431382 | ubuntu-noble-large | 2025-09-29 10:52:31.431394 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:31.819569 | ubuntu-noble-large | tlog entry created with index: 567909971 2025-09-29 10:52:31.819767 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy 2025-09-29 10:52:40.801804 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:40.801914 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-29 10:52:40.885431 | 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. 2025-09-29 10:52:40.885492 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:40.885502 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:40.885510 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:40.885518 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:40.885526 | ubuntu-noble-large | 2025-09-29 10:52:41.256021 | ubuntu-noble-large | 2025-09-29 10:52:41.256062 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:41.256073 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:41.256084 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:41.256092 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:41.256104 | ubuntu-noble-large | 2025-09-29 10:52:41.256113 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:41.588909 | ubuntu-noble-large | tlog entry created with index: 567910057 2025-09-29 10:52:41.589051 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/tgtd 2025-09-29 10:52:48.967260 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:48.967384 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-29 10:52:49.032341 | 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. 2025-09-29 10:52:49.032478 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:49.032495 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:49.032506 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:49.032519 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:49.032531 | ubuntu-noble-large | 2025-09-29 10:52:49.403869 | ubuntu-noble-large | 2025-09-29 10:52:49.403972 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:49.403990 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:49.404004 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:49.404016 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:49.404029 | ubuntu-noble-large | 2025-09-29 10:52:49.404041 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:49.910442 | ubuntu-noble-large | tlog entry created with index: 567910135 2025-09-29 10:52:49.910546 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/rabbitmq 2025-09-29 10:52:57.653797 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:52:57.653895 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-29 10:52:57.729202 | 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. 2025-09-29 10:52:57.729313 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:52:57.729328 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:52:57.729339 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:52:57.729351 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:52:57.729362 | ubuntu-noble-large | 2025-09-29 10:52:58.109586 | ubuntu-noble-large | 2025-09-29 10:52:58.109736 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:52:58.109753 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:52:58.109785 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:52:58.109796 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:52:58.109808 | ubuntu-noble-large | 2025-09-29 10:52:58.109820 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:52:58.569019 | ubuntu-noble-large | tlog entry created with index: 567910290 2025-09-29 10:52:58.569113 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-libvirt 2025-09-29 10:53:06.338821 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:06.338929 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-29 10:53:06.407534 | 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. 2025-09-29 10:53:06.407647 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:06.407662 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:06.407714 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:06.407738 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:06.407750 | ubuntu-noble-large | 2025-09-29 10:53:06.794838 | ubuntu-noble-large | 2025-09-29 10:53:06.794957 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:06.794974 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:06.794988 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:06.794999 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:06.795012 | ubuntu-noble-large | 2025-09-29 10:53:06.795024 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:07.218200 | ubuntu-noble-large | tlog entry created with index: 567910429 2025-09-29 10:53:07.218331 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/kolla-toolbox 2025-09-29 10:53:14.529804 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:14.529902 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-29 10:53:14.590336 | 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. 2025-09-29 10:53:14.590428 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:14.590441 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:14.590450 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:14.590462 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:14.590473 | ubuntu-noble-large | 2025-09-29 10:53:14.969799 | ubuntu-noble-large | 2025-09-29 10:53:14.969898 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:14.969913 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:14.969927 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:14.969938 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:14.969952 | ubuntu-noble-large | 2025-09-29 10:53:14.969965 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:15.438797 | ubuntu-noble-large | tlog entry created with index: 567910579 2025-09-29 10:53:15.438893 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch 2025-09-29 10:53:22.946718 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:22.947140 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-29 10:53:23.017503 | 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. 2025-09-29 10:53:23.017638 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:23.017656 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:23.017667 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:23.017711 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:23.017724 | ubuntu-noble-large | 2025-09-29 10:53:23.403816 | ubuntu-noble-large | 2025-09-29 10:53:23.403914 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:23.403927 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:23.403937 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:23.403945 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:23.403954 | ubuntu-noble-large | 2025-09-29 10:53:23.403963 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:23.865062 | ubuntu-noble-large | tlog entry created with index: 567910706 2025-09-29 10:53:23.865161 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-09-29 10:53:30.989850 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:30.989943 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-29 10:53:31.063591 | 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. 2025-09-29 10:53:31.063760 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:31.063778 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:31.063789 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:31.063802 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:31.063814 | ubuntu-noble-large | 2025-09-29 10:53:31.453800 | ubuntu-noble-large | 2025-09-29 10:53:31.453910 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:31.453925 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:31.453939 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:31.453951 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:31.453964 | ubuntu-noble-large | 2025-09-29 10:53:31.453976 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:31.873659 | ubuntu-noble-large | tlog entry created with index: 567910803 2025-09-29 10:53:31.873825 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keepalived 2025-09-29 10:53:39.071804 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:39.071905 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-29 10:53:39.136582 | 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. 2025-09-29 10:53:39.136704 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:39.136719 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:39.136727 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:39.136736 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:39.136744 | ubuntu-noble-large | 2025-09-29 10:53:39.523127 | ubuntu-noble-large | 2025-09-29 10:53:39.523234 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:39.523248 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:39.523260 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:39.523270 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:39.523282 | ubuntu-noble-large | 2025-09-29 10:53:39.523293 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:39.938728 | ubuntu-noble-large | tlog entry created with index: 567911001 2025-09-29 10:53:39.938832 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk 2025-09-29 10:53:47.695267 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:47.695490 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-29 10:53:47.766287 | 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. 2025-09-29 10:53:47.766363 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:47.766373 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:47.766381 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:47.766391 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:47.766399 | ubuntu-noble-large | 2025-09-29 10:53:48.166781 | ubuntu-noble-large | 2025-09-29 10:53:48.166881 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:48.166893 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:48.166903 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:48.166911 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:48.166920 | ubuntu-noble-large | 2025-09-29 10:53:48.166929 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:48.582138 | ubuntu-noble-large | tlog entry created with index: 567911255 2025-09-29 10:53:48.582253 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/grafana 2025-09-29 10:53:56.084998 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:53:56.085130 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-29 10:53:56.147344 | 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. 2025-09-29 10:53:56.147473 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:53:56.147493 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:53:56.147507 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:53:56.147521 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:53:56.147535 | ubuntu-noble-large | 2025-09-29 10:53:56.561881 | ubuntu-noble-large | 2025-09-29 10:53:56.561985 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:53:56.562006 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:53:56.562022 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:53:56.562036 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:53:56.562051 | ubuntu-noble-large | 2025-09-29 10:53:56.562066 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:53:57.047893 | ubuntu-noble-large | tlog entry created with index: 567911483 2025-09-29 10:53:57.047996 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/iscsid 2025-09-29 10:54:06.571035 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:54:06.571162 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-29 10:54:06.632958 | 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. 2025-09-29 10:54:06.633048 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:54:06.633066 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:54:06.633097 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:54:06.633112 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:54:06.633127 | ubuntu-noble-large | 2025-09-29 10:54:07.006787 | ubuntu-noble-large | 2025-09-29 10:54:07.006897 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:54:07.006913 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:54:07.006926 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:54:07.006937 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:54:07.006949 | ubuntu-noble-large | 2025-09-29 10:54:07.006960 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:54:07.517731 | ubuntu-noble-large | tlog entry created with index: 567911758 2025-09-29 10:54:07.517876 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/multipathd 2025-09-29 10:54:15.323844 | ubuntu-noble-large | + for image in $(cat $LSTFILE) 2025-09-29 10:54:15.323939 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-29 10:54:15.390920 | 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. 2025-09-29 10:54:15.391031 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-29 10:54:15.391045 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-29 10:54:15.391054 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-29 10:54:15.391066 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-29 10:54:15.391077 | ubuntu-noble-large | 2025-09-29 10:54:15.765251 | ubuntu-noble-large | 2025-09-29 10:54:15.765377 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-29 10:54:15.765394 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-29 10:54:15.765408 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-29 10:54:15.765420 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-29 10:54:15.765433 | ubuntu-noble-large | 2025-09-29 10:54:15.765445 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-29 10:54:16.214136 | ubuntu-noble-large | tlog entry created with index: 567911997 2025-09-29 10:54:16.214267 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/sbom 2025-09-29 10:54:22.442945 | ubuntu-noble-large | ok: Runtime: 1:00:07.916004 2025-09-29 10:54:22.529562 | 2025-09-29 10:54:22.529708 | TASK [Run release push script] 2025-09-29 10:54:23.063793 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-29 10:54:23.069694 | 2025-09-29 10:54:23.069861 | PLAY RECAP 2025-09-29 10:54:23.070051 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-09-29 10:54:23.070121 | 2025-09-29 10:54:23.303214 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-09-29 10:54:23.305426 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-29 10:54:24.053922 | 2025-09-29 10:54:24.054110 | PLAY [Base post] 2025-09-29 10:54:24.069427 | 2025-09-29 10:54:24.069584 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-29 10:54:24.960570 | ubuntu-noble-large | changed 2025-09-29 10:54:24.971019 | 2025-09-29 10:54:24.971159 | PLAY RECAP 2025-09-29 10:54:24.971239 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-29 10:54:24.971318 | 2025-09-29 10:54:25.088014 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-29 10:54:25.089128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-29 10:54:25.907412 | 2025-09-29 10:54:25.907583 | PLAY [Base post-logs] 2025-09-29 10:54:25.925507 | 2025-09-29 10:54:25.925778 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-29 10:54:26.371768 | localhost | changed 2025-09-29 10:54:26.390020 | 2025-09-29 10:54:26.390195 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-29 10:54:26.428417 | localhost | ok 2025-09-29 10:54:26.435415 | 2025-09-29 10:54:26.435605 | TASK [Set zuul-log-path fact] 2025-09-29 10:54:26.463917 | localhost | ok 2025-09-29 10:54:26.477342 | 2025-09-29 10:54:26.477478 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-29 10:54:26.514891 | localhost | ok 2025-09-29 10:54:26.520746 | 2025-09-29 10:54:26.520891 | TASK [upload-logs : Create log directories] 2025-09-29 10:54:27.015200 | localhost | changed 2025-09-29 10:54:27.018036 | 2025-09-29 10:54:27.018137 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-29 10:54:27.490077 | localhost -> localhost | ok: Runtime: 0:00:00.006448 2025-09-29 10:54:27.498703 | 2025-09-29 10:54:27.498928 | TASK [upload-logs : Upload logs to log server] 2025-09-29 10:54:28.044020 | localhost | Output suppressed because no_log was given 2025-09-29 10:54:28.047183 | 2025-09-29 10:54:28.047335 | LOOP [upload-logs : Compress console log and json output] 2025-09-29 10:54:28.102780 | localhost | skipping: Conditional result was False 2025-09-29 10:54:28.109114 | localhost | skipping: Conditional result was False 2025-09-29 10:54:28.122990 | 2025-09-29 10:54:28.123186 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-29 10:54:28.173181 | localhost | skipping: Conditional result was False 2025-09-29 10:54:28.173771 | 2025-09-29 10:54:28.176877 | localhost | skipping: Conditional result was False 2025-09-29 10:54:28.182222 | 2025-09-29 10:54:28.182387 | LOOP [upload-logs : Upload console log and json output]