2026-07-19 02:00:54.049554 | Job console starting 2026-07-19 02:00:54.080811 | Updating git repos 2026-07-19 02:00:54.156768 | Cloning repos into workspace 2026-07-19 02:00:54.205860 | Restoring repo states 2026-07-19 02:00:54.243404 | Merging changes 2026-07-19 02:00:54.794037 | Checking out repos 2026-07-19 02:00:54.881530 | Preparing playbooks 2026-07-19 02:00:56.138602 | Running Ansible setup 2026-07-19 02:01:02.724477 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 02:01:03.773197 | 2026-07-19 02:01:03.773392 | PLAY [Base pre] 2026-07-19 02:01:03.796353 | 2026-07-19 02:01:03.796508 | TASK [Setup log path fact] 2026-07-19 02:01:03.827355 | ubuntu-noble | ok 2026-07-19 02:01:03.858360 | 2026-07-19 02:01:03.865887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:01:03.907419 | ubuntu-noble | ok 2026-07-19 02:01:03.918494 | 2026-07-19 02:01:03.918646 | TASK [emit-job-header : Print job information] 2026-07-19 02:01:04.009108 | # Job Information 2026-07-19 02:01:04.009376 | Ansible Version: 2.16.14 2026-07-19 02:01:04.009414 | Job: container-images-kolla-patch-2024.1 2026-07-19 02:01:04.009448 | Pipeline: check 2026-07-19 02:01:04.009472 | Executor: 521e9411259a 2026-07-19 02:01:04.009493 | Triggered by: https://github.com/osism/container-images-kolla/pull/752 2026-07-19 02:01:04.009521 | Event ID: a5f5b050-8315-11f1-89ee-d48edef33bb7 2026-07-19 02:01:04.022760 | 2026-07-19 02:01:04.022974 | LOOP [emit-job-header : Print node information] 2026-07-19 02:01:04.138465 | ubuntu-noble | ok: 2026-07-19 02:01:04.138730 | ubuntu-noble | # Node Information 2026-07-19 02:01:04.138766 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-19 02:01:04.138792 | ubuntu-noble | Hostname: ubuntu 2026-07-19 02:01:04.138814 | ubuntu-noble | Username: zuul 2026-07-19 02:01:04.138860 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-19 02:01:04.138886 | ubuntu-noble | Provider: regiocloud-a 2026-07-19 02:01:04.138908 | ubuntu-noble | Region: 2026-07-19 02:01:04.138929 | ubuntu-noble | Label: ubuntu-noble 2026-07-19 02:01:04.138949 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-19 02:01:04.138968 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:99e0 2026-07-19 02:01:04.154223 | 2026-07-19 02:01:04.154453 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 02:01:04.994686 | ubuntu-noble -> localhost | changed 2026-07-19 02:01:05.003378 | 2026-07-19 02:01:05.003538 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 02:01:06.505622 | ubuntu-noble -> localhost | changed 2026-07-19 02:01:06.517488 | 2026-07-19 02:01:06.517625 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 02:01:06.932294 | ubuntu-noble -> localhost | ok 2026-07-19 02:01:06.939231 | 2026-07-19 02:01:06.939369 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 02:01:06.970489 | ubuntu-noble | ok 2026-07-19 02:01:06.988542 | ubuntu-noble | included: /var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 02:01:06.995087 | 2026-07-19 02:01:06.995192 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 02:01:08.637955 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-19 02:01:08.638302 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/eccb7d7843f6430daff61e86b859f59a_id_rsa 2026-07-19 02:01:08.638369 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/eccb7d7843f6430daff61e86b859f59a_id_rsa.pub 2026-07-19 02:01:08.638407 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-19 02:01:08.638441 | ubuntu-noble -> localhost | SHA256:D0q7bguVGd946HjLpZhcKOCKzjyKSrllv+s+myrTlk4 zuul-build-sshkey 2026-07-19 02:01:08.638471 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-19 02:01:08.638517 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-19 02:01:08.638547 | ubuntu-noble -> localhost | | | 2026-07-19 02:01:08.638576 | ubuntu-noble -> localhost | | | 2026-07-19 02:01:08.638601 | ubuntu-noble -> localhost | | . | 2026-07-19 02:01:08.638627 | ubuntu-noble -> localhost | | = + | 2026-07-19 02:01:08.638653 | ubuntu-noble -> localhost | | . = S o | 2026-07-19 02:01:08.638682 | ubuntu-noble -> localhost | | ... o * + | 2026-07-19 02:01:08.638708 | ubuntu-noble -> localhost | | ooE+ = + o | 2026-07-19 02:01:08.638733 | ubuntu-noble -> localhost | |*==+.=oB + | 2026-07-19 02:01:08.638760 | ubuntu-noble -> localhost | |X=*o+@%.+ | 2026-07-19 02:01:08.638786 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-19 02:01:08.638884 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.882504 2026-07-19 02:01:08.647020 | 2026-07-19 02:01:08.647155 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 02:01:08.679539 | ubuntu-noble | ok 2026-07-19 02:01:08.696705 | ubuntu-noble | included: /var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 02:01:08.707065 | 2026-07-19 02:01:08.707754 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 02:01:08.734730 | ubuntu-noble | skipping: Conditional result was False 2026-07-19 02:01:08.749018 | 2026-07-19 02:01:08.749265 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 02:01:09.533241 | ubuntu-noble | changed 2026-07-19 02:01:09.540531 | 2026-07-19 02:01:09.540674 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 02:01:09.841148 | ubuntu-noble | ok 2026-07-19 02:01:09.851547 | 2026-07-19 02:01:09.851716 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 02:01:10.668259 | ubuntu-noble | changed 2026-07-19 02:01:10.685937 | 2026-07-19 02:01:10.686103 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 02:01:11.443656 | ubuntu-noble | changed 2026-07-19 02:01:11.453566 | 2026-07-19 02:01:11.453695 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 02:01:11.494973 | ubuntu-noble | skipping: Conditional result was False 2026-07-19 02:01:11.504541 | 2026-07-19 02:01:11.504685 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 02:01:12.023849 | ubuntu-noble -> localhost | changed 2026-07-19 02:01:12.045901 | 2026-07-19 02:01:12.046053 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 02:01:12.417622 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/eccb7d7843f6430daff61e86b859f59a_id_rsa (zuul-build-sshkey) 2026-07-19 02:01:12.417881 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.019321 2026-07-19 02:01:12.426775 | 2026-07-19 02:01:12.427065 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 02:01:12.897252 | ubuntu-noble | ok 2026-07-19 02:01:12.903864 | 2026-07-19 02:01:12.904016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 02:01:12.928642 | ubuntu-noble | skipping: Conditional result was False 2026-07-19 02:01:12.939532 | 2026-07-19 02:01:12.939685 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 02:01:13.504260 | ubuntu-noble | ok 2026-07-19 02:01:13.526954 | 2026-07-19 02:01:13.527116 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 02:01:13.570388 | ubuntu-noble | ok 2026-07-19 02:01:13.575738 | 2026-07-19 02:01:13.575854 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 02:01:14.030642 | ubuntu-noble -> localhost | ok 2026-07-19 02:01:14.041363 | 2026-07-19 02:01:14.041506 | TASK [validate-host : Collect information about the host] 2026-07-19 02:01:15.360366 | ubuntu-noble | ok 2026-07-19 02:01:15.373594 | 2026-07-19 02:01:15.373735 | TASK [validate-host : Sanitize hostname] 2026-07-19 02:01:15.581443 | ubuntu-noble | ok 2026-07-19 02:01:15.595915 | 2026-07-19 02:01:15.596176 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 02:01:16.210105 | ubuntu-noble -> localhost | changed 2026-07-19 02:01:16.217001 | 2026-07-19 02:01:16.217117 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 02:01:16.672799 | ubuntu-noble | ok 2026-07-19 02:01:16.678933 | 2026-07-19 02:01:16.680415 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 02:01:17.329104 | ubuntu-noble -> localhost | changed 2026-07-19 02:01:17.340698 | 2026-07-19 02:01:17.340850 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 02:01:17.658800 | ubuntu-noble | ok 2026-07-19 02:01:17.667264 | 2026-07-19 02:01:17.667427 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 02:01:18.702159 | ubuntu-noble | changed: 2026-07-19 02:01:18.702434 | ubuntu-noble | cd+++++++++ src/ 2026-07-19 02:01:18.702474 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-19 02:01:18.702501 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-19 02:01:18.702523 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-19 02:01:18.702546 | ubuntu-noble | Containerfile 2026-07-19 02:01:18.702664 | ubuntu-noble | 2026-07-19 02:03:35.306999 | ubuntu-noble | 2026-07-19 02:03:35.307009 | ubuntu-noble | Or undo this operation with: 2026-07-19 02:03:35.307019 | ubuntu-noble | 2026-07-19 02:03:35.307030 | ubuntu-noble | git switch - 2026-07-19 02:03:35.307040 | ubuntu-noble | 2026-07-19 02:03:35.307050 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-19 02:03:35.307060 | ubuntu-noble | 2026-07-19 02:03:35.307071 | ubuntu-noble | HEAD is now at 6199b5b64 Merge "kolla-build: Use SandboxedEnvironment to prevent SSTI" into unmaintained/2024.1 2026-07-19 02:03:35.308852 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-19 02:03:35.314392 | ubuntu-noble | + export HASH_KOLLA=6199b5b64 2026-07-19 02:03:35.314419 | ubuntu-noble | + HASH_KOLLA=6199b5b64 2026-07-19 02:03:35.314424 | ubuntu-noble | + popd 2026-07-19 02:03:35.314428 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-19 02:03:35.317434 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-07-19 02:03:35.320247 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-19 02:03:35.320267 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.320272 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-07-19 02:03:35.320276 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-07-19 02:03:35.320281 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.324276 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-19 02:03:35.324928 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.326015 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-19 02:03:35.326805 | ubuntu-noble | + popd 2026-07-19 02:03:35.326853 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-19 02:03:35.326858 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.326863 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-07-19 02:03:35.326867 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-07-19 02:03:35.326872 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.328306 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-19 02:03:35.328384 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-19 02:03:35.328907 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.330013 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-19 02:03:35.330292 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-19 02:03:35.330359 | ubuntu-noble | + popd 2026-07-19 02:03:35.330452 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-07-19 02:03:35.330489 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-19 02:03:35.466569 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-19 02:03:35.466667 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-19 02:03:35.466710 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-07-19 02:03:35.469977 | ubuntu-noble | Package: rabbitmq-server 2026-07-19 02:03:35.470011 | ubuntu-noble | Pin: version 3.13.* 2026-07-19 02:03:35.470015 | ubuntu-noble | Pin-Priority: 1000 2026-07-19 02:03:35.470019 | ubuntu-noble | 2026-07-19 02:03:35.470024 | ubuntu-noble | Package: openvswitch* 2026-07-19 02:03:35.470027 | ubuntu-noble | Pin: version 3.3.* 2026-07-19 02:03:35.470031 | ubuntu-noble | Pin-Priority: 1000 2026-07-19 02:03:35.470037 | ubuntu-noble | 2026-07-19 02:03:35.470042 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-19 02:03:35.470047 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-19 02:03:35.470051 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-19 02:03:35.470066 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-19 02:03:35.470082 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-19 02:03:35.470086 | ubuntu-noble | Package: proxysql 2026-07-19 02:03:35.470090 | ubuntu-noble | Pin: version 3.0.8* 2026-07-19 02:03:35.470093 | ubuntu-noble | Pin-Priority: 1001 2026-07-19 02:03:35.471277 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-07-19 02:03:35.473328 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-19 02:03:35.473962 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-07-19 02:03:35.475578 | ubuntu-noble | + image_name=base 2026-07-19 02:03:35.475603 | 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-19 02:03:35.482035 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-19 02:03:35.482648 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-07-19 02:03:35.485109 | ubuntu-noble | + image_name=nova 2026-07-19 02:03:35.485130 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-19 02:03:35.489687 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-19 02:03:35.490257 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-07-19 02:03:35.493755 | ubuntu-noble | + image_name=cinder 2026-07-19 02:03:35.493883 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-07-19 02:03:35.499305 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-07-19 02:03:35.503007 | ubuntu-noble | patches/2024.1/keystone 2026-07-19 02:03:35.503048 | ubuntu-noble | patches/2024.1/neutron 2026-07-19 02:03:35.503059 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-07-19 02:03:35.503069 | ubuntu-noble | patches/2024.1/nova 2026-07-19 02:03:35.503079 | ubuntu-noble | patches/2024.1/cinder 2026-07-19 02:03:35.503088 | ubuntu-noble | patches/2024.1/kolla 2026-07-19 02:03:35.507895 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-07-19 02:03:35.507955 | ubuntu-noble | ++ grep kolla 2026-07-19 02:03:35.508888 | ubuntu-noble | ++ grep -v kolla-build 2026-07-19 02:03:35.512163 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-19 02:03:35.513275 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-07-19 02:03:35.514977 | ubuntu-noble | + project=kolla 2026-07-19 02:03:35.516587 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-07-19 02:03:35.518888 | ubuntu-noble | ++ sort 2026-07-19 02:03:35.521582 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-19 02:03:35.521617 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.521649 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-07-19 02:03:35.521658 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-07-19 02:03:35.521669 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.523669 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-19 02:03:35.524264 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-19 02:03:35.524304 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.526370 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-19 02:03:35.526987 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-19 02:03:35.527143 | ubuntu-noble | + popd 2026-07-19 02:03:35.527206 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-19 02:03:35.527215 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.527242 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-07-19 02:03:35.527249 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-07-19 02:03:35.527258 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.530447 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-19 02:03:35.530478 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-07-19 02:03:35.530486 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-19 02:03:35.530492 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-07-19 02:03:35.530499 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-07-19 02:03:35.530513 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-07-19 02:03:35.530519 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-19 02:03:35.530525 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-19 02:03:35.530531 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-19 02:03:35.530537 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-19 02:03:35.530543 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-19 02:03:35.530549 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-07-19 02:03:35.530555 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-19 02:03:35.530669 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.532850 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-19 02:03:35.532882 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-07-19 02:03:35.532887 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-19 02:03:35.532891 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-07-19 02:03:35.532996 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-07-19 02:03:35.533185 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-07-19 02:03:35.533347 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-19 02:03:35.533634 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-19 02:03:35.533691 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-19 02:03:35.533718 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-19 02:03:35.533870 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-19 02:03:35.534161 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-07-19 02:03:35.534273 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-19 02:03:35.534648 | ubuntu-noble | + popd 2026-07-19 02:03:35.534927 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-19 02:03:35.534940 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.534967 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-07-19 02:03:35.534972 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-07-19 02:03:35.534978 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.536846 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-19 02:03:35.536873 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-19 02:03:35.536878 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-19 02:03:35.536889 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-19 02:03:35.536892 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-19 02:03:35.537029 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.538927 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-19 02:03:35.539003 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-19 02:03:35.539016 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-19 02:03:35.539025 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-19 02:03:35.539034 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-19 02:03:35.540033 | ubuntu-noble | + popd 2026-07-19 02:03:35.540077 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-19 02:03:35.540088 | ubuntu-noble | + pushd kolla 2026-07-19 02:03:35.540098 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-07-19 02:03:35.540106 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-07-19 02:03:35.540116 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:03:35.540979 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-19 02:03:35.541011 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-19 02:03:35.541643 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:03:35.542632 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-19 02:03:35.542661 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-19 02:03:35.543577 | ubuntu-noble | + popd 2026-07-19 02:03:35.543610 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-19 02:03:36.212578 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-19 02:03:36.301293 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-19 02:03:36.319060 | 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-19 02:03:36.433280 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-19 02:03:36.447892 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl.metadata (14 kB) 2026-07-19 02:03:36.644183 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-19 02:03:36.659314 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 02:03:36.672207 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-07-19 02:03:36.678357 | 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-19 02:03:36.754592 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-19 02:03:36.770430 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-19 02:03:36.868820 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-19 02:03:36.884411 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-19 02:03:36.986741 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-19 02:03:37.002224 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-19 02:03:37.193389 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-19 02:03:37.209439 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-19 02:03:37.266280 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-19 02:03:37.282029 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-19 02:03:37.299953 | 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-19 02:03:37.302765 | 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-19 02:03:37.413537 | 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-19 02:03:37.427867 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-19 02:03:37.459664 | 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-19 02:03:37.461613 | 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-19 02:03:37.463729 | 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-19 02:03:37.465288 | 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-19 02:03:37.514191 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-19 02:03:37.550087 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.0 MB/s eta 0:00:00 2026-07-19 02:03:37.564614 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl (215 kB) 2026-07-19 02:03:37.590294 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.4/215.4 kB 9.9 MB/s eta 0:00:00 2026-07-19 02:03:37.607488 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-19 02:03:37.624759 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 11.3 MB/s eta 0:00:00 2026-07-19 02:03:37.642240 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-19 02:03:37.658260 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.9 MB/s eta 0:00:00 2026-07-19 02:03:37.675895 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-19 02:03:37.738296 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.3 MB/s eta 0:00:00 2026-07-19 02:03:37.755367 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-19 02:03:37.773404 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.4 MB/s eta 0:00:00 2026-07-19 02:03:37.790356 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-19 02:03:37.818205 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-19 02:03:37.833878 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.3 MB/s eta 0:00:00 2026-07-19 02:03:37.850452 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-19 02:03:38.079991 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-19 02:03:39.037765 | ubuntu-noble | Successfully installed GitPython-3.1.52 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 smmap-5.0.3 stevedore-5.9.0 2026-07-19 02:03:39.170080 | ubuntu-noble | + pip3 install kolla/ 2026-07-19 02:03:39.671325 | ubuntu-noble | Processing ./kolla 2026-07-19 02:03:39.674076 | ubuntu-noble | Installing build dependencies: started 2026-07-19 02:03:42.122176 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-19 02:03:42.130928 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-19 02:03:42.363469 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-19 02:03:42.366358 | ubuntu-noble | Installing backend dependencies: started 2026-07-19 02:03:44.730735 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-19 02:03:44.731880 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-19 02:03:45.380604 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-19 02:03:45.398417 | 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-19 02:03:45.400521 | 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-19 02:03:45.403218 | 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.52) 2026-07-19 02:03:45.405185 | 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-19 02:03:45.407180 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (80.10.2) 2026-07-19 02:03:45.447135 | 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-19 02:03:45.451397 | 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-19 02:03:45.459416 | 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-19 02:03:45.460606 | 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-19 02:03:45.461960 | 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-19 02:03:45.463355 | 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-19 02:03:45.465322 | 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-19 02:03:45.466710 | 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-19 02:03:45.515451 | 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-19 02:03:45.533621 | 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-19 02:03:45.535303 | 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-19 02:03:45.536855 | 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-19 02:03:45.538155 | 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-19 02:03:45.565184 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-19 02:03:45.566321 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-19 02:03:47.090466 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-19 02:03:47.095057 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev15-py3-none-any.whl size=381716 sha256=cad6aa777a0b7d942ead4cf083e0fab0b753af6003d3612432239275a99866b3 2026-07-19 02:03:47.095643 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-xtmveh8r/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-19 02:03:47.109003 | ubuntu-noble | Successfully built kolla 2026-07-19 02:03:47.314875 | ubuntu-noble | Installing collected packages: kolla 2026-07-19 02:03:47.500177 | ubuntu-noble | Successfully installed kolla-18.8.1.dev15 2026-07-19 02:03:47.645727 | ubuntu-noble | ++ kolla-build --version 2026-07-19 02:03:48.199882 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-07-19 02:03:48.199945 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-07-19 02:03:48.200791 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-19 02:03:48.206506 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=55c039d 2026-07-19 02:03:48.206537 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=55c039d 2026-07-19 02:03:48.207460 | ubuntu-noble | ++ cd release 2026-07-19 02:03:48.207583 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-19 02:03:48.212361 | ubuntu-noble | + export HASH_RELEASE=99f62eb 2026-07-19 02:03:48.212380 | ubuntu-noble | + HASH_RELEASE=99f62eb 2026-07-19 02:03:48.212385 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-19 02:03:48.377600 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-19 02:03:48.377682 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-19 02:03:48.377696 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-07-19 02:03:48.378723 | ubuntu-noble | {% extends parent_template %} 2026-07-19 02:03:48.378757 | ubuntu-noble | 2026-07-19 02:03:48.378809 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-19 02:03:48.378848 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-19 02:03:48.378859 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-19 02:03:48.378869 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-19 02:03:48.378880 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-19 02:03:48.378890 | ubuntu-noble | ] %} 2026-07-19 02:03:48.378901 | ubuntu-noble | 2026-07-19 02:03:48.378911 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-19 02:03:48.378921 | ubuntu-noble | 2026-07-19 02:03:48.378931 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-19 02:03:48.378941 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-19 02:03:48.378952 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-19 02:03:48.378962 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.378972 | ubuntu-noble | 2026-07-19 02:03:48.378982 | ubuntu-noble | {% block horizon_header %} 2026-07-19 02:03:48.378992 | ubuntu-noble | RUN apt-get update \ 2026-07-19 02:03:48.379002 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-19 02:03:48.379038 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-07-19 02:03:48.379049 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-19 02:03:48.379059 | ubuntu-noble | && apt-get clean \ 2026-07-19 02:03:48.379069 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-19 02:03:48.379079 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379088 | ubuntu-noble | 2026-07-19 02:03:48.379098 | ubuntu-noble | {% block horizon_footer %} 2026-07-19 02:03:48.379108 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-19 02:03:48.379120 | 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-19 02:03:48.379131 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-19 02:03:48.379141 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379151 | ubuntu-noble | 2026-07-19 02:03:48.379161 | ubuntu-noble | {% block base_header %} 2026-07-19 02:03:48.379171 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-19 02:03:48.379181 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-19 02:03:48.379190 | ubuntu-noble | 2026-07-19 02:03:48.379200 | ubuntu-noble | RUN apt-get update \ 2026-07-19 02:03:48.379210 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-19 02:03:48.379220 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-19 02:03:48.379230 | ubuntu-noble | && apt-get clean \ 2026-07-19 02:03:48.379240 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-19 02:03:48.379250 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379260 | ubuntu-noble | 2026-07-19 02:03:48.379270 | ubuntu-noble | {% block openstack_base_header %} 2026-07-19 02:03:48.379280 | ubuntu-noble | RUN apt-get update \ 2026-07-19 02:03:48.379290 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-19 02:03:48.379300 | ubuntu-noble | && apt-get clean \ 2026-07-19 02:03:48.379310 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-19 02:03:48.379319 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379329 | ubuntu-noble | 2026-07-19 02:03:48.379339 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-07-19 02:03:48.379349 | ubuntu-noble | 2026-07-19 02:03:48.379359 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-19 02:03:48.379423 | ubuntu-noble | 2026-07-19 02:03:48.379434 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-19 02:03:48.379444 | ubuntu-noble | 2026-07-19 02:03:48.379454 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-07-19 02:03:48.379464 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-19 02:03:48.379488 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-19 02:03:48.379498 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379508 | ubuntu-noble | 2026-07-19 02:03:48.379518 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-19 02:03:48.379528 | ubuntu-noble | {% block manila_base_footer %} 2026-07-19 02:03:48.379538 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-19 02:03:48.379548 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379558 | ubuntu-noble | 2026-07-19 02:03:48.379568 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-19 02:03:48.379578 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-19 02:03:48.379588 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-19 02:03:48.379598 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-19 02:03:48.379608 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-19 02:03:48.379618 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379628 | ubuntu-noble | 2026-07-19 02:03:48.379637 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-19 02:03:48.379648 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-19 02:03:48.379658 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-19 02:03:48.379668 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-19 02:03:48.379677 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379687 | ubuntu-noble | 2026-07-19 02:03:48.379706 | ubuntu-noble | {% block grafana_footer %} 2026-07-19 02:03:48.379716 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-19 02:03:48.379727 | ubuntu-noble | && mkdir -p /operations \ 2026-07-19 02:03:48.379736 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-19 02:03:48.379746 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-19 02:03:48.379756 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.379766 | ubuntu-noble | 2026-07-19 02:03:48.380540 | ubuntu-noble | {% block ovs_install %} 2026-07-19 02:03:48.380555 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-07-19 02:03:48.380565 | ubuntu-noble | RUN apt-get update \ 2026-07-19 02:03:48.380575 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-19 02:03:48.380585 | ubuntu-noble | python3-netifaces \ 2026-07-19 02:03:48.380594 | ubuntu-noble | tcpdump \ 2026-07-19 02:03:48.380604 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-19 02:03:48.380615 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-19 02:03:48.380624 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-19 02:03:48.380634 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-07-19 02:03:48.380644 | ubuntu-noble | && apt-get clean \ 2026-07-19 02:03:48.380653 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-19 02:03:48.380663 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.380673 | ubuntu-noble | 2026-07-19 02:03:48.380682 | ubuntu-noble | {% block keystone_footer %} 2026-07-19 02:03:48.380692 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-19 02:03:48.380702 | ubuntu-noble | RUN apt-get update \ 2026-07-19 02:03:48.380711 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-19 02:03:48.380721 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-19 02:03:48.380731 | ubuntu-noble | libldap-common \ 2026-07-19 02:03:48.380741 | ubuntu-noble | libmemcached11 \ 2026-07-19 02:03:48.380751 | ubuntu-noble | && apt-get clean \ 2026-07-19 02:03:48.380760 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-19 02:03:48.380877 | 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-19 02:03:48.380897 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-07-19 02:03:48.380907 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-07-19 02:03:48.380918 | 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-19 02:03:48.380929 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-07-19 02:03:48.380938 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-07-19 02:03:48.380960 | 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-19 02:03:48.380971 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-07-19 02:03:48.380981 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-07-19 02:03:48.380991 | ubuntu-noble | && a2enmod oauth2 \ 2026-07-19 02:03:48.381000 | ubuntu-noble | && a2enmod auth_openidc 2026-07-19 02:03:48.381010 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.381020 | ubuntu-noble | 2026-07-19 02:03:48.381031 | ubuntu-noble | {% block footer %} 2026-07-19 02:03:48.381049 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-19 02:03:48.381065 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-19 02:03:48.381083 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-19 02:03:48.381100 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-19 02:03:48.381120 | 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-19 02:03:48.381148 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.381166 | ubuntu-noble | 2026-07-19 02:03:48.381181 | ubuntu-noble | {% block fluentd_footer %} 2026-07-19 02:03:48.381197 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-07-19 02:03:48.381231 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.381248 | ubuntu-noble | 2026-07-19 02:03:48.381263 | ubuntu-noble | {% block labels %} 2026-07-19 02:03:48.381278 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-19 02:03:48.381294 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-19 02:03:48.381310 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="55c039d" \ 2026-07-19 02:03:48.381327 | ubuntu-noble | "de.osism.commit.kolla"="6199b5b64" \ 2026-07-19 02:03:48.381343 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-07-19 02:03:48.381360 | ubuntu-noble | "de.osism.commit.release"="99f62eb" \ 2026-07-19 02:03:48.381376 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-07-19 02:03:48.381391 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-19 02:03:48.381408 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-19T02:03:48.356149+00:00" \ 2026-07-19 02:03:48.381425 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-19 02:03:48.381442 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-19 02:03:48.381459 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-19 02:03:48.381477 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-19 02:03:48.381496 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-19 02:03:48.381513 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-19 02:03:48.381532 | ubuntu-noble | {% endblock %} 2026-07-19 02:03:48.381549 | ubuntu-noble | 2026-07-19 02:03:48.381578 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-19 02:03:48.382896 | ubuntu-noble | + BASE=ubuntu 2026-07-19 02:03:48.382939 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-19 02:03:48.383896 | ubuntu-noble | ++ date +%Y%m%d 2026-07-19 02:03:48.388050 | ubuntu-noble | + BUILD_ID=20260719 2026-07-19 02:03:48.388078 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-19 02:03:48.388082 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-19 02:03:48.388087 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-19 02:03:48.388091 | ubuntu-noble | + VERSION=latest 2026-07-19 02:03:48.388094 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-19 02:03:48.388098 | ubuntu-noble | + . defaults/all.sh 2026-07-19 02:03:48.388101 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-19 02:03:48.388105 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-19 02:03:48.388109 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-19 02:03:48.388112 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-19 02:03:48.388116 | ubuntu-noble | +++ deactivate nondestructive 2026-07-19 02:03:48.388119 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:48.388123 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:48.388126 | ubuntu-noble | +++ hash -r 2026-07-19 02:03:48.388130 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:48.388133 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-19 02:03:48.388137 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-19 02:03:48.388140 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-19 02:03:48.388144 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-19 02:03:48.388147 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-19 02:03:48.388151 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-19 02:03:48.388156 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-19 02:03:48.388161 | 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-19 02:03:48.388165 | 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-19 02:03:48.388169 | ubuntu-noble | +++ export PATH 2026-07-19 02:03:48.388172 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:48.388176 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-19 02:03:48.388179 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-19 02:03:48.388183 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-19 02:03:48.388186 | ubuntu-noble | +++ export PS1 2026-07-19 02:03:48.388190 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-19 02:03:48.388194 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-19 02:03:48.388198 | ubuntu-noble | +++ hash -r 2026-07-19 02:03:48.388201 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-19 02:03:48.388503 | ubuntu-noble | +++ date +%Y%m%d 2026-07-19 02:03:48.391036 | ubuntu-noble | ++ export BUILD_ID=20260719 2026-07-19 02:03:48.391057 | ubuntu-noble | ++ BUILD_ID=20260719 2026-07-19 02:03:48.391061 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-19 02:03:48.391065 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-19 02:03:48.391080 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-19 02:03:48.391084 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-19 02:03:48.391087 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-19 02:03:48.391091 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-19 02:03:48.391094 | ubuntu-noble | + export VERSION 2026-07-19 02:03:48.391097 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-19 02:03:48.391101 | ubuntu-noble | + DOCKER_TAG=build-20260719 2026-07-19 02:03:48.391104 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-19 02:03:48.391107 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-07-19 02:03:48.391111 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-19 02:03:48.391114 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-19 02:03:48.391118 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-19 02:03:48.540880 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-19 02:03:48.540945 | 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-19 02:03:49.615089 | ubuntu-noble | localhost | SUCCESS => { 2026-07-19 02:03:49.615137 | ubuntu-noble | "changed": false, 2026-07-19 02:03:49.615142 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:49.615145 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:49.615149 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:49.615153 | ubuntu-noble | "msg": "OK", 2026-07-19 02:03:49.615156 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:49.615160 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:49.615164 | ubuntu-noble | "size": 4202, 2026-07-19 02:03:49.615167 | ubuntu-noble | "state": "file", 2026-07-19 02:03:49.615171 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:49.615175 | ubuntu-noble | } 2026-07-19 02:03:49.694653 | ubuntu-noble | + setini DEFAULT tag build-20260719 2026-07-19 02:03:49.694753 | 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-20260719' 2026-07-19 02:03:50.704334 | ubuntu-noble | localhost | CHANGED => { 2026-07-19 02:03:50.704399 | ubuntu-noble | "changed": true, 2026-07-19 02:03:50.704409 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:50.704415 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:50.704421 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:50.704427 | ubuntu-noble | "msg": "option changed", 2026-07-19 02:03:50.704432 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:50.704438 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:50.704444 | ubuntu-noble | "size": 4210, 2026-07-19 02:03:50.704449 | ubuntu-noble | "state": "file", 2026-07-19 02:03:50.704455 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:50.704461 | ubuntu-noble | } 2026-07-19 02:03:50.794962 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-19 02:03:50.795081 | 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-19 02:03:51.835497 | ubuntu-noble | localhost | SUCCESS => { 2026-07-19 02:03:51.835542 | ubuntu-noble | "changed": false, 2026-07-19 02:03:51.835547 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:51.835551 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:51.835555 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:51.835558 | ubuntu-noble | "msg": "OK", 2026-07-19 02:03:51.835562 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:51.835566 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:51.835569 | ubuntu-noble | "size": 4210, 2026-07-19 02:03:51.835573 | ubuntu-noble | "state": "file", 2026-07-19 02:03:51.835576 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:51.835580 | ubuntu-noble | } 2026-07-19 02:03:51.913061 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-07-19 02:03:51.913115 | 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-19 02:03:52.946008 | ubuntu-noble | localhost | SUCCESS => { 2026-07-19 02:03:52.946074 | ubuntu-noble | "changed": false, 2026-07-19 02:03:52.946084 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:52.946092 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:52.946100 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:52.946107 | ubuntu-noble | "msg": "OK", 2026-07-19 02:03:52.946114 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:52.946122 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:52.946129 | ubuntu-noble | "size": 4210, 2026-07-19 02:03:52.946136 | ubuntu-noble | "state": "file", 2026-07-19 02:03:52.946142 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:52.946148 | ubuntu-noble | } 2026-07-19 02:03:53.025707 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-19 02:03:53.025794 | 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-19 02:03:54.054637 | ubuntu-noble | localhost | SUCCESS => { 2026-07-19 02:03:54.054695 | ubuntu-noble | "changed": false, 2026-07-19 02:03:54.054703 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:54.054709 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:54.054714 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:54.054720 | ubuntu-noble | "msg": "OK", 2026-07-19 02:03:54.054726 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:54.054731 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:54.054737 | ubuntu-noble | "size": 4210, 2026-07-19 02:03:54.054743 | ubuntu-noble | "state": "file", 2026-07-19 02:03:54.054749 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:54.054754 | ubuntu-noble | } 2026-07-19 02:03:54.156478 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-07-19 02:03:54.156534 | 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-19 02:03:55.182863 | ubuntu-noble | localhost | CHANGED => { 2026-07-19 02:03:55.182923 | ubuntu-noble | "changed": true, 2026-07-19 02:03:55.182931 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:55.182938 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:55.182944 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:55.182952 | ubuntu-noble | "msg": "section and option added", 2026-07-19 02:03:55.182957 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:55.182961 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:55.182965 | ubuntu-noble | "size": 4281, 2026-07-19 02:03:55.182980 | ubuntu-noble | "state": "file", 2026-07-19 02:03:55.182984 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:55.182987 | ubuntu-noble | } 2026-07-19 02:03:55.271005 | 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-19 02:03:55.273445 | ubuntu-noble | + setini openstack-base type local 2026-07-19 02:03:55.273915 | 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-19 02:03:56.317899 | ubuntu-noble | localhost | CHANGED => { 2026-07-19 02:03:56.317973 | ubuntu-noble | "changed": true, 2026-07-19 02:03:56.317983 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:56.317990 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:56.317998 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:56.318005 | ubuntu-noble | "msg": "option added", 2026-07-19 02:03:56.318013 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:56.318020 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:56.318028 | ubuntu-noble | "size": 4392, 2026-07-19 02:03:56.318035 | ubuntu-noble | "state": "file", 2026-07-19 02:03:56.318043 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:56.318050 | ubuntu-noble | } 2026-07-19 02:03:56.392893 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-19 02:03:56.393017 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-19 02:03:56.393109 | 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-19 02:03:57.407818 | ubuntu-noble | localhost | CHANGED => { 2026-07-19 02:03:57.407883 | ubuntu-noble | "changed": true, 2026-07-19 02:03:57.407888 | ubuntu-noble | "gid": 1000, 2026-07-19 02:03:57.407891 | ubuntu-noble | "group": "zuul", 2026-07-19 02:03:57.407895 | ubuntu-noble | "mode": "0664", 2026-07-19 02:03:57.407899 | ubuntu-noble | "msg": "option added", 2026-07-19 02:03:57.407902 | ubuntu-noble | "owner": "zuul", 2026-07-19 02:03:57.407906 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-19 02:03:57.407910 | ubuntu-noble | "size": 4430, 2026-07-19 02:03:57.407913 | ubuntu-noble | "state": "file", 2026-07-19 02:03:57.407916 | ubuntu-noble | "uid": 1000 2026-07-19 02:03:57.407920 | ubuntu-noble | } 2026-07-19 02:03:57.491750 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-19 02:03:57.492212 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-19 02:03:57.492227 | ubuntu-noble | + cat kolla-build.conf 2026-07-19 02:03:57.495718 | ubuntu-noble | [DEFAULT] 2026-07-19 02:03:57.495741 | ubuntu-noble | base = ubuntu 2026-07-19 02:03:57.495747 | ubuntu-noble | base_package_type = deb 2026-07-19 02:03:57.495761 | ubuntu-noble | base_tag = 22.04 2026-07-19 02:03:57.495765 | ubuntu-noble | install_type = source 2026-07-19 02:03:57.495815 | ubuntu-noble | namespace = kolla 2026-07-19 02:03:57.495848 | ubuntu-noble | openstack_release = 2024.1 2026-07-19 02:03:57.495852 | ubuntu-noble | push = false 2026-07-19 02:03:57.495856 | ubuntu-noble | tag = build-20260719 2026-07-19 02:03:57.495859 | ubuntu-noble | threads = 1 2026-07-19 02:03:57.495863 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-19 02:03:57.495868 | ubuntu-noble | 2026-07-19 02:03:57.495873 | ubuntu-noble | ######################################################################### 2026-07-19 02:03:57.495878 | ubuntu-noble | # sources tracked in release repository 2026-07-19 02:03:57.495881 | ubuntu-noble | 2026-07-19 02:03:57.495885 | ubuntu-noble | [aodh-base] 2026-07-19 02:03:57.495889 | ubuntu-noble | type = local 2026-07-19 02:03:57.495892 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:57.495896 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:57.495900 | ubuntu-noble | 2026-07-19 02:03:57.495903 | ubuntu-noble | 2026-07-19 02:03:57.495907 | ubuntu-noble | 2026-07-19 02:03:57.495910 | ubuntu-noble | [barbican-base] 2026-07-19 02:03:57.495914 | ubuntu-noble | type = local 2026-07-19 02:03:57.495918 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-19 02:03:57.495922 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-07-19 02:03:57.495926 | ubuntu-noble | 2026-07-19 02:03:57.495929 | ubuntu-noble | 2026-07-19 02:03:57.495933 | ubuntu-noble | 2026-07-19 02:03:57.495937 | ubuntu-noble | [blazar-base] 2026-07-19 02:03:57.495940 | ubuntu-noble | type = local 2026-07-19 02:03:57.495944 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-19 02:03:57.495947 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-07-19 02:03:57.495951 | ubuntu-noble | 2026-07-19 02:03:57.495954 | ubuntu-noble | 2026-07-19 02:03:57.495958 | ubuntu-noble | 2026-07-19 02:03:57.495961 | ubuntu-noble | [ceilometer-base] 2026-07-19 02:03:57.495965 | ubuntu-noble | type = local 2026-07-19 02:03:57.495969 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:03:57.495972 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:03:57.495976 | ubuntu-noble | 2026-07-19 02:03:57.495979 | ubuntu-noble | 2026-07-19 02:03:57.495983 | ubuntu-noble | 2026-07-19 02:03:57.495986 | ubuntu-noble | [cinder-base] 2026-07-19 02:03:57.495990 | ubuntu-noble | type = local 2026-07-19 02:03:57.495993 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-19 02:03:57.495997 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-07-19 02:03:57.496000 | ubuntu-noble | 2026-07-19 02:03:57.496004 | ubuntu-noble | 2026-07-19 02:03:57.496007 | ubuntu-noble | 2026-07-19 02:03:57.496011 | ubuntu-noble | [designate-base] 2026-07-19 02:03:57.496014 | ubuntu-noble | type = local 2026-07-19 02:03:57.496018 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-19 02:03:57.496021 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-07-19 02:03:57.496025 | ubuntu-noble | 2026-07-19 02:03:57.496028 | ubuntu-noble | 2026-07-19 02:03:57.496032 | ubuntu-noble | 2026-07-19 02:03:57.496035 | ubuntu-noble | [glance-base] 2026-07-19 02:03:57.496039 | ubuntu-noble | type = local 2026-07-19 02:03:57.496042 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-19 02:03:57.496046 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-07-19 02:03:57.496049 | ubuntu-noble | 2026-07-19 02:03:57.496053 | ubuntu-noble | 2026-07-19 02:03:57.496057 | ubuntu-noble | 2026-07-19 02:03:57.496060 | ubuntu-noble | [horizon] 2026-07-19 02:03:57.496064 | ubuntu-noble | type = local 2026-07-19 02:03:57.496067 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-19 02:03:57.496071 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-07-19 02:03:57.496074 | ubuntu-noble | 2026-07-19 02:03:57.496078 | ubuntu-noble | 2026-07-19 02:03:57.496081 | ubuntu-noble | 2026-07-19 02:03:57.496085 | ubuntu-noble | [ironic-base] 2026-07-19 02:03:57.496088 | ubuntu-noble | type = local 2026-07-19 02:03:57.496092 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-19 02:03:57.496095 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-07-19 02:03:57.496099 | ubuntu-noble | 2026-07-19 02:03:57.496102 | ubuntu-noble | 2026-07-19 02:03:57.496106 | ubuntu-noble | 2026-07-19 02:03:57.496109 | ubuntu-noble | [keystone-base] 2026-07-19 02:03:57.496113 | ubuntu-noble | type = local 2026-07-19 02:03:57.496116 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-19 02:03:57.496124 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-07-19 02:03:57.496128 | ubuntu-noble | 2026-07-19 02:03:57.496132 | ubuntu-noble | 2026-07-19 02:03:57.496135 | ubuntu-noble | 2026-07-19 02:03:57.496139 | ubuntu-noble | [magnum-base] 2026-07-19 02:03:57.496142 | ubuntu-noble | type = local 2026-07-19 02:03:57.496146 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-19 02:03:57.496149 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-07-19 02:03:57.496153 | ubuntu-noble | 2026-07-19 02:03:57.496156 | ubuntu-noble | 2026-07-19 02:03:57.496160 | ubuntu-noble | 2026-07-19 02:03:57.496163 | ubuntu-noble | [manila-base] 2026-07-19 02:03:57.496167 | ubuntu-noble | type = local 2026-07-19 02:03:57.496170 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-19 02:03:57.496174 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-07-19 02:03:57.496177 | ubuntu-noble | 2026-07-19 02:03:57.496181 | ubuntu-noble | 2026-07-19 02:03:57.496184 | ubuntu-noble | 2026-07-19 02:03:57.496188 | ubuntu-noble | [masakari-base] 2026-07-19 02:03:57.496191 | ubuntu-noble | type = local 2026-07-19 02:03:57.496202 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-19 02:03:57.496206 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-07-19 02:03:57.496209 | ubuntu-noble | 2026-07-19 02:03:57.496213 | ubuntu-noble | 2026-07-19 02:03:57.496216 | ubuntu-noble | 2026-07-19 02:03:57.496220 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-19 02:03:57.496223 | ubuntu-noble | type = local 2026-07-19 02:03:57.496227 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:03:57.496231 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:03:57.496235 | ubuntu-noble | 2026-07-19 02:03:57.496238 | ubuntu-noble | 2026-07-19 02:03:57.496242 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-19 02:03:57.496246 | ubuntu-noble | type = local 2026-07-19 02:03:57.496249 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:03:57.496253 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:03:57.496256 | ubuntu-noble | 2026-07-19 02:03:57.496260 | ubuntu-noble | 2026-07-19 02:03:57.496263 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-19 02:03:57.496267 | ubuntu-noble | type = local 2026-07-19 02:03:57.496270 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:03:57.496274 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:03:57.496278 | ubuntu-noble | 2026-07-19 02:03:57.496281 | ubuntu-noble | 2026-07-19 02:03:57.496285 | ubuntu-noble | 2026-07-19 02:03:57.496288 | ubuntu-noble | [neutron-base] 2026-07-19 02:03:57.496292 | ubuntu-noble | type = local 2026-07-19 02:03:57.496295 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-19 02:03:57.496299 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-07-19 02:03:57.496302 | ubuntu-noble | 2026-07-19 02:03:57.496306 | ubuntu-noble | 2026-07-19 02:03:57.496309 | ubuntu-noble | 2026-07-19 02:03:57.496313 | ubuntu-noble | [nova-base] 2026-07-19 02:03:57.496316 | ubuntu-noble | type = local 2026-07-19 02:03:57.496320 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-19 02:03:57.496323 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-07-19 02:03:57.496327 | ubuntu-noble | 2026-07-19 02:03:57.496330 | ubuntu-noble | 2026-07-19 02:03:57.496334 | ubuntu-noble | 2026-07-19 02:03:57.496337 | ubuntu-noble | [octavia-base] 2026-07-19 02:03:57.496341 | ubuntu-noble | type = local 2026-07-19 02:03:57.496344 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-19 02:03:57.496348 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-07-19 02:03:57.496351 | ubuntu-noble | 2026-07-19 02:03:57.496355 | ubuntu-noble | 2026-07-19 02:03:57.496358 | ubuntu-noble | 2026-07-19 02:03:57.496362 | ubuntu-noble | [placement-base] 2026-07-19 02:03:57.496365 | ubuntu-noble | type = local 2026-07-19 02:03:57.496369 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-19 02:03:57.496372 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-07-19 02:03:57.496376 | ubuntu-noble | 2026-07-19 02:03:57.496379 | ubuntu-noble | 2026-07-19 02:03:57.496383 | ubuntu-noble | 2026-07-19 02:03:57.496386 | ubuntu-noble | [skyline-apiserver-base] 2026-07-19 02:03:57.496393 | ubuntu-noble | type = local 2026-07-19 02:03:57.496396 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:03:57.496400 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:03:57.496403 | ubuntu-noble | 2026-07-19 02:03:57.496407 | ubuntu-noble | 2026-07-19 02:03:57.496410 | ubuntu-noble | 2026-07-19 02:03:57.496414 | ubuntu-noble | [skyline-console-base] 2026-07-19 02:03:57.496417 | ubuntu-noble | type = local 2026-07-19 02:03:57.496426 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:03:57.496430 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:03:57.496433 | ubuntu-noble | 2026-07-19 02:03:57.496437 | ubuntu-noble | 2026-07-19 02:03:57.496440 | ubuntu-noble | [openstack-base] 2026-07-19 02:03:57.496444 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-19 02:03:57.496447 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-07-19 02:03:57.496451 | ubuntu-noble | type = local 2026-07-19 02:03:57.500026 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-19 02:03:57.500072 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-19 02:03:57.500077 | ubuntu-noble | + VERSION=latest 2026-07-19 02:03:57.500081 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-19 02:03:57.500085 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-19 02:03:57.500089 | ubuntu-noble | + . defaults/all.sh 2026-07-19 02:03:57.500093 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-19 02:03:57.500097 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-19 02:03:57.500101 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-19 02:03:57.500104 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-19 02:03:57.500108 | ubuntu-noble | +++ deactivate nondestructive 2026-07-19 02:03:57.500117 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:57.500121 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:57.500124 | ubuntu-noble | +++ hash -r 2026-07-19 02:03:57.500129 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:57.500133 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-19 02:03:57.500137 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-19 02:03:57.500141 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-19 02:03:57.500144 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-19 02:03:57.500148 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-19 02:03:57.500152 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-19 02:03:57.500156 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-19 02:03:57.500160 | 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-19 02:03:57.500167 | 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-19 02:03:57.500171 | ubuntu-noble | +++ export PATH 2026-07-19 02:03:57.500175 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-19 02:03:57.500179 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-19 02:03:57.500182 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-19 02:03:57.500188 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-19 02:03:57.500192 | ubuntu-noble | +++ export PS1 2026-07-19 02:03:57.500196 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-19 02:03:57.500199 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-19 02:03:57.500205 | ubuntu-noble | +++ hash -r 2026-07-19 02:03:57.500243 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-19 02:03:57.501940 | ubuntu-noble | +++ date +%Y%m%d 2026-07-19 02:03:57.502260 | ubuntu-noble | ++ export BUILD_ID=20260719 2026-07-19 02:03:57.502277 | ubuntu-noble | ++ BUILD_ID=20260719 2026-07-19 02:03:57.502287 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-19 02:03:57.502294 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-19 02:03:57.502300 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-19 02:03:57.502306 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-19 02:03:57.502312 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-19 02:03:57.502319 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-19 02:03:57.502327 | ubuntu-noble | + export VERSION 2026-07-19 02:03:57.502333 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-19 02:03:57.502339 | ubuntu-noble | + mkdir -p tarballs 2026-07-19 02:03:57.505070 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-19 02:03:57.645511 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-19 02:03:57.645599 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=41 time=131 ms 2026-07-19 02:03:58.637013 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=41 time=128 ms 2026-07-19 02:03:58.637136 | ubuntu-noble | 2026-07-19 02:03:58.637155 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-19 02:03:58.637167 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-07-19 02:03:58.637178 | ubuntu-noble | rtt min/avg/max/mdev = 127.851/129.261/130.672/1.410 ms 2026-07-19 02:03:58.640889 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-19 02:03:58.640951 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-19 02:03:58.645007 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:03:58.645133 | ubuntu-noble | + pushd tarballs 2026-07-19 02:03:58.646154 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:58.649530 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-07-19 02:03:58.649574 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-07-19 02:03:58.649584 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:58.649595 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:58.649604 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.778525 | ubuntu-noble | 2026-07-19 02:03:59 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-07-19 02:03:59.781450 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:03:59.781564 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.781582 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.784891 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.784943 | ubuntu-noble | ++ head -1 2026-07-19 02:03:59.784955 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:03:59.796983 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-07-19 02:03:59.797023 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.797031 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.797038 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-07-19 02:03:59.797044 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.797050 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-07-19 02:03:59.797061 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-07-19 02:03:59.797067 | ubuntu-noble | + popd 2026-07-19 02:03:59.797104 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:03:59.797114 | ubuntu-noble | + pushd tarballs 2026-07-19 02:03:59.798137 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-19 02:03:59.800659 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-07-19 02:03:59.800737 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-07-19 02:03:59.800751 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-19 02:03:59.800763 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-19 02:03:59.800880 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.987848 | ubuntu-noble | 2026-07-19 02:04:00 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:00.989872 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:00.989929 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.989941 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.993863 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.993912 | ubuntu-noble | ++ head -1 2026-07-19 02:04:00.995892 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:00.999572 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-07-19 02:04:00.999618 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.999627 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.999634 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-07-19 02:04:00.999659 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.999666 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-07-19 02:04:00.999672 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-07-19 02:04:00.999681 | ubuntu-noble | + popd 2026-07-19 02:04:00.999761 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:00.999801 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:01.000853 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-19 02:04:01.002318 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-07-19 02:04:01.002357 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-07-19 02:04:01.002376 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-19 02:04:01.002387 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-19 02:04:01.002398 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.214038 | ubuntu-noble | 2026-07-19 02:04:02 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:02.216216 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:02.216319 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.216335 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.220881 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.220938 | ubuntu-noble | ++ head -1 2026-07-19 02:04:02.222895 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:02.225970 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-07-19 02:04:02.226015 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.226025 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.226032 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-07-19 02:04:02.226039 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.226045 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-07-19 02:04:02.226051 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-07-19 02:04:02.226058 | ubuntu-noble | + popd 2026-07-19 02:04:02.226070 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:02.226096 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:02.226861 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:02.228268 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:02.228303 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-07-19 02:04:02.228319 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:02.228327 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:02.228333 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.423925 | ubuntu-noble | 2026-07-19 02:04:03 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:03.425612 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:03.425653 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.425665 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.427881 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.427915 | ubuntu-noble | ++ head -1 2026-07-19 02:04:03.428668 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:03.432742 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-07-19 02:04:03.432943 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.432986 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.433043 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-07-19 02:04:03.433086 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.433100 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-19 02:04:03.433136 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-07-19 02:04:03.433160 | ubuntu-noble | + popd 2026-07-19 02:04:03.433238 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:03.433275 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:03.433996 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-19 02:04:03.435553 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-07-19 02:04:03.435583 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-07-19 02:04:03.435596 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-19 02:04:03.435603 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-19 02:04:03.435609 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.092444 | ubuntu-noble | 2026-07-19 02:04:05 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:05.094679 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:05.094733 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.094748 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.096870 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.096917 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:05.097871 | ubuntu-noble | ++ head -1 2026-07-19 02:04:05.102977 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-07-19 02:04:05.103139 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.103173 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.103238 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-07-19 02:04:05.103294 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.451267 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-19 02:04:05.454581 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-07-19 02:04:05.455730 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-07-19 02:04:05.455902 | ubuntu-noble | ++ sort 2026-07-19 02:04:05.458205 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:05.458278 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-07-19 02:04:05.458296 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-07-19 02:04:05.458327 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:05.459745 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-07-19 02:04:05.460301 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:05.461660 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-07-19 02:04:05.461703 | ubuntu-noble | + popd 2026-07-19 02:04:05.461830 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-19 02:04:06.687498 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-19 02:04:06.776900 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-07-19 02:04:06.776954 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-07-19 02:04:06.776962 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-07-19 02:04:06.776968 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-19 02:04:07.100898 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-19 02:04:07.104182 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-07-19 02:04:07.109088 | ubuntu-noble | sending incremental file list 2026-07-19 02:04:07.109791 | ubuntu-noble | ./ 2026-07-19 02:04:07.110893 | ubuntu-noble | cinder/ 2026-07-19 02:04:07.110925 | ubuntu-noble | cinder/volume/ 2026-07-19 02:04:07.110946 | ubuntu-noble | cinder/volume/drivers/ 2026-07-19 02:04:07.110954 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-07-19 02:04:07.152652 | ubuntu-noble | 2026-07-19 02:04:07.152742 | ubuntu-noble | sent 11,643 bytes received 54 bytes 23,394.00 bytes/sec 2026-07-19 02:04:07.152764 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-07-19 02:04:07.154810 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-19 02:04:08.365965 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-19 02:04:08.438643 | ubuntu-noble | + popd 2026-07-19 02:04:08.439901 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:08.439997 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:08.440354 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-19 02:04:08.442523 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-07-19 02:04:08.442563 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-07-19 02:04:08.442574 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-19 02:04:08.442585 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-19 02:04:08.442596 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.791640 | ubuntu-noble | 2026-07-19 02:04:09 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:09.794048 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:09.794115 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.794126 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.797845 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.797883 | ubuntu-noble | ++ head -1 2026-07-19 02:04:09.799663 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:09.804315 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-07-19 02:04:09.804353 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.804360 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.804369 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-07-19 02:04:09.804433 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.804441 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-07-19 02:04:09.804449 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-07-19 02:04:09.804458 | ubuntu-noble | + popd 2026-07-19 02:04:09.804563 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:09.804574 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:09.805659 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-19 02:04:09.807296 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-07-19 02:04:09.807323 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-07-19 02:04:09.807332 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-19 02:04:09.807341 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-19 02:04:09.807360 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.317010 | ubuntu-noble | 2026-07-19 02:04:11 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:11.318630 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:11.318695 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.318718 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.320909 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.320956 | ubuntu-noble | ++ head -1 2026-07-19 02:04:11.322175 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:11.332686 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-07-19 02:04:11.333202 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.333266 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.333342 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-07-19 02:04:11.333407 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.333447 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-07-19 02:04:11.333492 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-07-19 02:04:11.333535 | ubuntu-noble | + popd 2026-07-19 02:04:11.333642 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:11.333684 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:11.334876 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-19 02:04:11.337993 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-07-19 02:04:11.338040 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-07-19 02:04:11.338054 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-19 02:04:11.338067 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-19 02:04:11.338081 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.907528 | ubuntu-noble | 2026-07-19 02:04:12 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:12.909988 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:12.910062 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.910076 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.912523 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.913113 | ubuntu-noble | ++ head -1 2026-07-19 02:04:12.913668 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:12.920492 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-07-19 02:04:12.920541 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.920550 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.920559 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-07-19 02:04:12.920624 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.920633 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-07-19 02:04:12.920642 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-07-19 02:04:12.920651 | ubuntu-noble | + popd 2026-07-19 02:04:12.921207 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:12.921232 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:12.921729 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-19 02:04:12.923553 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-07-19 02:04:12.923573 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-07-19 02:04:12.923584 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-19 02:04:12.923593 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-19 02:04:12.923621 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.433962 | ubuntu-noble | 2026-07-19 02:04:14 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:14.435995 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:14.436050 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.436060 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.437862 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.438291 | ubuntu-noble | ++ head -1 2026-07-19 02:04:14.440454 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:14.448192 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-07-19 02:04:14.448234 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.448242 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.448252 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-07-19 02:04:14.448306 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.448315 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-07-19 02:04:14.448323 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-07-19 02:04:14.448332 | ubuntu-noble | + popd 2026-07-19 02:04:14.448434 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:14.448445 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:14.449352 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-19 02:04:14.451380 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-07-19 02:04:14.451411 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-07-19 02:04:14.451419 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-19 02:04:14.451443 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-19 02:04:14.451452 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.786691 | ubuntu-noble | 2026-07-19 02:04:15 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:15.789311 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:15.789475 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.789505 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.793884 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.793941 | ubuntu-noble | ++ head -1 2026-07-19 02:04:15.795866 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:15.802249 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-07-19 02:04:15.802291 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.802299 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.802350 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-07-19 02:04:15.802396 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.938221 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-07-19 02:04:15.940376 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-07-19 02:04:15.942864 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-07-19 02:04:15.942902 | ubuntu-noble | ++ sort 2026-07-19 02:04:15.944427 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.944466 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch' 2026-07-19 02:04:15.944474 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch 2026-07-19 02:04:15.944481 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.946052 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-07-19 02:04:15.946136 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-07-19 02:04:15.946248 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-07-19 02:04:15.946329 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-07-19 02:04:15.946393 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-07-19 02:04:15.946493 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-07-19 02:04:15.946565 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-19 02:04:15.946664 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-07-19 02:04:15.946911 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.947225 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.950897 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-07-19 02:04:15.950938 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-07-19 02:04:15.950949 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-07-19 02:04:15.950959 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-07-19 02:04:15.950967 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-07-19 02:04:15.950976 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-07-19 02:04:15.950985 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-19 02:04:15.950994 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-07-19 02:04:15.951485 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.953552 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.953611 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch' 2026-07-19 02:04:15.953627 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch 2026-07-19 02:04:15.953643 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.957384 | ubuntu-noble | checking file keystone/api/users.py 2026-07-19 02:04:15.957416 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-19 02:04:15.957432 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-07-19 02:04:15.957556 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.961532 | ubuntu-noble | patching file keystone/api/users.py 2026-07-19 02:04:15.961583 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-19 02:04:15.961597 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-07-19 02:04:15.961762 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.961863 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch' 2026-07-19 02:04:15.961875 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch 2026-07-19 02:04:15.961880 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.963582 | ubuntu-noble | checking file keystone/identity/backends/ldap/core.py 2026-07-19 02:04:15.963604 | ubuntu-noble | checking file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-19 02:04:15.963719 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.965545 | ubuntu-noble | patching file keystone/identity/backends/ldap/core.py 2026-07-19 02:04:15.965564 | ubuntu-noble | patching file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-19 02:04:15.965698 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.965766 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch' 2026-07-19 02:04:15.965842 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch 2026-07-19 02:04:15.965899 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.967640 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-19 02:04:15.967659 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.967886 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.969751 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-19 02:04:15.969799 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.970037 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.970095 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch' 2026-07-19 02:04:15.970103 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch 2026-07-19 02:04:15.970157 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.972002 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-19 02:04:15.972114 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-19 02:04:15.972138 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.972927 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.973761 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-19 02:04:15.973927 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-19 02:04:15.974106 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.974853 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.974876 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch' 2026-07-19 02:04:15.974881 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch 2026-07-19 02:04:15.974885 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.975765 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-19 02:04:15.975954 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-19 02:04:15.976134 | ubuntu-noble | checking file keystone/api/users.py 2026-07-19 02:04:15.976359 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-07-19 02:04:15.976487 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-19 02:04:15.976831 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.977196 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-19 02:04:15.977391 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-19 02:04:15.977931 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.978838 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-19 02:04:15.978969 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-19 02:04:15.979131 | ubuntu-noble | patching file keystone/api/users.py 2026-07-19 02:04:15.979332 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-07-19 02:04:15.979450 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-19 02:04:15.979753 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-19 02:04:15.980221 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-19 02:04:15.980332 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-19 02:04:15.981753 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.981862 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch' 2026-07-19 02:04:15.981875 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch 2026-07-19 02:04:15.981885 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.982578 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-07-19 02:04:15.983191 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-19 02:04:15.984445 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.985390 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-07-19 02:04:15.985936 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-19 02:04:15.987487 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.987521 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch' 2026-07-19 02:04:15.987531 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch 2026-07-19 02:04:15.987540 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.988411 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-07-19 02:04:15.988564 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-19 02:04:15.988735 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-07-19 02:04:15.989552 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.990473 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-07-19 02:04:15.990625 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-19 02:04:15.990866 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-07-19 02:04:15.991434 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.991452 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch' 2026-07-19 02:04:15.992003 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch 2026-07-19 02:04:15.992035 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.992935 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-07-19 02:04:15.993081 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-19 02:04:15.993579 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.994594 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-07-19 02:04:15.994744 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-19 02:04:15.995165 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:15.995420 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch' 2026-07-19 02:04:15.995430 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch 2026-07-19 02:04:15.995434 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:15.996414 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-19 02:04:15.996556 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-19 02:04:15.996669 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-19 02:04:15.996885 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-19 02:04:15.997332 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-07-19 02:04:15.997613 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-19 02:04:15.997901 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-19 02:04:15.998370 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:15.999307 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-19 02:04:15.999423 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-19 02:04:15.999530 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-19 02:04:15.999693 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-19 02:04:16.000112 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-07-19 02:04:16.000355 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-19 02:04:16.000522 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-19 02:04:16.001532 | ubuntu-noble | + popd 2026-07-19 02:04:16.001552 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-07-19 02:04:16.353431 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-07-19 02:04:16.386842 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-07-19 02:04:16.386909 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-07-19 02:04:16.386923 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-07-19 02:04:16.386934 | ubuntu-noble | + popd 2026-07-19 02:04:16.386957 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:16.386969 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:16.387108 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-19 02:04:16.389214 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-07-19 02:04:16.389251 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-07-19 02:04:16.389263 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-19 02:04:16.389273 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-19 02:04:16.389283 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.701380 | ubuntu-noble | 2026-07-19 02:04:17 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:17.704043 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:17.704108 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.704122 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.707903 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.707952 | ubuntu-noble | ++ head -1 2026-07-19 02:04:17.708693 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:17.716453 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-07-19 02:04:17.716495 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.716504 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.716513 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-07-19 02:04:17.716575 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.716584 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-07-19 02:04:17.716592 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-07-19 02:04:17.716601 | ubuntu-noble | + popd 2026-07-19 02:04:17.716704 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:17.716716 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:17.717904 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-19 02:04:17.719873 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-07-19 02:04:17.719909 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-07-19 02:04:17.719918 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-19 02:04:17.719941 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-19 02:04:17.719948 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.328873 | ubuntu-noble | 2026-07-19 02:04:19 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:19.331967 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:19.332039 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.332054 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.335933 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.336005 | ubuntu-noble | ++ head -1 2026-07-19 02:04:19.337901 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:19.346462 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-07-19 02:04:19.346524 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.346537 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.346546 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-07-19 02:04:19.346556 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.346564 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-07-19 02:04:19.346571 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-07-19 02:04:19.346582 | ubuntu-noble | + popd 2026-07-19 02:04:19.346666 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:19.346677 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:19.347917 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-19 02:04:19.349907 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-07-19 02:04:19.349949 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-07-19 02:04:19.349957 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-19 02:04:19.349966 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-19 02:04:19.349974 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.487484 | ubuntu-noble | 2026-07-19 02:04:20 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:20.490226 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:20.490269 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.490288 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.494894 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.494953 | ubuntu-noble | ++ head -1 2026-07-19 02:04:20.496901 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:20.501372 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-07-19 02:04:20.501446 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.501460 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.501470 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-07-19 02:04:20.501483 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.501492 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-07-19 02:04:20.501501 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-07-19 02:04:20.501514 | ubuntu-noble | + popd 2026-07-19 02:04:20.501598 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:20.501611 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:20.502915 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:20.505973 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:20.506022 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-19 02:04:20.506036 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:20.506068 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:20.506080 | 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-19 02:04:21.409686 | ubuntu-noble | 2026-07-19 02:04:21 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-19 02:04:21.412006 | 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-19 02:04:21.412051 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.412058 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.416811 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.416903 | ubuntu-noble | ++ head -1 2026-07-19 02:04:21.416915 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:21.423396 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-07-19 02:04:21.423478 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.423498 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.423540 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-07-19 02:04:21.423576 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.441331 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.443407 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-07-19 02:04:21.445154 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-07-19 02:04:21.445558 | ubuntu-noble | ++ sort 2026-07-19 02:04:21.450258 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:21.450348 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-07-19 02:04:21.450378 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-07-19 02:04:21.450418 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:21.452450 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-19 02:04:21.453410 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:21.455012 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-19 02:04:21.455911 | ubuntu-noble | + popd 2026-07-19 02:04:21.456023 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-07-19 02:04:21.489946 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-07-19 02:04:21.496362 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.496404 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.496414 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-07-19 02:04:21.496434 | ubuntu-noble | + popd 2026-07-19 02:04:21.496580 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:21.496603 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:21.497705 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.500509 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-19 02:04:21.500559 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-19 02:04:21.500595 | ubuntu-noble | + popd 2026-07-19 02:04:21.500710 | ubuntu-noble | + continue 2026-07-19 02:04:21.500735 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:21.500761 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:21.501838 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:21.504289 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:21.504325 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-07-19 02:04:21.504337 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:21.504344 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:21.504370 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.455937 | ubuntu-noble | 2026-07-19 02:04:22 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-19 02:04:22.457684 | 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-19 02:04:22.457753 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.457887 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.460874 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.460934 | ubuntu-noble | ++ head -1 2026-07-19 02:04:22.460952 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:22.469537 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-07-19 02:04:22.469681 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.469731 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.469888 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-07-19 02:04:22.469991 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.470027 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-19 02:04:22.470089 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-07-19 02:04:22.470149 | ubuntu-noble | + popd 2026-07-19 02:04:22.470285 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:22.470374 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:22.471327 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-19 02:04:22.473461 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-07-19 02:04:22.473492 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-07-19 02:04:22.473498 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-19 02:04:22.473505 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-19 02:04:22.473511 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.564061 | ubuntu-noble | 2026-07-19 02:04:24 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:24.567000 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:24.567060 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.567075 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.569882 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.569930 | ubuntu-noble | ++ head -1 2026-07-19 02:04:24.570435 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:24.578470 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-07-19 02:04:24.578577 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.578605 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.578660 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-07-19 02:04:24.578703 | ubuntu-noble | + tar xzf neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.952927 | ubuntu-noble | + rm neutron-stable-2024.1.tar.gz 2026-07-19 02:04:24.957825 | ubuntu-noble | + pushd neutron-24.2.2.dev23 2026-07-19 02:04:24.958922 | ubuntu-noble | ++ find ../../patches/2024.1/neutron -type f -name '*.patch' 2026-07-19 02:04:24.959113 | ubuntu-noble | ++ sort 2026-07-19 02:04:24.961322 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:24.961386 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-19 02:04:24.961402 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-19 02:04:24.961430 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:24.962726 | ubuntu-noble | checking file neutron/services/conntrack_helper/plugin.py 2026-07-19 02:04:24.962968 | ubuntu-noble | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-19 02:04:24.963081 | ubuntu-noble | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-19 02:04:24.963212 | ubuntu-noble | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-19 02:04:24.963621 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:24.964562 | ubuntu-noble | patching file neutron/services/conntrack_helper/plugin.py 2026-07-19 02:04:24.964691 | ubuntu-noble | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-19 02:04:24.964827 | ubuntu-noble | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-19 02:04:24.964991 | ubuntu-noble | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-19 02:04:24.965617 | ubuntu-noble | + popd 2026-07-19 02:04:24.965630 | ubuntu-noble | + tar czf neutron-stable-2024.1.tar.gz neutron-24.2.2.dev23 2026-07-19 02:04:26.365251 | ubuntu-noble | + rm -r neutron-24.2.2.dev23 2026-07-19 02:04:26.443046 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-07-19 02:04:26.443144 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-07-19 02:04:26.443167 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-07-19 02:04:26.443185 | ubuntu-noble | + popd 2026-07-19 02:04:26.443203 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:26.443221 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:26.443292 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-19 02:04:26.446109 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-07-19 02:04:26.446149 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-07-19 02:04:26.446155 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-19 02:04:26.446161 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-19 02:04:26.446165 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.292990 | ubuntu-noble | 2026-07-19 02:04:28 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:28.295146 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:28.295212 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.295227 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.297896 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.297943 | ubuntu-noble | ++ head -1 2026-07-19 02:04:28.298729 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:28.305763 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-07-19 02:04:28.305852 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.305906 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.305971 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-07-19 02:04:28.305978 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.730423 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-07-19 02:04:28.734582 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-07-19 02:04:28.737590 | ubuntu-noble | ++ sort 2026-07-19 02:04:28.737617 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-07-19 02:04:28.738528 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:28.738556 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-19 02:04:28.738561 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-19 02:04:28.738567 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:28.739853 | ubuntu-noble | checking file nova/console/websocketproxy.py 2026-07-19 02:04:28.740044 | ubuntu-noble | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-19 02:04:28.740202 | ubuntu-noble | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-19 02:04:28.740636 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:28.742481 | ubuntu-noble | patching file nova/console/websocketproxy.py 2026-07-19 02:04:28.742651 | ubuntu-noble | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-19 02:04:28.742835 | ubuntu-noble | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-19 02:04:28.743570 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:28.743589 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch' 2026-07-19 02:04:28.743596 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch 2026-07-19 02:04:28.743602 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:28.745241 | ubuntu-noble | checking file nova/compute/api.py 2026-07-19 02:04:28.746761 | ubuntu-noble | checking file nova/tests/unit/compute/test_api.py 2026-07-19 02:04:28.748206 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:28.749698 | ubuntu-noble | patching file nova/compute/api.py 2026-07-19 02:04:28.751025 | ubuntu-noble | patching file nova/tests/unit/compute/test_api.py 2026-07-19 02:04:28.753041 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-19 02:04:28.753077 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-19 02:04:28.753086 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-19 02:04:28.753095 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-19 02:04:28.753957 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-19 02:04:28.754089 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-19 02:04:28.754671 | ubuntu-noble | + patch --forward --batch -p1 2026-07-19 02:04:28.755703 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-19 02:04:28.755990 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-19 02:04:28.756984 | ubuntu-noble | + popd 2026-07-19 02:04:28.757022 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-07-19 02:04:30.279121 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-07-19 02:04:30.365885 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-07-19 02:04:30.365962 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-07-19 02:04:30.365974 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-07-19 02:04:30.365984 | ubuntu-noble | + popd 2026-07-19 02:04:30.365993 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:30.366003 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:30.366197 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-19 02:04:30.368012 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-07-19 02:04:30.368059 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-07-19 02:04:30.368069 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-19 02:04:30.368077 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-19 02:04:30.368086 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.716163 | ubuntu-noble | 2026-07-19 02:04:31 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:31.718562 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:31.718616 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.718630 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.721889 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.721940 | ubuntu-noble | ++ head -1 2026-07-19 02:04:31.723389 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:31.731435 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-07-19 02:04:31.731531 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.731557 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.731613 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-07-19 02:04:31.731669 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.731691 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-07-19 02:04:31.731743 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-07-19 02:04:31.731859 | ubuntu-noble | + popd 2026-07-19 02:04:31.731970 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:31.732004 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:31.733033 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-19 02:04:31.735690 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-07-19 02:04:31.735722 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-07-19 02:04:31.735729 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-19 02:04:31.735735 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-19 02:04:31.735742 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.951994 | ubuntu-noble | 2026-07-19 02:04:32 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:32.954008 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:32.954047 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.954059 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.955740 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.960867 | ubuntu-noble | ++ head -1 2026-07-19 02:04:32.960915 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:32.969056 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-07-19 02:04:32.969195 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.969241 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.969297 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-07-19 02:04:32.969354 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.969374 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-07-19 02:04:32.969405 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-07-19 02:04:32.969438 | ubuntu-noble | + popd 2026-07-19 02:04:32.969533 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:32.969565 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:32.970437 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:32.973009 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:32.973056 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-07-19 02:04:32.973066 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:32.973074 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:32.973081 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.709194 | ubuntu-noble | 2026-07-19 02:04:34 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-19 02:04:34.711893 | 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-19 02:04:34.711951 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.711972 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.713906 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.717882 | ubuntu-noble | ++ head -1 2026-07-19 02:04:34.717941 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:34.724412 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-07-19 02:04:34.724528 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.724558 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.724621 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-07-19 02:04:34.724698 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.724755 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-19 02:04:34.724961 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-07-19 02:04:34.725039 | ubuntu-noble | + popd 2026-07-19 02:04:34.725177 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:34.725228 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:34.726215 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:34.728248 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:34.728325 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-07-19 02:04:34.728389 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:34.728415 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:34.728453 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.300131 | ubuntu-noble | 2026-07-19 02:04:37 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-19 02:04:37.303094 | 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-19 02:04:37.303177 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.303194 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.305871 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.305918 | ubuntu-noble | ++ head -1 2026-07-19 02:04:37.307563 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:37.311291 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-07-19 02:04:37.311369 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.311393 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.311437 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-07-19 02:04:37.311479 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.311495 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-19 02:04:37.311520 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-07-19 02:04:37.311546 | ubuntu-noble | + popd 2026-07-19 02:04:37.311622 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-19 02:04:37.311650 | ubuntu-noble | + pushd tarballs 2026-07-19 02:04:37.312409 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-19 02:04:37.314522 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-07-19 02:04:37.314681 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-07-19 02:04:37.314986 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-19 02:04:37.315080 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-19 02:04:37.315170 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.244001 | ubuntu-noble | 2026-07-19 02:04:38 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-07-19 02:04:38.246120 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-19 02:04:38.246284 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.246337 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.248464 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.251937 | ubuntu-noble | ++ head -1 2026-07-19 02:04:38.251989 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-19 02:04:38.262446 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-07-19 02:04:38.263089 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.263154 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.263309 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-07-19 02:04:38.263412 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.263445 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-07-19 02:04:38.263499 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-07-19 02:04:38.263550 | ubuntu-noble | + popd 2026-07-19 02:04:38.746794 | ubuntu-noble | ok: Runtime: 0:01:08.898806 2026-07-19 02:04:38.773111 | 2026-07-19 02:04:38.773304 | PLAY RECAP 2026-07-19 02:04:38.773441 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 02:04:38.773489 | 2026-07-19 02:04:38.920186 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-19 02:04:38.921956 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 02:04:39.753461 | 2026-07-19 02:04:39.753688 | PLAY [Base post-fetch] 2026-07-19 02:04:39.769200 | 2026-07-19 02:04:39.769493 | TASK [diagnose-network : Ensure log directory exists] 2026-07-19 02:04:40.478879 | ubuntu-noble | ok 2026-07-19 02:04:40.492818 | 2026-07-19 02:04:40.493065 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-19 02:04:52.461027 | ubuntu-noble | ok: Runtime: 0:00:05.851871 2026-07-19 02:04:52.474606 | 2026-07-19 02:04:52.474788 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-19 02:04:58.646511 | ubuntu-noble | ok: Runtime: 0:00:00.253788 2026-07-19 02:04:58.656726 | 2026-07-19 02:04:58.656917 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-19 02:05:04.850159 | ubuntu-noble | ok: Runtime: 0:00:00.077414 2026-07-19 02:05:04.865788 | 2026-07-19 02:05:04.865966 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-19 02:05:04.922721 | ubuntu-noble | skipping: Conditional result was False 2026-07-19 02:05:04.932542 | 2026-07-19 02:05:04.932713 | TASK [fetch-output : Set log path for single node] 2026-07-19 02:05:04.986258 | ubuntu-noble | ok 2026-07-19 02:05:04.992929 | 2026-07-19 02:05:04.993064 | LOOP [fetch-output : Ensure local output dirs] 2026-07-19 02:05:05.350659 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/logs" 2026-07-19 02:05:05.653084 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/artifacts" 2026-07-19 02:05:05.995640 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/eccb7d7843f6430daff61e86b859f59a/work/docs" 2026-07-19 02:05:06.015853 | 2026-07-19 02:05:06.016012 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 02:05:06.842724 | ubuntu-noble | changed: 2026-07-19 02:05:06.843123 | ubuntu-noble | .d..t...... ./ 2026-07-19 02:05:06.843178 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-19 02:05:06.843215 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-19 02:05:06.843247 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-19 02:05:06.843276 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-19 02:05:06.843305 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-19 02:05:06.843391 | ubuntu-noble | changed: All items complete 2026-07-19 02:05:06.843430 | 2026-07-19 02:05:07.440946 | ubuntu-noble | changed: .d..t...... ./ 2026-07-19 02:05:07.973693 | ubuntu-noble | changed: .d..t...... ./ 2026-07-19 02:05:07.987303 | 2026-07-19 02:05:07.987492 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 02:05:08.326877 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.009455 2026-07-19 02:05:08.622880 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.011107 2026-07-19 02:05:08.649386 | 2026-07-19 02:05:08.649531 | PLAY RECAP 2026-07-19 02:05:08.649610 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-19 02:05:08.649649 | 2026-07-19 02:05:08.797380 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 02:05:08.799548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:05:09.601626 | 2026-07-19 02:05:09.601811 | PLAY [Base post] 2026-07-19 02:05:09.616808 | 2026-07-19 02:05:09.616969 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 02:05:10.515933 | ubuntu-noble | changed 2026-07-19 02:05:10.523218 | 2026-07-19 02:05:10.523403 | PLAY RECAP 2026-07-19 02:05:10.523478 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 02:05:10.523540 | 2026-07-19 02:05:10.683814 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:05:10.686245 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 02:05:11.540232 | 2026-07-19 02:05:11.540479 | PLAY [Base post-logs] 2026-07-19 02:05:11.552669 | 2026-07-19 02:05:11.552845 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 02:05:12.020631 | localhost | changed 2026-07-19 02:05:12.038938 | 2026-07-19 02:05:12.039143 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 02:05:12.077899 | localhost | ok 2026-07-19 02:05:12.083046 | 2026-07-19 02:05:12.083169 | TASK [Set zuul-log-path fact] 2026-07-19 02:05:12.098780 | localhost | ok 2026-07-19 02:05:12.107381 | 2026-07-19 02:05:12.107503 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:05:12.143188 | localhost | ok 2026-07-19 02:05:12.147402 | 2026-07-19 02:05:12.147540 | TASK [upload-logs : Create log directories] 2026-07-19 02:05:12.679306 | localhost | changed 2026-07-19 02:05:12.682229 | 2026-07-19 02:05:12.682383 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 02:05:13.209962 | localhost -> localhost | ok: Runtime: 0:00:00.009105 2026-07-19 02:05:13.221221 | 2026-07-19 02:05:13.221523 | TASK [upload-logs : Upload logs to log server] 2026-07-19 02:05:13.851627 | localhost | Output suppressed because no_log was given 2026-07-19 02:05:13.853832 | 2026-07-19 02:05:13.853955 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 02:05:13.905682 | localhost | skipping: Conditional result was False 2026-07-19 02:05:13.930129 | localhost | skipping: Conditional result was False 2026-07-19 02:05:13.939801 | 2026-07-19 02:05:13.939922 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 02:05:14.005298 | localhost | skipping: Conditional result was False 2026-07-19 02:05:14.005872 | 2026-07-19 02:05:14.012162 | localhost | skipping: Conditional result was False 2026-07-19 02:05:14.020546 | 2026-07-19 02:05:14.020711 | LOOP [upload-logs : Upload console log and json output]