2026-07-08 06:52:50.492833 | Job console starting 2026-07-08 06:52:50.551843 | Updating git repos 2026-07-08 06:52:50.669616 | Cloning repos into workspace 2026-07-08 06:52:50.765712 | Restoring repo states 2026-07-08 06:52:50.794226 | Merging changes 2026-07-08 06:52:51.543797 | Checking out repos 2026-07-08 06:52:51.626299 | Preparing playbooks 2026-07-08 06:52:52.565791 | Running Ansible setup 2026-07-08 06:52:57.575630 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 06:52:58.529831 | 2026-07-08 06:52:58.539103 | PLAY [Base pre] 2026-07-08 06:52:58.598892 | 2026-07-08 06:52:58.599142 | TASK [Setup log path fact] 2026-07-08 06:52:58.629241 | ubuntu-noble | ok 2026-07-08 06:52:58.659307 | 2026-07-08 06:52:58.659502 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 06:52:58.688949 | ubuntu-noble | ok 2026-07-08 06:52:58.699250 | 2026-07-08 06:52:58.699395 | TASK [emit-job-header : Print job information] 2026-07-08 06:52:58.738903 | # Job Information 2026-07-08 06:52:58.739139 | Ansible Version: 2.16.14 2026-07-08 06:52:58.739176 | Job: container-images-kolla-patch-2024.1 2026-07-08 06:52:58.739212 | Pipeline: check 2026-07-08 06:52:58.739236 | Executor: 521e9411259a 2026-07-08 06:52:58.739256 | Triggered by: https://github.com/osism/container-images-kolla/pull/746 2026-07-08 06:52:58.739278 | Event ID: 9c74a0b0-7a99-11f1-861f-4db650affe76 2026-07-08 06:52:58.744599 | 2026-07-08 06:52:58.744727 | LOOP [emit-job-header : Print node information] 2026-07-08 06:52:58.908404 | ubuntu-noble | ok: 2026-07-08 06:52:58.908707 | ubuntu-noble | # Node Information 2026-07-08 06:52:58.908745 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-08 06:52:58.908770 | ubuntu-noble | Hostname: ubuntu 2026-07-08 06:52:58.908792 | ubuntu-noble | Username: zuul 2026-07-08 06:52:58.908814 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-08 06:52:58.908838 | ubuntu-noble | Provider: regiocloud-a 2026-07-08 06:52:58.908860 | ubuntu-noble | Region: 2026-07-08 06:52:58.908881 | ubuntu-noble | Label: ubuntu-noble 2026-07-08 06:52:58.908901 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-08 06:52:58.908921 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:43ed 2026-07-08 06:52:58.921651 | 2026-07-08 06:52:58.921816 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 06:52:59.635074 | ubuntu-noble -> localhost | changed 2026-07-08 06:52:59.642939 | 2026-07-08 06:52:59.643098 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 06:53:01.273654 | ubuntu-noble -> localhost | changed 2026-07-08 06:53:01.285147 | 2026-07-08 06:53:01.285296 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 06:53:01.574055 | ubuntu-noble -> localhost | ok 2026-07-08 06:53:01.587663 | 2026-07-08 06:53:01.587836 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 06:53:01.620131 | ubuntu-noble | ok 2026-07-08 06:53:01.641159 | ubuntu-noble | included: /var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 06:53:01.647548 | 2026-07-08 06:53:01.647691 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 06:53:02.916422 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-08 06:53:02.917088 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/3ac919bd792348309ae1596132c41ecb_id_rsa 2026-07-08 06:53:02.917211 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/3ac919bd792348309ae1596132c41ecb_id_rsa.pub 2026-07-08 06:53:02.917282 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-08 06:53:02.917377 | ubuntu-noble -> localhost | SHA256:Gyor7jVA47sqZCF6zVpyWmv+KVcPANWox9u/xkXQxcc zuul-build-sshkey 2026-07-08 06:53:02.917436 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-08 06:53:02.917511 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-08 06:53:02.917559 | ubuntu-noble -> localhost | | ..o . o.. | 2026-07-08 06:53:02.917609 | ubuntu-noble -> localhost | | . . . . . . E| 2026-07-08 06:53:02.917675 | ubuntu-noble -> localhost | | o + . . | 2026-07-08 06:53:02.917719 | ubuntu-noble -> localhost | |.+ .. + . | 2026-07-08 06:53:02.917761 | ubuntu-noble -> localhost | |o +o . +S . | 2026-07-08 06:53:02.917809 | ubuntu-noble -> localhost | |.ooo* ..+o . | 2026-07-08 06:53:02.917852 | ubuntu-noble -> localhost | |o..B+....= . | 2026-07-08 06:53:02.917895 | ubuntu-noble -> localhost | |. +o++.. = | 2026-07-08 06:53:02.917940 | ubuntu-noble -> localhost | |o+++o+o ... | 2026-07-08 06:53:02.918002 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-08 06:53:02.918103 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.631730 2026-07-08 06:53:02.935904 | 2026-07-08 06:53:02.936166 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 06:53:02.982356 | ubuntu-noble | ok 2026-07-08 06:53:02.999737 | ubuntu-noble | included: /var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 06:53:03.009257 | 2026-07-08 06:53:03.009360 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 06:53:03.043920 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 06:53:03.055466 | 2026-07-08 06:53:03.055631 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 06:53:03.842179 | ubuntu-noble | changed 2026-07-08 06:53:03.848285 | 2026-07-08 06:53:03.848409 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 06:53:04.156497 | ubuntu-noble | ok 2026-07-08 06:53:04.162570 | 2026-07-08 06:53:04.162710 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 06:53:04.902413 | ubuntu-noble | changed 2026-07-08 06:53:04.911430 | 2026-07-08 06:53:04.911579 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 06:53:05.703117 | ubuntu-noble | changed 2026-07-08 06:53:05.711308 | 2026-07-08 06:53:05.711463 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 06:53:05.735865 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 06:53:05.743160 | 2026-07-08 06:53:05.743303 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 06:53:06.310171 | ubuntu-noble -> localhost | changed 2026-07-08 06:53:06.321826 | 2026-07-08 06:53:06.321996 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 06:53:06.684693 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/3ac919bd792348309ae1596132c41ecb_id_rsa (zuul-build-sshkey) 2026-07-08 06:53:06.686451 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.020898 2026-07-08 06:53:06.699567 | 2026-07-08 06:53:06.699717 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 06:53:07.217621 | ubuntu-noble | ok 2026-07-08 06:53:07.231321 | 2026-07-08 06:53:07.231482 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 06:53:07.276106 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 06:53:07.288453 | 2026-07-08 06:53:07.288599 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 06:53:07.881887 | ubuntu-noble | ok 2026-07-08 06:53:07.896913 | 2026-07-08 06:53:07.897099 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 06:53:07.939396 | ubuntu-noble | ok 2026-07-08 06:53:07.946168 | 2026-07-08 06:53:07.946292 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 06:53:08.261016 | ubuntu-noble -> localhost | ok 2026-07-08 06:53:08.267934 | 2026-07-08 06:53:08.268067 | TASK [validate-host : Collect information about the host] 2026-07-08 06:53:09.575112 | ubuntu-noble | ok 2026-07-08 06:53:09.590556 | 2026-07-08 06:53:09.590709 | TASK [validate-host : Sanitize hostname] 2026-07-08 06:53:09.746816 | ubuntu-noble | ok 2026-07-08 06:53:09.751867 | 2026-07-08 06:53:09.752009 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 06:53:10.535062 | ubuntu-noble -> localhost | changed 2026-07-08 06:53:10.541155 | 2026-07-08 06:53:10.541345 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 06:53:11.035819 | ubuntu-noble | ok 2026-07-08 06:53:11.041061 | 2026-07-08 06:53:11.041281 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 06:53:11.658494 | ubuntu-noble -> localhost | changed 2026-07-08 06:53:11.676025 | 2026-07-08 06:53:11.676199 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 06:53:12.026085 | ubuntu-noble | ok 2026-07-08 06:53:12.032281 | 2026-07-08 06:53:12.032411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 06:53:13.032238 | ubuntu-noble | changed: 2026-07-08 06:53:13.032484 | ubuntu-noble | cd+++++++++ src/ 2026-07-08 06:53:13.032520 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-08 06:53:13.032546 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-08 06:53:13.032567 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-08 06:53:13.032588 | ubuntu-noble | Containerfile 2026-07-08 06:53:13.032701 | ubuntu-noble | 2026-07-08 06:55:30.832447 | ubuntu-noble | 2026-07-08 06:55:30.832450 | ubuntu-noble | Or undo this operation with: 2026-07-08 06:55:30.832454 | ubuntu-noble | 2026-07-08 06:55:30.832458 | ubuntu-noble | git switch - 2026-07-08 06:55:30.832462 | ubuntu-noble | 2026-07-08 06:55:30.832466 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 06:55:30.832469 | ubuntu-noble | 2026-07-08 06:55:30.832479 | ubuntu-noble | HEAD is now at 6199b5b64 Merge "kolla-build: Use SandboxedEnvironment to prevent SSTI" into unmaintained/2024.1 2026-07-08 06:55:30.833915 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-08 06:55:30.837640 | ubuntu-noble | + export HASH_KOLLA=6199b5b64 2026-07-08 06:55:30.837668 | ubuntu-noble | + HASH_KOLLA=6199b5b64 2026-07-08 06:55:30.837673 | ubuntu-noble | + popd 2026-07-08 06:55:30.837677 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-08 06:55:30.839980 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-07-08 06:55:30.842656 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-08 06:55:30.842707 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:30.842721 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-07-08 06:55:30.842734 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-07-08 06:55:30.842744 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:30.847418 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-08 06:55:30.847484 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-08 06:55:30.849906 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:30.851202 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-08 06:55:30.851239 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-08 06:55:30.852680 | ubuntu-noble | + popd 2026-07-08 06:55:30.852729 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-08 06:55:30.852740 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:30.852751 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-07-08 06:55:30.852762 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-07-08 06:55:30.852773 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:30.853868 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-08 06:55:30.854621 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:30.857378 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-08 06:55:30.858340 | ubuntu-noble | + popd 2026-07-08 06:55:30.858552 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-07-08 06:55:30.858731 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-08 06:55:31.003558 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-08 06:55:31.003615 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-08 06:55:31.003625 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-07-08 06:55:31.005796 | ubuntu-noble | Package: rabbitmq-server 2026-07-08 06:55:31.005829 | ubuntu-noble | Pin: version 3.13.* 2026-07-08 06:55:31.005835 | ubuntu-noble | Pin-Priority: 1000 2026-07-08 06:55:31.005841 | ubuntu-noble | 2026-07-08 06:55:31.005848 | ubuntu-noble | Package: openvswitch* 2026-07-08 06:55:31.005854 | ubuntu-noble | Pin: version 3.3.* 2026-07-08 06:55:31.005860 | ubuntu-noble | Pin-Priority: 1000 2026-07-08 06:55:31.005868 | ubuntu-noble | 2026-07-08 06:55:31.005876 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-08 06:55:31.005884 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-08 06:55:31.005890 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-08 06:55:31.005905 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-08 06:55:31.005926 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-08 06:55:31.005933 | ubuntu-noble | Package: proxysql 2026-07-08 06:55:31.005939 | ubuntu-noble | Pin: version 3.0.8* 2026-07-08 06:55:31.005945 | ubuntu-noble | Pin-Priority: 1001 2026-07-08 06:55:31.006863 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-07-08 06:55:31.010842 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-08 06:55:31.012591 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-07-08 06:55:31.012827 | ubuntu-noble | + image_name=nova 2026-07-08 06:55:31.012975 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-08 06:55:31.015177 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-08 06:55:31.015837 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-07-08 06:55:31.018425 | ubuntu-noble | + image_name=cinder 2026-07-08 06:55:31.018595 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-07-08 06:55:31.020898 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-08 06:55:31.021616 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-07-08 06:55:31.023849 | ubuntu-noble | + image_name=base 2026-07-08 06:55:31.023952 | ubuntu-noble | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2026-07-08 06:55:31.026232 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-07-08 06:55:31.027944 | ubuntu-noble | patches/2024.1/keystone 2026-07-08 06:55:31.027965 | ubuntu-noble | patches/2024.1/kolla 2026-07-08 06:55:31.027969 | ubuntu-noble | patches/2024.1/neutron 2026-07-08 06:55:31.027973 | ubuntu-noble | patches/2024.1/nova 2026-07-08 06:55:31.027976 | ubuntu-noble | patches/2024.1/cinder 2026-07-08 06:55:31.027980 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-07-08 06:55:31.032906 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-07-08 06:55:31.032943 | ubuntu-noble | ++ grep kolla 2026-07-08 06:55:31.032951 | ubuntu-noble | ++ grep -v kolla-build 2026-07-08 06:55:31.034413 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-08 06:55:31.035174 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-07-08 06:55:31.036800 | ubuntu-noble | + project=kolla 2026-07-08 06:55:31.038617 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-07-08 06:55:31.038646 | ubuntu-noble | ++ sort 2026-07-08 06:55:31.041136 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-08 06:55:31.041196 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:31.041217 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-07-08 06:55:31.041228 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-07-08 06:55:31.041237 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:31.044633 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-08 06:55:31.044685 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-08 06:55:31.045286 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:31.048006 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-08 06:55:31.048490 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-08 06:55:31.049396 | ubuntu-noble | + popd 2026-07-08 06:55:31.049422 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-08 06:55:31.049430 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:31.049436 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-07-08 06:55:31.049441 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-07-08 06:55:31.049446 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:31.051315 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-08 06:55:31.051517 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-07-08 06:55:31.051616 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-08 06:55:31.051746 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-07-08 06:55:31.051886 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-07-08 06:55:31.052150 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-07-08 06:55:31.052280 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-08 06:55:31.052465 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-08 06:55:31.052504 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-08 06:55:31.052514 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-08 06:55:31.052607 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-08 06:55:31.052844 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-07-08 06:55:31.052961 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-08 06:55:31.053633 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:31.055679 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-08 06:55:31.056132 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-07-08 06:55:31.056174 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-08 06:55:31.056428 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-07-08 06:55:31.056739 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-07-08 06:55:31.057054 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-07-08 06:55:31.057252 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-08 06:55:31.057694 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-08 06:55:31.057742 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-08 06:55:31.057751 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-08 06:55:31.057809 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-08 06:55:31.058251 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-07-08 06:55:31.058506 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-08 06:55:31.059490 | ubuntu-noble | + popd 2026-07-08 06:55:31.059517 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-08 06:55:31.059544 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:31.059552 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-07-08 06:55:31.059565 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-07-08 06:55:31.059571 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:31.060998 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-08 06:55:31.061189 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-08 06:55:31.061291 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-08 06:55:31.061431 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-08 06:55:31.061554 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-08 06:55:31.062154 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:31.063374 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-08 06:55:31.063491 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-08 06:55:31.063621 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-08 06:55:31.063721 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-08 06:55:31.063778 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-08 06:55:31.064607 | ubuntu-noble | + popd 2026-07-08 06:55:31.064643 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-08 06:55:31.064650 | ubuntu-noble | + pushd kolla 2026-07-08 06:55:31.064655 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-07-08 06:55:31.064660 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-07-08 06:55:31.064664 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:55:31.066407 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-08 06:55:31.066431 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-08 06:55:31.066571 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:55:31.068295 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-08 06:55:31.068318 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-08 06:55:31.068399 | ubuntu-noble | + popd 2026-07-08 06:55:31.068488 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-08 06:55:31.790744 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-08 06:55:31.871116 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 06:55:31.888829 | 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-07-08 06:55:31.983372 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-08 06:55:31.998303 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-07-08 06:55:32.106880 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-08 06:55:32.122859 | ubuntu-noble | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 06:55:32.135910 | 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-07-08 06:55:32.141908 | 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-07-08 06:55:32.197159 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-08 06:55:32.213131 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-08 06:55:32.327866 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-08 06:55:32.344216 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-08 06:55:32.430857 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-08 06:55:32.445022 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 06:55:32.543761 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-08 06:55:32.560011 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 06:55:32.601483 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-08 06:55:32.617526 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-08 06:55:32.635124 | 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-07-08 06:55:32.637468 | 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.34.2) 2026-07-08 06:55:32.720776 | 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-07-08 06:55:32.735756 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-08 06:55:32.771045 | 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.9) 2026-07-08 06:55:32.772734 | 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.18) 2026-07-08 06:55:32.774701 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-08 06:55:32.776056 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-08 06:55:32.823946 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 06:55:32.870000 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.0 MB/s eta 0:00:00 2026-07-08 06:55:32.885318 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-07-08 06:55:32.915096 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 8.9 MB/s eta 0:00:00 2026-07-08 06:55:32.933838 | ubuntu-noble | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-08 06:55:32.949792 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.6/137.6 kB 11.7 MB/s eta 0:00:00 2026-07-08 06:55:32.967860 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-08 06:55:32.985395 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.8 MB/s eta 0:00:00 2026-07-08 06:55:33.003784 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-08 06:55:33.068744 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.9 MB/s eta 0:00:00 2026-07-08 06:55:33.086333 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-08 06:55:33.104911 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.3 MB/s eta 0:00:00 2026-07-08 06:55:33.121742 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-08 06:55:33.150003 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-08 06:55:33.168926 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 3.6 MB/s eta 0:00:00 2026-07-08 06:55:33.186088 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-08 06:55:33.445039 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-08 06:55:34.499048 | ubuntu-noble | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.5.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-08 06:55:34.629742 | ubuntu-noble | + pip3 install kolla/ 2026-07-08 06:55:35.166177 | ubuntu-noble | Processing ./kolla 2026-07-08 06:55:35.169145 | ubuntu-noble | Installing build dependencies: started 2026-07-08 06:55:37.494948 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-08 06:55:37.501463 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-08 06:55:37.742612 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-08 06:55:37.748565 | ubuntu-noble | Installing backend dependencies: started 2026-07-08 06:55:40.169814 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-08 06:55:40.171501 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-08 06:55:40.766719 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 06:55:40.786985 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (7.0.3) 2026-07-08 06:55:40.788987 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (3.1.6) 2026-07-08 06:55:40.791372 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (3.1.50) 2026-07-08 06:55:40.793340 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (10.5.0) 2026-07-08 06:55:40.795297 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (80.10.2) 2026-07-08 06:55:40.834934 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.1.dev15) (4.0.12) 2026-07-08 06:55:40.839233 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.1.dev15) (3.0.3) 2026-07-08 06:55:40.847818 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (1.3.0) 2026-07-08 06:55:40.849176 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (5.9.0) 2026-07-08 06:55:40.850627 | 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==18.8.1.dev15) (6.8.0) 2026-07-08 06:55:40.852208 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.0.0) 2026-07-08 06:55:40.854267 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (6.0.3) 2026-07-08 06:55:40.855878 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.34.2) 2026-07-08 06:55:40.905790 | 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==18.8.1.dev15) (5.0.3) 2026-07-08 06:55:40.923596 | 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==18.8.1.dev15) (3.4.9) 2026-07-08 06:55:40.925418 | 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==18.8.1.dev15) (3.18) 2026-07-08 06:55:40.926996 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.7.0) 2026-07-08 06:55:40.928384 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev15) (2026.6.17) 2026-07-08 06:55:40.956658 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-08 06:55:40.957764 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-08 06:55:42.396621 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-08 06:55:42.400624 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev15-py3-none-any.whl size=381716 sha256=11a8be5d78caaa6f3cbb38da349fc759c7c1ee3b5dfcee841e860c93943534ca 2026-07-08 06:55:42.401393 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-pg1s1bho/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-08 06:55:42.414694 | ubuntu-noble | Successfully built kolla 2026-07-08 06:55:42.609608 | ubuntu-noble | Installing collected packages: kolla 2026-07-08 06:55:42.812348 | ubuntu-noble | Successfully installed kolla-18.8.1.dev15 2026-07-08 06:55:42.953963 | ubuntu-noble | ++ kolla-build --version 2026-07-08 06:55:43.494618 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-07-08 06:55:43.494679 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-07-08 06:55:43.495307 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-08 06:55:43.500376 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=40f40f6 2026-07-08 06:55:43.500456 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=40f40f6 2026-07-08 06:55:43.501681 | ubuntu-noble | ++ cd release 2026-07-08 06:55:43.501746 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-08 06:55:43.505666 | ubuntu-noble | + export HASH_RELEASE=d3bac8c 2026-07-08 06:55:43.505714 | ubuntu-noble | + HASH_RELEASE=d3bac8c 2026-07-08 06:55:43.505725 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-08 06:55:43.661064 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-08 06:55:43.661139 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-08 06:55:43.661149 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-07-08 06:55:43.662870 | ubuntu-noble | {% extends parent_template %} 2026-07-08 06:55:43.662900 | ubuntu-noble | 2026-07-08 06:55:43.662906 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-08 06:55:43.662911 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-08 06:55:43.662916 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-08 06:55:43.662920 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-08 06:55:43.662926 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-08 06:55:43.662930 | ubuntu-noble | ] %} 2026-07-08 06:55:43.662935 | ubuntu-noble | 2026-07-08 06:55:43.662940 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-08 06:55:43.662944 | ubuntu-noble | 2026-07-08 06:55:43.662949 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-08 06:55:43.662953 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-08 06:55:43.662958 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-08 06:55:43.662962 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.662966 | ubuntu-noble | 2026-07-08 06:55:43.662971 | ubuntu-noble | {% block horizon_header %} 2026-07-08 06:55:43.662975 | ubuntu-noble | RUN apt-get update \ 2026-07-08 06:55:43.662980 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-08 06:55:43.662998 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-07-08 06:55:43.663002 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-08 06:55:43.663006 | ubuntu-noble | && apt-get clean \ 2026-07-08 06:55:43.663009 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-08 06:55:43.663013 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663016 | ubuntu-noble | 2026-07-08 06:55:43.663019 | ubuntu-noble | {% block horizon_footer %} 2026-07-08 06:55:43.663023 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-08 06:55:43.663027 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-08 06:55:43.663031 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-08 06:55:43.663035 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663038 | ubuntu-noble | 2026-07-08 06:55:43.663041 | ubuntu-noble | {% block base_header %} 2026-07-08 06:55:43.663045 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-08 06:55:43.663048 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-08 06:55:43.663052 | ubuntu-noble | 2026-07-08 06:55:43.663055 | ubuntu-noble | RUN apt-get update \ 2026-07-08 06:55:43.663059 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-08 06:55:43.663062 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-08 06:55:43.663081 | ubuntu-noble | && apt-get clean \ 2026-07-08 06:55:43.663084 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-08 06:55:43.663088 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663092 | ubuntu-noble | 2026-07-08 06:55:43.663095 | ubuntu-noble | {% block openstack_base_header %} 2026-07-08 06:55:43.663098 | ubuntu-noble | RUN apt-get update \ 2026-07-08 06:55:43.663102 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-08 06:55:43.663105 | ubuntu-noble | && apt-get clean \ 2026-07-08 06:55:43.663109 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-08 06:55:43.663112 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663116 | ubuntu-noble | 2026-07-08 06:55:43.663119 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-07-08 06:55:43.663122 | ubuntu-noble | 2026-07-08 06:55:43.663126 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-08 06:55:43.663129 | ubuntu-noble | 2026-07-08 06:55:43.663133 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-08 06:55:43.663136 | ubuntu-noble | 2026-07-08 06:55:43.663140 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-07-08 06:55:43.663143 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-08 06:55:43.663152 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-08 06:55:43.663156 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663159 | ubuntu-noble | 2026-07-08 06:55:43.663162 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-08 06:55:43.663166 | ubuntu-noble | {% block manila_base_footer %} 2026-07-08 06:55:43.663169 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-08 06:55:43.663173 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663176 | ubuntu-noble | 2026-07-08 06:55:43.663180 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-08 06:55:43.663183 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-08 06:55:43.663186 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-08 06:55:43.663190 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-08 06:55:43.663193 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-08 06:55:43.663197 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663200 | ubuntu-noble | 2026-07-08 06:55:43.663204 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-08 06:55:43.663207 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-08 06:55:43.663211 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-08 06:55:43.663214 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-08 06:55:43.663218 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663221 | ubuntu-noble | 2026-07-08 06:55:43.663228 | ubuntu-noble | {% block grafana_footer %} 2026-07-08 06:55:43.663232 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-08 06:55:43.663235 | ubuntu-noble | && mkdir -p /operations \ 2026-07-08 06:55:43.663239 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-08 06:55:43.663242 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-08 06:55:43.663246 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663249 | ubuntu-noble | 2026-07-08 06:55:43.663252 | ubuntu-noble | {% block ovs_install %} 2026-07-08 06:55:43.663256 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-07-08 06:55:43.663259 | ubuntu-noble | RUN apt-get update \ 2026-07-08 06:55:43.663263 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-08 06:55:43.663266 | ubuntu-noble | python3-netifaces \ 2026-07-08 06:55:43.663269 | ubuntu-noble | tcpdump \ 2026-07-08 06:55:43.663273 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-08 06:55:43.663277 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-08 06:55:43.663280 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-08 06:55:43.663283 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-07-08 06:55:43.663287 | ubuntu-noble | && apt-get clean \ 2026-07-08 06:55:43.663290 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-08 06:55:43.663294 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663297 | ubuntu-noble | 2026-07-08 06:55:43.663301 | ubuntu-noble | {% block keystone_footer %} 2026-07-08 06:55:43.663304 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-08 06:55:43.663308 | ubuntu-noble | RUN apt-get update \ 2026-07-08 06:55:43.663311 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-08 06:55:43.663314 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-08 06:55:43.663318 | ubuntu-noble | libldap-common \ 2026-07-08 06:55:43.663321 | ubuntu-noble | libmemcached11 \ 2026-07-08 06:55:43.663325 | ubuntu-noble | && apt-get clean \ 2026-07-08 06:55:43.663328 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-08 06:55:43.663336 | ubuntu-noble | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2026-07-08 06:55:43.663341 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-07-08 06:55:43.663345 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-07-08 06:55:43.663348 | ubuntu-noble | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2026-07-08 06:55:43.663352 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-07-08 06:55:43.663355 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-07-08 06:55:43.663361 | ubuntu-noble | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2026-07-08 06:55:43.663365 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-07-08 06:55:43.663369 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-07-08 06:55:43.663372 | ubuntu-noble | && a2enmod oauth2 \ 2026-07-08 06:55:43.663376 | ubuntu-noble | && a2enmod auth_openidc 2026-07-08 06:55:43.663379 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663382 | ubuntu-noble | 2026-07-08 06:55:43.663386 | ubuntu-noble | {% block footer %} 2026-07-08 06:55:43.663389 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-08 06:55:43.663393 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-08 06:55:43.663396 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-08 06:55:43.663400 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-08 06:55:43.663405 | 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-07-08 06:55:43.663413 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663416 | ubuntu-noble | 2026-07-08 06:55:43.663420 | ubuntu-noble | {% block fluentd_footer %} 2026-07-08 06:55:43.663423 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-07-08 06:55:43.663429 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663433 | ubuntu-noble | 2026-07-08 06:55:43.663436 | ubuntu-noble | {% block labels %} 2026-07-08 06:55:43.663440 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-08 06:55:43.663443 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-08 06:55:43.663446 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="40f40f6" \ 2026-07-08 06:55:43.663450 | ubuntu-noble | "de.osism.commit.kolla"="6199b5b64" \ 2026-07-08 06:55:43.663453 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-07-08 06:55:43.663456 | ubuntu-noble | "de.osism.commit.release"="d3bac8c" \ 2026-07-08 06:55:43.663460 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-07-08 06:55:43.663463 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-08 06:55:43.663467 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-08T06:55:43.639563+00:00" \ 2026-07-08 06:55:43.663470 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-08 06:55:43.663474 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-08 06:55:43.663477 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-08 06:55:43.663480 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-08 06:55:43.663484 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-08 06:55:43.663487 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-08 06:55:43.663491 | ubuntu-noble | {% endblock %} 2026-07-08 06:55:43.663494 | ubuntu-noble | 2026-07-08 06:55:43.663719 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-08 06:55:43.665849 | ubuntu-noble | + BASE=ubuntu 2026-07-08 06:55:43.665875 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-08 06:55:43.666386 | ubuntu-noble | ++ date +%Y%m%d 2026-07-08 06:55:43.670348 | ubuntu-noble | + BUILD_ID=20260708 2026-07-08 06:55:43.670382 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-08 06:55:43.670389 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-08 06:55:43.670395 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-08 06:55:43.670401 | ubuntu-noble | + VERSION=latest 2026-07-08 06:55:43.670406 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-08 06:55:43.670412 | ubuntu-noble | + . defaults/all.sh 2026-07-08 06:55:43.670417 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-08 06:55:43.670423 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-08 06:55:43.670429 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-08 06:55:43.670435 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-08 06:55:43.670441 | ubuntu-noble | +++ deactivate nondestructive 2026-07-08 06:55:43.670448 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:43.670454 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:43.670460 | ubuntu-noble | +++ hash -r 2026-07-08 06:55:43.670466 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:43.670473 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-08 06:55:43.670479 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-08 06:55:43.670484 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-08 06:55:43.670489 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-08 06:55:43.670494 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-08 06:55:43.670499 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-08 06:55:43.670507 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-08 06:55:43.670512 | 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-07-08 06:55:43.670519 | 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-07-08 06:55:43.670573 | ubuntu-noble | +++ export PATH 2026-07-08 06:55:43.670583 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:43.670589 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-08 06:55:43.670594 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-08 06:55:43.670600 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-08 06:55:43.670605 | ubuntu-noble | +++ export PS1 2026-07-08 06:55:43.670611 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-08 06:55:43.670617 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-08 06:55:43.670624 | ubuntu-noble | +++ hash -r 2026-07-08 06:55:43.670629 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-08 06:55:43.670956 | ubuntu-noble | +++ date +%Y%m%d 2026-07-08 06:55:43.673979 | ubuntu-noble | ++ export BUILD_ID=20260708 2026-07-08 06:55:43.674003 | ubuntu-noble | ++ BUILD_ID=20260708 2026-07-08 06:55:43.674008 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-08 06:55:43.674012 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-08 06:55:43.674027 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-08 06:55:43.674032 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-08 06:55:43.674035 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-08 06:55:43.674039 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-08 06:55:43.674042 | ubuntu-noble | + export VERSION 2026-07-08 06:55:43.674046 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-08 06:55:43.674049 | ubuntu-noble | + DOCKER_TAG=build-20260708 2026-07-08 06:55:43.674053 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-08 06:55:43.674056 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-07-08 06:55:43.674060 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-08 06:55:43.674063 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-08 06:55:43.674081 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-08 06:55:43.821310 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-08 06:55:43.821389 | 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-07-08 06:55:44.866892 | ubuntu-noble | localhost | SUCCESS => { 2026-07-08 06:55:44.866957 | ubuntu-noble | "changed": false, 2026-07-08 06:55:44.866962 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:44.866966 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:44.866969 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:44.866973 | ubuntu-noble | "msg": "OK", 2026-07-08 06:55:44.866977 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:44.866981 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:44.866985 | ubuntu-noble | "size": 4202, 2026-07-08 06:55:44.866988 | ubuntu-noble | "state": "file", 2026-07-08 06:55:44.866992 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:44.866996 | ubuntu-noble | } 2026-07-08 06:55:44.941708 | ubuntu-noble | + setini DEFAULT tag build-20260708 2026-07-08 06:55:44.941801 | 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-20260708' 2026-07-08 06:55:45.943682 | ubuntu-noble | localhost | CHANGED => { 2026-07-08 06:55:45.943770 | ubuntu-noble | "changed": true, 2026-07-08 06:55:45.943784 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:45.943793 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:45.943801 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:45.943809 | ubuntu-noble | "msg": "option changed", 2026-07-08 06:55:45.943817 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:45.943826 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:45.943834 | ubuntu-noble | "size": 4210, 2026-07-08 06:55:45.943842 | ubuntu-noble | "state": "file", 2026-07-08 06:55:45.943850 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:45.943858 | ubuntu-noble | } 2026-07-08 06:55:46.022022 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-08 06:55:46.022149 | 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-07-08 06:55:47.046616 | ubuntu-noble | localhost | SUCCESS => { 2026-07-08 06:55:47.046683 | ubuntu-noble | "changed": false, 2026-07-08 06:55:47.046695 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:47.046706 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:47.046716 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:47.046727 | ubuntu-noble | "msg": "OK", 2026-07-08 06:55:47.046736 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:47.046747 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:47.046757 | ubuntu-noble | "size": 4210, 2026-07-08 06:55:47.046767 | ubuntu-noble | "state": "file", 2026-07-08 06:55:47.046777 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:47.046788 | ubuntu-noble | } 2026-07-08 06:55:47.128058 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-07-08 06:55:47.128138 | 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=22.04' 2026-07-08 06:55:48.131865 | ubuntu-noble | localhost | SUCCESS => { 2026-07-08 06:55:48.131907 | ubuntu-noble | "changed": false, 2026-07-08 06:55:48.131911 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:48.131915 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:48.131919 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:48.131922 | ubuntu-noble | "msg": "OK", 2026-07-08 06:55:48.131926 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:48.131929 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:48.131933 | ubuntu-noble | "size": 4210, 2026-07-08 06:55:48.131937 | ubuntu-noble | "state": "file", 2026-07-08 06:55:48.131941 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:48.131944 | ubuntu-noble | } 2026-07-08 06:55:48.211093 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-08 06:55:48.211154 | 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-07-08 06:55:49.283600 | ubuntu-noble | localhost | SUCCESS => { 2026-07-08 06:55:49.283655 | ubuntu-noble | "changed": false, 2026-07-08 06:55:49.283660 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:49.283663 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:49.283667 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:49.283670 | ubuntu-noble | "msg": "OK", 2026-07-08 06:55:49.283674 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:49.283678 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:49.283682 | ubuntu-noble | "size": 4210, 2026-07-08 06:55:49.283685 | ubuntu-noble | "state": "file", 2026-07-08 06:55:49.283689 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:49.283693 | ubuntu-noble | } 2026-07-08 06:55:49.368853 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-07-08 06:55:49.368925 | 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-2024.1.tar.gz' 2026-07-08 06:55:50.362428 | ubuntu-noble | localhost | CHANGED => { 2026-07-08 06:55:50.362489 | ubuntu-noble | "changed": true, 2026-07-08 06:55:50.362497 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:50.362503 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:50.362510 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:50.362516 | ubuntu-noble | "msg": "section and option added", 2026-07-08 06:55:50.362555 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:50.362565 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:50.362572 | ubuntu-noble | "size": 4281, 2026-07-08 06:55:50.362586 | ubuntu-noble | "state": "file", 2026-07-08 06:55:50.362593 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:50.362600 | ubuntu-noble | } 2026-07-08 06:55:50.438757 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2026-07-08 06:55:50.441233 | ubuntu-noble | + setini openstack-base type local 2026-07-08 06:55:50.441288 | 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-07-08 06:55:51.432837 | ubuntu-noble | localhost | CHANGED => { 2026-07-08 06:55:51.432943 | ubuntu-noble | "changed": true, 2026-07-08 06:55:51.432952 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:51.432958 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:51.432963 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:51.432968 | ubuntu-noble | "msg": "option added", 2026-07-08 06:55:51.432974 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:51.432979 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:51.432984 | ubuntu-noble | "size": 4392, 2026-07-08 06:55:51.432989 | ubuntu-noble | "state": "file", 2026-07-08 06:55:51.432994 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:51.432999 | ubuntu-noble | } 2026-07-08 06:55:51.513913 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-08 06:55:51.514010 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-08 06:55:51.514026 | 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-07-08 06:55:52.516463 | ubuntu-noble | localhost | CHANGED => { 2026-07-08 06:55:52.516517 | ubuntu-noble | "changed": true, 2026-07-08 06:55:52.516548 | ubuntu-noble | "gid": 1000, 2026-07-08 06:55:52.516558 | ubuntu-noble | "group": "zuul", 2026-07-08 06:55:52.516564 | ubuntu-noble | "mode": "0664", 2026-07-08 06:55:52.516570 | ubuntu-noble | "msg": "option added", 2026-07-08 06:55:52.516576 | ubuntu-noble | "owner": "zuul", 2026-07-08 06:55:52.516583 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-08 06:55:52.516590 | ubuntu-noble | "size": 4430, 2026-07-08 06:55:52.516596 | ubuntu-noble | "state": "file", 2026-07-08 06:55:52.516602 | ubuntu-noble | "uid": 1000 2026-07-08 06:55:52.516609 | ubuntu-noble | } 2026-07-08 06:55:52.601753 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-08 06:55:52.601816 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-08 06:55:52.601822 | ubuntu-noble | + cat kolla-build.conf 2026-07-08 06:55:52.603493 | ubuntu-noble | [DEFAULT] 2026-07-08 06:55:52.603522 | ubuntu-noble | base = ubuntu 2026-07-08 06:55:52.603552 | ubuntu-noble | base_package_type = deb 2026-07-08 06:55:52.603570 | ubuntu-noble | base_tag = 22.04 2026-07-08 06:55:52.603574 | ubuntu-noble | install_type = source 2026-07-08 06:55:52.603577 | ubuntu-noble | namespace = kolla 2026-07-08 06:55:52.603581 | ubuntu-noble | openstack_release = 2024.1 2026-07-08 06:55:52.603584 | ubuntu-noble | push = false 2026-07-08 06:55:52.603588 | ubuntu-noble | tag = build-20260708 2026-07-08 06:55:52.603591 | ubuntu-noble | threads = 1 2026-07-08 06:55:52.603595 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-08 06:55:52.603600 | ubuntu-noble | 2026-07-08 06:55:52.603605 | ubuntu-noble | ######################################################################### 2026-07-08 06:55:52.603609 | ubuntu-noble | # sources tracked in release repository 2026-07-08 06:55:52.603613 | ubuntu-noble | 2026-07-08 06:55:52.603617 | ubuntu-noble | [aodh-base] 2026-07-08 06:55:52.603621 | ubuntu-noble | type = local 2026-07-08 06:55:52.603624 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-08 06:55:52.603628 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-07-08 06:55:52.603632 | ubuntu-noble | 2026-07-08 06:55:52.603635 | ubuntu-noble | 2026-07-08 06:55:52.603639 | ubuntu-noble | 2026-07-08 06:55:52.603642 | ubuntu-noble | [barbican-base] 2026-07-08 06:55:52.603646 | ubuntu-noble | type = local 2026-07-08 06:55:52.603649 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-08 06:55:52.603654 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-07-08 06:55:52.603657 | ubuntu-noble | 2026-07-08 06:55:52.603660 | ubuntu-noble | 2026-07-08 06:55:52.603664 | ubuntu-noble | 2026-07-08 06:55:52.603668 | ubuntu-noble | [blazar-base] 2026-07-08 06:55:52.603671 | ubuntu-noble | type = local 2026-07-08 06:55:52.603675 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-08 06:55:52.603678 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-07-08 06:55:52.603682 | ubuntu-noble | 2026-07-08 06:55:52.603685 | ubuntu-noble | 2026-07-08 06:55:52.603689 | ubuntu-noble | 2026-07-08 06:55:52.603692 | ubuntu-noble | [ceilometer-base] 2026-07-08 06:55:52.603696 | ubuntu-noble | type = local 2026-07-08 06:55:52.603699 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:55:52.603703 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:55:52.603706 | ubuntu-noble | 2026-07-08 06:55:52.603710 | ubuntu-noble | 2026-07-08 06:55:52.603713 | ubuntu-noble | 2026-07-08 06:55:52.603717 | ubuntu-noble | [cinder-base] 2026-07-08 06:55:52.603720 | ubuntu-noble | type = local 2026-07-08 06:55:52.603724 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-08 06:55:52.603727 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-07-08 06:55:52.603731 | ubuntu-noble | 2026-07-08 06:55:52.603734 | ubuntu-noble | 2026-07-08 06:55:52.603738 | ubuntu-noble | 2026-07-08 06:55:52.603741 | ubuntu-noble | [designate-base] 2026-07-08 06:55:52.603745 | ubuntu-noble | type = local 2026-07-08 06:55:52.603748 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-08 06:55:52.603752 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-07-08 06:55:52.603755 | ubuntu-noble | 2026-07-08 06:55:52.603759 | ubuntu-noble | 2026-07-08 06:55:52.603762 | ubuntu-noble | 2026-07-08 06:55:52.603766 | ubuntu-noble | [glance-base] 2026-07-08 06:55:52.603769 | ubuntu-noble | type = local 2026-07-08 06:55:52.603773 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-08 06:55:52.603776 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-07-08 06:55:52.603780 | ubuntu-noble | 2026-07-08 06:55:52.603783 | ubuntu-noble | 2026-07-08 06:55:52.603787 | ubuntu-noble | 2026-07-08 06:55:52.603790 | ubuntu-noble | [horizon] 2026-07-08 06:55:52.603794 | ubuntu-noble | type = local 2026-07-08 06:55:52.603797 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-08 06:55:52.603801 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-07-08 06:55:52.603804 | ubuntu-noble | 2026-07-08 06:55:52.603808 | ubuntu-noble | 2026-07-08 06:55:52.603811 | ubuntu-noble | 2026-07-08 06:55:52.603815 | ubuntu-noble | [ironic-base] 2026-07-08 06:55:52.603818 | ubuntu-noble | type = local 2026-07-08 06:55:52.603822 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-08 06:55:52.603825 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-07-08 06:55:52.603829 | ubuntu-noble | 2026-07-08 06:55:52.603832 | ubuntu-noble | 2026-07-08 06:55:52.603835 | ubuntu-noble | 2026-07-08 06:55:52.603839 | ubuntu-noble | [keystone-base] 2026-07-08 06:55:52.603843 | ubuntu-noble | type = local 2026-07-08 06:55:52.603846 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-08 06:55:52.603853 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-07-08 06:55:52.603857 | ubuntu-noble | 2026-07-08 06:55:52.603860 | ubuntu-noble | 2026-07-08 06:55:52.603864 | ubuntu-noble | 2026-07-08 06:55:52.603867 | ubuntu-noble | [magnum-base] 2026-07-08 06:55:52.603871 | ubuntu-noble | type = local 2026-07-08 06:55:52.603874 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-08 06:55:52.603878 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-07-08 06:55:52.603881 | ubuntu-noble | 2026-07-08 06:55:52.603885 | ubuntu-noble | 2026-07-08 06:55:52.603888 | ubuntu-noble | 2026-07-08 06:55:52.603892 | ubuntu-noble | [manila-base] 2026-07-08 06:55:52.603895 | ubuntu-noble | type = local 2026-07-08 06:55:52.603899 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-08 06:55:52.603902 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-07-08 06:55:52.603906 | ubuntu-noble | 2026-07-08 06:55:52.603909 | ubuntu-noble | 2026-07-08 06:55:52.603912 | ubuntu-noble | 2026-07-08 06:55:52.603916 | ubuntu-noble | [masakari-base] 2026-07-08 06:55:52.603919 | ubuntu-noble | type = local 2026-07-08 06:55:52.603929 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-08 06:55:52.603932 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-07-08 06:55:52.603936 | ubuntu-noble | 2026-07-08 06:55:52.603939 | ubuntu-noble | 2026-07-08 06:55:52.603943 | ubuntu-noble | 2026-07-08 06:55:52.603946 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-08 06:55:52.603950 | ubuntu-noble | type = local 2026-07-08 06:55:52.603953 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:55:52.603963 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:55:52.603966 | ubuntu-noble | 2026-07-08 06:55:52.603970 | ubuntu-noble | 2026-07-08 06:55:52.603973 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-08 06:55:52.603977 | ubuntu-noble | type = local 2026-07-08 06:55:52.603980 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:55:52.603984 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:55:52.603987 | ubuntu-noble | 2026-07-08 06:55:52.603991 | ubuntu-noble | 2026-07-08 06:55:52.603994 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-08 06:55:52.603998 | ubuntu-noble | type = local 2026-07-08 06:55:52.604001 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:55:52.604005 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:55:52.604009 | ubuntu-noble | 2026-07-08 06:55:52.604012 | ubuntu-noble | 2026-07-08 06:55:52.604016 | ubuntu-noble | 2026-07-08 06:55:52.604019 | ubuntu-noble | [neutron-base] 2026-07-08 06:55:52.604023 | ubuntu-noble | type = local 2026-07-08 06:55:52.604026 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-08 06:55:52.604030 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-07-08 06:55:52.604033 | ubuntu-noble | 2026-07-08 06:55:52.604037 | ubuntu-noble | 2026-07-08 06:55:52.604040 | ubuntu-noble | 2026-07-08 06:55:52.604044 | ubuntu-noble | [nova-base] 2026-07-08 06:55:52.604047 | ubuntu-noble | type = local 2026-07-08 06:55:52.604051 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-08 06:55:52.604054 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-07-08 06:55:52.604058 | ubuntu-noble | 2026-07-08 06:55:52.604061 | ubuntu-noble | 2026-07-08 06:55:52.604064 | ubuntu-noble | 2026-07-08 06:55:52.604102 | ubuntu-noble | [octavia-base] 2026-07-08 06:55:52.604105 | ubuntu-noble | type = local 2026-07-08 06:55:52.604109 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-08 06:55:52.604112 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-07-08 06:55:52.604116 | ubuntu-noble | 2026-07-08 06:55:52.604119 | ubuntu-noble | 2026-07-08 06:55:52.604122 | ubuntu-noble | 2026-07-08 06:55:52.604126 | ubuntu-noble | [placement-base] 2026-07-08 06:55:52.604129 | ubuntu-noble | type = local 2026-07-08 06:55:52.604133 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-08 06:55:52.604136 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-07-08 06:55:52.604140 | ubuntu-noble | 2026-07-08 06:55:52.604143 | ubuntu-noble | 2026-07-08 06:55:52.604147 | ubuntu-noble | 2026-07-08 06:55:52.604150 | ubuntu-noble | [skyline-apiserver-base] 2026-07-08 06:55:52.604157 | ubuntu-noble | type = local 2026-07-08 06:55:52.604160 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:55:52.604164 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:55:52.604167 | ubuntu-noble | 2026-07-08 06:55:52.604171 | ubuntu-noble | 2026-07-08 06:55:52.604174 | ubuntu-noble | 2026-07-08 06:55:52.604178 | ubuntu-noble | [skyline-console-base] 2026-07-08 06:55:52.604181 | ubuntu-noble | type = local 2026-07-08 06:55:52.604190 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:55:52.604194 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:55:52.604197 | ubuntu-noble | 2026-07-08 06:55:52.604201 | ubuntu-noble | 2026-07-08 06:55:52.604204 | ubuntu-noble | [openstack-base] 2026-07-08 06:55:52.604208 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-08 06:55:52.604211 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-07-08 06:55:52.604215 | ubuntu-noble | type = local 2026-07-08 06:55:52.604408 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-08 06:55:52.607726 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-08 06:55:52.607755 | ubuntu-noble | + VERSION=latest 2026-07-08 06:55:52.607759 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-08 06:55:52.607859 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-08 06:55:52.607884 | ubuntu-noble | + . defaults/all.sh 2026-07-08 06:55:52.607983 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-08 06:55:52.607990 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-08 06:55:52.608022 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-08 06:55:52.608048 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-08 06:55:52.608365 | ubuntu-noble | +++ deactivate nondestructive 2026-07-08 06:55:52.608430 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:52.608458 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:52.608480 | ubuntu-noble | +++ hash -r 2026-07-08 06:55:52.608612 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:52.608621 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-08 06:55:52.608641 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-08 06:55:52.608679 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-08 06:55:52.608770 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-08 06:55:52.608797 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-08 06:55:52.608818 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-08 06:55:52.608824 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-08 06:55:52.608878 | 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-07-08 06:55:52.608920 | 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-07-08 06:55:52.608942 | ubuntu-noble | +++ export PATH 2026-07-08 06:55:52.608990 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-08 06:55:52.609044 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-08 06:55:52.609065 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-08 06:55:52.609099 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-08 06:55:52.609104 | ubuntu-noble | +++ export PS1 2026-07-08 06:55:52.609124 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-08 06:55:52.609142 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-08 06:55:52.609174 | ubuntu-noble | +++ hash -r 2026-07-08 06:55:52.609245 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-08 06:55:52.610140 | ubuntu-noble | +++ date +%Y%m%d 2026-07-08 06:55:52.612978 | ubuntu-noble | ++ export BUILD_ID=20260708 2026-07-08 06:55:52.612997 | ubuntu-noble | ++ BUILD_ID=20260708 2026-07-08 06:55:52.613111 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-08 06:55:52.613119 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-08 06:55:52.613172 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-08 06:55:52.613177 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-08 06:55:52.613183 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-08 06:55:52.613188 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-08 06:55:52.613271 | ubuntu-noble | + export VERSION 2026-07-08 06:55:52.613291 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-08 06:55:52.613322 | ubuntu-noble | + mkdir -p tarballs 2026-07-08 06:55:52.615407 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-08 06:55:57.997236 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-08 06:55:57.997331 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=41 time=127 ms 2026-07-08 06:55:58.123459 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=41 time=125 ms 2026-07-08 06:55:58.123621 | ubuntu-noble | 2026-07-08 06:55:58.123645 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-08 06:55:58.123660 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 5379ms 2026-07-08 06:55:58.123672 | ubuntu-noble | rtt min/avg/max/mdev = 125.422/126.193/126.964/0.771 ms 2026-07-08 06:55:58.127756 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-08 06:55:58.127816 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-08 06:55:58.130851 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:55:58.130913 | ubuntu-noble | + pushd tarballs 2026-07-08 06:55:58.132282 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-08 06:55:58.134753 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-07-08 06:55:58.134792 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-07-08 06:55:58.134832 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-08 06:55:58.134848 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-08 06:55:58.134861 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.209631 | ubuntu-noble | 2026-07-08 06:56:04 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:04.211859 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:04.211982 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.212021 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.214109 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.214437 | ubuntu-noble | ++ head -1 2026-07-08 06:56:04.216060 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:04.223688 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-07-08 06:56:04.223851 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.223891 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.223960 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-07-08 06:56:04.224097 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.224154 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-07-08 06:56:04.224220 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-07-08 06:56:04.224278 | ubuntu-noble | + popd 2026-07-08 06:56:04.224417 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:04.224474 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:04.225399 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-08 06:56:04.227406 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-07-08 06:56:04.227461 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-07-08 06:56:04.227480 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-08 06:56:04.227497 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-08 06:56:04.227511 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.378138 | ubuntu-noble | 2026-07-08 06:56:05 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:05.381174 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:05.381262 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.381279 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.382603 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.383172 | ubuntu-noble | ++ head -1 2026-07-08 06:56:05.385031 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:05.392459 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-07-08 06:56:05.392508 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.392517 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.392523 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-07-08 06:56:05.392887 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.392901 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-07-08 06:56:05.392908 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-07-08 06:56:05.392915 | ubuntu-noble | + popd 2026-07-08 06:56:05.392922 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:05.392929 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:05.394012 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-08 06:56:05.396214 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-07-08 06:56:05.396256 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-07-08 06:56:05.396266 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-08 06:56:05.396277 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-08 06:56:05.396288 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.648418 | ubuntu-noble | 2026-07-08 06:56:06 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:06.651398 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:06.651450 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.651470 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.655626 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.655681 | ubuntu-noble | ++ head -1 2026-07-08 06:56:06.657666 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:06.664807 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-07-08 06:56:06.664855 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.664864 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.664872 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-07-08 06:56:06.664880 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.664887 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-07-08 06:56:06.664895 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-07-08 06:56:06.664902 | ubuntu-noble | + popd 2026-07-08 06:56:06.664910 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:06.664919 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:06.665890 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:06.667600 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:06.667633 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-07-08 06:56:06.667658 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:06.667670 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:06.667693 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.941748 | ubuntu-noble | 2026-07-08 06:56:07 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:07.944621 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:07.944680 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.944696 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.947637 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.947690 | ubuntu-noble | ++ head -1 2026-07-08 06:56:07.949056 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:07.959259 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-07-08 06:56:07.959313 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.959323 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.959331 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-07-08 06:56:07.959341 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.959351 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-08 06:56:07.959376 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-07-08 06:56:07.959384 | ubuntu-noble | + popd 2026-07-08 06:56:07.959499 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:07.959510 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:07.960507 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-08 06:56:07.962672 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-07-08 06:56:07.962697 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-07-08 06:56:07.962768 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-08 06:56:07.962782 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-08 06:56:07.962796 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.649670 | ubuntu-noble | 2026-07-08 06:56:09 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:09.650626 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:09.650681 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.650697 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.653616 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.653666 | ubuntu-noble | ++ head -1 2026-07-08 06:56:09.653677 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:09.661511 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-07-08 06:56:09.661597 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.661609 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-07-08 06:56:09.661618 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-07-08 06:56:09.661629 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-08 06:56:10.001139 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-08 06:56:10.004214 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-07-08 06:56:10.006580 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-07-08 06:56:10.006608 | ubuntu-noble | ++ sort 2026-07-08 06:56:10.007598 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:10.007621 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-07-08 06:56:10.007626 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-07-08 06:56:10.007634 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:10.008940 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-07-08 06:56:10.009000 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:10.010510 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-07-08 06:56:10.010567 | ubuntu-noble | + popd 2026-07-08 06:56:10.010647 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-08 06:56:11.190453 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-08 06:56:11.260731 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-07-08 06:56:11.260791 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-07-08 06:56:11.260798 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-07-08 06:56:11.260802 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-08 06:56:11.564119 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-08 06:56:11.567607 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-07-08 06:56:11.572621 | ubuntu-noble | sending incremental file list 2026-07-08 06:56:11.573261 | ubuntu-noble | ./ 2026-07-08 06:56:11.574673 | ubuntu-noble | cinder/ 2026-07-08 06:56:11.574697 | ubuntu-noble | cinder/volume/ 2026-07-08 06:56:11.574701 | ubuntu-noble | cinder/volume/drivers/ 2026-07-08 06:56:11.574706 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-07-08 06:56:11.616289 | ubuntu-noble | 2026-07-08 06:56:11.616410 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-07-08 06:56:11.616450 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-07-08 06:56:11.618147 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-08 06:56:12.805281 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-08 06:56:12.867360 | ubuntu-noble | + popd 2026-07-08 06:56:12.867429 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:12.867458 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:12.868502 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-08 06:56:12.871243 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-07-08 06:56:12.871272 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-07-08 06:56:12.871277 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-08 06:56:12.871282 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-08 06:56:12.871286 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.156765 | ubuntu-noble | 2026-07-08 06:56:14 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:14.159267 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:14.159321 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.159334 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.162596 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.162644 | ubuntu-noble | ++ head -1 2026-07-08 06:56:14.163208 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:14.172362 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-07-08 06:56:14.172901 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.172954 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.173011 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-07-08 06:56:14.173124 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.173151 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-07-08 06:56:14.173188 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-07-08 06:56:14.173224 | ubuntu-noble | + popd 2026-07-08 06:56:14.173325 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:14.173358 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:14.174206 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-08 06:56:14.176046 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-07-08 06:56:14.176138 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-07-08 06:56:14.176195 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-08 06:56:14.176219 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-08 06:56:14.176321 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.651236 | ubuntu-noble | 2026-07-08 06:56:15 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:15.653781 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:15.653911 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.653948 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.656049 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.656981 | ubuntu-noble | ++ head -1 2026-07-08 06:56:15.659137 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:15.668201 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-07-08 06:56:15.668315 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.668345 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.668401 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-07-08 06:56:15.668456 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.668488 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-07-08 06:56:15.668554 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-07-08 06:56:15.668612 | ubuntu-noble | + popd 2026-07-08 06:56:15.668712 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:15.668752 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:15.669659 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-08 06:56:15.672189 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-07-08 06:56:15.672237 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-07-08 06:56:15.672250 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-08 06:56:15.672263 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-08 06:56:15.672274 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.252698 | ubuntu-noble | 2026-07-08 06:56:17 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:17.254794 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:17.254940 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.255018 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.257213 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.257987 | ubuntu-noble | ++ head -1 2026-07-08 06:56:17.260612 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:17.266317 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-07-08 06:56:17.266457 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.266495 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.266618 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-07-08 06:56:17.266700 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.266730 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-07-08 06:56:17.266784 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-07-08 06:56:17.266832 | ubuntu-noble | + popd 2026-07-08 06:56:17.266969 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:17.267017 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:17.267980 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-08 06:56:17.271060 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-07-08 06:56:17.271176 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-07-08 06:56:17.271187 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-08 06:56:17.271197 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-08 06:56:17.271206 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.767696 | ubuntu-noble | 2026-07-08 06:56:18 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:18.770056 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:18.770167 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.770180 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.772605 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.772645 | ubuntu-noble | ++ head -1 2026-07-08 06:56:18.774217 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:18.780286 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-07-08 06:56:18.780707 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.780753 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.780810 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-07-08 06:56:18.780863 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.780884 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-07-08 06:56:18.780921 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-07-08 06:56:18.780955 | ubuntu-noble | + popd 2026-07-08 06:56:18.781052 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:18.781153 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:18.781919 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-08 06:56:18.784017 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-07-08 06:56:18.784048 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-07-08 06:56:18.784055 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-08 06:56:18.784128 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-08 06:56:18.784136 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.154693 | ubuntu-noble | 2026-07-08 06:56:20 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:20.156381 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:20.156420 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.156428 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.159607 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.159650 | ubuntu-noble | ++ head -1 2026-07-08 06:56:20.159952 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:20.164780 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-07-08 06:56:20.165109 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.165142 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.165192 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-07-08 06:56:20.165229 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.276094 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.278583 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-07-08 06:56:20.279634 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-07-08 06:56:20.279829 | ubuntu-noble | ++ sort 2026-07-08 06:56:20.282265 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.282323 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch' 2026-07-08 06:56:20.282339 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch 2026-07-08 06:56:20.282365 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.283664 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-07-08 06:56:20.283849 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-07-08 06:56:20.283965 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-07-08 06:56:20.284065 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-07-08 06:56:20.284205 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-07-08 06:56:20.284289 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-07-08 06:56:20.284382 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-08 06:56:20.284493 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-07-08 06:56:20.284689 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.284994 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.286446 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-07-08 06:56:20.286725 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-07-08 06:56:20.286827 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-07-08 06:56:20.286925 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-07-08 06:56:20.287001 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-07-08 06:56:20.287116 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-07-08 06:56:20.287236 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-08 06:56:20.287342 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-07-08 06:56:20.287506 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.288226 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.288294 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch' 2026-07-08 06:56:20.288320 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch 2026-07-08 06:56:20.288351 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.289844 | ubuntu-noble | checking file keystone/api/users.py 2026-07-08 06:56:20.290046 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-08 06:56:20.290175 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-07-08 06:56:20.290469 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.292240 | ubuntu-noble | patching file keystone/api/users.py 2026-07-08 06:56:20.292490 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-08 06:56:20.292649 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-07-08 06:56:20.293266 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.293338 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch' 2026-07-08 06:56:20.293362 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch 2026-07-08 06:56:20.293396 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.294995 | ubuntu-noble | checking file keystone/identity/backends/ldap/core.py 2026-07-08 06:56:20.295273 | ubuntu-noble | checking file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-08 06:56:20.295653 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.298791 | ubuntu-noble | patching file keystone/identity/backends/ldap/core.py 2026-07-08 06:56:20.299098 | ubuntu-noble | patching file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-08 06:56:20.300215 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.300250 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch' 2026-07-08 06:56:20.300257 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch 2026-07-08 06:56:20.300263 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.303639 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-08 06:56:20.303690 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.304451 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.306580 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-08 06:56:20.306968 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.307856 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.307935 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch' 2026-07-08 06:56:20.307961 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch 2026-07-08 06:56:20.307997 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.309843 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-08 06:56:20.310068 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-08 06:56:20.310348 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.310831 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.312746 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-08 06:56:20.312965 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-08 06:56:20.313264 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.314194 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.314907 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch' 2026-07-08 06:56:20.314945 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch 2026-07-08 06:56:20.314957 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.316396 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-08 06:56:20.318621 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-08 06:56:20.318654 | ubuntu-noble | checking file keystone/api/users.py 2026-07-08 06:56:20.318664 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-07-08 06:56:20.318673 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-08 06:56:20.318683 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.318901 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-08 06:56:20.319251 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-08 06:56:20.319713 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.321583 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-08 06:56:20.321607 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-08 06:56:20.321664 | ubuntu-noble | patching file keystone/api/users.py 2026-07-08 06:56:20.321935 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-07-08 06:56:20.322119 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-08 06:56:20.322504 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-08 06:56:20.322962 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-08 06:56:20.323225 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-08 06:56:20.324126 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.324261 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch' 2026-07-08 06:56:20.324770 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch 2026-07-08 06:56:20.324794 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.326601 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-07-08 06:56:20.326640 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-08 06:56:20.327668 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.329578 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-07-08 06:56:20.329605 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-08 06:56:20.330571 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.330650 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch' 2026-07-08 06:56:20.330675 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch 2026-07-08 06:56:20.330710 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.333799 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-07-08 06:56:20.334441 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-08 06:56:20.335270 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-07-08 06:56:20.336228 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.338805 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-07-08 06:56:20.339157 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-08 06:56:20.339495 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-07-08 06:56:20.340314 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.340715 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch' 2026-07-08 06:56:20.340737 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch 2026-07-08 06:56:20.340745 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.342245 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-07-08 06:56:20.342802 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-08 06:56:20.342904 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.344949 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-07-08 06:56:20.345361 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-08 06:56:20.346219 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:20.346288 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch' 2026-07-08 06:56:20.346314 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch 2026-07-08 06:56:20.346349 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:20.348133 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-08 06:56:20.350277 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-08 06:56:20.350308 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-08 06:56:20.350316 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-08 06:56:20.350323 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-07-08 06:56:20.350329 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-08 06:56:20.350336 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-08 06:56:20.350425 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:20.352705 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-08 06:56:20.352949 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-08 06:56:20.353189 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-08 06:56:20.353551 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-08 06:56:20.354276 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-07-08 06:56:20.354915 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-08 06:56:20.355349 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-08 06:56:20.357311 | ubuntu-noble | + popd 2026-07-08 06:56:20.357340 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-07-08 06:56:20.711614 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-07-08 06:56:20.741296 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.741383 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-07-08 06:56:20.741396 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-07-08 06:56:20.741407 | ubuntu-noble | + popd 2026-07-08 06:56:20.741437 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:20.741460 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:20.741486 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-08 06:56:20.744995 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-07-08 06:56:20.745043 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-07-08 06:56:20.745060 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-08 06:56:20.745070 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-08 06:56:20.745107 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.935704 | ubuntu-noble | 2026-07-08 06:56:21 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:21.937821 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:21.937886 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.937896 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.940604 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.940645 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:21.940853 | ubuntu-noble | ++ head -1 2026-07-08 06:56:21.948472 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-07-08 06:56:21.948520 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.948562 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.948625 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-07-08 06:56:21.948693 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.948701 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-07-08 06:56:21.948710 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-07-08 06:56:21.948746 | ubuntu-noble | + popd 2026-07-08 06:56:21.948919 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:21.948930 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:21.950036 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-08 06:56:21.952706 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-07-08 06:56:21.952776 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-07-08 06:56:21.952801 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-08 06:56:21.952837 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-08 06:56:21.952848 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.453703 | ubuntu-noble | 2026-07-08 06:56:23 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:23.456106 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:23.456160 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.456173 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.457728 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.457891 | ubuntu-noble | ++ head -1 2026-07-08 06:56:23.459964 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:23.466648 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-07-08 06:56:23.466692 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.466700 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.466707 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-07-08 06:56:23.466719 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.466725 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-07-08 06:56:23.466731 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-07-08 06:56:23.466738 | ubuntu-noble | + popd 2026-07-08 06:56:23.466747 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:23.466756 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:23.467628 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-08 06:56:23.469638 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-07-08 06:56:23.469671 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-07-08 06:56:23.469678 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-08 06:56:23.469685 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-08 06:56:23.469691 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.568620 | ubuntu-noble | 2026-07-08 06:56:24 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:24.570987 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:24.571021 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.571032 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.574636 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.574695 | ubuntu-noble | ++ head -1 2026-07-08 06:56:24.575457 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:24.582517 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-07-08 06:56:24.582596 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.582607 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.582616 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-07-08 06:56:24.582625 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.582634 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-07-08 06:56:24.582643 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-07-08 06:56:24.582653 | ubuntu-noble | + popd 2026-07-08 06:56:24.582663 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:24.582673 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:24.583231 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:24.584925 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:24.584952 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-08 06:56:24.584967 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:24.584996 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:24.585009 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.542729 | ubuntu-noble | 2026-07-08 06:56:25 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz [122672/122672] -> "neutron-dynamic-routing-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:25.545691 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:25.545749 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.545762 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.548622 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.548675 | ubuntu-noble | ++ head -1 2026-07-08 06:56:25.550049 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:25.558567 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-07-08 06:56:25.558668 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.558698 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.558770 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-07-08 06:56:25.558845 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.574129 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.575707 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-07-08 06:56:25.576738 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-07-08 06:56:25.576795 | ubuntu-noble | ++ sort 2026-07-08 06:56:25.578986 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:25.579107 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-07-08 06:56:25.579133 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-07-08 06:56:25.579163 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:25.580435 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-08 06:56:25.580990 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:25.582036 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-08 06:56:25.582793 | ubuntu-noble | + popd 2026-07-08 06:56:25.583357 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-07-08 06:56:25.613646 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-07-08 06:56:25.619434 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.619501 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.619516 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-07-08 06:56:25.619527 | ubuntu-noble | + popd 2026-07-08 06:56:25.619587 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:25.619605 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:25.619636 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.621503 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-08 06:56:25.621597 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-08 06:56:25.621610 | ubuntu-noble | + popd 2026-07-08 06:56:25.621621 | ubuntu-noble | + continue 2026-07-08 06:56:25.621632 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:25.621643 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:25.621784 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:25.623407 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:25.623445 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-07-08 06:56:25.623456 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:25.623466 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:25.623500 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.643501 | ubuntu-noble | 2026-07-08 06:56:26 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz [225604/225604] -> "neutron-vpnaas-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:26.647341 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:26.647418 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.647442 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.650599 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.650646 | ubuntu-noble | ++ head -1 2026-07-08 06:56:26.652176 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:26.659207 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-07-08 06:56:26.659311 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.659341 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.659398 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-07-08 06:56:26.659454 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.659475 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-08 06:56:26.659510 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-07-08 06:56:26.659579 | ubuntu-noble | + popd 2026-07-08 06:56:26.659680 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:26.659714 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:26.660391 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-08 06:56:26.662216 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-07-08 06:56:26.662242 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-07-08 06:56:26.662249 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-08 06:56:26.662255 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-08 06:56:26.662262 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.686427 | ubuntu-noble | 2026-07-08 06:56:28 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:28.688294 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:28.688344 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.688353 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.690570 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.690603 | ubuntu-noble | ++ head -1 2026-07-08 06:56:28.691107 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:28.695682 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-07-08 06:56:28.695766 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.695788 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-07-08 06:56:28.695835 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-07-08 06:56:28.695873 | ubuntu-noble | + tar xzf neutron-stable-2024.1.tar.gz 2026-07-08 06:56:29.075236 | ubuntu-noble | + rm neutron-stable-2024.1.tar.gz 2026-07-08 06:56:29.079951 | ubuntu-noble | + pushd neutron-24.2.2.dev23 2026-07-08 06:56:29.081006 | ubuntu-noble | ++ find ../../patches/2024.1/neutron -type f -name '*.patch' 2026-07-08 06:56:29.081120 | ubuntu-noble | ++ sort 2026-07-08 06:56:29.083367 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:29.083433 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-08 06:56:29.083447 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-08 06:56:29.083471 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:29.084755 | ubuntu-noble | checking file neutron/services/conntrack_helper/plugin.py 2026-07-08 06:56:29.084958 | ubuntu-noble | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-08 06:56:29.085113 | ubuntu-noble | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-08 06:56:29.085263 | ubuntu-noble | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-08 06:56:29.085472 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:29.086653 | ubuntu-noble | patching file neutron/services/conntrack_helper/plugin.py 2026-07-08 06:56:29.086792 | ubuntu-noble | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-08 06:56:29.086889 | ubuntu-noble | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-08 06:56:29.087005 | ubuntu-noble | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-08 06:56:29.087660 | ubuntu-noble | + popd 2026-07-08 06:56:29.087698 | ubuntu-noble | + tar czf neutron-stable-2024.1.tar.gz neutron-24.2.2.dev23 2026-07-08 06:56:30.476142 | ubuntu-noble | + rm -r neutron-24.2.2.dev23 2026-07-08 06:56:30.541629 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-07-08 06:56:30.541679 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-07-08 06:56:30.541691 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-07-08 06:56:30.541698 | ubuntu-noble | + popd 2026-07-08 06:56:30.541862 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:30.541914 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:30.543356 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-08 06:56:30.546281 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-07-08 06:56:30.546315 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-07-08 06:56:30.546360 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-08 06:56:30.546367 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-08 06:56:30.546403 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.291711 | ubuntu-noble | 2026-07-08 06:56:32 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:32.294887 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:32.294980 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.294996 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.297652 | ubuntu-noble | ++ head -1 2026-07-08 06:56:32.297704 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.299245 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:32.310714 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-07-08 06:56:32.310768 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.310786 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.310796 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-07-08 06:56:32.310864 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.721134 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-07-08 06:56:32.724745 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-07-08 06:56:32.727513 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-07-08 06:56:32.727576 | ubuntu-noble | ++ sort 2026-07-08 06:56:32.728343 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:32.728364 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-08 06:56:32.728368 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-08 06:56:32.728373 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:32.730290 | ubuntu-noble | checking file nova/console/websocketproxy.py 2026-07-08 06:56:32.730313 | ubuntu-noble | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-08 06:56:32.730318 | ubuntu-noble | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-08 06:56:32.730325 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:32.732204 | ubuntu-noble | patching file nova/console/websocketproxy.py 2026-07-08 06:56:32.732228 | ubuntu-noble | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-08 06:56:32.732240 | ubuntu-noble | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-08 06:56:32.732247 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:32.732252 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch' 2026-07-08 06:56:32.732257 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch 2026-07-08 06:56:32.732262 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:32.734156 | ubuntu-noble | checking file nova/compute/api.py 2026-07-08 06:56:32.736584 | ubuntu-noble | checking file nova/tests/unit/compute/test_api.py 2026-07-08 06:56:32.736786 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:32.739600 | ubuntu-noble | patching file nova/compute/api.py 2026-07-08 06:56:32.740043 | ubuntu-noble | patching file nova/tests/unit/compute/test_api.py 2026-07-08 06:56:32.741643 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-08 06:56:32.741672 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-08 06:56:32.741679 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-08 06:56:32.741699 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-08 06:56:32.745173 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-08 06:56:32.746143 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-08 06:56:32.746203 | ubuntu-noble | + patch --forward --batch -p1 2026-07-08 06:56:32.749655 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-08 06:56:32.749700 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-08 06:56:32.749768 | ubuntu-noble | + popd 2026-07-08 06:56:32.749928 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-07-08 06:56:34.274432 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-07-08 06:56:34.357968 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-07-08 06:56:34.358021 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-07-08 06:56:34.358027 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-07-08 06:56:34.358031 | ubuntu-noble | + popd 2026-07-08 06:56:34.358036 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:34.358041 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:34.358918 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-08 06:56:34.361687 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-07-08 06:56:34.361722 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-07-08 06:56:34.361795 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-08 06:56:34.361802 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-08 06:56:34.361839 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.716681 | ubuntu-noble | 2026-07-08 06:56:35 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:35.718398 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:35.718444 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.718457 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.720598 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.720643 | ubuntu-noble | ++ head -1 2026-07-08 06:56:35.721964 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:35.729483 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-07-08 06:56:35.730053 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.730159 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.730266 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-07-08 06:56:35.730364 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.730405 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-07-08 06:56:35.730503 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-07-08 06:56:35.730710 | ubuntu-noble | + popd 2026-07-08 06:56:35.730832 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:35.730868 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:35.731618 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-08 06:56:35.734464 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-07-08 06:56:35.734497 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-07-08 06:56:35.734504 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-08 06:56:35.734511 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-08 06:56:35.734518 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.910813 | ubuntu-noble | 2026-07-08 06:56:36 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:36.913161 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:36.913212 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.913223 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.914640 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.914851 | ubuntu-noble | ++ head -1 2026-07-08 06:56:36.916440 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:36.922440 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-07-08 06:56:36.923031 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.923060 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.923067 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-07-08 06:56:36.923127 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.923134 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-07-08 06:56:36.923140 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-07-08 06:56:36.923146 | ubuntu-noble | + popd 2026-07-08 06:56:36.923154 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:36.923161 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:36.923344 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:36.925582 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:36.925659 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-07-08 06:56:36.925682 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:36.925701 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:36.925718 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.779729 | ubuntu-noble | 2026-07-08 06:56:38 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz [9061706/9061706] -> "skyline-apiserver-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:38.782039 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:38.782120 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.782137 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.785704 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.785761 | ubuntu-noble | ++ head -1 2026-07-08 06:56:38.788590 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:38.792584 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-07-08 06:56:38.792634 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.792645 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.792655 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-07-08 06:56:38.792668 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.792695 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-08 06:56:38.792703 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-07-08 06:56:38.792710 | ubuntu-noble | + popd 2026-07-08 06:56:38.793101 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:38.793158 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:38.793843 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:38.795632 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:38.795671 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-07-08 06:56:38.795678 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:38.795685 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:38.795691 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.322385 | ubuntu-noble | 2026-07-08 06:56:41 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz [26555457/26555457] -> "skyline-console-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:41.324886 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:41.324933 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.324944 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.328622 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.328692 | ubuntu-noble | ++ head -1 2026-07-08 06:56:41.328708 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:41.336635 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-07-08 06:56:41.337374 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.337426 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.337485 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-07-08 06:56:41.337592 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.337648 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-08 06:56:41.337690 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-07-08 06:56:41.337728 | ubuntu-noble | + popd 2026-07-08 06:56:41.337831 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-08 06:56:41.337866 | ubuntu-noble | + pushd tarballs 2026-07-08 06:56:41.339020 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-08 06:56:41.341422 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-07-08 06:56:41.341464 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-07-08 06:56:41.341471 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-08 06:56:41.341478 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-08 06:56:41.341485 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.250665 | ubuntu-noble | 2026-07-08 06:56:42 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-07-08 06:56:42.252468 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-08 06:56:42.252515 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.252523 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.254595 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.254628 | ubuntu-noble | ++ head -1 2026-07-08 06:56:42.255908 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-08 06:56:42.260100 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-07-08 06:56:42.260191 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.260218 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.260287 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-07-08 06:56:42.260341 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.260361 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-07-08 06:56:42.260396 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-07-08 06:56:42.260430 | ubuntu-noble | + popd 2026-07-08 06:56:42.334544 | ubuntu-noble | ok: Runtime: 0:01:15.768375 2026-07-08 06:56:42.361294 | 2026-07-08 06:56:42.361530 | PLAY RECAP 2026-07-08 06:56:42.361718 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 06:56:42.361796 | 2026-07-08 06:56:42.499499 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-08 06:56:42.502384 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 06:56:43.322247 | 2026-07-08 06:56:43.322916 | PLAY [Base post-fetch] 2026-07-08 06:56:43.346821 | 2026-07-08 06:56:43.347011 | TASK [diagnose-network : Ensure log directory exists] 2026-07-08 06:56:44.014967 | ubuntu-noble | ok 2026-07-08 06:56:44.027574 | 2026-07-08 06:56:44.027804 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-08 06:56:56.049066 | ubuntu-noble | ok: Runtime: 0:00:05.937798 2026-07-08 06:56:56.061818 | 2026-07-08 06:56:56.062002 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-08 06:57:02.284585 | ubuntu-noble | ok: Runtime: 0:00:00.339002 2026-07-08 06:57:02.290691 | 2026-07-08 06:57:02.291038 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-08 06:57:08.448150 | ubuntu-noble | ok: Runtime: 0:00:00.082452 2026-07-08 06:57:08.459217 | 2026-07-08 06:57:08.459369 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-08 06:57:08.515552 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 06:57:08.529792 | 2026-07-08 06:57:08.530034 | TASK [fetch-output : Set log path for single node] 2026-07-08 06:57:08.577069 | ubuntu-noble | ok 2026-07-08 06:57:08.583243 | 2026-07-08 06:57:08.583374 | LOOP [fetch-output : Ensure local output dirs] 2026-07-08 06:57:08.901153 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/logs" 2026-07-08 06:57:09.206889 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/artifacts" 2026-07-08 06:57:09.501894 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3ac919bd792348309ae1596132c41ecb/work/docs" 2026-07-08 06:57:09.524610 | 2026-07-08 06:57:09.524856 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 06:57:10.337429 | ubuntu-noble | changed: 2026-07-08 06:57:10.337775 | ubuntu-noble | .d..t...... ./ 2026-07-08 06:57:10.337822 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-08 06:57:10.337853 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-08 06:57:10.337880 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-08 06:57:10.337905 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-08 06:57:10.337931 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-08 06:57:10.337983 | ubuntu-noble | changed: All items complete 2026-07-08 06:57:10.338014 | 2026-07-08 06:57:10.924193 | ubuntu-noble | changed: .d..t...... ./ 2026-07-08 06:57:11.542364 | ubuntu-noble | changed: .d..t...... ./ 2026-07-08 06:57:11.560821 | 2026-07-08 06:57:11.561006 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 06:57:11.912768 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006392 2026-07-08 06:57:12.232220 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007121 2026-07-08 06:57:12.254964 | 2026-07-08 06:57:12.255142 | PLAY RECAP 2026-07-08 06:57:12.255228 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-08 06:57:12.255269 | 2026-07-08 06:57:12.422824 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 06:57:12.423871 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 06:57:13.207692 | 2026-07-08 06:57:13.207866 | PLAY [Base post] 2026-07-08 06:57:13.222220 | 2026-07-08 06:57:13.222416 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 06:57:14.104901 | ubuntu-noble | changed 2026-07-08 06:57:14.111599 | 2026-07-08 06:57:14.111756 | PLAY RECAP 2026-07-08 06:57:14.111827 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 06:57:14.111894 | 2026-07-08 06:57:14.249808 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 06:57:14.251535 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 06:57:15.080904 | 2026-07-08 06:57:15.081111 | PLAY [Base post-logs] 2026-07-08 06:57:15.092576 | 2026-07-08 06:57:15.092760 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 06:57:15.585572 | localhost | changed 2026-07-08 06:57:15.596557 | 2026-07-08 06:57:15.596756 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 06:57:15.633402 | localhost | ok 2026-07-08 06:57:15.637502 | 2026-07-08 06:57:15.637632 | TASK [Set zuul-log-path fact] 2026-07-08 06:57:15.659381 | localhost | ok 2026-07-08 06:57:15.682278 | 2026-07-08 06:57:15.682527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 06:57:15.720658 | localhost | ok 2026-07-08 06:57:15.724917 | 2026-07-08 06:57:15.725024 | TASK [upload-logs : Create log directories] 2026-07-08 06:57:16.260472 | localhost | changed 2026-07-08 06:57:16.265751 | 2026-07-08 06:57:16.265931 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 06:57:16.830977 | localhost -> localhost | ok: Runtime: 0:00:00.008768 2026-07-08 06:57:16.837324 | 2026-07-08 06:57:16.837486 | TASK [upload-logs : Upload logs to log server] 2026-07-08 06:57:17.454741 | localhost | Output suppressed because no_log was given 2026-07-08 06:57:17.456910 | 2026-07-08 06:57:17.457021 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 06:57:17.534760 | localhost | skipping: Conditional result was False 2026-07-08 06:57:17.544335 | localhost | skipping: Conditional result was False 2026-07-08 06:57:17.558103 | 2026-07-08 06:57:17.558374 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 06:57:17.615136 | localhost | skipping: Conditional result was False 2026-07-08 06:57:17.615577 | 2026-07-08 06:57:17.620040 | localhost | skipping: Conditional result was False 2026-07-08 06:57:17.633354 | 2026-07-08 06:57:17.633659 | LOOP [upload-logs : Upload console log and json output]