2026-03-25 07:40:54.899311 | Job console starting 2026-03-25 07:40:54.921782 | Updating git repos 2026-03-25 07:40:54.964037 | Cloning repos into workspace 2026-03-25 07:40:55.007746 | Restoring repo states 2026-03-25 07:40:55.037756 | Merging changes 2026-03-25 07:40:55.592203 | Checking out repos 2026-03-25 07:40:55.655188 | Preparing playbooks 2026-03-25 07:40:56.558548 | Running Ansible setup 2026-03-25 07:41:02.250656 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 07:41:04.165332 | 2026-03-25 07:41:04.165498 | PLAY [Base pre] 2026-03-25 07:41:04.205307 | 2026-03-25 07:41:04.205469 | TASK [Setup log path fact] 2026-03-25 07:41:04.225679 | ubuntu-noble | ok 2026-03-25 07:41:04.244320 | 2026-03-25 07:41:04.244486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 07:41:04.275007 | ubuntu-noble | ok 2026-03-25 07:41:04.286416 | 2026-03-25 07:41:04.286545 | TASK [emit-job-header : Print job information] 2026-03-25 07:41:04.330449 | # Job Information 2026-03-25 07:41:04.330758 | Ansible Version: 2.16.14 2026-03-25 07:41:04.334800 | Job: container-images-kolla-patch-2025.1 2026-03-25 07:41:04.334934 | Pipeline: check 2026-03-25 07:41:04.334969 | Executor: 521e9411259a 2026-03-25 07:41:04.334990 | Triggered by: https://github.com/osism/container-images-kolla/pull/704 2026-03-25 07:41:04.335013 | Event ID: d7f58330-281d-11f1-9d0e-1fcac1799690 2026-03-25 07:41:04.350482 | 2026-03-25 07:41:04.350639 | LOOP [emit-job-header : Print node information] 2026-03-25 07:41:04.655955 | ubuntu-noble | ok: 2026-03-25 07:41:04.656149 | ubuntu-noble | # Node Information 2026-03-25 07:41:04.656183 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-03-25 07:41:04.656209 | ubuntu-noble | Hostname: ubuntu 2026-03-25 07:41:04.656231 | ubuntu-noble | Username: zuul 2026-03-25 07:41:04.656253 | ubuntu-noble | Distro: Ubuntu 24.04 2026-03-25 07:41:04.656277 | ubuntu-noble | Provider: regiocloud-a 2026-03-25 07:41:04.656299 | ubuntu-noble | Region: 2026-03-25 07:41:04.656321 | ubuntu-noble | Label: ubuntu-noble 2026-03-25 07:41:04.656341 | ubuntu-noble | Product Name: OpenStack Nova 2026-03-25 07:41:04.656361 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:c1ba 2026-03-25 07:41:04.675523 | 2026-03-25 07:41:04.675663 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 07:41:05.975403 | ubuntu-noble -> localhost | changed 2026-03-25 07:41:05.985294 | 2026-03-25 07:41:05.985425 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 07:41:08.141596 | ubuntu-noble -> localhost | changed 2026-03-25 07:41:08.150271 | 2026-03-25 07:41:08.150360 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 07:41:08.637547 | ubuntu-noble -> localhost | ok 2026-03-25 07:41:08.643859 | 2026-03-25 07:41:08.643968 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 07:41:08.702244 | ubuntu-noble | ok 2026-03-25 07:41:08.734820 | ubuntu-noble | included: /var/lib/zuul/builds/0aef8b2366574fbfb8887b3d2a853c5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 07:41:08.740837 | 2026-03-25 07:41:08.740925 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 07:41:11.991504 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-25 07:41:11.991689 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/0aef8b2366574fbfb8887b3d2a853c5a/work/0aef8b2366574fbfb8887b3d2a853c5a_id_rsa 2026-03-25 07:41:11.991723 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/0aef8b2366574fbfb8887b3d2a853c5a/work/0aef8b2366574fbfb8887b3d2a853c5a_id_rsa.pub 2026-03-25 07:41:11.991745 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-25 07:41:11.991792 | ubuntu-noble -> localhost | SHA256:SbDK7ONfgUOoyMZzkHqjRO0JBNlS1q+/tKic4M6QyzA zuul-build-sshkey 2026-03-25 07:41:11.991814 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-25 07:41:11.991839 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-25 07:41:11.991858 | ubuntu-noble -> localhost | |o=o. . | 2026-03-25 07:41:11.991876 | ubuntu-noble -> localhost | |+.+ .. o | 2026-03-25 07:41:11.991892 | ubuntu-noble -> localhost | | * ...o . | 2026-03-25 07:41:11.991909 | ubuntu-noble -> localhost | |=.++.o.o . | 2026-03-25 07:41:11.991925 | ubuntu-noble -> localhost | |o*+++.o S | 2026-03-25 07:41:11.991950 | ubuntu-noble -> localhost | |o+oo. . . | 2026-03-25 07:41:11.991967 | ubuntu-noble -> localhost | |E o.. . | 2026-03-25 07:41:11.991984 | ubuntu-noble -> localhost | |*= o +.o | 2026-03-25 07:41:11.992001 | ubuntu-noble -> localhost | |o=+.o.+. | 2026-03-25 07:41:11.992018 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-25 07:41:11.992061 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.503213 2026-03-25 07:41:12.017758 | 2026-03-25 07:41:12.017869 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 07:41:12.061209 | ubuntu-noble | ok 2026-03-25 07:41:12.069392 | ubuntu-noble | included: /var/lib/zuul/builds/0aef8b2366574fbfb8887b3d2a853c5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 07:41:12.076945 | 2026-03-25 07:41:12.077019 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 07:41:12.089578 | ubuntu-noble | skipping: Conditional result was False 2026-03-25 07:41:12.094128 | 2026-03-25 07:41:12.094200 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 07:41:12.795756 | ubuntu-noble | changed 2026-03-25 07:41:12.800048 | 2026-03-25 07:41:12.800127 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 07:41:13.113150 | ubuntu-noble | ok 2026-03-25 07:41:13.132115 | 2026-03-25 07:41:13.132223 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 07:41:13.841063 | ubuntu-noble | changed 2026-03-25 07:41:13.846308 | 2026-03-25 07:41:13.846389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 07:41:14.504083 | ubuntu-noble | changed 2026-03-25 07:41:14.508469 | 2026-03-25 07:41:14.508550 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 07:41:14.559040 | ubuntu-noble | skipping: Conditional result was False 2026-03-25 07:41:14.563903 | 2026-03-25 07:41:14.563998 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 07:41:15.011046 | ubuntu-noble -> localhost | changed 2026-03-25 07:41:15.025992 | 2026-03-25 07:41:15.026102 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 07:41:15.643682 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/0aef8b2366574fbfb8887b3d2a853c5a/work/0aef8b2366574fbfb8887b3d2a853c5a_id_rsa (zuul-build-sshkey) 2026-03-25 07:41:15.643912 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.028323 2026-03-25 07:41:15.650824 | 2026-03-25 07:41:15.650934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 07:41:16.198458 | ubuntu-noble | ok 2026-03-25 07:41:16.203331 | 2026-03-25 07:41:16.203419 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 07:41:16.231071 | ubuntu-noble | skipping: Conditional result was False 2026-03-25 07:41:16.241854 | 2026-03-25 07:41:16.241952 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 07:41:16.684903 | ubuntu-noble | ok 2026-03-25 07:41:16.698753 | 2026-03-25 07:41:16.698884 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 07:41:16.726243 | ubuntu-noble | ok 2026-03-25 07:41:16.731280 | 2026-03-25 07:41:16.731366 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 07:41:16.997185 | ubuntu-noble -> localhost | ok 2026-03-25 07:41:17.003585 | 2026-03-25 07:41:17.003678 | TASK [validate-host : Collect information about the host] 2026-03-25 07:41:18.175167 | ubuntu-noble | ok 2026-03-25 07:41:18.188047 | 2026-03-25 07:41:18.188139 | TASK [validate-host : Sanitize hostname] 2026-03-25 07:41:18.302177 | ubuntu-noble | ok 2026-03-25 07:41:18.339532 | 2026-03-25 07:41:18.339637 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 07:41:18.921925 | ubuntu-noble -> localhost | changed 2026-03-25 07:41:18.929724 | 2026-03-25 07:41:18.929839 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 07:41:19.379333 | ubuntu-noble | ok 2026-03-25 07:41:19.385787 | 2026-03-25 07:41:19.385904 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 07:41:19.889919 | ubuntu-noble -> localhost | changed 2026-03-25 07:41:19.903517 | 2026-03-25 07:41:19.903626 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 07:41:20.237067 | ubuntu-noble | ok 2026-03-25 07:41:20.243584 | 2026-03-25 07:41:20.243685 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 07:41:21.118882 | ubuntu-noble | changed: 2026-03-25 07:41:21.119091 | ubuntu-noble | cd+++++++++ src/ 2026-03-25 07:41:21.119123 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-03-25 07:41:21.119147 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-03-25 07:41:21.119169 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-25 07:41:21.119189 | ubuntu-noble | Containerfile 2026-03-25 07:41:21.119302 | ubuntu-noble | 2026-03-25 07:43:13.319012 | ubuntu-noble | 2026-03-25 07:43:13.319023 | ubuntu-noble | Or undo this operation with: 2026-03-25 07:43:13.319032 | ubuntu-noble | 2026-03-25 07:43:13.319042 | ubuntu-noble | git switch - 2026-03-25 07:43:13.319053 | ubuntu-noble | 2026-03-25 07:43:13.319063 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-03-25 07:43:13.319073 | ubuntu-noble | 2026-03-25 07:43:13.319082 | ubuntu-noble | HEAD is now at 7b4dddce6 debian: use valkey from bookworm-backports 2026-03-25 07:43:13.319339 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-25 07:43:13.321708 | ubuntu-noble | + export HASH_KOLLA=7b4dddce6 2026-03-25 07:43:13.321735 | ubuntu-noble | + HASH_KOLLA=7b4dddce6 2026-03-25 07:43:13.321746 | ubuntu-noble | + popd 2026-03-25 07:43:13.321762 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-03-25 07:43:13.326376 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-03-25 07:43:13.329654 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-25 07:43:13.329718 | ubuntu-noble | + pushd kolla 2026-03-25 07:43:13.329847 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-03-25 07:43:13.329867 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-03-25 07:43:13.329879 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:13.334847 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-03-25 07:43:13.334876 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-25 07:43:13.335300 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:13.337493 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-03-25 07:43:13.337670 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-25 07:43:13.338435 | ubuntu-noble | + popd 2026-03-25 07:43:13.338448 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-25 07:43:13.338452 | ubuntu-noble | + pushd kolla 2026-03-25 07:43:13.338457 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-03-25 07:43:13.338460 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-03-25 07:43:13.338464 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:13.340306 | ubuntu-noble | checking file kolla/common/sources.py 2026-03-25 07:43:13.340900 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:13.341741 | ubuntu-noble | patching file kolla/common/sources.py 2026-03-25 07:43:13.342079 | ubuntu-noble | + popd 2026-03-25 07:43:13.342169 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2026-03-25 07:43:13.342221 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-03-25 07:43:13.463168 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-03-25 07:43:13.463915 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-03-25 07:43:13.463960 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-03-25 07:43:13.464719 | ubuntu-noble | Package: rabbitmq-server 2026-03-25 07:43:13.464739 | ubuntu-noble | Pin: version 4.1.* 2026-03-25 07:43:13.464751 | ubuntu-noble | Pin-Priority: 1000 2026-03-25 07:43:13.464764 | ubuntu-noble | 2026-03-25 07:43:13.464785 | ubuntu-noble | Package: openvswitch* 2026-03-25 07:43:13.464797 | ubuntu-noble | Pin: version 3.5.* 2026-03-25 07:43:13.464837 | ubuntu-noble | Pin-Priority: 1000 2026-03-25 07:43:13.464848 | ubuntu-noble | 2026-03-25 07:43:13.464860 | ubuntu-noble | Package: erlang* 2026-03-25 07:43:13.464879 | ubuntu-noble | Pin: version 1:27.* 2026-03-25 07:43:13.464891 | ubuntu-noble | Pin-Priority: 1000 2026-03-25 07:43:13.466465 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-03-25 07:43:13.467726 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-25 07:43:13.468739 | ubuntu-noble | ++ basename overlays/2025.1/base 2026-03-25 07:43:13.469589 | ubuntu-noble | + image_name=base 2026-03-25 07:43:13.469616 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-03-25 07:43:13.473509 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-25 07:43:13.473780 | ubuntu-noble | ++ basename overlays/2025.1/nova 2026-03-25 07:43:13.474627 | ubuntu-noble | + image_name=nova 2026-03-25 07:43:13.474663 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-03-25 07:43:13.477777 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2026-03-25 07:43:13.478863 | ubuntu-noble | patches/2025.1/openstack_requirements 2026-03-25 07:43:13.478884 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2026-03-25 07:43:13.478893 | ubuntu-noble | patches/2025.1/ironic 2026-03-25 07:43:13.478914 | ubuntu-noble | patches/2025.1/cinder 2026-03-25 07:43:13.478922 | ubuntu-noble | patches/2025.1/kolla 2026-03-25 07:43:13.478928 | ubuntu-noble | patches/2025.1/nova 2026-03-25 07:43:13.480167 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2026-03-25 07:43:13.480964 | ubuntu-noble | ++ grep kolla 2026-03-25 07:43:13.481236 | ubuntu-noble | ++ grep -v kolla-build 2026-03-25 07:43:13.483328 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-03-25 07:43:13.483679 | ubuntu-noble | ++ basename patches/2025.1/kolla 2026-03-25 07:43:13.485340 | ubuntu-noble | + project=kolla 2026-03-25 07:43:13.487091 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-03-25 07:43:13.487108 | ubuntu-noble | ++ sort 2026-03-25 07:43:13.488760 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-25 07:43:13.488776 | ubuntu-noble | + pushd kolla 2026-03-25 07:43:13.488781 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-03-25 07:43:13.488784 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-03-25 07:43:13.488788 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:13.489999 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-25 07:43:13.490155 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-25 07:43:13.490466 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:13.491577 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-25 07:43:13.491749 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-25 07:43:13.492184 | ubuntu-noble | + popd 2026-03-25 07:43:13.492197 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-25 07:43:13.492201 | ubuntu-noble | + pushd kolla 2026-03-25 07:43:13.492205 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-03-25 07:43:13.492208 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-03-25 07:43:13.492212 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:13.493114 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-03-25 07:43:13.493248 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-03-25 07:43:13.493305 | ubuntu-noble | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-25 07:43:13.493384 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-03-25 07:43:13.493470 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-03-25 07:43:13.493478 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-25 07:43:13.493497 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-25 07:43:13.493511 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-25 07:43:13.493526 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-25 07:43:13.493595 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-25 07:43:13.493936 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:13.496232 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-03-25 07:43:13.496502 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-03-25 07:43:13.496639 | ubuntu-noble | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-25 07:43:13.496772 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-03-25 07:43:13.497045 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-03-25 07:43:13.497082 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-25 07:43:13.497127 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-25 07:43:13.497155 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-25 07:43:13.497189 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-25 07:43:13.497337 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-25 07:43:13.498422 | ubuntu-noble | + popd 2026-03-25 07:43:13.498435 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-25 07:43:13.498438 | ubuntu-noble | + pushd kolla 2026-03-25 07:43:13.498442 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-03-25 07:43:13.498445 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-03-25 07:43:13.498448 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:13.500128 | ubuntu-noble | checking file kolla/image/tasks.py 2026-03-25 07:43:13.500232 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-25 07:43:13.500616 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:13.502015 | ubuntu-noble | patching file kolla/image/tasks.py 2026-03-25 07:43:13.502104 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-25 07:43:13.502569 | ubuntu-noble | + popd 2026-03-25 07:43:13.502579 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-03-25 07:43:14.057074 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-03-25 07:43:14.130146 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-25 07:43:14.140295 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-03-25 07:43:14.223400 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-03-25 07:43:14.235909 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) 2026-03-25 07:43:14.333150 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-03-25 07:43:14.346557 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-25 07:43:14.356566 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-03-25 07:43:14.361636 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-03-25 07:43:14.411849 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-25 07:43:14.424598 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-03-25 07:43:14.482679 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-25 07:43:14.495578 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-25 07:43:14.558324 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-25 07:43:14.570731 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-25 07:43:14.627476 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-25 07:43:14.640870 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-25 07:43:14.688494 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-25 07:43:14.701511 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-25 07:43:14.711072 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-03-25 07:43:14.712422 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-03-25 07:43:14.791234 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-25 07:43:14.803859 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-03-25 07:43:14.829026 | ubuntu-noble | 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.6) 2026-03-25 07:43:14.830419 | ubuntu-noble | 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.11) 2026-03-25 07:43:14.831957 | ubuntu-noble | 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.6.3) 2026-03-25 07:43:14.833133 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.2.25) 2026-03-25 07:43:14.872294 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-25 07:43:14.900755 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.8 MB/s eta 0:00:00 2026-03-25 07:43:14.913235 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) 2026-03-25 07:43:14.942071 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.6/208.6 kB 8.1 MB/s eta 0:00:00 2026-03-25 07:43:14.957791 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-25 07:43:14.974432 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 11.4 MB/s eta 0:00:00 2026-03-25 07:43:14.988620 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-03-25 07:43:15.001166 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.5 MB/s eta 0:00:00 2026-03-25 07:43:15.017630 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-25 07:43:15.135344 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.5 MB/s eta 0:00:00 2026-03-25 07:43:15.150787 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-25 07:43:15.162738 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 4.8 MB/s eta 0:00:00 2026-03-25 07:43:15.176478 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-25 07:43:15.198770 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-25 07:43:15.212354 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.9 MB/s eta 0:00:00 2026-03-25 07:43:15.229628 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-03-25 07:43:15.477215 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-03-25 07:43:16.321858 | ubuntu-noble | Successfully installed GitPython-3.1.46 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.3.0 oslo.i18n-6.7.2 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.7.0 2026-03-25 07:43:16.402581 | ubuntu-noble | + pip3 install kolla/ 2026-03-25 07:43:16.815307 | ubuntu-noble | Processing ./kolla 2026-03-25 07:43:16.817530 | ubuntu-noble | Installing build dependencies: started 2026-03-25 07:43:18.915735 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-03-25 07:43:18.919527 | ubuntu-noble | Getting requirements to build wheel: started 2026-03-25 07:43:19.105920 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-03-25 07:43:19.111772 | ubuntu-noble | Installing backend dependencies: started 2026-03-25 07:43:21.165044 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-03-25 07:43:21.167193 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-03-25 07:43:21.681097 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-25 07:43:21.698894 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (7.0.3) 2026-03-25 07:43:21.700686 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.6) 2026-03-25 07:43:21.703302 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.46) 2026-03-25 07:43:21.705237 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (10.3.0) 2026-03-25 07:43:21.707162 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (80.10.2) 2026-03-25 07:43:21.743056 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.3.1.dev16) (4.0.12) 2026-03-25 07:43:21.746957 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.3.1.dev16) (3.0.3) 2026-03-25 07:43:21.754401 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (1.3.0) 2026-03-25 07:43:21.755560 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (5.7.0) 2026-03-25 07:43:21.756670 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.7.2) 2026-03-25 07:43:21.757980 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.0.0) 2026-03-25 07:43:21.759656 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.0.3) 2026-03-25 07:43:21.761004 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.32.5) 2026-03-25 07:43:21.808181 | ubuntu-noble | 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.3.1.dev16) (5.0.3) 2026-03-25 07:43:21.825016 | ubuntu-noble | 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.3.1.dev16) (3.4.6) 2026-03-25 07:43:21.826722 | ubuntu-noble | 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.3.1.dev16) (3.11) 2026-03-25 07:43:21.828094 | ubuntu-noble | 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.3.1.dev16) (2.6.3) 2026-03-25 07:43:21.829292 | ubuntu-noble | 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.3.1.dev16) (2026.2.25) 2026-03-25 07:43:21.854541 | ubuntu-noble | Building wheels for collected packages: kolla 2026-03-25 07:43:21.855602 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-03-25 07:43:23.310453 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-03-25 07:43:23.315102 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.3.1.dev16-py3-none-any.whl size=386817 sha256=55d4bfe5d090aabcaf60c525db6d813da6fa44b2cd8f05d4344f86244206c09a 2026-03-25 07:43:23.315789 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-xk93dfc_/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-03-25 07:43:23.329755 | ubuntu-noble | Successfully built kolla 2026-03-25 07:43:23.534537 | ubuntu-noble | Installing collected packages: kolla 2026-03-25 07:43:23.708610 | ubuntu-noble | Successfully installed kolla-20.3.1.dev16 2026-03-25 07:43:23.895364 | ubuntu-noble | ++ kolla-build --version 2026-03-25 07:43:24.618469 | ubuntu-noble | + export KOLLA_VERSION=20.3.1 2026-03-25 07:43:24.618524 | ubuntu-noble | + KOLLA_VERSION=20.3.1 2026-03-25 07:43:24.618982 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-25 07:43:24.621939 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=49e1cef 2026-03-25 07:43:24.622015 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=49e1cef 2026-03-25 07:43:24.622631 | ubuntu-noble | ++ cd release 2026-03-25 07:43:24.622647 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-25 07:43:24.626792 | ubuntu-noble | + export HASH_RELEASE=d21c4b1 2026-03-25 07:43:24.626834 | ubuntu-noble | + HASH_RELEASE=d21c4b1 2026-03-25 07:43:24.626931 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-03-25 07:43:24.797841 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-03-25 07:43:24.797933 | ubuntu-noble | DEBUG template-overrides.j2 2026-03-25 07:43:24.797947 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2026-03-25 07:43:24.800076 | ubuntu-noble | {% extends parent_template %} 2026-03-25 07:43:24.800106 | ubuntu-noble | 2026-03-25 07:43:24.800111 | ubuntu-noble | {% set fluentd_plugins = [ 2026-03-25 07:43:24.800115 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-03-25 07:43:24.800119 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-03-25 07:43:24.800122 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-03-25 07:43:24.800126 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-03-25 07:43:24.800130 | ubuntu-noble | ] %} 2026-03-25 07:43:24.800134 | ubuntu-noble | 2026-03-25 07:43:24.800139 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-03-25 07:43:24.800143 | ubuntu-noble | 2026-03-25 07:43:24.800147 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-03-25 07:43:24.800150 | ubuntu-noble | 2026-03-25 07:43:24.800154 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-03-25 07:43:24.800157 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-03-25 07:43:24.800161 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-03-25 07:43:24.800164 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-03-25 07:43:24.800168 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800171 | ubuntu-noble | 2026-03-25 07:43:24.800175 | ubuntu-noble | {% block horizon_header %} 2026-03-25 07:43:24.800178 | ubuntu-noble | RUN apt-get update \ 2026-03-25 07:43:24.800182 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-03-25 07:43:24.800186 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-03-25 07:43:24.800191 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-03-25 07:43:24.800194 | ubuntu-noble | && apt-get clean \ 2026-03-25 07:43:24.800197 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-25 07:43:24.800200 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800204 | ubuntu-noble | 2026-03-25 07:43:24.800207 | ubuntu-noble | {% block horizon_footer %} 2026-03-25 07:43:24.800211 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-03-25 07:43:24.800216 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-03-25 07:43:24.800222 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-03-25 07:43:24.800225 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800228 | ubuntu-noble | 2026-03-25 07:43:24.800232 | ubuntu-noble | {% block base_header %} 2026-03-25 07:43:24.800235 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-03-25 07:43:24.800239 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-03-25 07:43:24.800242 | ubuntu-noble | 2026-03-25 07:43:24.800246 | ubuntu-noble | RUN apt-get update \ 2026-03-25 07:43:24.800249 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-03-25 07:43:24.800253 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-03-25 07:43:24.800256 | ubuntu-noble | && apt-get clean \ 2026-03-25 07:43:24.800259 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-25 07:43:24.800263 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800266 | ubuntu-noble | 2026-03-25 07:43:24.800269 | ubuntu-noble | {% block openstack_base_header %} 2026-03-25 07:43:24.800273 | ubuntu-noble | RUN apt-get update \ 2026-03-25 07:43:24.800276 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-03-25 07:43:24.800281 | ubuntu-noble | && apt-get clean \ 2026-03-25 07:43:24.800284 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-25 07:43:24.800287 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800291 | ubuntu-noble | 2026-03-25 07:43:24.800294 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-03-25 07:43:24.800297 | ubuntu-noble | 2026-03-25 07:43:24.800301 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-03-25 07:43:24.800304 | ubuntu-noble | 2026-03-25 07:43:24.800307 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-03-25 07:43:24.800311 | ubuntu-noble | 2026-03-25 07:43:24.800314 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-03-25 07:43:24.800334 | ubuntu-noble | {% block cinder_volume_footer %} 2026-03-25 07:43:24.800338 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-03-25 07:43:24.800341 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800344 | ubuntu-noble | 2026-03-25 07:43:24.800348 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-03-25 07:43:24.800351 | ubuntu-noble | {% block manila_base_footer %} 2026-03-25 07:43:24.800354 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-25 07:43:24.800358 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800361 | ubuntu-noble | 2026-03-25 07:43:24.800364 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-03-25 07:43:24.800367 | ubuntu-noble | {% block magnum_base_footer %} 2026-03-25 07:43:24.800371 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-25 07:43:24.800374 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-03-25 07:43:24.800377 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-03-25 07:43:24.800381 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800384 | ubuntu-noble | 2026-03-25 07:43:24.800387 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-03-25 07:43:24.800390 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-03-25 07:43:24.800394 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-03-25 07:43:24.800397 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-03-25 07:43:24.800400 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800404 | ubuntu-noble | 2026-03-25 07:43:24.800407 | ubuntu-noble | {% block grafana_footer %} 2026-03-25 07:43:24.800410 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-03-25 07:43:24.800414 | ubuntu-noble | && mkdir -p /operations \ 2026-03-25 07:43:24.800417 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-03-25 07:43:24.800420 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-03-25 07:43:24.800423 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800427 | ubuntu-noble | 2026-03-25 07:43:24.800430 | ubuntu-noble | {% block keystone_footer %} 2026-03-25 07:43:24.800433 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-03-25 07:43:24.800437 | ubuntu-noble | RUN apt-get update \ 2026-03-25 07:43:24.800440 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-03-25 07:43:24.800443 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-03-25 07:43:24.800447 | ubuntu-noble | libldap-common \ 2026-03-25 07:43:24.800450 | ubuntu-noble | libmemcached11 \ 2026-03-25 07:43:24.800453 | ubuntu-noble | && apt-get clean \ 2026-03-25 07:43:24.800456 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-03-25 07:43:24.800459 | ubuntu-noble | && a2enmod auth_openidc 2026-03-25 07:43:24.800463 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800466 | ubuntu-noble | 2026-03-25 07:43:24.800469 | ubuntu-noble | {% block footer %} 2026-03-25 07:43:24.800472 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-03-25 07:43:24.800476 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-03-25 07:43:24.800479 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-03-25 07:43:24.800482 | ubuntu-noble | && apt-get autoremove -y \ 2026-03-25 07:43:24.800494 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-03-25 07:43:24.800508 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800512 | ubuntu-noble | 2026-03-25 07:43:24.800515 | ubuntu-noble | {% block labels %} 2026-03-25 07:43:24.800518 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-03-25 07:43:24.800522 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-03-25 07:43:24.800525 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="49e1cef" \ 2026-03-25 07:43:24.800528 | ubuntu-noble | "de.osism.commit.kolla"="7b4dddce6" \ 2026-03-25 07:43:24.800531 | ubuntu-noble | "de.osism.commit.kolla_version"="20.3.1" \ 2026-03-25 07:43:24.800535 | ubuntu-noble | "de.osism.commit.release"="d21c4b1" \ 2026-03-25 07:43:24.800538 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-03-25 07:43:24.800541 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-03-25 07:43:24.800544 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2026-03-25 07:43:24.800551 | ubuntu-noble | "de.osism.version"="latest" \ 2026-03-25 07:43:24.800554 | ubuntu-noble | "org.opencontainers.image.created"="2026-03-25T07:43:24.771002+00:00" \ 2026-03-25 07:43:24.800558 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-03-25 07:43:24.800561 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-03-25 07:43:24.800583 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-03-25 07:43:24.800587 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-03-25 07:43:24.800590 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-03-25 07:43:24.800594 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-03-25 07:43:24.800597 | ubuntu-noble | {% endblock %} 2026-03-25 07:43:24.800600 | ubuntu-noble | 2026-03-25 07:43:24.801047 | ubuntu-noble | + bash scripts/002-generate.sh 2026-03-25 07:43:24.803727 | ubuntu-noble | + BASE=ubuntu 2026-03-25 07:43:24.803754 | ubuntu-noble | + BASE_VERSION=22.04 2026-03-25 07:43:24.804391 | ubuntu-noble | ++ date +%Y%m%d 2026-03-25 07:43:24.807960 | ubuntu-noble | + BUILD_ID=20260325 2026-03-25 07:43:24.808040 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-03-25 07:43:24.808054 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-03-25 07:43:24.808065 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-03-25 07:43:24.808075 | ubuntu-noble | + VERSION=latest 2026-03-25 07:43:24.808085 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-03-25 07:43:24.808103 | ubuntu-noble | + . defaults/all.sh 2026-03-25 07:43:24.808114 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-25 07:43:24.808124 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-25 07:43:24.808132 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-25 07:43:24.808144 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-03-25 07:43:24.808413 | ubuntu-noble | +++ deactivate nondestructive 2026-03-25 07:43:24.808494 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:24.808505 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:24.808518 | ubuntu-noble | +++ hash -r 2026-03-25 07:43:24.808626 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:24.808638 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-03-25 07:43:24.808651 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-03-25 07:43:24.808662 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-25 07:43:24.808784 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-03-25 07:43:24.808795 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-03-25 07:43:24.808847 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-25 07:43:24.808862 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-03-25 07:43:24.808915 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-25 07:43:24.808967 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-25 07:43:24.808982 | ubuntu-noble | +++ export PATH 2026-03-25 07:43:24.809037 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:24.809092 | ubuntu-noble | +++ '[' -z '' ']' 2026-03-25 07:43:24.809106 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-03-25 07:43:24.809118 | ubuntu-noble | +++ PS1='(venv) ' 2026-03-25 07:43:24.809130 | ubuntu-noble | +++ export PS1 2026-03-25 07:43:24.809139 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-25 07:43:24.809151 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-03-25 07:43:24.809187 | ubuntu-noble | +++ hash -r 2026-03-25 07:43:24.809266 | ubuntu-noble | + . defaults/2025.1.sh 2026-03-25 07:43:24.810710 | ubuntu-noble | +++ date +%Y%m%d 2026-03-25 07:43:24.813360 | ubuntu-noble | ++ export BUILD_ID=20260325 2026-03-25 07:43:24.813401 | ubuntu-noble | ++ BUILD_ID=20260325 2026-03-25 07:43:24.813425 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-03-25 07:43:24.813441 | ubuntu-noble | ++ KOLLA_TYPE= 2026-03-25 07:43:24.813458 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-03-25 07:43:24.813474 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-03-25 07:43:24.813489 | ubuntu-noble | + export VERSION 2026-03-25 07:43:24.813510 | ubuntu-noble | + export OPENSTACK_VERSION 2026-03-25 07:43:24.813526 | ubuntu-noble | + DOCKER_TAG=build-20260325 2026-03-25 07:43:24.813542 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-03-25 07:43:24.813557 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-03-25 07:43:24.813596 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-25 07:43:24.813616 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-03-25 07:43:24.813649 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-03-25 07:43:24.971912 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-03-25 07:43:24.971999 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-03-25 07:43:26.020458 | ubuntu-noble | localhost | SUCCESS => { 2026-03-25 07:43:26.020509 | ubuntu-noble | "changed": false, 2026-03-25 07:43:26.020514 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:26.020518 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:26.020522 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:26.020525 | ubuntu-noble | "msg": "OK", 2026-03-25 07:43:26.020529 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:26.020532 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:26.020536 | ubuntu-noble | "size": 4526, 2026-03-25 07:43:26.020539 | ubuntu-noble | "state": "file", 2026-03-25 07:43:26.020543 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:26.020547 | ubuntu-noble | } 2026-03-25 07:43:26.136369 | ubuntu-noble | + setini DEFAULT tag build-20260325 2026-03-25 07:43:26.136451 | ubuntu-noble | + 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-20260325' 2026-03-25 07:43:27.171378 | ubuntu-noble | localhost | CHANGED => { 2026-03-25 07:43:27.171433 | ubuntu-noble | "changed": true, 2026-03-25 07:43:27.171438 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:27.171441 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:27.171445 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:27.171448 | ubuntu-noble | "msg": "option changed", 2026-03-25 07:43:27.171452 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:27.171456 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:27.171460 | ubuntu-noble | "size": 4534, 2026-03-25 07:43:27.171463 | ubuntu-noble | "state": "file", 2026-03-25 07:43:27.171467 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:27.171471 | ubuntu-noble | } 2026-03-25 07:43:27.263591 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-03-25 07:43:27.263674 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-03-25 07:43:28.297548 | ubuntu-noble | localhost | SUCCESS => { 2026-03-25 07:43:28.297618 | ubuntu-noble | "changed": false, 2026-03-25 07:43:28.297623 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:28.297627 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:28.297631 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:28.297634 | ubuntu-noble | "msg": "OK", 2026-03-25 07:43:28.297638 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:28.297642 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:28.297645 | ubuntu-noble | "size": 4534, 2026-03-25 07:43:28.297649 | ubuntu-noble | "state": "file", 2026-03-25 07:43:28.297653 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:28.297657 | ubuntu-noble | } 2026-03-25 07:43:28.392369 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-03-25 07:43:28.392448 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-03-25 07:43:29.403891 | ubuntu-noble | localhost | SUCCESS => { 2026-03-25 07:43:29.403946 | ubuntu-noble | "changed": false, 2026-03-25 07:43:29.403951 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:29.403955 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:29.403958 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:29.403962 | ubuntu-noble | "msg": "OK", 2026-03-25 07:43:29.403965 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:29.403969 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:29.403972 | ubuntu-noble | "size": 4534, 2026-03-25 07:43:29.403976 | ubuntu-noble | "state": "file", 2026-03-25 07:43:29.403979 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:29.403983 | ubuntu-noble | } 2026-03-25 07:43:29.484189 | ubuntu-noble | + setini DEFAULT install_type source 2026-03-25 07:43:29.484338 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-03-25 07:43:30.540404 | ubuntu-noble | localhost | SUCCESS => { 2026-03-25 07:43:30.540482 | ubuntu-noble | "changed": false, 2026-03-25 07:43:30.540487 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:30.540491 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:30.540495 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:30.540499 | ubuntu-noble | "msg": "OK", 2026-03-25 07:43:30.540502 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:30.540506 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:30.540510 | ubuntu-noble | "size": 4534, 2026-03-25 07:43:30.540513 | ubuntu-noble | "state": "file", 2026-03-25 07:43:30.540534 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:30.540538 | ubuntu-noble | } 2026-03-25 07:43:30.620744 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-03-25 07:43:30.621030 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-03-25 07:43:31.633462 | ubuntu-noble | localhost | CHANGED => { 2026-03-25 07:43:31.633510 | ubuntu-noble | "changed": true, 2026-03-25 07:43:31.633517 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:31.633520 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:31.633524 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:31.633528 | ubuntu-noble | "msg": "section and option added", 2026-03-25 07:43:31.633532 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:31.633536 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:31.633539 | ubuntu-noble | "size": 4605, 2026-03-25 07:43:31.633543 | ubuntu-noble | "state": "file", 2026-03-25 07:43:31.633546 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:31.633550 | ubuntu-noble | } 2026-03-25 07:43:31.714224 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-03-25 07:43:31.716975 | ubuntu-noble | + setini openstack-base type local 2026-03-25 07:43:31.717344 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-03-25 07:43:32.694330 | ubuntu-noble | localhost | CHANGED => { 2026-03-25 07:43:32.694388 | ubuntu-noble | "changed": true, 2026-03-25 07:43:32.694394 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:32.694400 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:32.694405 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:32.694410 | ubuntu-noble | "msg": "option added", 2026-03-25 07:43:32.694415 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:32.694420 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:32.694425 | ubuntu-noble | "size": 4716, 2026-03-25 07:43:32.694430 | ubuntu-noble | "state": "file", 2026-03-25 07:43:32.694435 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:32.694440 | ubuntu-noble | } 2026-03-25 07:43:32.779995 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-03-25 07:43:32.780125 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-03-25 07:43:32.780141 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-03-25 07:43:33.746018 | ubuntu-noble | localhost | CHANGED => { 2026-03-25 07:43:33.746066 | ubuntu-noble | "changed": true, 2026-03-25 07:43:33.746071 | ubuntu-noble | "gid": 1000, 2026-03-25 07:43:33.746074 | ubuntu-noble | "group": "zuul", 2026-03-25 07:43:33.746078 | ubuntu-noble | "mode": "0664", 2026-03-25 07:43:33.746081 | ubuntu-noble | "msg": "option added", 2026-03-25 07:43:33.746084 | ubuntu-noble | "owner": "zuul", 2026-03-25 07:43:33.746088 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-25 07:43:33.746092 | ubuntu-noble | "size": 4754, 2026-03-25 07:43:33.746095 | ubuntu-noble | "state": "file", 2026-03-25 07:43:33.746098 | ubuntu-noble | "uid": 1000 2026-03-25 07:43:33.746102 | ubuntu-noble | } 2026-03-25 07:43:33.821092 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-03-25 07:43:33.821479 | ubuntu-noble | DEBUG kolla-build.conf 2026-03-25 07:43:33.821493 | ubuntu-noble | + cat kolla-build.conf 2026-03-25 07:43:33.823180 | ubuntu-noble | [DEFAULT] 2026-03-25 07:43:33.823202 | ubuntu-noble | base = ubuntu 2026-03-25 07:43:33.823206 | ubuntu-noble | base_package_type = deb 2026-03-25 07:43:33.823210 | ubuntu-noble | base_tag = 24.04 2026-03-25 07:43:33.823214 | ubuntu-noble | install_type = source 2026-03-25 07:43:33.823217 | ubuntu-noble | namespace = kolla 2026-03-25 07:43:33.823221 | ubuntu-noble | openstack_release = 2025.1 2026-03-25 07:43:33.823224 | ubuntu-noble | push = false 2026-03-25 07:43:33.823228 | ubuntu-noble | tag = build-20260325 2026-03-25 07:43:33.823232 | ubuntu-noble | threads = 1 2026-03-25 07:43:33.823235 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-03-25 07:43:33.823240 | ubuntu-noble | 2026-03-25 07:43:33.823244 | ubuntu-noble | ######################################################################### 2026-03-25 07:43:33.823249 | ubuntu-noble | # sources tracked in release repository 2026-03-25 07:43:33.823252 | ubuntu-noble | 2026-03-25 07:43:33.823256 | ubuntu-noble | [aodh-base] 2026-03-25 07:43:33.823259 | ubuntu-noble | type = local 2026-03-25 07:43:33.823263 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.823278 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.823282 | ubuntu-noble | 2026-03-25 07:43:33.823285 | ubuntu-noble | 2026-03-25 07:43:33.823288 | ubuntu-noble | 2026-03-25 07:43:33.823292 | ubuntu-noble | [barbican-base] 2026-03-25 07:43:33.823295 | ubuntu-noble | type = local 2026-03-25 07:43:33.823299 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:33.823303 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:33.823306 | ubuntu-noble | 2026-03-25 07:43:33.823310 | ubuntu-noble | 2026-03-25 07:43:33.823313 | ubuntu-noble | 2026-03-25 07:43:33.823316 | ubuntu-noble | [blazar-base] 2026-03-25 07:43:33.823320 | ubuntu-noble | type = local 2026-03-25 07:43:33.823323 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:33.823326 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:33.823330 | ubuntu-noble | 2026-03-25 07:43:33.823333 | ubuntu-noble | 2026-03-25 07:43:33.823337 | ubuntu-noble | 2026-03-25 07:43:33.823340 | ubuntu-noble | [ceilometer-base] 2026-03-25 07:43:33.823343 | ubuntu-noble | type = local 2026-03-25 07:43:33.823347 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:33.823350 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:33.823353 | ubuntu-noble | 2026-03-25 07:43:33.823357 | ubuntu-noble | 2026-03-25 07:43:33.823360 | ubuntu-noble | 2026-03-25 07:43:33.823363 | ubuntu-noble | [cinder-base] 2026-03-25 07:43:33.823367 | ubuntu-noble | type = local 2026-03-25 07:43:33.823370 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:33.823373 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:33.823376 | ubuntu-noble | 2026-03-25 07:43:33.823380 | ubuntu-noble | 2026-03-25 07:43:33.823383 | ubuntu-noble | 2026-03-25 07:43:33.823386 | ubuntu-noble | [designate-base] 2026-03-25 07:43:33.823390 | ubuntu-noble | type = local 2026-03-25 07:43:33.823393 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-25 07:43:33.823396 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2026-03-25 07:43:33.823399 | ubuntu-noble | 2026-03-25 07:43:33.823403 | ubuntu-noble | 2026-03-25 07:43:33.823406 | ubuntu-noble | 2026-03-25 07:43:33.823409 | ubuntu-noble | [glance-base] 2026-03-25 07:43:33.823413 | ubuntu-noble | type = local 2026-03-25 07:43:33.823416 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-25 07:43:33.823419 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2026-03-25 07:43:33.823422 | ubuntu-noble | 2026-03-25 07:43:33.823426 | ubuntu-noble | 2026-03-25 07:43:33.823429 | ubuntu-noble | 2026-03-25 07:43:33.823432 | ubuntu-noble | [heat-base] 2026-03-25 07:43:33.823436 | ubuntu-noble | type = local 2026-03-25 07:43:33.823439 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-25 07:43:33.823442 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2026-03-25 07:43:33.823445 | ubuntu-noble | 2026-03-25 07:43:33.823449 | ubuntu-noble | 2026-03-25 07:43:33.823452 | ubuntu-noble | 2026-03-25 07:43:33.823455 | ubuntu-noble | [horizon] 2026-03-25 07:43:33.823459 | ubuntu-noble | type = local 2026-03-25 07:43:33.823462 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:33.823465 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:33.823468 | ubuntu-noble | 2026-03-25 07:43:33.823472 | ubuntu-noble | 2026-03-25 07:43:33.823475 | ubuntu-noble | 2026-03-25 07:43:33.823478 | ubuntu-noble | [ironic-base] 2026-03-25 07:43:33.823481 | ubuntu-noble | type = local 2026-03-25 07:43:33.823485 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:33.823488 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:33.823491 | ubuntu-noble | 2026-03-25 07:43:33.823495 | ubuntu-noble | 2026-03-25 07:43:33.823498 | ubuntu-noble | 2026-03-25 07:43:33.823501 | ubuntu-noble | [keystone-base] 2026-03-25 07:43:33.823505 | ubuntu-noble | type = local 2026-03-25 07:43:33.823508 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:33.823511 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:33.823514 | ubuntu-noble | 2026-03-25 07:43:33.823518 | ubuntu-noble | 2026-03-25 07:43:33.823521 | ubuntu-noble | 2026-03-25 07:43:33.823524 | ubuntu-noble | [magnum-base] 2026-03-25 07:43:33.823528 | ubuntu-noble | type = local 2026-03-25 07:43:33.823536 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:33.823542 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:33.823545 | ubuntu-noble | 2026-03-25 07:43:33.823548 | ubuntu-noble | 2026-03-25 07:43:33.823552 | ubuntu-noble | 2026-03-25 07:43:33.823555 | ubuntu-noble | [manila-base] 2026-03-25 07:43:33.823558 | ubuntu-noble | type = local 2026-03-25 07:43:33.823562 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-25 07:43:33.823565 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2026-03-25 07:43:33.823568 | ubuntu-noble | 2026-03-25 07:43:33.823571 | ubuntu-noble | 2026-03-25 07:43:33.823575 | ubuntu-noble | 2026-03-25 07:43:33.823578 | ubuntu-noble | [masakari-base] 2026-03-25 07:43:33.823581 | ubuntu-noble | type = local 2026-03-25 07:43:33.823585 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:33.823588 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:33.823591 | ubuntu-noble | 2026-03-25 07:43:33.823595 | ubuntu-noble | 2026-03-25 07:43:33.823598 | ubuntu-noble | 2026-03-25 07:43:33.823601 | ubuntu-noble | [neutron-bgp-dragent] 2026-03-25 07:43:33.823605 | ubuntu-noble | type = local 2026-03-25 07:43:33.823608 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:33.823612 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:33.823615 | ubuntu-noble | 2026-03-25 07:43:33.823618 | ubuntu-noble | 2026-03-25 07:43:33.823622 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-03-25 07:43:33.823625 | ubuntu-noble | type = local 2026-03-25 07:43:33.823628 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:33.823632 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:33.823635 | ubuntu-noble | 2026-03-25 07:43:33.823638 | ubuntu-noble | 2026-03-25 07:43:33.823641 | ubuntu-noble | [neutron-vpnaas-base] 2026-03-25 07:43:33.823645 | ubuntu-noble | type = local 2026-03-25 07:43:33.823648 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:33.823652 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:33.823655 | ubuntu-noble | 2026-03-25 07:43:33.823658 | ubuntu-noble | 2026-03-25 07:43:33.823662 | ubuntu-noble | 2026-03-25 07:43:33.823665 | ubuntu-noble | [neutron-base] 2026-03-25 07:43:33.823668 | ubuntu-noble | type = local 2026-03-25 07:43:33.823672 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-25 07:43:33.823675 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2026-03-25 07:43:33.823678 | ubuntu-noble | 2026-03-25 07:43:33.823681 | ubuntu-noble | 2026-03-25 07:43:33.823685 | ubuntu-noble | 2026-03-25 07:43:33.823688 | ubuntu-noble | [nova-base] 2026-03-25 07:43:33.823691 | ubuntu-noble | type = local 2026-03-25 07:43:33.823695 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-25 07:43:33.823698 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2026-03-25 07:43:33.823701 | ubuntu-noble | 2026-03-25 07:43:33.823704 | ubuntu-noble | 2026-03-25 07:43:33.823708 | ubuntu-noble | 2026-03-25 07:43:33.823711 | ubuntu-noble | [octavia-base] 2026-03-25 07:43:33.823714 | ubuntu-noble | type = local 2026-03-25 07:43:33.823717 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-25 07:43:33.823721 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2026-03-25 07:43:33.823724 | ubuntu-noble | 2026-03-25 07:43:33.823727 | ubuntu-noble | 2026-03-25 07:43:33.823730 | ubuntu-noble | 2026-03-25 07:43:33.823734 | ubuntu-noble | [placement-base] 2026-03-25 07:43:33.823737 | ubuntu-noble | type = local 2026-03-25 07:43:33.823740 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-25 07:43:33.823744 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2026-03-25 07:43:33.823747 | ubuntu-noble | 2026-03-25 07:43:33.823750 | ubuntu-noble | 2026-03-25 07:43:33.823753 | ubuntu-noble | 2026-03-25 07:43:33.823757 | ubuntu-noble | [skyline-apiserver-base] 2026-03-25 07:43:33.823760 | ubuntu-noble | type = local 2026-03-25 07:43:33.823768 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:43:33.823772 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:43:33.823775 | ubuntu-noble | 2026-03-25 07:43:33.823778 | ubuntu-noble | 2026-03-25 07:43:33.823781 | ubuntu-noble | 2026-03-25 07:43:33.823785 | ubuntu-noble | [skyline-console-base] 2026-03-25 07:43:33.823790 | ubuntu-noble | type = local 2026-03-25 07:43:33.823794 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:43:33.823797 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:43:33.823801 | ubuntu-noble | 2026-03-25 07:43:33.823828 | ubuntu-noble | 2026-03-25 07:43:33.823833 | ubuntu-noble | 2026-03-25 07:43:33.823837 | ubuntu-noble | [watcher-base] 2026-03-25 07:43:33.823840 | ubuntu-noble | type = local 2026-03-25 07:43:33.823844 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-25 07:43:33.823847 | ubuntu-noble | location = tarballs/watcher-stable-2025.1.tar.gz 2026-03-25 07:43:33.823850 | ubuntu-noble | 2026-03-25 07:43:33.823854 | ubuntu-noble | 2026-03-25 07:43:33.823857 | ubuntu-noble | [openstack-base] 2026-03-25 07:43:33.823861 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-25 07:43:33.823864 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2026-03-25 07:43:33.823867 | ubuntu-noble | type = local 2026-03-25 07:43:33.824673 | ubuntu-noble | + bash scripts/003-patch.sh 2026-03-25 07:43:33.828422 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-03-25 07:43:33.828466 | ubuntu-noble | + VERSION=latest 2026-03-25 07:43:33.828473 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-25 07:43:33.828588 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-03-25 07:43:33.828619 | ubuntu-noble | + . defaults/all.sh 2026-03-25 07:43:33.828726 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-25 07:43:33.828732 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-25 07:43:33.828771 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-25 07:43:33.828800 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-03-25 07:43:33.829245 | ubuntu-noble | +++ deactivate nondestructive 2026-03-25 07:43:33.829313 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:33.829349 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:33.829356 | ubuntu-noble | +++ hash -r 2026-03-25 07:43:33.829426 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:33.829433 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-03-25 07:43:33.829456 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-03-25 07:43:33.829494 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-25 07:43:33.829594 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-03-25 07:43:33.829616 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-03-25 07:43:33.829638 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-25 07:43:33.829643 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-03-25 07:43:33.829697 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-25 07:43:33.829739 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-25 07:43:33.829764 | ubuntu-noble | +++ export PATH 2026-03-25 07:43:33.829820 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-25 07:43:33.829903 | ubuntu-noble | +++ '[' -z '' ']' 2026-03-25 07:43:33.829925 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-03-25 07:43:33.829948 | ubuntu-noble | +++ PS1='(venv) ' 2026-03-25 07:43:33.829984 | ubuntu-noble | +++ export PS1 2026-03-25 07:43:33.830001 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-25 07:43:33.830020 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-03-25 07:43:33.830056 | ubuntu-noble | +++ hash -r 2026-03-25 07:43:33.830127 | ubuntu-noble | + . defaults/2025.1.sh 2026-03-25 07:43:33.831019 | ubuntu-noble | +++ date +%Y%m%d 2026-03-25 07:43:33.832436 | ubuntu-noble | ++ export BUILD_ID=20260325 2026-03-25 07:43:33.832471 | ubuntu-noble | ++ BUILD_ID=20260325 2026-03-25 07:43:33.832487 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-03-25 07:43:33.832494 | ubuntu-noble | ++ KOLLA_TYPE= 2026-03-25 07:43:33.832503 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-03-25 07:43:33.832510 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-03-25 07:43:33.832517 | ubuntu-noble | + export VERSION 2026-03-25 07:43:33.832524 | ubuntu-noble | + export OPENSTACK_VERSION 2026-03-25 07:43:33.832531 | ubuntu-noble | + mkdir -p tarballs 2026-03-25 07:43:33.835879 | ubuntu-noble | ++ awk '{ print $4 }' 2026-03-25 07:43:33.835918 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-03-25 07:43:33.838051 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:33.838134 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:33.838698 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.839875 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.839913 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-03-25 07:43:33.839917 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.839921 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:33.839926 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.908971 | ubuntu-noble | 2026-03-25 07:43:34 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:34.911431 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:34.911481 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.911494 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.913906 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.913952 | ubuntu-noble | ++ head -1 2026-03-25 07:43:34.914535 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:34.924217 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2026-03-25 07:43:34.924268 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.924280 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.924291 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2026-03-25 07:43:34.924322 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.924330 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2026-03-25 07:43:34.924340 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-03-25 07:43:34.924367 | ubuntu-noble | + popd 2026-03-25 07:43:34.924452 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:34.924464 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:34.925264 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:34.927019 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2026-03-25 07:43:34.927041 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-03-25 07:43:34.927100 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:34.927108 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:34.927118 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.125978 | ubuntu-noble | 2026-03-25 07:43:36 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:36.128596 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:36.128642 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.128654 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.131896 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.131942 | ubuntu-noble | ++ head -1 2026-03-25 07:43:36.133401 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:36.142310 | ubuntu-noble | + directory=barbican-20.0.1.dev3 2026-03-25 07:43:36.142359 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.142369 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.142380 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2026-03-25 07:43:36.142430 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.142439 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2026-03-25 07:43:36.142450 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-03-25 07:43:36.142482 | ubuntu-noble | + popd 2026-03-25 07:43:36.142581 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:36.142594 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:36.143478 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:36.145282 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2026-03-25 07:43:36.145307 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-03-25 07:43:36.145318 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:36.145328 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:36.145356 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.254020 | ubuntu-noble | 2026-03-25 07:43:37 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:37.257040 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:37.257111 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.257124 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.259868 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.259908 | ubuntu-noble | ++ head -1 2026-03-25 07:43:37.261468 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:37.269129 | ubuntu-noble | + directory=blazar-15.0.1.dev6 2026-03-25 07:43:37.269284 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.269328 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.269408 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2026-03-25 07:43:37.269484 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.269513 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2026-03-25 07:43:37.269563 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-03-25 07:43:37.269616 | ubuntu-noble | + popd 2026-03-25 07:43:37.269747 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:37.269795 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:37.270740 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:37.273512 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:37.273550 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-03-25 07:43:37.273559 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:37.273567 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:37.273575 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.518613 | ubuntu-noble | 2026-03-25 07:43:38 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:38.521966 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:38.522018 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.522031 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.523907 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.524007 | ubuntu-noble | ++ head -1 2026-03-25 07:43:38.526322 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:38.533721 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2026-03-25 07:43:38.533865 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.533900 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.533960 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2026-03-25 07:43:38.534018 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.534039 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-25 07:43:38.534074 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-03-25 07:43:38.534112 | ubuntu-noble | + popd 2026-03-25 07:43:38.534603 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:38.534620 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:38.535042 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:38.536868 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2026-03-25 07:43:38.536890 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-03-25 07:43:38.536940 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:38.537238 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:38.537250 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.239553 | ubuntu-noble | 2026-03-25 07:43:41 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6444392/6444392] -> "cinder-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:41.243116 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:41.243195 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.243392 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.245897 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.245948 | ubuntu-noble | ++ head -1 2026-03-25 07:43:41.247459 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:41.254884 | ubuntu-noble | + directory=cinder-26.2.1.dev15 2026-03-25 07:43:41.254929 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.254938 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.254982 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2026-03-25 07:43:41.255048 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.602232 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2026-03-25 07:43:41.606058 | ubuntu-noble | + pushd cinder-26.2.1.dev15 2026-03-25 07:43:41.608852 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-03-25 07:43:41.608881 | ubuntu-noble | ++ sort 2026-03-25 07:43:41.609523 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:43:41.609536 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-03-25 07:43:41.609542 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-03-25 07:43:41.609548 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:41.611843 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-03-25 07:43:41.611862 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-03-25 07:43:41.611936 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-03-25 07:43:41.611967 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-03-25 07:43:41.612028 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-03-25 07:43:41.612239 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-03-25 07:43:41.612438 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-25 07:43:41.612547 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-03-25 07:43:41.612579 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-03-25 07:43:41.612606 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-03-25 07:43:41.612751 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-03-25 07:43:41.613075 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-03-25 07:43:41.613311 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-03-25 07:43:41.613340 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-03-25 07:43:41.613364 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-03-25 07:43:41.613406 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-03-25 07:43:41.613554 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-25 07:43:41.613613 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-03-25 07:43:41.613671 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-03-25 07:43:41.613707 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-03-25 07:43:41.613880 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-03-25 07:43:41.614169 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:41.615857 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-03-25 07:43:41.616066 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-03-25 07:43:41.616335 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-03-25 07:43:41.616344 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-03-25 07:43:41.616392 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-03-25 07:43:41.616527 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-03-25 07:43:41.616683 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-25 07:43:41.616776 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-03-25 07:43:41.616784 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-03-25 07:43:41.616788 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-03-25 07:43:41.616921 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-03-25 07:43:41.617214 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-03-25 07:43:41.617411 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-03-25 07:43:41.617417 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-03-25 07:43:41.617423 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-03-25 07:43:41.617445 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-03-25 07:43:41.617556 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-25 07:43:41.617590 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-03-25 07:43:41.617642 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-03-25 07:43:41.617649 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-03-25 07:43:41.617736 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-03-25 07:43:41.618774 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:43:41.618793 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-03-25 07:43:41.618798 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-03-25 07:43:41.618802 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:41.619800 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-25 07:43:41.619990 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-03-25 07:43:41.620155 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-25 07:43:41.620192 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-03-25 07:43:41.620310 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-03-25 07:43:41.620717 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:41.621692 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-25 07:43:41.621798 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-03-25 07:43:41.621970 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-25 07:43:41.622008 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-03-25 07:43:41.622091 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-03-25 07:43:41.622596 | ubuntu-noble | + popd 2026-03-25 07:43:41.622672 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev15 2026-03-25 07:43:42.832943 | ubuntu-noble | + rm -r cinder-26.2.1.dev15 2026-03-25 07:43:42.897282 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-03-25 07:43:42.897338 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2026-03-25 07:43:42.897345 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-03-25 07:43:42.897349 | ubuntu-noble | + popd 2026-03-25 07:43:42.897353 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:42.897358 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:42.898411 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-25 07:43:42.901050 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2026-03-25 07:43:42.901070 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-03-25 07:43:42.901145 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-25 07:43:42.901150 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-25 07:43:42.901171 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.217960 | ubuntu-noble | 2026-03-25 07:43:44 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1001719/1001719] -> "designate-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:44.220208 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:44.220262 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.220271 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.222880 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.222915 | ubuntu-noble | ++ head -1 2026-03-25 07:43:44.224571 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:44.230562 | ubuntu-noble | + directory=designate-20.0.1.dev8 2026-03-25 07:43:44.230642 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.230666 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.230709 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2026-03-25 07:43:44.230756 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.230770 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2026-03-25 07:43:44.230796 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2026-03-25 07:43:44.230854 | ubuntu-noble | + popd 2026-03-25 07:43:44.230940 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:44.230966 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:44.231792 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-25 07:43:44.234542 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2026-03-25 07:43:44.234562 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-03-25 07:43:44.234567 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-25 07:43:44.234572 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-25 07:43:44.234577 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.704754 | ubuntu-noble | 2026-03-25 07:43:45 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2123457/2123457] -> "glance-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:45.707608 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:45.707658 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.707670 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.710885 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.710933 | ubuntu-noble | ++ head -1 2026-03-25 07:43:45.711381 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:45.719989 | ubuntu-noble | + directory=glance-30.1.1.dev3 2026-03-25 07:43:45.720032 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.720040 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.720085 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2026-03-25 07:43:45.720166 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.720174 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2026-03-25 07:43:45.720183 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2026-03-25 07:43:45.720221 | ubuntu-noble | + popd 2026-03-25 07:43:45.720383 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:45.720395 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:45.721380 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-25 07:43:45.723896 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2026-03-25 07:43:45.723916 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-03-25 07:43:45.723989 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-25 07:43:45.723998 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-25 07:43:45.724008 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.212038 | ubuntu-noble | 2026-03-25 07:43:47 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:47.214105 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:47.214164 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.214171 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.216875 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.216921 | ubuntu-noble | ++ head -1 2026-03-25 07:43:47.218652 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:47.227094 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev13 2026-03-25 07:43:47.227128 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.227144 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.227222 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-03-25 07:43:47.227231 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.227238 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2026-03-25 07:43:47.227268 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-03-25 07:43:47.227301 | ubuntu-noble | + popd 2026-03-25 07:43:47.227463 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:47.227472 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:47.228367 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:47.230565 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2026-03-25 07:43:47.230622 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-03-25 07:43:47.230686 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:47.230692 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:47.230725 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.954055 | ubuntu-noble | 2026-03-25 07:43:48 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5358743/5358743] -> "horizon-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:48.957170 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:48.957267 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.957284 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.960928 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.960983 | ubuntu-noble | ++ head -1 2026-03-25 07:43:48.962864 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:48.969492 | ubuntu-noble | + directory=horizon-25.3.2.dev25 2026-03-25 07:43:48.969529 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.969536 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.969573 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2026-03-25 07:43:48.969912 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.969932 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2026-03-25 07:43:48.969940 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-03-25 07:43:48.969948 | ubuntu-noble | + popd 2026-03-25 07:43:48.969955 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:48.969964 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:48.970852 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:48.973265 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2026-03-25 07:43:48.973287 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-03-25 07:43:48.973352 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:48.973359 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:48.973366 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.455371 | ubuntu-noble | 2026-03-25 07:43:50 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2884304/2884304] -> "ironic-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:50.458274 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:50.458311 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.458324 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.461911 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.461965 | ubuntu-noble | ++ head -1 2026-03-25 07:43:50.462776 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:50.471560 | ubuntu-noble | + directory=ironic-29.0.5.dev27 2026-03-25 07:43:50.471679 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.471738 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.471804 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2026-03-25 07:43:50.471907 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.662745 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2026-03-25 07:43:50.665987 | ubuntu-noble | + pushd ironic-29.0.5.dev27 2026-03-25 07:43:50.667219 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-03-25 07:43:50.667417 | ubuntu-noble | ++ sort 2026-03-25 07:43:50.670279 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:43:50.670351 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-03-25 07:43:50.670371 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-03-25 07:43:50.670403 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:50.672010 | ubuntu-noble | checking file ironic/common/states.py 2026-03-25 07:43:50.672275 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-03-25 07:43:50.672470 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-03-25 07:43:50.672931 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:50.674082 | ubuntu-noble | patching file ironic/common/states.py 2026-03-25 07:43:50.674291 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-03-25 07:43:50.674426 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-03-25 07:43:50.675128 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:43:50.675144 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-03-25 07:43:50.675150 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-03-25 07:43:50.675155 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:43:50.676290 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-03-25 07:43:50.676787 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:43:50.677887 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-03-25 07:43:50.678422 | ubuntu-noble | + popd 2026-03-25 07:43:50.678435 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.5.dev27 2026-03-25 07:43:51.236993 | ubuntu-noble | + rm -r ironic-29.0.5.dev27 2026-03-25 07:43:51.280393 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-03-25 07:43:51.281273 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2026-03-25 07:43:51.281316 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-03-25 07:43:51.281329 | ubuntu-noble | + popd 2026-03-25 07:43:51.281341 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:51.281352 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:51.281641 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:51.283966 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2026-03-25 07:43:51.284013 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-03-25 07:43:51.284025 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:51.284035 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:51.284045 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.659349 | ubuntu-noble | 2026-03-25 07:43:52 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1777478/1777478] -> "keystone-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:52.662043 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:52.662107 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.662122 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.664919 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.664963 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:52.665005 | ubuntu-noble | ++ head -1 2026-03-25 07:43:52.671356 | ubuntu-noble | + directory=keystone-27.0.1.dev26 2026-03-25 07:43:52.671404 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.671414 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.671421 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2026-03-25 07:43:52.671444 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.671452 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2026-03-25 07:43:52.671462 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-03-25 07:43:52.671472 | ubuntu-noble | + popd 2026-03-25 07:43:52.671910 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:52.671934 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:52.672243 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:52.673927 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2026-03-25 07:43:52.673945 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-03-25 07:43:52.673978 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:52.673985 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:52.673994 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.912029 | ubuntu-noble | 2026-03-25 07:43:53 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972190/972190] -> "magnum-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:53.914133 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:53.914184 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.914192 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.916893 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.916926 | ubuntu-noble | ++ head -1 2026-03-25 07:43:53.917311 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:53.922874 | ubuntu-noble | + directory=magnum-20.0.2.dev1 2026-03-25 07:43:53.922906 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.922912 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.922948 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2026-03-25 07:43:53.922993 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.922999 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2026-03-25 07:43:53.923023 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-03-25 07:43:53.923043 | ubuntu-noble | + popd 2026-03-25 07:43:53.923136 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:53.923146 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:53.923904 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-25 07:43:53.925398 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2026-03-25 07:43:53.925412 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-03-25 07:43:53.925459 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-25 07:43:53.925465 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-25 07:43:53.925471 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.541293 | ubuntu-noble | 2026-03-25 07:43:55 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:55.543497 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:55.543525 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.543536 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.546861 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.546903 | ubuntu-noble | ++ head -1 2026-03-25 07:43:55.548867 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:55.554351 | ubuntu-noble | + directory=manila-20.0.2.dev12 2026-03-25 07:43:55.554383 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.554391 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.554398 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2026-03-25 07:43:55.554405 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.554412 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2026-03-25 07:43:55.554420 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2026-03-25 07:43:55.554441 | ubuntu-noble | + popd 2026-03-25 07:43:55.554449 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:55.554462 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:55.555481 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:55.556994 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2026-03-25 07:43:55.557021 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-03-25 07:43:55.557037 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:55.557046 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:55.557055 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.639955 | ubuntu-noble | 2026-03-25 07:43:56 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:56.641953 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:56.642010 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.642024 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.644933 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.644964 | ubuntu-noble | ++ head -1 2026-03-25 07:43:56.645339 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:56.650732 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2026-03-25 07:43:56.650793 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.650888 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.650913 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2026-03-25 07:43:56.650939 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.650959 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2026-03-25 07:43:56.650979 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-03-25 07:43:56.651005 | ubuntu-noble | + popd 2026-03-25 07:43:56.651176 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:56.651207 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:56.652295 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:56.654315 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:56.654369 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-25 07:43:56.654390 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:56.654414 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:56.654433 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.592932 | ubuntu-noble | 2026-03-25 07:43:57 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:57.594486 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:57.594535 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.594550 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.600871 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.600911 | ubuntu-noble | ++ head -1 2026-03-25 07:43:57.600921 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:57.607440 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-03-25 07:43:57.607541 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.607572 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.607661 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-03-25 07:43:57.607730 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.607771 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.607875 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-03-25 07:43:57.607937 | ubuntu-noble | + popd 2026-03-25 07:43:57.608055 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:57.608090 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:57.609294 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.612680 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-25 07:43:57.612713 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-25 07:43:57.612722 | ubuntu-noble | + popd 2026-03-25 07:43:57.612730 | ubuntu-noble | + continue 2026-03-25 07:43:57.612739 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:57.612747 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:57.613327 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:57.616499 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:57.616532 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-03-25 07:43:57.616543 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:57.616553 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:57.616563 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.591364 | ubuntu-noble | 2026-03-25 07:43:58 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-03-25 07:43:58.593707 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:43:58.593748 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.593760 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.595863 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.595900 | ubuntu-noble | ++ head -1 2026-03-25 07:43:58.597220 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:43:58.603047 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-03-25 07:43:58.603079 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.603086 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.603093 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-03-25 07:43:58.603099 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.603105 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-25 07:43:58.603111 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-03-25 07:43:58.603117 | ubuntu-noble | + popd 2026-03-25 07:43:58.603128 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:43:58.603135 | ubuntu-noble | + pushd tarballs 2026-03-25 07:43:58.603914 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-25 07:43:58.605315 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2026-03-25 07:43:58.605334 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-03-25 07:43:58.605343 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-25 07:43:58.605351 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-25 07:43:58.605359 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.677042 | ubuntu-noble | 2026-03-25 07:44:00 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12245656/12245656] -> "neutron-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:00.679938 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:00.679988 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.680002 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.682881 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.682928 | ubuntu-noble | ++ head -1 2026-03-25 07:44:00.684276 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:00.692255 | ubuntu-noble | + directory=neutron-26.0.3.dev44 2026-03-25 07:44:00.692653 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.692745 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.692841 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2026-03-25 07:44:00.692913 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.692933 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2026-03-25 07:44:00.692969 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-03-25 07:44:00.693008 | ubuntu-noble | + popd 2026-03-25 07:44:00.693115 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:00.693149 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:00.694032 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-25 07:44:00.696330 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2026-03-25 07:44:00.696356 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-03-25 07:44:00.696364 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-25 07:44:00.696371 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-25 07:44:00.696378 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.608385 | ubuntu-noble | 2026-03-25 07:44:02 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9649850/9649850] -> "nova-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:02.611617 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:02.611685 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.611735 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.614884 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.614930 | ubuntu-noble | ++ head -1 2026-03-25 07:44:02.616331 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:02.621473 | ubuntu-noble | + directory=nova-31.2.1.dev14 2026-03-25 07:44:02.621566 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.621586 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2026-03-25 07:44:02.621629 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2026-03-25 07:44:02.621663 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2026-03-25 07:44:03.017110 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2026-03-25 07:44:03.020728 | ubuntu-noble | + pushd nova-31.2.1.dev14 2026-03-25 07:44:03.021692 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-03-25 07:44:03.021829 | ubuntu-noble | ++ sort 2026-03-25 07:44:03.024011 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:44:03.024069 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-03-25 07:44:03.024085 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-03-25 07:44:03.024113 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:44:03.025291 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-03-25 07:44:03.025435 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-03-25 07:44:03.025787 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:44:03.026708 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-03-25 07:44:03.026976 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-03-25 07:44:03.027410 | ubuntu-noble | + popd 2026-03-25 07:44:03.027422 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.2.1.dev14 2026-03-25 07:44:04.538473 | ubuntu-noble | + rm -r nova-31.2.1.dev14 2026-03-25 07:44:04.632883 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-03-25 07:44:04.632965 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2026-03-25 07:44:04.632980 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2026-03-25 07:44:04.632991 | ubuntu-noble | + popd 2026-03-25 07:44:04.633002 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:04.633013 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:04.633308 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-25 07:44:04.635120 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2026-03-25 07:44:04.635164 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-03-25 07:44:04.635170 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-25 07:44:04.635175 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-25 07:44:04.635179 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.975025 | ubuntu-noble | 2026-03-25 07:44:05 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1337656/1337656] -> "octavia-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:05.978049 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:05.978106 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.978119 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.980931 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.980976 | ubuntu-noble | ++ head -1 2026-03-25 07:44:05.981468 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:05.989610 | ubuntu-noble | + directory=octavia-16.0.2.dev11 2026-03-25 07:44:05.989648 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.989661 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.989668 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2026-03-25 07:44:05.989713 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.989721 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2026-03-25 07:44:05.989730 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-03-25 07:44:05.989876 | ubuntu-noble | + popd 2026-03-25 07:44:05.989964 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:05.989976 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:05.990954 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-25 07:44:05.992910 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2026-03-25 07:44:05.992974 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-03-25 07:44:05.992985 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-25 07:44:05.992995 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-25 07:44:05.993004 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.187757 | ubuntu-noble | 2026-03-25 07:44:07 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:07.190723 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:07.190837 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.190857 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.193888 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.193937 | ubuntu-noble | ++ head -1 2026-03-25 07:44:07.194311 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:07.208403 | ubuntu-noble | + directory=openstack_placement-13.0.0.0rc2.dev2 2026-03-25 07:44:07.208440 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.208447 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.208453 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-03-25 07:44:07.208463 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.208469 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2026-03-25 07:44:07.208475 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-03-25 07:44:07.208481 | ubuntu-noble | + popd 2026-03-25 07:44:07.208709 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:07.208851 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:07.209931 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:07.212936 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:07.212990 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-03-25 07:44:07.213004 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:07.213015 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:07.213026 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.132588 | ubuntu-noble | 2026-03-25 07:44:09 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062747/9062747] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:09.135047 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:09.135123 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.135149 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.139062 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.139115 | ubuntu-noble | ++ head -1 2026-03-25 07:44:09.141911 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:09.147634 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev14 2026-03-25 07:44:09.147698 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.147720 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.147732 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-03-25 07:44:09.147742 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.147752 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-25 07:44:09.147762 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-03-25 07:44:09.147776 | ubuntu-noble | + popd 2026-03-25 07:44:09.147999 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:09.148022 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:09.149365 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:09.151359 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:09.151406 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-03-25 07:44:09.151426 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:09.151438 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:09.151447 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.971027 | ubuntu-noble | 2026-03-25 07:44:11 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26628998/26628998] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:11.973212 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:11.973303 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.973317 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.975903 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.975963 | ubuntu-noble | ++ head -1 2026-03-25 07:44:11.977653 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:11.985402 | ubuntu-noble | + directory=skyline_console-6.0.1.dev5 2026-03-25 07:44:11.985544 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.985572 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.985633 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2026-03-25 07:44:11.985694 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.985713 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-25 07:44:11.985746 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-03-25 07:44:11.985786 | ubuntu-noble | + popd 2026-03-25 07:44:11.985951 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:11.986012 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:11.987080 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-25 07:44:11.990002 | ubuntu-noble | + filename=watcher-stable-2025.1.tar.gz 2026-03-25 07:44:11.990076 | ubuntu-noble | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-03-25 07:44:11.990090 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-25 07:44:11.990100 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-25 07:44:11.990110 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.337283 | ubuntu-noble | 2026-03-25 07:44:13 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145162/1145162] -> "watcher-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:13.339279 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:13.339308 | ubuntu-noble | + echo Process watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.339320 | ubuntu-noble | Process watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.342928 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.342976 | ubuntu-noble | ++ head -1 2026-03-25 07:44:13.343600 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:13.348654 | ubuntu-noble | + directory=python_watcher-14.1.1.dev5 2026-03-25 07:44:13.348698 | ubuntu-noble | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.348706 | ubuntu-noble | Check patches for watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.348715 | ubuntu-noble | + [[ -e ../patches/2025.1/python_watcher ]] 2026-03-25 07:44:13.349109 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.349128 | ubuntu-noble | Check overlays for watcher-stable-2025.1.tar.gz 2026-03-25 07:44:13.349134 | ubuntu-noble | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-03-25 07:44:13.349141 | ubuntu-noble | + popd 2026-03-25 07:44:13.349148 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-25 07:44:13.349156 | ubuntu-noble | + pushd tarballs 2026-03-25 07:44:13.350930 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-25 07:44:13.351789 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2026-03-25 07:44:13.351868 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-03-25 07:44:13.351883 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-25 07:44:13.351890 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-25 07:44:13.351896 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.291035 | ubuntu-noble | 2026-03-25 07:44:14 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150251/150251] -> "requirements-stable-2025.1.tar.gz" [1] 2026-03-25 07:44:14.293314 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-25 07:44:14.293350 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.293364 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.299969 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.300033 | ubuntu-noble | ++ head -1 2026-03-25 07:44:14.300046 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-25 07:44:14.308666 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7503 2026-03-25 07:44:14.308790 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.308894 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.308976 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-03-25 07:44:14.309035 | ubuntu-noble | + tar xzf requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.327490 | ubuntu-noble | + rm requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.329473 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7503 2026-03-25 07:44:14.330908 | ubuntu-noble | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-03-25 07:44:14.331026 | ubuntu-noble | ++ sort 2026-03-25 07:44:14.333945 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-25 07:44:14.334054 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-03-25 07:44:14.334079 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-03-25 07:44:14.334116 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-25 07:44:14.335676 | ubuntu-noble | checking file upper-constraints.txt 2026-03-25 07:44:14.336297 | ubuntu-noble | + patch --forward --batch -p1 2026-03-25 07:44:14.337425 | ubuntu-noble | patching file upper-constraints.txt 2026-03-25 07:44:14.338166 | ubuntu-noble | + popd 2026-03-25 07:44:14.338188 | ubuntu-noble | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7503 2026-03-25 07:44:14.373944 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7503 2026-03-25 07:44:14.377730 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.377759 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2026-03-25 07:44:14.377768 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-03-25 07:44:14.377840 | ubuntu-noble | + popd 2026-03-25 07:44:14.710163 | ubuntu-noble | ok: Runtime: 0:01:04.619642 2026-03-25 07:44:14.735400 | 2026-03-25 07:44:14.735513 | PLAY RECAP 2026-03-25 07:44:14.735577 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-25 07:44:14.735607 | 2026-03-25 07:44:14.861903 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-03-25 07:44:14.865495 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 07:44:15.615715 | 2026-03-25 07:44:15.615917 | PLAY [Base post] 2026-03-25 07:44:15.629895 | 2026-03-25 07:44:15.630035 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-25 07:44:16.452962 | ubuntu-noble | changed 2026-03-25 07:44:16.459496 | 2026-03-25 07:44:16.459610 | PLAY RECAP 2026-03-25 07:44:16.459674 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-25 07:44:16.459737 | 2026-03-25 07:44:16.589408 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 07:44:16.590391 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-25 07:44:17.375838 | 2026-03-25 07:44:17.376014 | PLAY [Base post-logs] 2026-03-25 07:44:17.386884 | 2026-03-25 07:44:17.387024 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-25 07:44:17.834514 | localhost | changed 2026-03-25 07:44:17.851550 | 2026-03-25 07:44:17.851733 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-25 07:44:17.890581 | localhost | ok 2026-03-25 07:44:17.897703 | 2026-03-25 07:44:17.897899 | TASK [Set zuul-log-path fact] 2026-03-25 07:44:17.927329 | localhost | ok 2026-03-25 07:44:17.943956 | 2026-03-25 07:44:17.944163 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 07:44:17.971879 | localhost | ok 2026-03-25 07:44:17.976644 | 2026-03-25 07:44:17.976773 | TASK [upload-logs : Create log directories] 2026-03-25 07:44:18.516451 | localhost | changed 2026-03-25 07:44:18.520101 | 2026-03-25 07:44:18.520392 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-25 07:44:19.025632 | localhost -> localhost | ok: Runtime: 0:00:00.007826 2026-03-25 07:44:19.029862 | 2026-03-25 07:44:19.029985 | TASK [upload-logs : Upload logs to log server] 2026-03-25 07:44:19.633666 | localhost | Output suppressed because no_log was given 2026-03-25 07:44:19.637999 | 2026-03-25 07:44:19.638182 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 07:44:19.688549 | localhost | skipping: Conditional result was False 2026-03-25 07:44:19.693626 | localhost | skipping: Conditional result was False 2026-03-25 07:44:19.701097 | 2026-03-25 07:44:19.701308 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 07:44:19.748545 | localhost | skipping: Conditional result was False 2026-03-25 07:44:19.749323 | 2026-03-25 07:44:19.754759 | localhost | skipping: Conditional result was False 2026-03-25 07:44:19.768499 | 2026-03-25 07:44:19.768624 | LOOP [upload-logs : Upload console log and json output]