2026-07-21 19:12:19.938293 | Job console starting 2026-07-21 19:12:19.966771 | Updating git repos 2026-07-21 19:12:20.030698 | Cloning repos into workspace 2026-07-21 19:12:20.181934 | Restoring repo states 2026-07-21 19:12:20.236528 | Merging changes 2026-07-21 19:12:20.997695 | Checking out repos 2026-07-21 19:12:21.107890 | Preparing playbooks 2026-07-21 19:12:23.451979 | Running Ansible setup 2026-07-21 19:12:30.295804 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 19:12:32.106195 | 2026-07-21 19:12:32.106317 | PLAY [Base pre] 2026-07-21 19:12:32.140667 | 2026-07-21 19:12:32.140784 | TASK [Setup log path fact] 2026-07-21 19:12:32.189267 | ubuntu-noble | ok 2026-07-21 19:12:32.230422 | 2026-07-21 19:12:32.230545 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:12:32.326755 | ubuntu-noble | ok 2026-07-21 19:12:32.349441 | 2026-07-21 19:12:32.349547 | TASK [emit-job-header : Print job information] 2026-07-21 19:12:32.400204 | # Job Information 2026-07-21 19:12:32.400338 | Ansible Version: 2.16.14 2026-07-21 19:12:32.400367 | Job: container-images-kolla-patch-2024.1 2026-07-21 19:12:32.400394 | Pipeline: check 2026-07-21 19:12:32.400413 | Executor: 521e9411259a 2026-07-21 19:12:32.400430 | Triggered by: https://github.com/osism/container-images-kolla/pull/701 2026-07-21 19:12:32.400448 | Event ID: 12c6fe90-8538-11f1-9df9-32a533ca3b5e 2026-07-21 19:12:32.404486 | 2026-07-21 19:12:32.404569 | LOOP [emit-job-header : Print node information] 2026-07-21 19:12:32.693804 | ubuntu-noble | ok: 2026-07-21 19:12:32.694118 | ubuntu-noble | # Node Information 2026-07-21 19:12:32.694166 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-21 19:12:32.694188 | ubuntu-noble | Hostname: ubuntu 2026-07-21 19:12:32.694207 | ubuntu-noble | Username: zuul 2026-07-21 19:12:32.694224 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-21 19:12:32.694243 | ubuntu-noble | Provider: regiocloud-a 2026-07-21 19:12:32.694261 | ubuntu-noble | Region: 2026-07-21 19:12:32.694279 | ubuntu-noble | Label: ubuntu-noble 2026-07-21 19:12:32.694296 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-21 19:12:32.694313 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:9c38 2026-07-21 19:12:32.717321 | 2026-07-21 19:12:32.717428 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 19:12:34.251899 | ubuntu-noble -> localhost | changed 2026-07-21 19:12:34.258642 | 2026-07-21 19:12:34.258740 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 19:12:36.826922 | ubuntu-noble -> localhost | changed 2026-07-21 19:12:36.842299 | 2026-07-21 19:12:36.843070 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 19:12:37.593376 | ubuntu-noble -> localhost | ok 2026-07-21 19:12:37.598704 | 2026-07-21 19:12:37.598800 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 19:12:37.646494 | ubuntu-noble | ok 2026-07-21 19:12:37.697066 | ubuntu-noble | included: /var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 19:12:37.709068 | 2026-07-21 19:12:37.709171 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 19:12:41.018558 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-21 19:12:41.018723 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/f3bab7badaab48bf89f1540fcfb1556e_id_rsa 2026-07-21 19:12:41.018753 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/f3bab7badaab48bf89f1540fcfb1556e_id_rsa.pub 2026-07-21 19:12:41.018775 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-21 19:12:41.018794 | ubuntu-noble -> localhost | SHA256:BTuj15QnIADDWNDumUm9U62Q9SydXP2fGh0SWG+dlts zuul-build-sshkey 2026-07-21 19:12:41.018812 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-21 19:12:41.019056 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-21 19:12:41.019087 | ubuntu-noble -> localhost | |.*+.... o .o. | 2026-07-21 19:12:41.019108 | ubuntu-noble -> localhost | |. o. .. +.o... +| 2026-07-21 19:12:41.019126 | ubuntu-noble -> localhost | | . . o *+o= ...*.| 2026-07-21 19:12:41.019143 | ubuntu-noble -> localhost | | o + o.B* o .+.o| 2026-07-21 19:12:41.019160 | ubuntu-noble -> localhost | | o + +.oS . ooE| 2026-07-21 19:12:41.019186 | ubuntu-noble -> localhost | | = o .. . o.| 2026-07-21 19:12:41.019203 | ubuntu-noble -> localhost | | . o | 2026-07-21 19:12:41.019221 | ubuntu-noble -> localhost | | . | 2026-07-21 19:12:41.019238 | ubuntu-noble -> localhost | | | 2026-07-21 19:12:41.019255 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-21 19:12:41.019301 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.454868 2026-07-21 19:12:41.024524 | 2026-07-21 19:12:41.024616 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 19:12:41.064690 | ubuntu-noble | ok 2026-07-21 19:12:41.075919 | ubuntu-noble | included: /var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 19:12:41.092877 | 2026-07-21 19:12:41.092967 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 19:12:41.125944 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:12:41.130791 | 2026-07-21 19:12:41.130893 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 19:12:41.860789 | ubuntu-noble | changed 2026-07-21 19:12:41.866095 | 2026-07-21 19:12:41.866188 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 19:12:42.180275 | ubuntu-noble | ok 2026-07-21 19:12:42.185806 | 2026-07-21 19:12:42.185909 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 19:12:42.950571 | ubuntu-noble | changed 2026-07-21 19:12:42.960616 | 2026-07-21 19:12:42.960735 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 19:12:43.805886 | ubuntu-noble | changed 2026-07-21 19:12:43.811352 | 2026-07-21 19:12:43.811447 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 19:12:43.839606 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:12:43.845950 | 2026-07-21 19:12:43.846046 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 19:12:45.195947 | ubuntu-noble -> localhost | changed 2026-07-21 19:12:45.212779 | 2026-07-21 19:12:45.212891 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 19:12:45.984074 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/f3bab7badaab48bf89f1540fcfb1556e_id_rsa (zuul-build-sshkey) 2026-07-21 19:12:45.984284 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.044223 2026-07-21 19:12:45.991762 | 2026-07-21 19:12:45.991862 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 19:12:46.608736 | ubuntu-noble | ok 2026-07-21 19:12:46.615888 | 2026-07-21 19:12:46.615991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 19:12:46.671484 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:12:46.682029 | 2026-07-21 19:12:46.682143 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 19:12:47.408755 | ubuntu-noble | ok 2026-07-21 19:12:47.422401 | 2026-07-21 19:12:47.422508 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 19:12:47.477496 | ubuntu-noble | ok 2026-07-21 19:12:47.482583 | 2026-07-21 19:12:47.482700 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 19:12:48.318897 | ubuntu-noble -> localhost | ok 2026-07-21 19:12:48.325336 | 2026-07-21 19:12:48.325448 | TASK [validate-host : Collect information about the host] 2026-07-21 19:12:49.673161 | ubuntu-noble | ok 2026-07-21 19:12:49.701375 | 2026-07-21 19:12:49.701473 | TASK [validate-host : Sanitize hostname] 2026-07-21 19:12:50.209920 | ubuntu-noble | ok 2026-07-21 19:12:50.215452 | 2026-07-21 19:12:50.215549 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 19:12:51.364923 | ubuntu-noble -> localhost | changed 2026-07-21 19:12:51.369572 | 2026-07-21 19:12:51.369672 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 19:12:52.019996 | ubuntu-noble | ok 2026-07-21 19:12:52.028064 | 2026-07-21 19:12:52.028163 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 19:12:54.261881 | ubuntu-noble -> localhost | changed 2026-07-21 19:12:54.275673 | 2026-07-21 19:12:54.275777 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 19:12:54.666287 | ubuntu-noble | ok 2026-07-21 19:12:54.684355 | 2026-07-21 19:12:54.684453 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 19:12:56.316613 | ubuntu-noble | changed: 2026-07-21 19:12:56.316771 | ubuntu-noble | cd+++++++++ src/ 2026-07-21 19:12:56.316799 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-21 19:12:56.316820 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-21 19:12:56.316837 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 19:12:56.316854 | ubuntu-noble | Containerfile 2026-07-21 19:12:56.316945 | ubuntu-noble | 2026-07-21 19:15:03.314486 | ubuntu-noble | 2026-07-21 19:15:03.314495 | ubuntu-noble | Or undo this operation with: 2026-07-21 19:15:03.314504 | ubuntu-noble | 2026-07-21 19:15:03.314514 | ubuntu-noble | git switch - 2026-07-21 19:15:03.314523 | ubuntu-noble | 2026-07-21 19:15:03.314533 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-21 19:15:03.314542 | ubuntu-noble | 2026-07-21 19:15:03.314551 | ubuntu-noble | HEAD is now at 6199b5b64 Merge "kolla-build: Use SandboxedEnvironment to prevent SSTI" into unmaintained/2024.1 2026-07-21 19:15:03.315754 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:15:03.318805 | ubuntu-noble | + export HASH_KOLLA=6199b5b64 2026-07-21 19:15:03.318836 | ubuntu-noble | + HASH_KOLLA=6199b5b64 2026-07-21 19:15:03.318845 | ubuntu-noble | + popd 2026-07-21 19:15:03.318855 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-21 19:15:03.320403 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-07-21 19:15:03.322206 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 19:15:03.322234 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.322244 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-07-21 19:15:03.322253 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-07-21 19:15:03.322262 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.324801 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-21 19:15:03.325364 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.326103 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-21 19:15:03.326416 | ubuntu-noble | + popd 2026-07-21 19:15:03.326824 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 19:15:03.326840 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.326847 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-07-21 19:15:03.326855 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-07-21 19:15:03.326862 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.327603 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 19:15:03.327623 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-21 19:15:03.328118 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.328871 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 19:15:03.328889 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-21 19:15:03.329511 | ubuntu-noble | + popd 2026-07-21 19:15:03.329532 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-07-21 19:15:03.329540 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-21 19:15:03.443117 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-21 19:15:03.443178 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-21 19:15:03.443192 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-07-21 19:15:03.443932 | ubuntu-noble | Package: rabbitmq-server 2026-07-21 19:15:03.443951 | ubuntu-noble | Pin: version 3.13.* 2026-07-21 19:15:03.443963 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 19:15:03.443975 | ubuntu-noble | 2026-07-21 19:15:03.443988 | ubuntu-noble | Package: openvswitch* 2026-07-21 19:15:03.444054 | ubuntu-noble | Pin: version 3.3.* 2026-07-21 19:15:03.444067 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 19:15:03.444080 | ubuntu-noble | 2026-07-21 19:15:03.444094 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-21 19:15:03.444107 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-21 19:15:03.444118 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-21 19:15:03.444147 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-21 19:15:03.444176 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-21 19:15:03.444187 | ubuntu-noble | Package: proxysql 2026-07-21 19:15:03.444197 | ubuntu-noble | Pin: version 3.0.8* 2026-07-21 19:15:03.444207 | ubuntu-noble | Pin-Priority: 1001 2026-07-21 19:15:03.444957 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-07-21 19:15:03.446657 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 19:15:03.446804 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-07-21 19:15:03.448072 | ubuntu-noble | + image_name=base 2026-07-21 19:15:03.448098 | 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-21 19:15:03.449836 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 19:15:03.451048 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-07-21 19:15:03.453464 | ubuntu-noble | + image_name=cinder 2026-07-21 19:15:03.453579 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-07-21 19:15:03.458333 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 19:15:03.458852 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-07-21 19:15:03.461238 | ubuntu-noble | + image_name=nova 2026-07-21 19:15:03.461387 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-21 19:15:03.463148 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-07-21 19:15:03.464638 | ubuntu-noble | patches/2024.1/kolla 2026-07-21 19:15:03.464653 | ubuntu-noble | patches/2024.1/keystone 2026-07-21 19:15:03.464658 | ubuntu-noble | patches/2024.1/cinder 2026-07-21 19:15:03.464662 | ubuntu-noble | patches/2024.1/neutron 2026-07-21 19:15:03.464665 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-07-21 19:15:03.464669 | ubuntu-noble | patches/2024.1/nova 2026-07-21 19:15:03.467156 | ubuntu-noble | ++ grep kolla 2026-07-21 19:15:03.467173 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-07-21 19:15:03.467177 | ubuntu-noble | ++ grep -v kolla-build 2026-07-21 19:15:03.469271 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-21 19:15:03.469813 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-07-21 19:15:03.471567 | ubuntu-noble | + project=kolla 2026-07-21 19:15:03.473057 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-07-21 19:15:03.473075 | ubuntu-noble | ++ sort 2026-07-21 19:15:03.475364 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:15:03.475410 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.475429 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-07-21 19:15:03.475438 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-07-21 19:15:03.475448 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.478256 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 19:15:03.478325 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 19:15:03.478354 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.480056 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 19:15:03.480081 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 19:15:03.480204 | ubuntu-noble | + popd 2026-07-21 19:15:03.480266 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:15:03.480287 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.480339 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-07-21 19:15:03.480347 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-07-21 19:15:03.480355 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.482045 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-21 19:15:03.482064 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-07-21 19:15:03.482072 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-21 19:15:03.482077 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-07-21 19:15:03.482172 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-07-21 19:15:03.482356 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-07-21 19:15:03.482485 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-21 19:15:03.482651 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 19:15:03.482725 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-21 19:15:03.482768 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-21 19:15:03.482848 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-21 19:15:03.483059 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-07-21 19:15:03.483189 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-21 19:15:03.483497 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.485045 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-21 19:15:03.485062 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-07-21 19:15:03.485075 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-21 19:15:03.485079 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-07-21 19:15:03.485083 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-07-21 19:15:03.485086 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-07-21 19:15:03.485152 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-21 19:15:03.485338 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 19:15:03.485391 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-21 19:15:03.485417 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-21 19:15:03.485465 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-21 19:15:03.485691 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-07-21 19:15:03.485775 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-21 19:15:03.486027 | ubuntu-noble | + popd 2026-07-21 19:15:03.486080 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:15:03.486086 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.486138 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-07-21 19:15:03.486143 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-07-21 19:15:03.486148 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.487545 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 19:15:03.487559 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 19:15:03.487563 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 19:15:03.487571 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 19:15:03.487575 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 19:15:03.487600 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.489048 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 19:15:03.489065 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 19:15:03.489069 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 19:15:03.489073 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 19:15:03.489076 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 19:15:03.489100 | ubuntu-noble | + popd 2026-07-21 19:15:03.489158 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:15:03.489164 | ubuntu-noble | + pushd kolla 2026-07-21 19:15:03.489213 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-07-21 19:15:03.489218 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-07-21 19:15:03.489232 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:03.490515 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-21 19:15:03.490530 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-21 19:15:03.490573 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:03.491755 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-21 19:15:03.491774 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-21 19:15:03.491812 | ubuntu-noble | + popd 2026-07-21 19:15:03.491903 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-21 19:15:04.088079 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-21 19:15:04.159465 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 19:15:04.175936 | 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-21 19:15:04.272519 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-21 19:15:04.284325 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl.metadata (14 kB) 2026-07-21 19:15:04.383106 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-21 19:15:04.396975 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 19:15:04.657632 | ubuntu-noble | Collecting setuptools<82,>=64.0.0 (from -r kolla/requirements.txt (line 5)) 2026-07-21 19:15:04.670482 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 19:15:04.687238 | 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-21 19:15:04.736090 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 19:15:04.746655 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 19:15:04.838031 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:15:04.851404 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 19:15:04.933580 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:15:04.946956 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 19:15:05.008201 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:15:05.025178 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 19:15:05.074793 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:15:05.091161 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 19:15:05.105249 | 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-21 19:15:05.107732 | 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-21 19:15:05.193721 | 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-21 19:15:05.222522 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 19:15:05.257768 | 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-21 19:15:05.259105 | 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-21 19:15:05.260710 | 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-21 19:15:05.261865 | 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-21 19:15:05.300553 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 19:15:05.332121 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.8 MB/s eta 0:00:00 2026-07-21 19:15:05.344381 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl (216 kB) 2026-07-21 19:15:05.367355 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 kB 12.6 MB/s eta 0:00:00 2026-07-21 19:15:05.381954 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-21 19:15:05.398024 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 12.2 MB/s eta 0:00:00 2026-07-21 19:15:05.414863 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-07-21 19:15:05.448095 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 36.8 MB/s eta 0:00:00 2026-07-21 19:15:05.461481 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-21 19:15:05.475601 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.1 MB/s eta 0:00:00 2026-07-21 19:15:05.490018 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 19:15:05.532823 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 58.8 MB/s eta 0:00:00 2026-07-21 19:15:05.546188 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 19:15:05.557112 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 4.9 MB/s eta 0:00:00 2026-07-21 19:15:05.570808 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 19:15:05.605294 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 19:15:05.621144 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.4 MB/s eta 0:00:00 2026-07-21 19:15:05.634583 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-21 19:15:05.936930 | ubuntu-noble | Installing collected packages: stevedore, smmap, setuptools, rfc3986, netaddr, pbr, gitdb, oslo.i18n, GitPython, oslo.config 2026-07-21 19:15:06.020280 | ubuntu-noble | Attempting uninstall: setuptools 2026-07-21 19:15:06.031414 | ubuntu-noble | Found existing installation: setuptools 83.0.0 2026-07-21 19:15:06.068726 | ubuntu-noble | Uninstalling setuptools-83.0.0: 2026-07-21 19:15:06.315880 | ubuntu-noble | Successfully uninstalled setuptools-83.0.0 2026-07-21 19:15:08.073623 | ubuntu-noble | Successfully installed GitPython-3.1.53 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 setuptools-81.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-21 19:15:08.213563 | ubuntu-noble | + pip3 install kolla/ 2026-07-21 19:15:08.689668 | ubuntu-noble | Processing ./kolla 2026-07-21 19:15:08.692903 | ubuntu-noble | Installing build dependencies: started 2026-07-21 19:15:10.894057 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-21 19:15:10.898206 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-21 19:15:11.136113 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-21 19:15:11.141652 | ubuntu-noble | Installing backend dependencies: started 2026-07-21 19:15:13.365297 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-21 19:15:13.368273 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-21 19:15:13.929852 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 19:15:13.945923 | 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-21 19:15:13.947806 | 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-21 19:15:13.950068 | 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.53) 2026-07-21 19:15:13.951955 | 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.6.0) 2026-07-21 19:15:13.953905 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (81.0.0) 2026-07-21 19:15:13.992462 | 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-21 19:15:13.996569 | 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-21 19:15:14.004427 | 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-21 19:15:14.005689 | 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-21 19:15:14.006942 | 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.9.0) 2026-07-21 19:15:14.008452 | 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-21 19:15:14.010380 | 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-21 19:15:14.011903 | 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-21 19:15:14.060815 | 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-21 19:15:14.078314 | 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-21 19:15:14.079986 | 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-21 19:15:14.081571 | 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-21 19:15:14.082899 | 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-21 19:15:14.109041 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-21 19:15:14.110103 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-21 19:15:15.555098 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-21 19:15:15.558356 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev15-py3-none-any.whl size=381716 sha256=b339bb943337c82cda382347f23d6e32dc674ada3db18d90e0d2c56842b6b929 2026-07-21 19:15:15.558957 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-ny2_2ctl/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-21 19:15:15.572380 | ubuntu-noble | Successfully built kolla 2026-07-21 19:15:15.758287 | ubuntu-noble | Installing collected packages: kolla 2026-07-21 19:15:15.932206 | ubuntu-noble | Successfully installed kolla-18.8.1.dev15 2026-07-21 19:15:16.060858 | ubuntu-noble | ++ kolla-build --version 2026-07-21 19:15:16.577880 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-07-21 19:15:16.577939 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-07-21 19:15:16.578807 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:15:16.583615 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=4af20db 2026-07-21 19:15:16.583630 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=4af20db 2026-07-21 19:15:16.584382 | ubuntu-noble | ++ cd release 2026-07-21 19:15:16.584400 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:15:16.587633 | ubuntu-noble | + export HASH_RELEASE=1ace363 2026-07-21 19:15:16.587653 | ubuntu-noble | + HASH_RELEASE=1ace363 2026-07-21 19:15:16.587657 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-21 19:15:16.734955 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-21 19:15:16.735086 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-21 19:15:16.735104 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-07-21 19:15:16.736038 | ubuntu-noble | {% extends parent_template %} 2026-07-21 19:15:16.736062 | ubuntu-noble | 2026-07-21 19:15:16.736076 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-21 19:15:16.736088 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-21 19:15:16.736099 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-21 19:15:16.736144 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-21 19:15:16.736156 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-21 19:15:16.736167 | ubuntu-noble | ] %} 2026-07-21 19:15:16.736200 | ubuntu-noble | 2026-07-21 19:15:16.736211 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-21 19:15:16.736221 | ubuntu-noble | 2026-07-21 19:15:16.736231 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-21 19:15:16.736241 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-21 19:15:16.736251 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-21 19:15:16.736261 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736272 | ubuntu-noble | 2026-07-21 19:15:16.736282 | ubuntu-noble | {% block horizon_header %} 2026-07-21 19:15:16.736292 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:15:16.736303 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-21 19:15:16.736315 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-07-21 19:15:16.736326 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 19:15:16.736336 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:15:16.736346 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:15:16.736356 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736366 | ubuntu-noble | 2026-07-21 19:15:16.736376 | ubuntu-noble | {% block horizon_footer %} 2026-07-21 19:15:16.736386 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-21 19:15:16.736398 | 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-21 19:15:16.736409 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-21 19:15:16.736419 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736429 | ubuntu-noble | 2026-07-21 19:15:16.736439 | ubuntu-noble | {% block base_header %} 2026-07-21 19:15:16.736449 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-21 19:15:16.736459 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-21 19:15:16.736469 | ubuntu-noble | 2026-07-21 19:15:16.736479 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:15:16.736489 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-21 19:15:16.736499 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-21 19:15:16.736509 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:15:16.736519 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:15:16.736529 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736539 | ubuntu-noble | 2026-07-21 19:15:16.736549 | ubuntu-noble | {% block openstack_base_header %} 2026-07-21 19:15:16.736558 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:15:16.736568 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-21 19:15:16.736590 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:15:16.736600 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:15:16.736610 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736620 | ubuntu-noble | 2026-07-21 19:15:16.736630 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-07-21 19:15:16.736640 | ubuntu-noble | 2026-07-21 19:15:16.736650 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-21 19:15:16.736660 | ubuntu-noble | 2026-07-21 19:15:16.736670 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-21 19:15:16.736680 | ubuntu-noble | 2026-07-21 19:15:16.736689 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-07-21 19:15:16.736699 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-21 19:15:16.736709 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:15:16.736719 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736729 | ubuntu-noble | 2026-07-21 19:15:16.736739 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-21 19:15:16.736749 | ubuntu-noble | {% block manila_base_footer %} 2026-07-21 19:15:16.736759 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:15:16.736769 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736779 | ubuntu-noble | 2026-07-21 19:15:16.736788 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-21 19:15:16.736798 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-21 19:15:16.736808 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:15:16.736818 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-21 19:15:16.736835 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-21 19:15:16.736845 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736855 | ubuntu-noble | 2026-07-21 19:15:16.736865 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-21 19:15:16.736875 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-21 19:15:16.736885 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-21 19:15:16.736895 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-21 19:15:16.736905 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736915 | ubuntu-noble | 2026-07-21 19:15:16.736925 | ubuntu-noble | {% block grafana_footer %} 2026-07-21 19:15:16.736934 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-21 19:15:16.736944 | ubuntu-noble | && mkdir -p /operations \ 2026-07-21 19:15:16.736954 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-21 19:15:16.736964 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-21 19:15:16.736974 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.736984 | ubuntu-noble | 2026-07-21 19:15:16.737023 | ubuntu-noble | {% block ovs_install %} 2026-07-21 19:15:16.737034 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-07-21 19:15:16.737044 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:15:16.737054 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 19:15:16.737064 | ubuntu-noble | python3-netifaces \ 2026-07-21 19:15:16.737075 | ubuntu-noble | tcpdump \ 2026-07-21 19:15:16.737085 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-21 19:15:16.737095 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-21 19:15:16.737105 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-21 19:15:16.737142 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-07-21 19:15:16.737152 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:15:16.737162 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:15:16.737173 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.737183 | ubuntu-noble | 2026-07-21 19:15:16.737193 | ubuntu-noble | {% block keystone_footer %} 2026-07-21 19:15:16.737203 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-21 19:15:16.737213 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:15:16.737223 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 19:15:16.737233 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-21 19:15:16.737243 | ubuntu-noble | libldap-common \ 2026-07-21 19:15:16.737253 | ubuntu-noble | libmemcached11 \ 2026-07-21 19:15:16.737263 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:15:16.737273 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-21 19:15:16.737301 | 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-21 19:15:16.737314 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-07-21 19:15:16.737324 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-07-21 19:15:16.737334 | 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-21 19:15:16.737345 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-07-21 19:15:16.737355 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-07-21 19:15:16.737365 | 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-21 19:15:16.737375 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-07-21 19:15:16.737385 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-07-21 19:15:16.737395 | ubuntu-noble | && a2enmod oauth2 \ 2026-07-21 19:15:16.737405 | ubuntu-noble | && a2enmod auth_openidc 2026-07-21 19:15:16.737415 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.737425 | ubuntu-noble | 2026-07-21 19:15:16.737435 | ubuntu-noble | {% block footer %} 2026-07-21 19:15:16.737445 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-21 19:15:16.737455 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-21 19:15:16.737465 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 19:15:16.737475 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-21 19:15:16.737496 | 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-21 19:15:16.737516 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.737527 | ubuntu-noble | 2026-07-21 19:15:16.737537 | ubuntu-noble | {% block fluentd_footer %} 2026-07-21 19:15:16.737547 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-07-21 19:15:16.737558 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.737568 | ubuntu-noble | 2026-07-21 19:15:16.737578 | ubuntu-noble | {% block labels %} 2026-07-21 19:15:16.737588 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-21 19:15:16.737598 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-21 19:15:16.737608 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="4af20db" \ 2026-07-21 19:15:16.737618 | ubuntu-noble | "de.osism.commit.kolla"="6199b5b64" \ 2026-07-21 19:15:16.737628 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-07-21 19:15:16.737638 | ubuntu-noble | "de.osism.commit.release"="1ace363" \ 2026-07-21 19:15:16.737648 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-07-21 19:15:16.737657 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-21 19:15:16.737667 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-21T19:15:16.715379+00:00" \ 2026-07-21 19:15:16.737678 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-21 19:15:16.737688 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-21 19:15:16.737697 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-21 19:15:16.737707 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-21 19:15:16.737718 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-21 19:15:16.737728 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-21 19:15:16.737738 | ubuntu-noble | {% endblock %} 2026-07-21 19:15:16.737748 | ubuntu-noble | 2026-07-21 19:15:16.737762 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-21 19:15:16.739060 | ubuntu-noble | + BASE=ubuntu 2026-07-21 19:15:16.739084 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-21 19:15:16.740068 | ubuntu-noble | ++ date +%Y%m%d 2026-07-21 19:15:16.743135 | ubuntu-noble | + BUILD_ID=20260721 2026-07-21 19:15:16.743175 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-21 19:15:16.743185 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-21 19:15:16.743194 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-21 19:15:16.743203 | ubuntu-noble | + VERSION=latest 2026-07-21 19:15:16.743212 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 19:15:16.743221 | ubuntu-noble | + . defaults/all.sh 2026-07-21 19:15:16.743230 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 19:15:16.743239 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 19:15:16.743248 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 19:15:16.743257 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 19:15:16.743267 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 19:15:16.743275 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:16.743284 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:16.743293 | ubuntu-noble | +++ hash -r 2026-07-21 19:15:16.743305 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:16.743315 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 19:15:16.743324 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 19:15:16.743333 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 19:15:16.743342 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 19:15:16.743351 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 19:15:16.743360 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 19:15:16.743370 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 19:15:16.743380 | 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-21 19:15:16.743390 | 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-21 19:15:16.743399 | ubuntu-noble | +++ export PATH 2026-07-21 19:15:16.743408 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:16.743417 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 19:15:16.743441 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 19:15:16.743450 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 19:15:16.743459 | ubuntu-noble | +++ export PS1 2026-07-21 19:15:16.743468 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 19:15:16.743477 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 19:15:16.743486 | ubuntu-noble | +++ hash -r 2026-07-21 19:15:16.743495 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-21 19:15:16.743510 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 19:15:16.744627 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 19:15:16.744647 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 19:15:16.744661 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-21 19:15:16.744670 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-21 19:15:16.744679 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 19:15:16.744688 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 19:15:16.744697 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-21 19:15:16.744706 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-21 19:15:16.744718 | ubuntu-noble | + export VERSION 2026-07-21 19:15:16.744727 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 19:15:16.744736 | ubuntu-noble | + DOCKER_TAG=build-20260721 2026-07-21 19:15:16.744744 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-21 19:15:16.744753 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-07-21 19:15:16.744762 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 19:15:16.744771 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-21 19:15:16.744780 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-21 19:15:16.885050 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-21 19:15:16.885102 | 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-21 19:15:17.876082 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:15:17.876148 | ubuntu-noble | "changed": false, 2026-07-21 19:15:17.876154 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:17.876160 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:17.876165 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:17.876170 | ubuntu-noble | "msg": "OK", 2026-07-21 19:15:17.876176 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:17.876181 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:17.876187 | ubuntu-noble | "size": 4202, 2026-07-21 19:15:17.876192 | ubuntu-noble | "state": "file", 2026-07-21 19:15:17.876197 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:17.876203 | ubuntu-noble | } 2026-07-21 19:15:17.955660 | ubuntu-noble | + setini DEFAULT tag build-20260721 2026-07-21 19:15:17.955736 | 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-20260721' 2026-07-21 19:15:18.902691 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:15:18.902740 | ubuntu-noble | "changed": true, 2026-07-21 19:15:18.902748 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:18.902754 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:18.902761 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:18.902766 | ubuntu-noble | "msg": "option changed", 2026-07-21 19:15:18.902772 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:18.902778 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:18.902784 | ubuntu-noble | "size": 4210, 2026-07-21 19:15:18.902790 | ubuntu-noble | "state": "file", 2026-07-21 19:15:18.902796 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:18.902802 | ubuntu-noble | } 2026-07-21 19:15:18.974168 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-21 19:15:18.974220 | 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-21 19:15:19.939198 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:15:19.939242 | ubuntu-noble | "changed": false, 2026-07-21 19:15:19.939247 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:19.939251 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:19.939255 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:19.939258 | ubuntu-noble | "msg": "OK", 2026-07-21 19:15:19.939262 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:19.939266 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:19.939269 | ubuntu-noble | "size": 4210, 2026-07-21 19:15:19.939273 | ubuntu-noble | "state": "file", 2026-07-21 19:15:19.939277 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:19.939281 | ubuntu-noble | } 2026-07-21 19:15:20.013559 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-07-21 19:15:20.013622 | 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-21 19:15:20.974544 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:15:20.974609 | ubuntu-noble | "changed": false, 2026-07-21 19:15:20.974615 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:20.974619 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:20.974622 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:20.974626 | ubuntu-noble | "msg": "OK", 2026-07-21 19:15:20.974629 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:20.974633 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:20.974637 | ubuntu-noble | "size": 4210, 2026-07-21 19:15:20.974640 | ubuntu-noble | "state": "file", 2026-07-21 19:15:20.974644 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:20.974648 | ubuntu-noble | } 2026-07-21 19:15:21.047307 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-21 19:15:21.047388 | 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-21 19:15:22.060508 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:15:22.060572 | ubuntu-noble | "changed": false, 2026-07-21 19:15:22.060578 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:22.060581 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:22.060585 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:22.060589 | ubuntu-noble | "msg": "OK", 2026-07-21 19:15:22.060593 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:22.060597 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:22.060600 | ubuntu-noble | "size": 4210, 2026-07-21 19:15:22.060604 | ubuntu-noble | "state": "file", 2026-07-21 19:15:22.060608 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:22.060612 | ubuntu-noble | } 2026-07-21 19:15:22.132153 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-07-21 19:15:22.132214 | 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-21 19:15:23.077263 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:15:23.077366 | ubuntu-noble | "changed": true, 2026-07-21 19:15:23.077374 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:23.077379 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:23.077384 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:23.077389 | ubuntu-noble | "msg": "section and option added", 2026-07-21 19:15:23.077402 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:23.077407 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:23.077412 | ubuntu-noble | "size": 4281, 2026-07-21 19:15:23.077417 | ubuntu-noble | "state": "file", 2026-07-21 19:15:23.077422 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:23.077427 | ubuntu-noble | } 2026-07-21 19:15:23.146684 | 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-21 19:15:23.149018 | ubuntu-noble | + setini openstack-base type local 2026-07-21 19:15:23.149042 | 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-21 19:15:24.078890 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:15:24.078938 | ubuntu-noble | "changed": true, 2026-07-21 19:15:24.078945 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:24.078950 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:24.078955 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:24.078960 | ubuntu-noble | "msg": "option added", 2026-07-21 19:15:24.078965 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:24.078970 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:24.078975 | ubuntu-noble | "size": 4392, 2026-07-21 19:15:24.078980 | ubuntu-noble | "state": "file", 2026-07-21 19:15:24.078985 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:24.079091 | ubuntu-noble | } 2026-07-21 19:15:24.152748 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 19:15:24.152797 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-21 19:15:24.152803 | 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-21 19:15:25.100569 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:15:25.100618 | ubuntu-noble | "changed": true, 2026-07-21 19:15:25.100623 | ubuntu-noble | "gid": 1000, 2026-07-21 19:15:25.100626 | ubuntu-noble | "group": "zuul", 2026-07-21 19:15:25.100630 | ubuntu-noble | "mode": "0664", 2026-07-21 19:15:25.100634 | ubuntu-noble | "msg": "option added", 2026-07-21 19:15:25.100648 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:15:25.100652 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:15:25.100656 | ubuntu-noble | "size": 4430, 2026-07-21 19:15:25.100659 | ubuntu-noble | "state": "file", 2026-07-21 19:15:25.100663 | ubuntu-noble | "uid": 1000 2026-07-21 19:15:25.100666 | ubuntu-noble | } 2026-07-21 19:15:25.175934 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-21 19:15:25.175986 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-21 19:15:25.176014 | ubuntu-noble | + cat kolla-build.conf 2026-07-21 19:15:25.178432 | ubuntu-noble | [DEFAULT] 2026-07-21 19:15:25.178443 | ubuntu-noble | base = ubuntu 2026-07-21 19:15:25.178448 | ubuntu-noble | base_package_type = deb 2026-07-21 19:15:25.178452 | ubuntu-noble | base_tag = 22.04 2026-07-21 19:15:25.178456 | ubuntu-noble | install_type = source 2026-07-21 19:15:25.178460 | ubuntu-noble | namespace = kolla 2026-07-21 19:15:25.178464 | ubuntu-noble | openstack_release = 2024.1 2026-07-21 19:15:25.178467 | ubuntu-noble | push = false 2026-07-21 19:15:25.178471 | ubuntu-noble | tag = build-20260721 2026-07-21 19:15:25.178475 | ubuntu-noble | threads = 1 2026-07-21 19:15:25.178478 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-21 19:15:25.178483 | ubuntu-noble | 2026-07-21 19:15:25.178488 | ubuntu-noble | ######################################################################### 2026-07-21 19:15:25.178493 | ubuntu-noble | # sources tracked in release repository 2026-07-21 19:15:25.178497 | ubuntu-noble | 2026-07-21 19:15:25.178500 | ubuntu-noble | [aodh-base] 2026-07-21 19:15:25.178504 | ubuntu-noble | type = local 2026-07-21 19:15:25.178507 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:25.178511 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:25.178514 | ubuntu-noble | 2026-07-21 19:15:25.178518 | ubuntu-noble | 2026-07-21 19:15:25.178522 | ubuntu-noble | 2026-07-21 19:15:25.178525 | ubuntu-noble | [barbican-base] 2026-07-21 19:15:25.178529 | ubuntu-noble | type = local 2026-07-21 19:15:25.178532 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:25.178537 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:25.178540 | ubuntu-noble | 2026-07-21 19:15:25.178543 | ubuntu-noble | 2026-07-21 19:15:25.178547 | ubuntu-noble | 2026-07-21 19:15:25.178550 | ubuntu-noble | [blazar-base] 2026-07-21 19:15:25.178554 | ubuntu-noble | type = local 2026-07-21 19:15:25.178557 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:25.178561 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:25.178564 | ubuntu-noble | 2026-07-21 19:15:25.178568 | ubuntu-noble | 2026-07-21 19:15:25.178571 | ubuntu-noble | 2026-07-21 19:15:25.178575 | ubuntu-noble | [ceilometer-base] 2026-07-21 19:15:25.178578 | ubuntu-noble | type = local 2026-07-21 19:15:25.178582 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:25.178585 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:25.178589 | ubuntu-noble | 2026-07-21 19:15:25.178592 | ubuntu-noble | 2026-07-21 19:15:25.178596 | ubuntu-noble | 2026-07-21 19:15:25.178599 | ubuntu-noble | [cinder-base] 2026-07-21 19:15:25.178603 | ubuntu-noble | type = local 2026-07-21 19:15:25.178606 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:25.178610 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:25.178613 | ubuntu-noble | 2026-07-21 19:15:25.178617 | ubuntu-noble | 2026-07-21 19:15:25.178620 | ubuntu-noble | 2026-07-21 19:15:25.178623 | ubuntu-noble | [designate-base] 2026-07-21 19:15:25.178627 | ubuntu-noble | type = local 2026-07-21 19:15:25.178630 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 19:15:25.178634 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-07-21 19:15:25.178637 | ubuntu-noble | 2026-07-21 19:15:25.178641 | ubuntu-noble | 2026-07-21 19:15:25.178644 | ubuntu-noble | 2026-07-21 19:15:25.178648 | ubuntu-noble | [glance-base] 2026-07-21 19:15:25.178651 | ubuntu-noble | type = local 2026-07-21 19:15:25.178655 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 19:15:25.178658 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-07-21 19:15:25.178661 | ubuntu-noble | 2026-07-21 19:15:25.178665 | ubuntu-noble | 2026-07-21 19:15:25.178668 | ubuntu-noble | 2026-07-21 19:15:25.178672 | ubuntu-noble | [horizon] 2026-07-21 19:15:25.178675 | ubuntu-noble | type = local 2026-07-21 19:15:25.178679 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:25.178682 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:25.178705 | ubuntu-noble | 2026-07-21 19:15:25.178709 | ubuntu-noble | 2026-07-21 19:15:25.178712 | ubuntu-noble | 2026-07-21 19:15:25.178716 | ubuntu-noble | [ironic-base] 2026-07-21 19:15:25.178720 | ubuntu-noble | type = local 2026-07-21 19:15:25.178723 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:25.178726 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:25.178730 | ubuntu-noble | 2026-07-21 19:15:25.178733 | ubuntu-noble | 2026-07-21 19:15:25.178737 | ubuntu-noble | 2026-07-21 19:15:25.178740 | ubuntu-noble | [keystone-base] 2026-07-21 19:15:25.178744 | ubuntu-noble | type = local 2026-07-21 19:15:25.178754 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:25.178757 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:25.178761 | ubuntu-noble | 2026-07-21 19:15:25.178764 | ubuntu-noble | 2026-07-21 19:15:25.178768 | ubuntu-noble | 2026-07-21 19:15:25.178771 | ubuntu-noble | [magnum-base] 2026-07-21 19:15:25.178775 | ubuntu-noble | type = local 2026-07-21 19:15:25.178778 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:25.178782 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:25.178785 | ubuntu-noble | 2026-07-21 19:15:25.178788 | ubuntu-noble | 2026-07-21 19:15:25.178792 | ubuntu-noble | 2026-07-21 19:15:25.178795 | ubuntu-noble | [manila-base] 2026-07-21 19:15:25.178799 | ubuntu-noble | type = local 2026-07-21 19:15:25.178802 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 19:15:25.178806 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-07-21 19:15:25.178809 | ubuntu-noble | 2026-07-21 19:15:25.178813 | ubuntu-noble | 2026-07-21 19:15:25.178816 | ubuntu-noble | 2026-07-21 19:15:25.178819 | ubuntu-noble | [masakari-base] 2026-07-21 19:15:25.178823 | ubuntu-noble | type = local 2026-07-21 19:15:25.178826 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:25.178830 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:25.178833 | ubuntu-noble | 2026-07-21 19:15:25.178837 | ubuntu-noble | 2026-07-21 19:15:25.178840 | ubuntu-noble | 2026-07-21 19:15:25.178844 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-21 19:15:25.178847 | ubuntu-noble | type = local 2026-07-21 19:15:25.178851 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:25.178854 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:25.178858 | ubuntu-noble | 2026-07-21 19:15:25.178861 | ubuntu-noble | 2026-07-21 19:15:25.178865 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-21 19:15:25.178868 | ubuntu-noble | type = local 2026-07-21 19:15:25.178872 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:25.178875 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:25.178879 | ubuntu-noble | 2026-07-21 19:15:25.178882 | ubuntu-noble | 2026-07-21 19:15:25.178886 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-21 19:15:25.178889 | ubuntu-noble | type = local 2026-07-21 19:15:25.178892 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:25.178896 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:25.178900 | ubuntu-noble | 2026-07-21 19:15:25.178903 | ubuntu-noble | 2026-07-21 19:15:25.178906 | ubuntu-noble | 2026-07-21 19:15:25.178910 | ubuntu-noble | [neutron-base] 2026-07-21 19:15:25.178914 | ubuntu-noble | type = local 2026-07-21 19:15:25.178917 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:25.178921 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:25.178924 | ubuntu-noble | 2026-07-21 19:15:25.178927 | ubuntu-noble | 2026-07-21 19:15:25.178931 | ubuntu-noble | 2026-07-21 19:15:25.178934 | ubuntu-noble | [nova-base] 2026-07-21 19:15:25.178938 | ubuntu-noble | type = local 2026-07-21 19:15:25.178941 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 19:15:25.178945 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-07-21 19:15:25.178948 | ubuntu-noble | 2026-07-21 19:15:25.178952 | ubuntu-noble | 2026-07-21 19:15:25.178955 | ubuntu-noble | 2026-07-21 19:15:25.178958 | ubuntu-noble | [octavia-base] 2026-07-21 19:15:25.178962 | ubuntu-noble | type = local 2026-07-21 19:15:25.178965 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:25.178972 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:25.178976 | ubuntu-noble | 2026-07-21 19:15:25.178979 | ubuntu-noble | 2026-07-21 19:15:25.178983 | ubuntu-noble | 2026-07-21 19:15:25.178986 | ubuntu-noble | [placement-base] 2026-07-21 19:15:25.179002 | ubuntu-noble | type = local 2026-07-21 19:15:25.179007 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 19:15:25.179011 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-07-21 19:15:25.179014 | ubuntu-noble | 2026-07-21 19:15:25.179018 | ubuntu-noble | 2026-07-21 19:15:25.179021 | ubuntu-noble | 2026-07-21 19:15:25.179025 | ubuntu-noble | [skyline-apiserver-base] 2026-07-21 19:15:25.179031 | ubuntu-noble | type = local 2026-07-21 19:15:25.179044 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:15:25.179047 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:15:25.179051 | ubuntu-noble | 2026-07-21 19:15:25.179054 | ubuntu-noble | 2026-07-21 19:15:25.179058 | ubuntu-noble | 2026-07-21 19:15:25.179061 | ubuntu-noble | [skyline-console-base] 2026-07-21 19:15:25.179065 | ubuntu-noble | type = local 2026-07-21 19:15:25.179073 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:15:25.179077 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:15:25.179080 | ubuntu-noble | 2026-07-21 19:15:25.179084 | ubuntu-noble | 2026-07-21 19:15:25.179087 | ubuntu-noble | [openstack-base] 2026-07-21 19:15:25.179091 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 19:15:25.179094 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-07-21 19:15:25.179098 | ubuntu-noble | type = local 2026-07-21 19:15:25.179515 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-21 19:15:25.182959 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-21 19:15:25.183008 | ubuntu-noble | + VERSION=latest 2026-07-21 19:15:25.183130 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 19:15:25.183239 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 19:15:25.183270 | ubuntu-noble | + . defaults/all.sh 2026-07-21 19:15:25.183380 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 19:15:25.183387 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 19:15:25.183425 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 19:15:25.183453 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 19:15:25.183731 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 19:15:25.183803 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:25.183843 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:25.183850 | ubuntu-noble | +++ hash -r 2026-07-21 19:15:25.183925 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:25.183933 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 19:15:25.183959 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 19:15:25.184010 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 19:15:25.184252 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 19:15:25.184276 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 19:15:25.184300 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 19:15:25.184306 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 19:15:25.184368 | 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-21 19:15:25.184414 | 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-21 19:15:25.184440 | ubuntu-noble | +++ export PATH 2026-07-21 19:15:25.184498 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:15:25.184561 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 19:15:25.184584 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 19:15:25.184609 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 19:15:25.184630 | ubuntu-noble | +++ export PS1 2026-07-21 19:15:25.184649 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 19:15:25.184669 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 19:15:25.184705 | ubuntu-noble | +++ hash -r 2026-07-21 19:15:25.184788 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-21 19:15:25.185674 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 19:15:25.187973 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 19:15:25.187988 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 19:15:25.188139 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-21 19:15:25.188147 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-21 19:15:25.188166 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 19:15:25.188182 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 19:15:25.188187 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-21 19:15:25.188192 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-21 19:15:25.188244 | ubuntu-noble | + export VERSION 2026-07-21 19:15:25.188251 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 19:15:25.188277 | ubuntu-noble | + mkdir -p tarballs 2026-07-21 19:15:25.190198 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-21 19:15:25.329411 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-21 19:15:25.329506 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=128 ms 2026-07-21 19:15:26.320728 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=123 ms 2026-07-21 19:15:26.320811 | ubuntu-noble | 2026-07-21 19:15:26.320827 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-21 19:15:26.320839 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1002ms 2026-07-21 19:15:26.320850 | ubuntu-noble | rtt min/avg/max/mdev = 122.525/125.082/127.639/2.557 ms 2026-07-21 19:15:26.325111 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-21 19:15:26.325168 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-21 19:15:26.327535 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:26.327586 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:26.328889 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:26.331529 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-07-21 19:15:26.331562 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-07-21 19:15:26.331641 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:26.331655 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:26.331668 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.379159 | ubuntu-noble | 2026-07-21 19:15:27 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:27.380981 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:27.381088 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.381102 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.386166 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.386240 | ubuntu-noble | ++ head -1 2026-07-21 19:15:27.386251 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:27.394767 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-07-21 19:15:27.394822 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.394832 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.394841 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-07-21 19:15:27.394852 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.394863 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-07-21 19:15:27.394874 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-07-21 19:15:27.394909 | ubuntu-noble | + popd 2026-07-21 19:15:27.395074 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:27.395092 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:27.396097 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:27.398112 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-07-21 19:15:27.398156 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-07-21 19:15:27.398165 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:27.398173 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:27.398182 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.553428 | ubuntu-noble | 2026-07-21 19:15:28 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:28.555983 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:28.556090 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.556101 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.560666 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.560703 | ubuntu-noble | ++ head -1 2026-07-21 19:15:28.560710 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:28.564937 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-07-21 19:15:28.564972 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.564979 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.564985 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-07-21 19:15:28.565077 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.565085 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-07-21 19:15:28.565092 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-07-21 19:15:28.565100 | ubuntu-noble | + popd 2026-07-21 19:15:28.565190 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:28.565200 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:28.565957 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:28.567477 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-07-21 19:15:28.567497 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-07-21 19:15:28.567530 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:28.567537 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:28.567545 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.641205 | ubuntu-noble | 2026-07-21 19:15:29 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:29.643541 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:29.643589 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.643603 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.647106 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.647150 | ubuntu-noble | ++ head -1 2026-07-21 19:15:29.647586 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:29.656873 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-07-21 19:15:29.657093 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.657143 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.657223 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-07-21 19:15:29.657287 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.657311 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-07-21 19:15:29.657353 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-07-21 19:15:29.657393 | ubuntu-noble | + popd 2026-07-21 19:15:29.657505 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:29.657546 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:29.658524 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:29.661258 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:29.661341 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-07-21 19:15:29.661355 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:29.661366 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:29.661390 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.969601 | ubuntu-noble | 2026-07-21 19:15:30 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:30.972561 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:30.972601 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.972615 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.976101 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.976150 | ubuntu-noble | ++ head -1 2026-07-21 19:15:30.977152 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:30.984721 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-07-21 19:15:30.984769 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.984779 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.984787 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-07-21 19:15:30.984798 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.984813 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-21 19:15:30.984824 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-07-21 19:15:30.984832 | ubuntu-noble | + popd 2026-07-21 19:15:30.984917 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:30.984930 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:30.985913 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:30.987303 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-07-21 19:15:30.987327 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-07-21 19:15:30.987338 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:30.987346 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:30.987356 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.783170 | ubuntu-noble | 2026-07-21 19:15:32 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:32.785787 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:32.785835 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.785849 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.789072 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.789117 | ubuntu-noble | ++ head -1 2026-07-21 19:15:32.789571 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:32.797755 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-07-21 19:15:32.797862 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.797894 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-07-21 19:15:32.797957 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-07-21 19:15:32.798067 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-21 19:15:33.134138 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-21 19:15:33.137308 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-07-21 19:15:33.138591 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-07-21 19:15:33.138697 | ubuntu-noble | ++ sort 2026-07-21 19:15:33.140791 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:33.140857 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-07-21 19:15:33.140874 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-07-21 19:15:33.140901 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:33.142164 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-07-21 19:15:33.142543 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:33.143456 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-07-21 19:15:33.144061 | ubuntu-noble | + popd 2026-07-21 19:15:33.144077 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-21 19:15:34.305497 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-21 19:15:34.370073 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-07-21 19:15:34.370125 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-07-21 19:15:34.370132 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-07-21 19:15:34.370136 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-21 19:15:34.672316 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-21 19:15:34.675278 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-07-21 19:15:34.679614 | ubuntu-noble | sending incremental file list 2026-07-21 19:15:34.680447 | ubuntu-noble | ./ 2026-07-21 19:15:34.681849 | ubuntu-noble | cinder/ 2026-07-21 19:15:34.681884 | ubuntu-noble | cinder/volume/ 2026-07-21 19:15:34.681889 | ubuntu-noble | cinder/volume/drivers/ 2026-07-21 19:15:34.681894 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-07-21 19:15:34.723171 | ubuntu-noble | 2026-07-21 19:15:34.723232 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-07-21 19:15:34.723245 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-07-21 19:15:34.723741 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-21 19:15:35.895458 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-21 19:15:35.956581 | ubuntu-noble | + popd 2026-07-21 19:15:35.956684 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:35.956715 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:35.957664 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 19:15:35.960366 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-07-21 19:15:35.960413 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-07-21 19:15:35.960480 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 19:15:35.960487 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 19:15:35.960534 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.231177 | ubuntu-noble | 2026-07-21 19:15:37 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:37.233296 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:37.233372 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.233393 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.236102 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.236149 | ubuntu-noble | ++ head -1 2026-07-21 19:15:37.236646 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:37.243855 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-07-21 19:15:37.243905 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.243915 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.243925 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-07-21 19:15:37.243936 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.243944 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-07-21 19:15:37.244038 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-07-21 19:15:37.244050 | ubuntu-noble | + popd 2026-07-21 19:15:37.244135 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:37.244146 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:37.245096 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 19:15:37.247037 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-07-21 19:15:37.247070 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-07-21 19:15:37.247079 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 19:15:37.247085 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 19:15:37.247092 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.650067 | ubuntu-noble | 2026-07-21 19:15:38 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:38.653291 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:38.653360 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.653373 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.656101 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.656147 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:38.656449 | ubuntu-noble | ++ head -1 2026-07-21 19:15:38.663622 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-07-21 19:15:38.663720 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.663748 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.663823 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-07-21 19:15:38.663890 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.663912 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-07-21 19:15:38.664039 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-07-21 19:15:38.664093 | ubuntu-noble | + popd 2026-07-21 19:15:38.664199 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:38.664236 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:38.665096 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:38.667086 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-07-21 19:15:38.667132 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-07-21 19:15:38.667142 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:38.667151 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:38.667159 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.230101 | ubuntu-noble | 2026-07-21 19:15:40 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:40.231482 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:40.231533 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.231544 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.234128 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.238071 | ubuntu-noble | ++ head -1 2026-07-21 19:15:40.238129 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:40.241563 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-07-21 19:15:40.241610 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.241619 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.241627 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-07-21 19:15:40.241638 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.241645 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-07-21 19:15:40.241653 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-07-21 19:15:40.241664 | ubuntu-noble | + popd 2026-07-21 19:15:40.241750 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:40.241763 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:40.242797 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:40.244593 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-07-21 19:15:40.244623 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-07-21 19:15:40.244632 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:40.244640 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:40.244647 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.691976 | ubuntu-noble | 2026-07-21 19:15:41 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:41.694070 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:41.694120 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.694136 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.695304 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.695615 | ubuntu-noble | ++ head -1 2026-07-21 19:15:41.697361 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:41.706896 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-07-21 19:15:41.707101 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.707151 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.707229 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-07-21 19:15:41.707315 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.707887 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-07-21 19:15:41.707966 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-07-21 19:15:41.707978 | ubuntu-noble | + popd 2026-07-21 19:15:41.707987 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:41.708028 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:41.708174 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:41.709903 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-07-21 19:15:41.709954 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-07-21 19:15:41.709965 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:41.709974 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:41.709983 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.017455 | ubuntu-noble | 2026-07-21 19:15:43 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:43.019603 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:43.019640 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.019649 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.021085 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.021384 | ubuntu-noble | ++ head -1 2026-07-21 19:15:43.023448 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:43.028498 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-07-21 19:15:43.028575 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.028887 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.028901 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-07-21 19:15:43.028906 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.128760 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.130773 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-07-21 19:15:43.133058 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-07-21 19:15:43.133092 | ubuntu-noble | ++ sort 2026-07-21 19:15:43.134317 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.134387 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch' 2026-07-21 19:15:43.134410 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch 2026-07-21 19:15:43.134445 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.135666 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-07-21 19:15:43.135810 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-07-21 19:15:43.135890 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-07-21 19:15:43.136044 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-07-21 19:15:43.136134 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-07-21 19:15:43.136190 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-07-21 19:15:43.136271 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-21 19:15:43.136368 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-07-21 19:15:43.136526 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.137031 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.137959 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-07-21 19:15:43.138110 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-07-21 19:15:43.138182 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-07-21 19:15:43.138262 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-07-21 19:15:43.138317 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-07-21 19:15:43.138399 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-07-21 19:15:43.138488 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-21 19:15:43.138586 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-07-21 19:15:43.138735 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.139562 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.139603 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch' 2026-07-21 19:15:43.139610 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch 2026-07-21 19:15:43.139615 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.140827 | ubuntu-noble | checking file keystone/api/users.py 2026-07-21 19:15:43.141014 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-21 19:15:43.141105 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-07-21 19:15:43.141506 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.142478 | ubuntu-noble | patching file keystone/api/users.py 2026-07-21 19:15:43.142617 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-21 19:15:43.142683 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-07-21 19:15:43.143432 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.143450 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch' 2026-07-21 19:15:43.143456 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch 2026-07-21 19:15:43.143460 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.144299 | ubuntu-noble | checking file keystone/identity/backends/ldap/core.py 2026-07-21 19:15:43.144460 | ubuntu-noble | checking file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-21 19:15:43.144850 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.145788 | ubuntu-noble | patching file keystone/identity/backends/ldap/core.py 2026-07-21 19:15:43.145918 | ubuntu-noble | patching file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-21 19:15:43.146247 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.146259 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch' 2026-07-21 19:15:43.146276 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch 2026-07-21 19:15:43.146517 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.147428 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 19:15:43.147619 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.148123 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.149021 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 19:15:43.149204 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.149611 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.149626 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch' 2026-07-21 19:15:43.149631 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch 2026-07-21 19:15:43.149638 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.153458 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 19:15:43.154618 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 19:15:43.154633 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.154639 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.154650 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 19:15:43.154725 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 19:15:43.154889 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.155375 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.155388 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch' 2026-07-21 19:15:43.155393 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch 2026-07-21 19:15:43.155407 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.157030 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 19:15:43.157053 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 19:15:43.157187 | ubuntu-noble | checking file keystone/api/users.py 2026-07-21 19:15:43.157498 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-07-21 19:15:43.157681 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 19:15:43.158134 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.158600 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 19:15:43.158871 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 19:15:43.159227 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.161031 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 19:15:43.161051 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 19:15:43.161056 | ubuntu-noble | patching file keystone/api/users.py 2026-07-21 19:15:43.161061 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-07-21 19:15:43.161160 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 19:15:43.161524 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 19:15:43.161974 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 19:15:43.162231 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 19:15:43.162935 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.162955 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch' 2026-07-21 19:15:43.162959 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch 2026-07-21 19:15:43.162963 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.165026 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-07-21 19:15:43.165048 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:15:43.165381 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.167037 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-07-21 19:15:43.167057 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:15:43.167765 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.167785 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch' 2026-07-21 19:15:43.167791 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch 2026-07-21 19:15:43.167797 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.170337 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-07-21 19:15:43.170732 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 19:15:43.171273 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-07-21 19:15:43.171910 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.173917 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-07-21 19:15:43.173952 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 19:15:43.173957 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-07-21 19:15:43.174008 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.174084 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch' 2026-07-21 19:15:43.174089 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch 2026-07-21 19:15:43.174114 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.175672 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-07-21 19:15:43.175691 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 19:15:43.175753 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.177907 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-07-21 19:15:43.178245 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 19:15:43.179058 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:43.179110 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch' 2026-07-21 19:15:43.179117 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch 2026-07-21 19:15:43.179148 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:43.181033 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 19:15:43.181050 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-21 19:15:43.181054 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 19:15:43.181058 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-21 19:15:43.181179 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-07-21 19:15:43.181483 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 19:15:43.181684 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 19:15:43.182009 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:43.184030 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 19:15:43.184047 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-21 19:15:43.184051 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 19:15:43.184055 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-21 19:15:43.184063 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-07-21 19:15:43.184162 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 19:15:43.184347 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 19:15:43.185120 | ubuntu-noble | + popd 2026-07-21 19:15:43.185197 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-07-21 19:15:43.532328 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-07-21 19:15:43.573291 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.573324 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-07-21 19:15:43.573333 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-07-21 19:15:43.573337 | ubuntu-noble | + popd 2026-07-21 19:15:43.573363 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:43.573370 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:43.574063 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:43.575343 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-07-21 19:15:43.575367 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-07-21 19:15:43.575373 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:43.575378 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:43.575382 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.756031 | ubuntu-noble | 2026-07-21 19:15:44 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:44.758117 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:44.758159 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.758172 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.761065 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.761110 | ubuntu-noble | ++ head -1 2026-07-21 19:15:44.761195 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:44.767725 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-07-21 19:15:44.767813 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.767838 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.767892 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-07-21 19:15:44.767972 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.768051 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-07-21 19:15:44.768096 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-07-21 19:15:44.768134 | ubuntu-noble | + popd 2026-07-21 19:15:44.768233 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:44.768266 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:44.768875 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 19:15:44.770508 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-07-21 19:15:44.770534 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-07-21 19:15:44.770541 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 19:15:44.770548 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 19:15:44.770555 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.368653 | ubuntu-noble | 2026-07-21 19:15:46 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:46.371739 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:46.371805 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.371820 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.375078 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.375129 | ubuntu-noble | ++ head -1 2026-07-21 19:15:46.376484 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:46.388967 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-07-21 19:15:46.389163 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.389209 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.389301 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-07-21 19:15:46.389385 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.389417 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-07-21 19:15:46.389472 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-07-21 19:15:46.389525 | ubuntu-noble | + popd 2026-07-21 19:15:46.389674 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:46.389734 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:46.390787 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:46.393105 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-07-21 19:15:46.393174 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-07-21 19:15:46.393185 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:46.393194 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:46.393202 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.485135 | ubuntu-noble | 2026-07-21 19:15:47 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:47.487455 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:47.487504 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.487517 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.491085 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.491134 | ubuntu-noble | ++ head -1 2026-07-21 19:15:47.493086 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:47.501020 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-07-21 19:15:47.501220 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.501280 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.501294 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-07-21 19:15:47.501314 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.501325 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-07-21 19:15:47.501335 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-07-21 19:15:47.501346 | ubuntu-noble | + popd 2026-07-21 19:15:47.501362 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:47.501397 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:47.502955 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:47.505785 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:47.505826 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-21 19:15:47.505898 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:47.505932 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:47.506045 | 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-21 19:15:48.467098 | ubuntu-noble | 2026-07-21 19:15:48 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-21 19:15:48.470307 | 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-21 19:15:48.470347 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.470359 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.474087 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.474139 | ubuntu-noble | ++ head -1 2026-07-21 19:15:48.476072 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:48.480271 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-07-21 19:15:48.480317 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.480328 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.480337 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-07-21 19:15:48.480344 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.497404 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.499120 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-07-21 19:15:48.501763 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-07-21 19:15:48.501794 | ubuntu-noble | ++ sort 2026-07-21 19:15:48.502889 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:48.502935 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-07-21 19:15:48.502943 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-07-21 19:15:48.502948 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:48.504541 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 19:15:48.504565 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:48.506262 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 19:15:48.506314 | ubuntu-noble | + popd 2026-07-21 19:15:48.506383 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-07-21 19:15:48.538297 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-07-21 19:15:48.543735 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.543803 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.543818 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-07-21 19:15:48.543829 | ubuntu-noble | + popd 2026-07-21 19:15:48.543847 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:48.543858 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:48.545214 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.546326 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 19:15:48.546357 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-21 19:15:48.546368 | ubuntu-noble | + popd 2026-07-21 19:15:48.546384 | ubuntu-noble | + continue 2026-07-21 19:15:48.546415 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:48.546426 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:48.547563 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:48.548606 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:48.548638 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-07-21 19:15:48.548670 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:48.548683 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:48.548699 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.579151 | ubuntu-noble | 2026-07-21 19:15:49 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-21 19:15:49.581083 | 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-21 19:15:49.581133 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.581149 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.584070 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.584116 | ubuntu-noble | ++ head -1 2026-07-21 19:15:49.585477 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:49.591841 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-07-21 19:15:49.592032 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.592074 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.592134 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-07-21 19:15:49.592190 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.592211 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 19:15:49.592245 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-07-21 19:15:49.592279 | ubuntu-noble | + popd 2026-07-21 19:15:49.592372 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:49.592405 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:49.593156 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:49.595116 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-07-21 19:15:49.595164 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-07-21 19:15:49.595173 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:49.595180 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:49.595187 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.933104 | ubuntu-noble | 2026-07-21 19:15:51 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:51.935745 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:51.935783 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.935797 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.940549 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.940601 | ubuntu-noble | ++ head -1 2026-07-21 19:15:51.941157 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:51.949352 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-07-21 19:15:51.949403 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.949414 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-07-21 19:15:51.949425 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-07-21 19:15:51.949436 | ubuntu-noble | + tar xzf neutron-stable-2024.1.tar.gz 2026-07-21 19:15:52.297127 | ubuntu-noble | + rm neutron-stable-2024.1.tar.gz 2026-07-21 19:15:52.301602 | ubuntu-noble | + pushd neutron-24.2.2.dev23 2026-07-21 19:15:52.304037 | ubuntu-noble | ++ find ../../patches/2024.1/neutron -type f -name '*.patch' 2026-07-21 19:15:52.304078 | ubuntu-noble | ++ sort 2026-07-21 19:15:52.304912 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:52.304934 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-21 19:15:52.304939 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-21 19:15:52.304943 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:52.306654 | ubuntu-noble | checking file neutron/services/conntrack_helper/plugin.py 2026-07-21 19:15:52.306675 | ubuntu-noble | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 19:15:52.306680 | ubuntu-noble | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 19:15:52.306684 | ubuntu-noble | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 19:15:52.306692 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:52.307851 | ubuntu-noble | patching file neutron/services/conntrack_helper/plugin.py 2026-07-21 19:15:52.308057 | ubuntu-noble | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 19:15:52.308160 | ubuntu-noble | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 19:15:52.308278 | ubuntu-noble | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 19:15:52.308655 | ubuntu-noble | + popd 2026-07-21 19:15:52.308716 | ubuntu-noble | + tar czf neutron-stable-2024.1.tar.gz neutron-24.2.2.dev23 2026-07-21 19:15:53.675946 | ubuntu-noble | + rm -r neutron-24.2.2.dev23 2026-07-21 19:15:53.742066 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-07-21 19:15:53.742110 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-07-21 19:15:53.742121 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-07-21 19:15:53.742126 | ubuntu-noble | + popd 2026-07-21 19:15:53.742130 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:53.742137 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:53.742805 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 19:15:53.744270 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-07-21 19:15:53.744286 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-07-21 19:15:53.744291 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 19:15:53.744296 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 19:15:53.744300 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.562829 | ubuntu-noble | 2026-07-21 19:15:55 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:55.565522 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:55.565594 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.565609 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.569077 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.569123 | ubuntu-noble | ++ head -1 2026-07-21 19:15:55.569930 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:55.577602 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-07-21 19:15:55.577648 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.577659 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.577671 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-07-21 19:15:55.577682 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.995338 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-07-21 19:15:55.998342 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-07-21 19:15:56.000633 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-07-21 19:15:56.000653 | ubuntu-noble | ++ sort 2026-07-21 19:15:56.000931 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:56.000941 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-21 19:15:56.000947 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-21 19:15:56.000958 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:56.002030 | ubuntu-noble | checking file nova/console/websocketproxy.py 2026-07-21 19:15:56.002103 | ubuntu-noble | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 19:15:56.002256 | ubuntu-noble | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 19:15:56.002546 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:56.003689 | ubuntu-noble | patching file nova/console/websocketproxy.py 2026-07-21 19:15:56.003828 | ubuntu-noble | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 19:15:56.003976 | ubuntu-noble | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 19:15:56.004449 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:56.004458 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch' 2026-07-21 19:15:56.004462 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch 2026-07-21 19:15:56.004466 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:56.005685 | ubuntu-noble | checking file nova/compute/api.py 2026-07-21 19:15:56.006889 | ubuntu-noble | checking file nova/tests/unit/compute/test_api.py 2026-07-21 19:15:56.007834 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:56.009087 | ubuntu-noble | patching file nova/compute/api.py 2026-07-21 19:15:56.010137 | ubuntu-noble | patching file nova/tests/unit/compute/test_api.py 2026-07-21 19:15:56.011433 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:15:56.011444 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-21 19:15:56.011448 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-21 19:15:56.011452 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:15:56.012130 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-21 19:15:56.012247 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 19:15:56.012556 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:15:56.013329 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-21 19:15:56.013486 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 19:15:56.013844 | ubuntu-noble | + popd 2026-07-21 19:15:56.013853 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-07-21 19:15:57.496576 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-07-21 19:15:57.590389 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-07-21 19:15:57.590437 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-07-21 19:15:57.590443 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-07-21 19:15:57.590447 | ubuntu-noble | + popd 2026-07-21 19:15:57.590451 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:57.590456 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:57.591150 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:57.592911 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-07-21 19:15:57.592937 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-07-21 19:15:57.592942 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:57.592946 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:57.592950 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.932216 | ubuntu-noble | 2026-07-21 19:15:58 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-07-21 19:15:58.933730 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:15:58.933760 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.933771 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.936048 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.936081 | ubuntu-noble | ++ head -1 2026-07-21 19:15:58.939061 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:15:58.942372 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-07-21 19:15:58.942450 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.942475 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.942525 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-07-21 19:15:58.942579 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.942601 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-07-21 19:15:58.942635 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-07-21 19:15:58.942670 | ubuntu-noble | + popd 2026-07-21 19:15:58.942765 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:15:58.942799 | ubuntu-noble | + pushd tarballs 2026-07-21 19:15:58.943492 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 19:15:58.945054 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-07-21 19:15:58.945072 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-07-21 19:15:58.945079 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 19:15:58.945086 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 19:15:58.945120 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.152216 | ubuntu-noble | 2026-07-21 19:16:00 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-07-21 19:16:00.154092 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:16:00.154118 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.154126 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.156047 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.156071 | ubuntu-noble | ++ head -1 2026-07-21 19:16:00.157447 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:16:00.161452 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-07-21 19:16:00.161524 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.161548 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.161597 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-07-21 19:16:00.161644 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.161664 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-07-21 19:16:00.161696 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-07-21 19:16:00.161727 | ubuntu-noble | + popd 2026-07-21 19:16:00.161810 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:16:00.161839 | ubuntu-noble | + pushd tarballs 2026-07-21 19:16:00.162601 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:00.164719 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:00.164739 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-07-21 19:16:00.164746 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:00.164752 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:00.164758 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.145559 | ubuntu-noble | 2026-07-21 19:16:02 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-21 19:16:02.147842 | 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-21 19:16:02.147915 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.147928 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.151061 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.151102 | ubuntu-noble | ++ head -1 2026-07-21 19:16:02.151476 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:16:02.158704 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-07-21 19:16:02.158802 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.158832 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.158909 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-07-21 19:16:02.158973 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.159040 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 19:16:02.159093 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-07-21 19:16:02.159137 | ubuntu-noble | + popd 2026-07-21 19:16:02.159237 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:16:02.159275 | ubuntu-noble | + pushd tarballs 2026-07-21 19:16:02.160045 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:02.162041 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:02.162077 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-07-21 19:16:02.162085 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:02.162092 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:02.162098 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.841162 | ubuntu-noble | 2026-07-21 19:16:04 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-21 19:16:04.843204 | 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-21 19:16:04.843250 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.843263 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.847530 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.847579 | ubuntu-noble | ++ head -1 2026-07-21 19:16:04.848159 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:16:04.854416 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-07-21 19:16:04.854485 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.854498 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.854508 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-07-21 19:16:04.854525 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.854535 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-21 19:16:04.854548 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-07-21 19:16:04.854557 | ubuntu-noble | + popd 2026-07-21 19:16:04.854596 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:16:04.854611 | ubuntu-noble | + pushd tarballs 2026-07-21 19:16:04.855781 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 19:16:04.857554 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-07-21 19:16:04.857578 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-07-21 19:16:04.857610 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 19:16:04.857619 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 19:16:04.857646 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.808063 | ubuntu-noble | 2026-07-21 19:16:05 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-07-21 19:16:05.810828 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:16:05.810910 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.810923 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.815074 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.815123 | ubuntu-noble | ++ head -1 2026-07-21 19:16:05.815975 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:16:05.826261 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-07-21 19:16:05.826328 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.826343 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.826353 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-07-21 19:16:05.826363 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.826374 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-07-21 19:16:05.826383 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-07-21 19:16:05.826398 | ubuntu-noble | + popd 2026-07-21 19:16:06.115686 | ubuntu-noble | ok: Runtime: 0:01:06.122757 2026-07-21 19:16:06.135142 | 2026-07-21 19:16:06.135238 | PLAY RECAP 2026-07-21 19:16:06.135294 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 19:16:06.135319 | 2026-07-21 19:16:06.298340 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-21 19:16:06.299444 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 19:16:07.135350 | 2026-07-21 19:16:07.135559 | PLAY [Base post-fetch] 2026-07-21 19:16:07.149935 | 2026-07-21 19:16:07.150066 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 19:16:07.779402 | ubuntu-noble | ok 2026-07-21 19:16:07.792450 | 2026-07-21 19:16:07.792669 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 19:16:19.594215 | ubuntu-noble | ok: Runtime: 0:00:05.876570 2026-07-21 19:16:19.607709 | 2026-07-21 19:16:19.607893 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 19:16:25.709831 | ubuntu-noble | ok: Runtime: 0:00:00.223087 2026-07-21 19:16:25.717735 | 2026-07-21 19:16:25.717879 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 19:16:31.832290 | ubuntu-noble | ok: Runtime: 0:00:00.063812 2026-07-21 19:16:31.873414 | 2026-07-21 19:16:31.873933 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 19:16:31.963949 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:16:31.974022 | 2026-07-21 19:16:31.974192 | TASK [fetch-output : Set log path for single node] 2026-07-21 19:16:32.025887 | ubuntu-noble | ok 2026-07-21 19:16:32.035376 | 2026-07-21 19:16:32.035528 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 19:16:32.417359 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/logs" 2026-07-21 19:16:32.741580 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/artifacts" 2026-07-21 19:16:33.007396 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f3bab7badaab48bf89f1540fcfb1556e/work/docs" 2026-07-21 19:16:33.020630 | 2026-07-21 19:16:33.020772 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 19:16:33.780251 | ubuntu-noble | changed: 2026-07-21 19:16:33.780517 | ubuntu-noble | .d..t...... ./ 2026-07-21 19:16:33.780555 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-21 19:16:33.780580 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-21 19:16:33.780602 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-21 19:16:33.780624 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-21 19:16:33.780646 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-21 19:16:33.780688 | ubuntu-noble | changed: All items complete 2026-07-21 19:16:33.780710 | 2026-07-21 19:16:34.337564 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 19:16:34.925146 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 19:16:34.958704 | 2026-07-21 19:16:34.958894 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 19:16:35.309339 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.011596 2026-07-21 19:16:35.601831 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009148 2026-07-21 19:16:35.626181 | 2026-07-21 19:16:35.626620 | PLAY RECAP 2026-07-21 19:16:35.626709 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 19:16:35.626742 | 2026-07-21 19:16:35.780661 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 19:16:35.781653 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:16:36.584576 | 2026-07-21 19:16:36.584758 | PLAY [Base post] 2026-07-21 19:16:36.599323 | 2026-07-21 19:16:36.599524 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 19:16:37.516605 | ubuntu-noble | changed 2026-07-21 19:16:37.526934 | 2026-07-21 19:16:37.527065 | PLAY RECAP 2026-07-21 19:16:37.527134 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 19:16:37.527201 | 2026-07-21 19:16:37.660814 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:16:37.663042 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 19:16:38.481476 | 2026-07-21 19:16:38.481653 | PLAY [Base post-logs] 2026-07-21 19:16:38.492321 | 2026-07-21 19:16:38.492483 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 19:16:38.954990 | localhost | changed 2026-07-21 19:16:38.965520 | 2026-07-21 19:16:38.965689 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 19:16:39.002563 | localhost | ok 2026-07-21 19:16:39.006165 | 2026-07-21 19:16:39.006276 | TASK [Set zuul-log-path fact] 2026-07-21 19:16:39.022334 | localhost | ok 2026-07-21 19:16:39.031582 | 2026-07-21 19:16:39.031700 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:16:39.057862 | localhost | ok 2026-07-21 19:16:39.063810 | 2026-07-21 19:16:39.063977 | TASK [upload-logs : Create log directories] 2026-07-21 19:16:39.601482 | localhost | changed 2026-07-21 19:16:39.604378 | 2026-07-21 19:16:39.604529 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 19:16:40.124055 | localhost -> localhost | ok: Runtime: 0:00:00.006963 2026-07-21 19:16:40.134787 | 2026-07-21 19:16:40.135046 | TASK [upload-logs : Upload logs to log server] 2026-07-21 19:16:40.716286 | localhost | Output suppressed because no_log was given 2026-07-21 19:16:40.719251 | 2026-07-21 19:16:40.719394 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 19:16:40.770417 | localhost | skipping: Conditional result was False 2026-07-21 19:16:40.776413 | localhost | skipping: Conditional result was False 2026-07-21 19:16:40.783636 | 2026-07-21 19:16:40.783881 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 19:16:40.831144 | localhost | skipping: Conditional result was False 2026-07-21 19:16:40.831488 | 2026-07-21 19:16:40.836116 | localhost | skipping: Conditional result was False 2026-07-21 19:16:40.849739 | 2026-07-21 19:16:40.849990 | LOOP [upload-logs : Upload console log and json output]