2026-06-01 00:00:14.797359 | Job console starting 2026-06-01 00:00:14.808337 | Updating git repos 2026-06-01 00:00:15.192673 | Cloning repos into workspace 2026-06-01 00:00:15.299965 | Restoring repo states 2026-06-01 00:00:15.349679 | Merging changes 2026-06-01 00:00:15.349710 | Checking out repos 2026-06-01 00:00:15.527390 | Preparing playbooks 2026-06-01 00:00:17.793721 | Running Ansible setup 2026-06-01 00:00:24.529397 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 00:00:25.981700 | 2026-06-01 00:00:25.981819 | PLAY [Base pre] 2026-06-01 00:00:26.019851 | 2026-06-01 00:00:26.019970 | TASK [Setup log path fact] 2026-06-01 00:00:26.043581 | debian-bookworm | ok 2026-06-01 00:00:26.074151 | 2026-06-01 00:00:26.074274 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 00:00:26.102348 | debian-bookworm | ok 2026-06-01 00:00:26.115573 | 2026-06-01 00:00:26.117290 | TASK [emit-job-header : Print job information] 2026-06-01 00:00:26.178067 | # Job Information 2026-06-01 00:00:26.178244 | Ansible Version: 2.16.14 2026-06-01 00:00:26.178278 | Job: container-image-kolla-ansible-push-2024.2 2026-06-01 00:00:26.178306 | Pipeline: periodic-midnight 2026-06-01 00:00:26.178326 | Executor: 521e9411259a 2026-06-01 00:00:26.178344 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-06-01 00:00:26.178364 | Event ID: 52f54dfcd09f404db3742be9211ce1f9 2026-06-01 00:00:26.182567 | 2026-06-01 00:00:26.182693 | LOOP [emit-job-header : Print node information] 2026-06-01 00:00:26.388612 | debian-bookworm | ok: 2026-06-01 00:00:26.388771 | debian-bookworm | # Node Information 2026-06-01 00:00:26.388800 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 00:00:26.388820 | debian-bookworm | Hostname: debian 2026-06-01 00:00:26.388839 | debian-bookworm | Username: zuul 2026-06-01 00:00:26.388856 | debian-bookworm | Distro: Debian 12.14 2026-06-01 00:00:26.388876 | debian-bookworm | Provider: regiocloud-a 2026-06-01 00:00:26.388894 | debian-bookworm | Region: 2026-06-01 00:00:26.388912 | debian-bookworm | Label: debian-bookworm 2026-06-01 00:00:26.388928 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 00:00:26.388945 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:363d 2026-06-01 00:00:26.399554 | 2026-06-01 00:00:26.399673 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 00:00:27.354308 | debian-bookworm -> localhost | changed 2026-06-01 00:00:27.360706 | 2026-06-01 00:00:27.360799 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 00:00:29.947870 | debian-bookworm -> localhost | changed 2026-06-01 00:00:29.956516 | 2026-06-01 00:00:29.956708 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 00:00:30.935770 | debian-bookworm -> localhost | ok 2026-06-01 00:00:30.940871 | 2026-06-01 00:00:30.940961 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 00:00:30.990001 | debian-bookworm | ok 2026-06-01 00:00:31.022306 | debian-bookworm | included: /var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 00:00:31.035643 | 2026-06-01 00:00:31.035758 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 00:00:36.619468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 00:00:36.620633 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/1a6b49217dd6432e8f9a439e26a6c2b4_id_rsa 2026-06-01 00:00:36.620711 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/1a6b49217dd6432e8f9a439e26a6c2b4_id_rsa.pub 2026-06-01 00:00:36.620736 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 00:00:36.620757 | debian-bookworm -> localhost | SHA256:EqjEshBPr0U36k9dAPX/H/4CKODIX2t5XKsebXRIvG0 zuul-build-sshkey 2026-06-01 00:00:36.620786 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 00:00:36.620806 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 00:00:36.620824 | debian-bookworm -> localhost | |. . . +oo | 2026-06-01 00:00:36.620842 | debian-bookworm -> localhost | | = o + . o . | 2026-06-01 00:00:36.620859 | debian-bookworm -> localhost | |o + = . o o | 2026-06-01 00:00:36.620875 | debian-bookworm -> localhost | |.+ = .o . o + | 2026-06-01 00:00:36.620893 | debian-bookworm -> localhost | |. o..oo.S .= E | 2026-06-01 00:00:36.620913 | debian-bookworm -> localhost | | oo..o .oo+ | 2026-06-01 00:00:36.620931 | debian-bookworm -> localhost | | ... =..oo.. | 2026-06-01 00:00:36.620947 | debian-bookworm -> localhost | | . + oo. o..| 2026-06-01 00:00:36.620965 | debian-bookworm -> localhost | | . oo. o+| 2026-06-01 00:00:36.620982 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 00:00:36.621029 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.603846 2026-06-01 00:00:36.626151 | 2026-06-01 00:00:36.626226 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 00:00:36.703255 | debian-bookworm | ok 2026-06-01 00:00:36.714231 | debian-bookworm | included: /var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 00:00:36.757002 | 2026-06-01 00:00:36.757151 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 00:00:36.789255 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:00:36.806032 | 2026-06-01 00:00:36.806161 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 00:00:37.837108 | debian-bookworm | changed 2026-06-01 00:00:37.842562 | 2026-06-01 00:00:37.842668 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 00:00:38.133415 | debian-bookworm | ok 2026-06-01 00:00:38.138918 | 2026-06-01 00:00:38.139014 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 00:00:38.882491 | debian-bookworm | changed 2026-06-01 00:00:38.889319 | 2026-06-01 00:00:38.889416 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 00:00:39.682993 | debian-bookworm | changed 2026-06-01 00:00:39.691997 | 2026-06-01 00:00:39.692100 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 00:00:39.715182 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:00:39.722191 | 2026-06-01 00:00:39.722287 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 00:00:40.915172 | debian-bookworm -> localhost | changed 2026-06-01 00:00:40.929838 | 2026-06-01 00:00:40.929943 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 00:00:42.078092 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/1a6b49217dd6432e8f9a439e26a6c2b4_id_rsa (zuul-build-sshkey) 2026-06-01 00:00:42.078268 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049204 2026-06-01 00:00:42.084785 | 2026-06-01 00:00:42.084881 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 00:00:42.672978 | debian-bookworm | ok 2026-06-01 00:00:42.677760 | 2026-06-01 00:00:42.677841 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 00:00:42.741978 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:00:42.751246 | 2026-06-01 00:00:42.751334 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 00:00:43.438295 | debian-bookworm | ok 2026-06-01 00:00:43.453079 | 2026-06-01 00:00:43.453176 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 00:00:43.500173 | debian-bookworm | ok 2026-06-01 00:00:43.504489 | 2026-06-01 00:00:43.504571 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 00:00:44.573476 | debian-bookworm -> localhost | ok 2026-06-01 00:00:44.579046 | 2026-06-01 00:00:44.579143 | TASK [validate-host : Collect information about the host] 2026-06-01 00:00:46.130872 | debian-bookworm | ok 2026-06-01 00:00:46.160000 | 2026-06-01 00:00:46.160132 | TASK [validate-host : Sanitize hostname] 2026-06-01 00:00:46.356778 | debian-bookworm | ok 2026-06-01 00:00:46.431212 | 2026-06-01 00:00:46.431930 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 00:00:47.719301 | debian-bookworm -> localhost | changed 2026-06-01 00:00:47.723833 | 2026-06-01 00:00:47.723913 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 00:00:48.135023 | debian-bookworm | ok 2026-06-01 00:00:48.138861 | 2026-06-01 00:00:48.138956 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 00:00:49.004973 | debian-bookworm -> localhost | changed 2026-06-01 00:00:49.019287 | 2026-06-01 00:00:49.019386 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 00:00:49.332947 | debian-bookworm | ok 2026-06-01 00:00:49.337486 | 2026-06-01 00:00:49.337566 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 00:00:50.382103 | debian-bookworm | changed: 2026-06-01 00:00:50.382323 | debian-bookworm | cd+++++++++ src/ 2026-06-01 00:00:50.382363 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 00:00:50.382387 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 00:00:50.382408 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-01 00:00:50.382472 | debian-bookworm | Containerfile 2026-06-01 00:00:50.382629 | debian-bookworm | 2026-06-01 00:02:43.319675 | debian-bookworm | #30 44.64 2026-06-01 00:02:43.319681 | debian-bookworm | #30 44.64 Or undo this operation with: 2026-06-01 00:02:43.319686 | debian-bookworm | #30 44.64 2026-06-01 00:02:43.319692 | debian-bookworm | #30 44.64 git switch - 2026-06-01 00:02:43.319699 | debian-bookworm | #30 44.64 2026-06-01 00:02:43.319705 | debian-bookworm | #30 44.64 Turn off this advice by setting config variable advice.detachedHead to false 2026-06-01 00:02:43.319710 | debian-bookworm | #30 44.64 2026-06-01 00:02:43.520321 | debian-bookworm | #30 44.84 ++ find /patches/2024.2 -name '*.patch' 2026-06-01 00:02:43.620869 | debian-bookworm | #30 44.84 ++ LC_ALL=C 2026-06-01 00:02:43.620997 | debian-bookworm | #30 44.84 ++ sort 2026-06-01 00:02:43.621046 | debian-bookworm | #30 44.84 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.621094 | debian-bookworm | #30 44.84 /patches/2024.2/add-NVMe-hostid.patch 2026-06-01 00:02:43.621141 | debian-bookworm | #30 44.84 + echo /patches/2024.2/add-NVMe-hostid.patch 2026-06-01 00:02:43.621198 | debian-bookworm | #30 44.84 + cd /repository 2026-06-01 00:02:43.621225 | debian-bookworm | #30 44.84 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.621252 | debian-bookworm | #30 44.84 checking file ansible/roles/cinder/tasks/config.yml 2026-06-01 00:02:43.621277 | debian-bookworm | #30 44.84 checking file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-06-01 00:02:43.621303 | debian-bookworm | #30 44.84 checking file ansible/roles/cinder/templates/hostid.j2 2026-06-01 00:02:43.621330 | debian-bookworm | #30 44.84 checking file ansible/roles/nova-cell/tasks/config.yml 2026-06-01 00:02:43.621354 | debian-bookworm | #30 44.84 checking file ansible/roles/nova-cell/templates/hostid.j2 2026-06-01 00:02:43.621379 | debian-bookworm | #30 44.85 checking file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-06-01 00:02:43.621406 | debian-bookworm | #30 44.85 + cd /repository 2026-06-01 00:02:43.621429 | debian-bookworm | #30 44.85 + patch --forward --batch -p1 2026-06-01 00:02:43.621453 | debian-bookworm | #30 44.85 patching file ansible/roles/cinder/tasks/config.yml 2026-06-01 00:02:43.621477 | debian-bookworm | #30 44.85 patching file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-06-01 00:02:43.621502 | debian-bookworm | #30 44.85 patching file ansible/roles/cinder/templates/hostid.j2 2026-06-01 00:02:43.621526 | debian-bookworm | #30 44.85 patching file ansible/roles/nova-cell/tasks/config.yml 2026-06-01 00:02:43.621550 | debian-bookworm | #30 44.85 patching file ansible/roles/nova-cell/templates/hostid.j2 2026-06-01 00:02:43.621576 | debian-bookworm | #30 44.85 patching file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-06-01 00:02:43.621600 | debian-bookworm | #30 44.85 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.621625 | debian-bookworm | #30 44.85 + echo /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-06-01 00:02:43.621652 | debian-bookworm | #30 44.85 /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-06-01 00:02:43.621675 | debian-bookworm | #30 44.85 + cd /repository 2026-06-01 00:02:43.621698 | debian-bookworm | #30 44.85 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.621722 | debian-bookworm | #30 44.85 checking file ansible/roles/glance/defaults/main.yml 2026-06-01 00:02:43.621747 | debian-bookworm | #30 44.85 checking file ansible/roles/glance/tasks/config.yml 2026-06-01 00:02:43.621771 | debian-bookworm | #30 44.85 checking file ansible/roles/glance/templates/glance-api.json.j2 2026-06-01 00:02:43.621795 | debian-bookworm | #30 44.85 checking file ansible/roles/glance/templates/hostid.j2 2026-06-01 00:02:43.621820 | debian-bookworm | #30 44.85 checking file ansible/roles/glance/templates/hostnqn.j2 2026-06-01 00:02:43.621863 | debian-bookworm | #30 44.85 + cd /repository 2026-06-01 00:02:43.621887 | debian-bookworm | #30 44.85 + patch --forward --batch -p1 2026-06-01 00:02:43.621912 | debian-bookworm | #30 44.86 patching file ansible/roles/glance/defaults/main.yml 2026-06-01 00:02:43.621935 | debian-bookworm | #30 44.86 patching file ansible/roles/glance/tasks/config.yml 2026-06-01 00:02:43.621959 | debian-bookworm | #30 44.86 patching file ansible/roles/glance/templates/glance-api.json.j2 2026-06-01 00:02:43.621984 | debian-bookworm | #30 44.86 patching file ansible/roles/glance/templates/hostid.j2 2026-06-01 00:02:43.622008 | debian-bookworm | #30 44.86 patching file ansible/roles/glance/templates/hostnqn.j2 2026-06-01 00:02:43.622031 | debian-bookworm | #30 44.86 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.622056 | debian-bookworm | #30 44.86 + echo /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-06-01 00:02:43.622089 | debian-bookworm | #30 44.86 /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-06-01 00:02:43.622128 | debian-bookworm | #30 44.86 + cd /repository 2026-06-01 00:02:43.622170 | debian-bookworm | #30 44.86 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.622267 | debian-bookworm | #30 44.86 checking file ansible/roles/ovn-controller/handlers/main.yml 2026-06-01 00:02:43.622297 | debian-bookworm | #30 44.86 checking file ansible/roles/ovn-controller/tasks/config.yml 2026-06-01 00:02:43.622324 | debian-bookworm | #30 44.86 checking file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-06-01 00:02:43.622349 | debian-bookworm | #30 44.86 checking file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-06-01 00:02:43.622373 | debian-bookworm | #30 44.86 + cd /repository 2026-06-01 00:02:43.622396 | debian-bookworm | #30 44.86 + patch --forward --batch -p1 2026-06-01 00:02:43.622421 | debian-bookworm | #30 44.86 patching file ansible/roles/ovn-controller/handlers/main.yml 2026-06-01 00:02:43.622450 | debian-bookworm | #30 44.86 patching file ansible/roles/ovn-controller/tasks/config.yml 2026-06-01 00:02:43.622473 | debian-bookworm | #30 44.86 patching file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-06-01 00:02:43.622495 | debian-bookworm | #30 44.86 patching file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-06-01 00:02:43.622515 | debian-bookworm | #30 44.87 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.622536 | debian-bookworm | #30 44.87 + echo /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-06-01 00:02:43.622557 | debian-bookworm | #30 44.87 /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-06-01 00:02:43.622578 | debian-bookworm | #30 44.87 + cd /repository 2026-06-01 00:02:43.622599 | debian-bookworm | #30 44.87 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.622620 | debian-bookworm | #30 44.87 checking file ansible/roles/nova-cell/tasks/config.yml 2026-06-01 00:02:43.622643 | debian-bookworm | #30 44.87 checking file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-06-01 00:02:43.622666 | debian-bookworm | #30 44.87 checking file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-06-01 00:02:43.622686 | debian-bookworm | #30 44.87 + cd /repository 2026-06-01 00:02:43.622707 | debian-bookworm | #30 44.87 + patch --forward --batch -p1 2026-06-01 00:02:43.622730 | debian-bookworm | #30 44.87 patching file ansible/roles/nova-cell/tasks/config.yml 2026-06-01 00:02:43.622751 | debian-bookworm | #30 44.87 patching file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-06-01 00:02:43.622772 | debian-bookworm | #30 44.87 patching file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-06-01 00:02:43.622792 | debian-bookworm | #30 44.87 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.622815 | debian-bookworm | #30 44.87 + echo /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-06-01 00:02:43.622835 | debian-bookworm | #30 44.87 /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-06-01 00:02:43.622856 | debian-bookworm | #30 44.87 + cd /repository 2026-06-01 00:02:43.622877 | debian-bookworm | #30 44.87 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.622899 | debian-bookworm | #30 44.87 checking file ansible/roles/horizon/defaults/main.yml 2026-06-01 00:02:43.622919 | debian-bookworm | #30 44.88 + cd /repository 2026-06-01 00:02:43.622939 | debian-bookworm | #30 44.88 + patch --forward --batch -p1 2026-06-01 00:02:43.622960 | debian-bookworm | #30 44.88 patching file ansible/roles/horizon/defaults/main.yml 2026-06-01 00:02:43.622991 | debian-bookworm | #30 44.88 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.623012 | debian-bookworm | #30 44.88 + echo /patches/2024.2/backport-876648.patch 2026-06-01 00:02:43.623033 | debian-bookworm | #30 44.88 /patches/2024.2/backport-876648.patch 2026-06-01 00:02:43.623056 | debian-bookworm | #30 44.88 + cd /repository 2026-06-01 00:02:43.623076 | debian-bookworm | #30 44.88 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.623096 | debian-bookworm | #30 44.88 checking file ansible/group_vars/all.yml 2026-06-01 00:02:43.623117 | debian-bookworm | #30 44.88 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-06-01 00:02:43.623170 | debian-bookworm | #30 44.88 checking file ansible/roles/ironic/defaults/main.yml 2026-06-01 00:02:43.623233 | debian-bookworm | #30 44.88 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-06-01 00:02:43.623258 | debian-bookworm | #30 44.88 checking file ansible/roles/ironic/tasks/precheck.yml 2026-06-01 00:02:43.623279 | debian-bookworm | #30 44.88 Hunk #1 succeeded at 85 (offset 13 lines). 2026-06-01 00:02:43.623301 | debian-bookworm | #30 44.88 + cd /repository 2026-06-01 00:02:43.623322 | debian-bookworm | #30 44.88 + patch --forward --batch -p1 2026-06-01 00:02:43.623342 | debian-bookworm | #30 44.88 patching file ansible/group_vars/all.yml 2026-06-01 00:02:43.623364 | debian-bookworm | #30 44.88 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-06-01 00:02:43.623385 | debian-bookworm | #30 44.88 patching file ansible/roles/ironic/defaults/main.yml 2026-06-01 00:02:43.623405 | debian-bookworm | #30 44.88 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-06-01 00:02:43.623425 | debian-bookworm | #30 44.89 patching file ansible/roles/ironic/tasks/precheck.yml 2026-06-01 00:02:43.623447 | debian-bookworm | #30 44.89 Hunk #1 succeeded at 85 (offset 13 lines). 2026-06-01 00:02:43.623468 | debian-bookworm | #30 44.89 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.623488 | debian-bookworm | #30 44.89 + echo /patches/2024.2/backport-894219.patch 2026-06-01 00:02:43.623509 | debian-bookworm | #30 44.89 /patches/2024.2/backport-894219.patch 2026-06-01 00:02:43.623531 | debian-bookworm | #30 44.89 + cd /repository 2026-06-01 00:02:43.623552 | debian-bookworm | #30 44.89 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.623572 | debian-bookworm | #30 44.89 checking file ansible/roles/octavia/tasks/prepare.yml 2026-06-01 00:02:43.623593 | debian-bookworm | #30 44.89 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-06-01 00:02:43.623615 | debian-bookworm | #30 44.89 + cd /repository 2026-06-01 00:02:43.623636 | debian-bookworm | #30 44.89 + patch --forward --batch -p1 2026-06-01 00:02:43.623656 | debian-bookworm | #30 44.89 patching file ansible/roles/octavia/tasks/prepare.yml 2026-06-01 00:02:43.623676 | debian-bookworm | #30 44.89 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-06-01 00:02:43.623699 | debian-bookworm | #30 44.89 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.623721 | debian-bookworm | #30 44.89 + echo /patches/2024.2/backport-913468.patch 2026-06-01 00:02:43.623741 | debian-bookworm | #30 44.89 /patches/2024.2/backport-913468.patch 2026-06-01 00:02:43.623765 | debian-bookworm | #30 44.89 + cd /repository 2026-06-01 00:02:43.623785 | debian-bookworm | #30 44.89 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.623806 | debian-bookworm | #30 44.89 checking file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-06-01 00:02:43.623826 | debian-bookworm | #30 44.89 Hunk #1 succeeded at 17 (offset -1 lines). 2026-06-01 00:02:43.623849 | debian-bookworm | #30 44.89 + cd /repository 2026-06-01 00:02:43.623869 | debian-bookworm | #30 44.89 + patch --forward --batch -p1 2026-06-01 00:02:43.623889 | debian-bookworm | #30 44.90 patching file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-06-01 00:02:43.623910 | debian-bookworm | #30 44.90 Hunk #1 succeeded at 17 (offset -1 lines). 2026-06-01 00:02:43.623932 | debian-bookworm | #30 44.90 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.623953 | debian-bookworm | #30 44.90 + echo /patches/2024.2/backport-916972.patch 2026-06-01 00:02:43.623973 | debian-bookworm | #30 44.90 /patches/2024.2/backport-916972.patch 2026-06-01 00:02:43.623994 | debian-bookworm | #30 44.90 + cd /repository 2026-06-01 00:02:43.624016 | debian-bookworm | #30 44.90 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.624036 | debian-bookworm | #30 44.90 checking file ansible/roles/skyline/defaults/main.yml 2026-06-01 00:02:43.624056 | debian-bookworm | #30 44.90 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-01 00:02:43.624087 | debian-bookworm | #30 44.90 checking file ansible/roles/skyline/templates/skyline.yaml.j2 2026-06-01 00:02:43.624108 | debian-bookworm | #30 44.90 checking file doc/source/reference/shared-services/skyline-guide.rst 2026-06-01 00:02:43.624129 | debian-bookworm | #30 44.90 checking file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-06-01 00:02:43.624149 | debian-bookworm | #30 44.90 + cd /repository 2026-06-01 00:02:43.624203 | debian-bookworm | #30 44.90 + patch --forward --batch -p1 2026-06-01 00:02:43.624227 | debian-bookworm | #30 44.90 patching file ansible/roles/skyline/defaults/main.yml 2026-06-01 00:02:43.624249 | debian-bookworm | #30 44.90 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-01 00:02:43.624273 | debian-bookworm | #30 44.90 patching file ansible/roles/skyline/templates/skyline.yaml.j2 2026-06-01 00:02:43.624294 | debian-bookworm | #30 44.90 patching file doc/source/reference/shared-services/skyline-guide.rst 2026-06-01 00:02:43.624317 | debian-bookworm | #30 44.90 patching file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-06-01 00:02:43.624338 | debian-bookworm | #30 44.91 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.624359 | debian-bookworm | #30 44.91 + echo /patches/2024.2/backport-921071.patch 2026-06-01 00:02:43.624379 | debian-bookworm | #30 44.91 /patches/2024.2/backport-921071.patch 2026-06-01 00:02:43.624402 | debian-bookworm | #30 44.91 + cd /repository 2026-06-01 00:02:43.624422 | debian-bookworm | #30 44.91 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.624443 | debian-bookworm | #30 44.91 checking file ansible/roles/loadbalancer/handlers/main.yml 2026-06-01 00:02:43.624464 | debian-bookworm | #30 44.91 Hunk #1 succeeded at 116 (offset -6 lines). 2026-06-01 00:02:43.624487 | debian-bookworm | #30 44.91 Hunk #2 succeeded at 151 (offset -6 lines). 2026-06-01 00:02:43.624507 | debian-bookworm | #30 44.91 + cd /repository 2026-06-01 00:02:43.624528 | debian-bookworm | #30 44.91 + patch --forward --batch -p1 2026-06-01 00:02:43.624549 | debian-bookworm | #30 44.91 patching file ansible/roles/loadbalancer/handlers/main.yml 2026-06-01 00:02:43.624570 | debian-bookworm | #30 44.91 Hunk #1 succeeded at 116 (offset -6 lines). 2026-06-01 00:02:43.624614 | debian-bookworm | #30 44.91 Hunk #2 succeeded at 151 (offset -6 lines). 2026-06-01 00:02:43.624635 | debian-bookworm | #30 44.91 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.624653 | debian-bookworm | #30 44.91 + echo /patches/2024.2/backport-924665.patch 2026-06-01 00:02:43.624671 | debian-bookworm | #30 44.91 /patches/2024.2/backport-924665.patch 2026-06-01 00:02:43.624690 | debian-bookworm | #30 44.91 + cd /repository 2026-06-01 00:02:43.624708 | debian-bookworm | #30 44.91 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.624728 | debian-bookworm | #30 44.91 checking file ansible/roles/common/tasks/config.yml 2026-06-01 00:02:43.624746 | debian-bookworm | #30 44.91 Hunk #1 succeeded at 208 (offset -51 lines). 2026-06-01 00:02:43.624766 | debian-bookworm | #30 44.92 checking file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-06-01 00:02:43.624787 | debian-bookworm | #30 44.92 + cd /repository 2026-06-01 00:02:43.624805 | debian-bookworm | #30 44.92 + patch --forward --batch -p1 2026-06-01 00:02:43.624823 | debian-bookworm | #30 44.92 patching file ansible/roles/common/tasks/config.yml 2026-06-01 00:02:43.624841 | debian-bookworm | #30 44.92 Hunk #1 succeeded at 208 (offset -51 lines). 2026-06-01 00:02:43.624859 | debian-bookworm | #30 44.92 patching file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-06-01 00:02:43.624877 | debian-bookworm | #30 44.92 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.624895 | debian-bookworm | #30 44.92 /patches/2024.2/backport-928469.patch 2026-06-01 00:02:43.624913 | debian-bookworm | #30 44.92 + echo /patches/2024.2/backport-928469.patch 2026-06-01 00:02:43.624933 | debian-bookworm | #30 44.92 + cd /repository 2026-06-01 00:02:43.624951 | debian-bookworm | #30 44.92 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.624969 | debian-bookworm | #30 44.92 checking file ansible/roles/manila/tasks/config.yml 2026-06-01 00:02:43.624987 | debian-bookworm | #30 44.92 + cd /repository 2026-06-01 00:02:43.625006 | debian-bookworm | #30 44.93 + patch --forward --batch -p1 2026-06-01 00:02:43.625023 | debian-bookworm | #30 44.93 patching file ansible/roles/manila/tasks/config.yml 2026-06-01 00:02:43.625041 | debian-bookworm | #30 44.93 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.625059 | debian-bookworm | #30 44.93 /patches/2024.2/backport-941635.patch 2026-06-01 00:02:43.625086 | debian-bookworm | #30 44.93 + echo /patches/2024.2/backport-941635.patch 2026-06-01 00:02:43.625104 | debian-bookworm | #30 44.93 + cd /repository 2026-06-01 00:02:43.625122 | debian-bookworm | #30 44.93 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.625142 | debian-bookworm | #30 44.93 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-01 00:02:43.625161 | debian-bookworm | #30 44.93 checking file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-06-01 00:02:43.625193 | debian-bookworm | #30 44.93 + cd /repository 2026-06-01 00:02:43.625212 | debian-bookworm | #30 44.94 + patch --forward --batch -p1 2026-06-01 00:02:43.625230 | debian-bookworm | #30 44.94 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-01 00:02:43.721632 | debian-bookworm | #30 44.94 patching file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-06-01 00:02:43.721708 | debian-bookworm | #30 44.94 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.721715 | debian-bookworm | #30 44.94 + echo /patches/2024.2/backport-953750.patch 2026-06-01 00:02:43.721721 | debian-bookworm | #30 44.94 /patches/2024.2/backport-953750.patch 2026-06-01 00:02:43.721750 | debian-bookworm | #30 44.94 + cd /repository 2026-06-01 00:02:43.721756 | debian-bookworm | #30 44.94 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.721760 | debian-bookworm | #30 44.95 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-01 00:02:43.721764 | debian-bookworm | #30 44.95 Hunk #18 succeeded at 375 (offset 10 lines). 2026-06-01 00:02:43.721769 | debian-bookworm | #30 44.95 Hunk #19 succeeded at 389 (offset 10 lines). 2026-06-01 00:02:43.721773 | debian-bookworm | #30 44.95 + cd /repository 2026-06-01 00:02:43.721777 | debian-bookworm | #30 44.95 + patch --forward --batch -p1 2026-06-01 00:02:43.721782 | debian-bookworm | #30 44.95 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-01 00:02:43.721786 | debian-bookworm | #30 44.95 Hunk #18 succeeded at 375 (offset 10 lines). 2026-06-01 00:02:43.721790 | debian-bookworm | #30 44.95 Hunk #19 succeeded at 389 (offset 10 lines). 2026-06-01 00:02:43.721794 | debian-bookworm | #30 44.95 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.721798 | debian-bookworm | #30 44.95 + echo /patches/2024.2/backport-963262.patch 2026-06-01 00:02:43.721801 | debian-bookworm | #30 44.95 /patches/2024.2/backport-963262.patch 2026-06-01 00:02:43.721805 | debian-bookworm | #30 44.95 + cd /repository 2026-06-01 00:02:43.721809 | debian-bookworm | #30 44.95 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.721813 | debian-bookworm | #30 44.95 checking file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-06-01 00:02:43.721817 | debian-bookworm | #30 44.95 + cd /repository 2026-06-01 00:02:43.721820 | debian-bookworm | #30 44.95 + patch --forward --batch -p1 2026-06-01 00:02:43.721824 | debian-bookworm | #30 44.96 patching file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-06-01 00:02:43.721828 | debian-bookworm | #30 44.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.721832 | debian-bookworm | #30 44.96 + echo /patches/2024.2/config-validate-without-become.patch 2026-06-01 00:02:43.721836 | debian-bookworm | #30 44.96 /patches/2024.2/config-validate-without-become.patch 2026-06-01 00:02:43.721840 | debian-bookworm | #30 44.96 + cd /repository 2026-06-01 00:02:43.721844 | debian-bookworm | #30 44.96 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.721848 | debian-bookworm | #30 44.96 checking file ansible/roles/service-config-validate/defaults/main.yml 2026-06-01 00:02:43.721852 | debian-bookworm | #30 44.96 checking file ansible/roles/service-config-validate/tasks/validate.yml 2026-06-01 00:02:43.721856 | debian-bookworm | #30 44.96 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-01 00:02:43.721861 | debian-bookworm | #30 44.96 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-01 00:02:43.721864 | debian-bookworm | #30 44.96 + cd /repository 2026-06-01 00:02:43.721868 | debian-bookworm | #30 44.96 + patch --forward --batch -p1 2026-06-01 00:02:43.721872 | debian-bookworm | #30 44.96 patching file ansible/roles/service-config-validate/defaults/main.yml 2026-06-01 00:02:43.721876 | debian-bookworm | #30 44.96 patching file ansible/roles/service-config-validate/tasks/validate.yml 2026-06-01 00:02:43.721880 | debian-bookworm | #30 44.96 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-01 00:02:43.721884 | debian-bookworm | #30 44.96 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-01 00:02:43.721888 | debian-bookworm | #30 44.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.721901 | debian-bookworm | #30 44.96 + echo /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-06-01 00:02:43.721906 | debian-bookworm | #30 44.96 /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-06-01 00:02:43.721909 | debian-bookworm | #30 44.96 + cd /repository 2026-06-01 00:02:43.721913 | debian-bookworm | #30 44.96 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.721917 | debian-bookworm | #30 44.97 checking file ansible/roles/designate/templates/designate.conf.j2 2026-06-01 00:02:43.721921 | debian-bookworm | #30 44.97 Hunk #1 succeeded at 17 with fuzz 1. 2026-06-01 00:02:43.721925 | debian-bookworm | #30 44.97 + cd /repository 2026-06-01 00:02:43.721936 | debian-bookworm | #30 44.97 + patch --forward --batch -p1 2026-06-01 00:02:43.721940 | debian-bookworm | #30 44.97 patching file ansible/roles/designate/templates/designate.conf.j2 2026-06-01 00:02:43.721943 | debian-bookworm | #30 44.97 Hunk #1 succeeded at 17 with fuzz 1. 2026-06-01 00:02:43.721947 | debian-bookworm | #30 44.97 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.721951 | debian-bookworm | #30 44.97 + echo /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-06-01 00:02:43.721954 | debian-bookworm | #30 44.97 /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-06-01 00:02:43.721958 | debian-bookworm | #30 44.97 + cd /repository 2026-06-01 00:02:43.721962 | debian-bookworm | #30 44.97 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.721966 | debian-bookworm | #30 44.97 checking file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-06-01 00:02:43.721970 | debian-bookworm | #30 44.97 checking file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-06-01 00:02:43.721974 | debian-bookworm | #30 44.98 checking file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-06-01 00:02:43.721977 | debian-bookworm | #30 44.98 checking file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-06-01 00:02:43.721981 | debian-bookworm | #30 44.98 checking file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-06-01 00:02:43.721985 | debian-bookworm | #30 44.98 checking file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-06-01 00:02:43.721988 | debian-bookworm | #30 44.98 checking file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-06-01 00:02:43.721992 | debian-bookworm | #30 44.98 checking file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-06-01 00:02:43.721996 | debian-bookworm | #30 44.98 checking file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-06-01 00:02:43.722000 | debian-bookworm | #30 44.98 checking file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-06-01 00:02:43.722003 | debian-bookworm | #30 44.98 checking file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-06-01 00:02:43.722007 | debian-bookworm | #30 44.98 checking file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-06-01 00:02:43.722011 | debian-bookworm | #30 44.98 checking file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-06-01 00:02:43.722015 | debian-bookworm | #30 44.98 + cd /repository 2026-06-01 00:02:43.722018 | debian-bookworm | #30 44.98 + patch --forward --batch -p1 2026-06-01 00:02:43.722022 | debian-bookworm | #30 44.98 patching file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-06-01 00:02:43.722026 | debian-bookworm | #30 44.98 patching file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-06-01 00:02:43.722035 | debian-bookworm | #30 44.98 patching file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-06-01 00:02:43.722039 | debian-bookworm | #30 44.98 patching file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-06-01 00:02:43.722042 | debian-bookworm | #30 44.98 patching file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-06-01 00:02:43.722046 | debian-bookworm | #30 44.98 patching file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-06-01 00:02:43.722050 | debian-bookworm | #30 44.98 patching file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-06-01 00:02:43.722053 | debian-bookworm | #30 44.99 patching file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-06-01 00:02:43.722057 | debian-bookworm | #30 44.99 patching file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-06-01 00:02:43.722061 | debian-bookworm | #30 44.99 patching file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-06-01 00:02:43.722065 | debian-bookworm | #30 44.99 patching file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-06-01 00:02:43.722068 | debian-bookworm | #30 44.99 patching file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-06-01 00:02:43.722075 | debian-bookworm | #30 44.99 patching file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-06-01 00:02:43.722079 | debian-bookworm | #30 44.99 /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-06-01 00:02:43.722083 | debian-bookworm | #30 44.99 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722088 | debian-bookworm | #30 44.99 + echo /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-06-01 00:02:43.722092 | debian-bookworm | #30 44.99 + cd /repository 2026-06-01 00:02:43.722096 | debian-bookworm | #30 44.99 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722100 | debian-bookworm | #30 44.99 checking file ansible/roles/octavia-certificates/tasks/main.yml 2026-06-01 00:02:43.722103 | debian-bookworm | #30 44.99 + cd /repository 2026-06-01 00:02:43.722107 | debian-bookworm | #30 44.99 + patch --forward --batch -p1 2026-06-01 00:02:43.722111 | debian-bookworm | #30 44.99 patching file ansible/roles/octavia-certificates/tasks/main.yml 2026-06-01 00:02:43.722115 | debian-bookworm | #30 44.99 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722118 | debian-bookworm | #30 44.99 /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-06-01 00:02:43.722122 | debian-bookworm | #30 44.99 + echo /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-06-01 00:02:43.722126 | debian-bookworm | #30 44.99 checking file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-06-01 00:02:43.722129 | debian-bookworm | #30 44.99 + cd /repository 2026-06-01 00:02:43.722133 | debian-bookworm | #30 44.99 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722137 | debian-bookworm | #30 45.00 + cd /repository 2026-06-01 00:02:43.722141 | debian-bookworm | #30 45.00 + patch --forward --batch -p1 2026-06-01 00:02:43.722144 | debian-bookworm | #30 45.00 patching file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-06-01 00:02:43.722148 | debian-bookworm | #30 45.00 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722152 | debian-bookworm | #30 45.00 + echo /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-06-01 00:02:43.722156 | debian-bookworm | #30 45.00 /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-06-01 00:02:43.722159 | debian-bookworm | #30 45.00 + cd /repository 2026-06-01 00:02:43.722163 | debian-bookworm | #30 45.00 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722167 | debian-bookworm | #30 45.00 checking file ansible/roles/loadbalancer/defaults/main.yml 2026-06-01 00:02:43.722185 | debian-bookworm | #30 45.00 checking file ansible/roles/loadbalancer/tasks/main.yml 2026-06-01 00:02:43.722190 | debian-bookworm | #30 45.00 checking file ansible/roles/loadbalancer/tasks/precheck.yml 2026-06-01 00:02:43.722193 | debian-bookworm | #30 45.00 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-01 00:02:43.722197 | debian-bookworm | #30 45.00 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-01 00:02:43.722201 | debian-bookworm | #30 45.00 Hunk #3 succeeded at 42 (offset 1 line). 2026-06-01 00:02:43.722204 | debian-bookworm | #30 45.00 Hunk #4 succeeded at 138 (offset 1 line). 2026-06-01 00:02:43.722208 | debian-bookworm | #30 45.00 Hunk #5 succeeded at 150 (offset 1 line). 2026-06-01 00:02:43.722212 | debian-bookworm | #30 45.00 Hunk #6 succeeded at 162 (offset 1 line). 2026-06-01 00:02:43.722216 | debian-bookworm | #30 45.00 Hunk #7 succeeded at 175 (offset 1 line). 2026-06-01 00:02:43.722219 | debian-bookworm | #30 45.00 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-06-01 00:02:43.722223 | debian-bookworm | #30 45.00 Hunk #9 succeeded at 231 (offset 28 lines). 2026-06-01 00:02:43.722227 | debian-bookworm | #30 45.00 Hunk #10 succeeded at 254 (offset 28 lines). 2026-06-01 00:02:43.722230 | debian-bookworm | #30 45.00 Hunk #11 succeeded at 267 (offset 28 lines). 2026-06-01 00:02:43.722234 | debian-bookworm | #30 45.00 Hunk #12 succeeded at 280 (offset 28 lines). 2026-06-01 00:02:43.722238 | debian-bookworm | #30 45.00 Hunk #13 succeeded at 294 (offset 28 lines). 2026-06-01 00:02:43.722242 | debian-bookworm | #30 45.00 Hunk #14 succeeded at 307 (offset 28 lines). 2026-06-01 00:02:43.722245 | debian-bookworm | #30 45.00 Hunk #15 succeeded at 320 (offset 28 lines). 2026-06-01 00:02:43.722249 | debian-bookworm | #30 45.00 Hunk #16 succeeded at 333 (offset 28 lines). 2026-06-01 00:02:43.722253 | debian-bookworm | #30 45.00 Hunk #17 succeeded at 346 (offset 28 lines). 2026-06-01 00:02:43.722256 | debian-bookworm | #30 45.00 Hunk #18 succeeded at 359 (offset 28 lines). 2026-06-01 00:02:43.722260 | debian-bookworm | #30 45.00 Hunk #19 succeeded at 372 (offset 28 lines). 2026-06-01 00:02:43.722264 | debian-bookworm | #30 45.00 Hunk #20 succeeded at 385 (offset 28 lines). 2026-06-01 00:02:43.722271 | debian-bookworm | #30 45.00 Hunk #21 succeeded at 398 (offset 28 lines). 2026-06-01 00:02:43.722274 | debian-bookworm | #30 45.00 Hunk #22 succeeded at 411 (offset 28 lines). 2026-06-01 00:02:43.722278 | debian-bookworm | #30 45.00 Hunk #23 succeeded at 424 (offset 28 lines). 2026-06-01 00:02:43.722282 | debian-bookworm | #30 45.00 Hunk #24 succeeded at 437 (offset 28 lines). 2026-06-01 00:02:43.722285 | debian-bookworm | #30 45.00 Hunk #25 succeeded at 450 (offset 28 lines). 2026-06-01 00:02:43.722289 | debian-bookworm | #30 45.00 Hunk #26 succeeded at 463 (offset 28 lines). 2026-06-01 00:02:43.722293 | debian-bookworm | #30 45.00 Hunk #27 succeeded at 477 (offset 28 lines). 2026-06-01 00:02:43.722297 | debian-bookworm | #30 45.00 Hunk #28 succeeded at 490 (offset 28 lines). 2026-06-01 00:02:43.722300 | debian-bookworm | #30 45.00 Hunk #29 succeeded at 503 (offset 28 lines). 2026-06-01 00:02:43.722304 | debian-bookworm | #30 45.00 Hunk #30 succeeded at 516 (offset 28 lines). 2026-06-01 00:02:43.722312 | debian-bookworm | #30 45.00 Hunk #31 succeeded at 529 (offset 28 lines). 2026-06-01 00:02:43.722315 | debian-bookworm | #30 45.00 Hunk #32 succeeded at 542 (offset 28 lines). 2026-06-01 00:02:43.722319 | debian-bookworm | #30 45.00 Hunk #33 succeeded at 555 (offset 28 lines). 2026-06-01 00:02:43.722323 | debian-bookworm | #30 45.00 Hunk #34 succeeded at 568 (offset 28 lines). 2026-06-01 00:02:43.722327 | debian-bookworm | #30 45.00 Hunk #35 succeeded at 581 (offset 28 lines). 2026-06-01 00:02:43.722330 | debian-bookworm | #30 45.00 Hunk #36 succeeded at 595 (offset 28 lines). 2026-06-01 00:02:43.722334 | debian-bookworm | #30 45.00 Hunk #37 succeeded at 610 (offset 28 lines). 2026-06-01 00:02:43.722338 | debian-bookworm | #30 45.00 Hunk #38 succeeded at 623 (offset 28 lines). 2026-06-01 00:02:43.722341 | debian-bookworm | #30 45.00 Hunk #39 succeeded at 636 (offset 28 lines). 2026-06-01 00:02:43.722345 | debian-bookworm | #30 45.00 Hunk #40 succeeded at 649 (offset 28 lines). 2026-06-01 00:02:43.722349 | debian-bookworm | #30 45.00 Hunk #41 succeeded at 662 (offset 28 lines). 2026-06-01 00:02:43.722353 | debian-bookworm | #30 45.00 Hunk #42 succeeded at 675 (offset 28 lines). 2026-06-01 00:02:43.722356 | debian-bookworm | #30 45.00 Hunk #43 succeeded at 688 (offset 28 lines). 2026-06-01 00:02:43.722360 | debian-bookworm | #30 45.00 Hunk #44 succeeded at 701 (offset 28 lines). 2026-06-01 00:02:43.722364 | debian-bookworm | #30 45.00 Hunk #45 succeeded at 714 (offset 28 lines). 2026-06-01 00:02:43.722367 | debian-bookworm | #30 45.00 Hunk #46 succeeded at 727 (offset 28 lines). 2026-06-01 00:02:43.722371 | debian-bookworm | #30 45.00 Hunk #47 succeeded at 740 (offset 28 lines). 2026-06-01 00:02:43.722375 | debian-bookworm | #30 45.00 Hunk #48 succeeded at 753 (offset 28 lines). 2026-06-01 00:02:43.722378 | debian-bookworm | #30 45.00 checking file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-06-01 00:02:43.722382 | debian-bookworm | #30 45.00 + cd /repository 2026-06-01 00:02:43.722386 | debian-bookworm | #30 45.00 + patch --forward --batch -p1 2026-06-01 00:02:43.722389 | debian-bookworm | #30 45.01 patching file ansible/roles/loadbalancer/defaults/main.yml 2026-06-01 00:02:43.722393 | debian-bookworm | #30 45.01 patching file ansible/roles/loadbalancer/tasks/main.yml 2026-06-01 00:02:43.722397 | debian-bookworm | #30 45.01 patching file ansible/roles/loadbalancer/tasks/precheck.yml 2026-06-01 00:02:43.722401 | debian-bookworm | #30 45.01 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-01 00:02:43.722404 | debian-bookworm | #30 45.01 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-01 00:02:43.722408 | debian-bookworm | #30 45.01 Hunk #3 succeeded at 42 (offset 1 line). 2026-06-01 00:02:43.722412 | debian-bookworm | #30 45.01 Hunk #4 succeeded at 138 (offset 1 line). 2026-06-01 00:02:43.722416 | debian-bookworm | #30 45.01 Hunk #5 succeeded at 150 (offset 1 line). 2026-06-01 00:02:43.722419 | debian-bookworm | #30 45.01 Hunk #6 succeeded at 162 (offset 1 line). 2026-06-01 00:02:43.722423 | debian-bookworm | #30 45.01 Hunk #7 succeeded at 175 (offset 1 line). 2026-06-01 00:02:43.722427 | debian-bookworm | #30 45.01 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-06-01 00:02:43.722430 | debian-bookworm | #30 45.01 Hunk #9 succeeded at 231 (offset 28 lines). 2026-06-01 00:02:43.722434 | debian-bookworm | #30 45.01 Hunk #10 succeeded at 254 (offset 28 lines). 2026-06-01 00:02:43.722438 | debian-bookworm | #30 45.01 Hunk #11 succeeded at 267 (offset 28 lines). 2026-06-01 00:02:43.722441 | debian-bookworm | #30 45.01 Hunk #12 succeeded at 280 (offset 28 lines). 2026-06-01 00:02:43.722445 | debian-bookworm | #30 45.01 Hunk #13 succeeded at 294 (offset 28 lines). 2026-06-01 00:02:43.722449 | debian-bookworm | #30 45.01 Hunk #14 succeeded at 307 (offset 28 lines). 2026-06-01 00:02:43.722453 | debian-bookworm | #30 45.01 Hunk #15 succeeded at 320 (offset 28 lines). 2026-06-01 00:02:43.722460 | debian-bookworm | #30 45.01 Hunk #16 succeeded at 333 (offset 28 lines). 2026-06-01 00:02:43.722463 | debian-bookworm | #30 45.01 Hunk #17 succeeded at 346 (offset 28 lines). 2026-06-01 00:02:43.722467 | debian-bookworm | #30 45.01 Hunk #18 succeeded at 359 (offset 28 lines). 2026-06-01 00:02:43.722471 | debian-bookworm | #30 45.01 Hunk #19 succeeded at 372 (offset 28 lines). 2026-06-01 00:02:43.722475 | debian-bookworm | #30 45.01 Hunk #20 succeeded at 385 (offset 28 lines). 2026-06-01 00:02:43.722478 | debian-bookworm | #30 45.01 Hunk #21 succeeded at 398 (offset 28 lines). 2026-06-01 00:02:43.722482 | debian-bookworm | #30 45.01 Hunk #22 succeeded at 411 (offset 28 lines). 2026-06-01 00:02:43.722486 | debian-bookworm | #30 45.01 Hunk #23 succeeded at 424 (offset 28 lines). 2026-06-01 00:02:43.722489 | debian-bookworm | #30 45.01 Hunk #24 succeeded at 437 (offset 28 lines). 2026-06-01 00:02:43.722493 | debian-bookworm | #30 45.01 Hunk #25 succeeded at 450 (offset 28 lines). 2026-06-01 00:02:43.722497 | debian-bookworm | #30 45.01 Hunk #26 succeeded at 463 (offset 28 lines). 2026-06-01 00:02:43.722500 | debian-bookworm | #30 45.01 Hunk #27 succeeded at 477 (offset 28 lines). 2026-06-01 00:02:43.722504 | debian-bookworm | #30 45.01 Hunk #28 succeeded at 490 (offset 28 lines). 2026-06-01 00:02:43.722508 | debian-bookworm | #30 45.01 Hunk #29 succeeded at 503 (offset 28 lines). 2026-06-01 00:02:43.722511 | debian-bookworm | #30 45.01 Hunk #30 succeeded at 516 (offset 28 lines). 2026-06-01 00:02:43.722515 | debian-bookworm | #30 45.01 Hunk #31 succeeded at 529 (offset 28 lines). 2026-06-01 00:02:43.722519 | debian-bookworm | #30 45.01 Hunk #32 succeeded at 542 (offset 28 lines). 2026-06-01 00:02:43.722522 | debian-bookworm | #30 45.01 Hunk #33 succeeded at 555 (offset 28 lines). 2026-06-01 00:02:43.722526 | debian-bookworm | #30 45.01 Hunk #34 succeeded at 568 (offset 28 lines). 2026-06-01 00:02:43.722530 | debian-bookworm | #30 45.01 Hunk #35 succeeded at 581 (offset 28 lines). 2026-06-01 00:02:43.722534 | debian-bookworm | #30 45.01 Hunk #36 succeeded at 595 (offset 28 lines). 2026-06-01 00:02:43.722544 | debian-bookworm | #30 45.01 Hunk #37 succeeded at 610 (offset 28 lines). 2026-06-01 00:02:43.722548 | debian-bookworm | #30 45.01 Hunk #38 succeeded at 623 (offset 28 lines). 2026-06-01 00:02:43.722551 | debian-bookworm | #30 45.01 Hunk #39 succeeded at 636 (offset 28 lines). 2026-06-01 00:02:43.722555 | debian-bookworm | #30 45.01 Hunk #40 succeeded at 649 (offset 28 lines). 2026-06-01 00:02:43.722559 | debian-bookworm | #30 45.01 Hunk #41 succeeded at 662 (offset 28 lines). 2026-06-01 00:02:43.722562 | debian-bookworm | #30 45.01 Hunk #42 succeeded at 675 (offset 28 lines). 2026-06-01 00:02:43.722566 | debian-bookworm | #30 45.01 Hunk #43 succeeded at 688 (offset 28 lines). 2026-06-01 00:02:43.722570 | debian-bookworm | #30 45.01 Hunk #44 succeeded at 701 (offset 28 lines). 2026-06-01 00:02:43.722574 | debian-bookworm | #30 45.01 Hunk #45 succeeded at 714 (offset 28 lines). 2026-06-01 00:02:43.722577 | debian-bookworm | #30 45.01 Hunk #46 succeeded at 727 (offset 28 lines). 2026-06-01 00:02:43.722581 | debian-bookworm | #30 45.01 Hunk #47 succeeded at 740 (offset 28 lines). 2026-06-01 00:02:43.722585 | debian-bookworm | #30 45.01 Hunk #48 succeeded at 753 (offset 28 lines). 2026-06-01 00:02:43.722588 | debian-bookworm | #30 45.01 patching file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-06-01 00:02:43.722592 | debian-bookworm | #30 45.01 /patches/2024.2/kolla-operations.patch 2026-06-01 00:02:43.722599 | debian-bookworm | #30 45.01 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722603 | debian-bookworm | #30 45.01 + echo /patches/2024.2/kolla-operations.patch 2026-06-01 00:02:43.722607 | debian-bookworm | #30 45.01 + cd /repository 2026-06-01 00:02:43.722610 | debian-bookworm | #30 45.01 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722614 | debian-bookworm | #30 45.01 checking file ansible/roles/grafana/defaults/main.yml 2026-06-01 00:02:43.722618 | debian-bookworm | #30 45.01 checking file ansible/roles/grafana/tasks/config.yml 2026-06-01 00:02:43.722622 | debian-bookworm | #30 45.01 checking file ansible/roles/prometheus/defaults/main.yml 2026-06-01 00:02:43.722625 | debian-bookworm | #30 45.01 checking file ansible/roles/prometheus/tasks/config.yml 2026-06-01 00:02:43.722629 | debian-bookworm | #30 45.01 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-01 00:02:43.722633 | debian-bookworm | #30 45.01 checking file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-06-01 00:02:43.722637 | debian-bookworm | #30 45.01 + cd /repository 2026-06-01 00:02:43.722640 | debian-bookworm | #30 45.01 + patch --forward --batch -p1 2026-06-01 00:02:43.722644 | debian-bookworm | #30 45.02 patching file ansible/roles/grafana/defaults/main.yml 2026-06-01 00:02:43.722651 | debian-bookworm | #30 45.02 patching file ansible/roles/grafana/tasks/config.yml 2026-06-01 00:02:43.722655 | debian-bookworm | #30 45.02 patching file ansible/roles/prometheus/defaults/main.yml 2026-06-01 00:02:43.722658 | debian-bookworm | #30 45.02 patching file ansible/roles/prometheus/tasks/config.yml 2026-06-01 00:02:43.722662 | debian-bookworm | #30 45.02 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-01 00:02:43.722668 | debian-bookworm | #30 45.02 patching file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-06-01 00:02:43.722672 | debian-bookworm | #30 45.02 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722675 | debian-bookworm | #30 45.02 + echo /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-06-01 00:02:43.722679 | debian-bookworm | #30 45.02 /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-06-01 00:02:43.722683 | debian-bookworm | #30 45.02 + cd /repository 2026-06-01 00:02:43.722687 | debian-bookworm | #30 45.02 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722690 | debian-bookworm | #30 45.02 checking file ansible/roles/mariadb/defaults/main.yml 2026-06-01 00:02:43.722694 | debian-bookworm | #30 45.02 + cd /repository 2026-06-01 00:02:43.722698 | debian-bookworm | #30 45.02 + patch --forward --batch -p1 2026-06-01 00:02:43.722701 | debian-bookworm | #30 45.02 patching file ansible/roles/mariadb/defaults/main.yml 2026-06-01 00:02:43.722705 | debian-bookworm | #30 45.02 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722709 | debian-bookworm | #30 45.02 + echo /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-06-01 00:02:43.722713 | debian-bookworm | #30 45.02 /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-06-01 00:02:43.722717 | debian-bookworm | #30 45.02 + cd /repository 2026-06-01 00:02:43.722720 | debian-bookworm | #30 45.02 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722724 | debian-bookworm | #30 45.02 checking file ansible/nova.yml 2026-06-01 00:02:43.722728 | debian-bookworm | #30 45.03 + cd /repository 2026-06-01 00:02:43.722731 | debian-bookworm | #30 45.03 + patch --forward --batch -p1 2026-06-01 00:02:43.722735 | debian-bookworm | #30 45.03 patching file ansible/nova.yml 2026-06-01 00:02:43.722739 | debian-bookworm | #30 45.03 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722743 | debian-bookworm | #30 45.03 + echo /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-06-01 00:02:43.722746 | debian-bookworm | #30 45.03 /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-06-01 00:02:43.722750 | debian-bookworm | #30 45.03 + cd /repository 2026-06-01 00:02:43.722754 | debian-bookworm | #30 45.03 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722758 | debian-bookworm | #30 45.03 checking file ansible/roles/octavia/tasks/hm-interface.yml 2026-06-01 00:02:43.722761 | debian-bookworm | #30 45.03 + cd /repository 2026-06-01 00:02:43.722765 | debian-bookworm | #30 45.03 + patch --forward --batch -p1 2026-06-01 00:02:43.722769 | debian-bookworm | #30 45.03 patching file ansible/roles/octavia/tasks/hm-interface.yml 2026-06-01 00:02:43.722772 | debian-bookworm | #30 45.03 /patches/2024.2/octavia-openvswitch.patch 2026-06-01 00:02:43.722776 | debian-bookworm | #30 45.03 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.722780 | debian-bookworm | #30 45.03 + echo /patches/2024.2/octavia-openvswitch.patch 2026-06-01 00:02:43.722784 | debian-bookworm | #30 45.03 + cd /repository 2026-06-01 00:02:43.722788 | debian-bookworm | #30 45.03 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.722792 | debian-bookworm | #30 45.03 checking file ansible/roles/openvswitch/defaults/main.yml 2026-06-01 00:02:43.722795 | debian-bookworm | #30 45.03 Hunk #2 succeeded at 29 with fuzz 2. 2026-06-01 00:02:43.722799 | debian-bookworm | #30 45.04 + cd /repository 2026-06-01 00:02:43.722803 | debian-bookworm | #30 45.04 + patch --forward --batch -p1 2026-06-01 00:02:43.722806 | debian-bookworm | #30 45.04 patching file ansible/roles/openvswitch/defaults/main.yml 2026-06-01 00:02:43.922077 | debian-bookworm | #30 45.04 Hunk #2 succeeded at 29 with fuzz 2. 2026-06-01 00:02:43.922204 | debian-bookworm | #30 45.04 /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-06-01 00:02:43.922228 | debian-bookworm | #30 45.04 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.922245 | debian-bookworm | #30 45.04 + echo /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-06-01 00:02:43.922276 | debian-bookworm | #30 45.04 + cd /repository 2026-06-01 00:02:43.922296 | debian-bookworm | #30 45.04 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.922312 | debian-bookworm | #30 45.04 checking file ansible/roles/opensearch/handlers/main.yml 2026-06-01 00:02:43.922327 | debian-bookworm | #30 45.04 + cd /repository 2026-06-01 00:02:43.922342 | debian-bookworm | #30 45.04 + patch --forward --batch -p1 2026-06-01 00:02:43.922357 | debian-bookworm | #30 45.04 patching file ansible/roles/opensearch/handlers/main.yml 2026-06-01 00:02:43.922372 | debian-bookworm | #30 45.05 /patches/2024.2/public-www-authenticate-uri.patch 2026-06-01 00:02:43.922390 | debian-bookworm | #30 45.05 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.922419 | debian-bookworm | #30 45.05 + echo /patches/2024.2/public-www-authenticate-uri.patch 2026-06-01 00:02:43.922434 | debian-bookworm | #30 45.05 + cd /repository 2026-06-01 00:02:43.922449 | debian-bookworm | #30 45.05 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.922463 | debian-bookworm | #30 45.05 checking file ansible/roles/aodh/templates/aodh.conf.j2 2026-06-01 00:02:43.922479 | debian-bookworm | #30 45.05 checking file ansible/roles/barbican/templates/barbican.conf.j2 2026-06-01 00:02:43.922495 | debian-bookworm | #30 45.05 checking file ansible/roles/blazar/templates/blazar.conf.j2 2026-06-01 00:02:43.922510 | debian-bookworm | #30 45.05 checking file ansible/roles/cinder/templates/cinder.conf.j2 2026-06-01 00:02:43.922525 | debian-bookworm | #30 45.05 Hunk #1 succeeded at 134 (offset 13 lines). 2026-06-01 00:02:43.922540 | debian-bookworm | #30 45.05 checking file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-06-01 00:02:43.922555 | debian-bookworm | #30 45.05 checking file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-06-01 00:02:43.922571 | debian-bookworm | #30 45.05 checking file ansible/roles/designate/templates/designate.conf.j2 2026-06-01 00:02:43.922587 | debian-bookworm | #30 45.05 Hunk #1 succeeded at 21 (offset 1 line). 2026-06-01 00:02:43.922604 | debian-bookworm | #30 45.05 checking file ansible/roles/glance/templates/glance-api.conf.j2 2026-06-01 00:02:43.922619 | debian-bookworm | #30 45.05 checking file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-06-01 00:02:43.922633 | debian-bookworm | #30 45.05 checking file ansible/roles/heat/templates/heat.conf.j2 2026-06-01 00:02:43.922648 | debian-bookworm | #30 45.05 checking file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-06-01 00:02:43.922662 | debian-bookworm | #30 45.05 Hunk #1 succeeded at 54 (offset 9 lines). 2026-06-01 00:02:43.922676 | debian-bookworm | #30 45.05 checking file ansible/roles/ironic/templates/ironic.conf.j2 2026-06-01 00:02:43.922693 | debian-bookworm | #30 45.05 Hunk #1 succeeded at 90 (offset 16 lines). 2026-06-01 00:02:43.922713 | debian-bookworm | #30 45.06 checking file ansible/roles/magnum/templates/magnum.conf.j2 2026-06-01 00:02:43.922727 | debian-bookworm | #30 45.06 checking file ansible/roles/manila/templates/manila.conf.j2 2026-06-01 00:02:43.922742 | debian-bookworm | #30 45.06 checking file ansible/roles/masakari/templates/masakari.conf.j2 2026-06-01 00:02:43.922756 | debian-bookworm | #30 45.06 checking file ansible/roles/mistral/templates/mistral.conf.j2 2026-06-01 00:02:43.922770 | debian-bookworm | #30 45.06 checking file ansible/roles/neutron/templates/neutron.conf.j2 2026-06-01 00:02:43.922787 | debian-bookworm | #30 45.06 checking file ansible/roles/nova/templates/nova.conf.j2 2026-06-01 00:02:43.922801 | debian-bookworm | #30 45.06 checking file ansible/roles/octavia/templates/octavia.conf.j2 2026-06-01 00:02:43.922815 | debian-bookworm | #30 45.06 Hunk #1 succeeded at 60 (offset 1 line). 2026-06-01 00:02:43.922829 | debian-bookworm | #30 45.06 checking file ansible/roles/placement/templates/placement.conf.j2 2026-06-01 00:02:43.922843 | debian-bookworm | #30 45.06 checking file ansible/roles/tacker/templates/tacker.conf.j2 2026-06-01 00:02:43.922858 | debian-bookworm | #30 45.06 checking file ansible/roles/trove/templates/trove.conf.j2 2026-06-01 00:02:43.922874 | debian-bookworm | #30 45.06 checking file ansible/roles/watcher/templates/watcher.conf.j2 2026-06-01 00:02:43.922888 | debian-bookworm | #30 45.06 checking file ansible/roles/zun/templates/zun.conf.j2 2026-06-01 00:02:43.922903 | debian-bookworm | #30 45.06 + cd /repository 2026-06-01 00:02:43.922917 | debian-bookworm | #30 45.06 + patch --forward --batch -p1 2026-06-01 00:02:43.922932 | debian-bookworm | #30 45.06 patching file ansible/roles/aodh/templates/aodh.conf.j2 2026-06-01 00:02:43.922946 | debian-bookworm | #30 45.06 patching file ansible/roles/barbican/templates/barbican.conf.j2 2026-06-01 00:02:43.922962 | debian-bookworm | #30 45.06 patching file ansible/roles/blazar/templates/blazar.conf.j2 2026-06-01 00:02:43.922981 | debian-bookworm | #30 45.07 patching file ansible/roles/cinder/templates/cinder.conf.j2 2026-06-01 00:02:43.922995 | debian-bookworm | #30 45.07 Hunk #1 succeeded at 134 (offset 13 lines). 2026-06-01 00:02:43.923010 | debian-bookworm | #30 45.07 patching file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-06-01 00:02:43.923024 | debian-bookworm | #30 45.07 patching file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-06-01 00:02:43.923038 | debian-bookworm | #30 45.07 patching file ansible/roles/designate/templates/designate.conf.j2 2026-06-01 00:02:43.923055 | debian-bookworm | #30 45.07 Hunk #1 succeeded at 21 (offset 1 line). 2026-06-01 00:02:43.923070 | debian-bookworm | #30 45.07 patching file ansible/roles/glance/templates/glance-api.conf.j2 2026-06-01 00:02:43.923084 | debian-bookworm | #30 45.07 patching file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-06-01 00:02:43.923098 | debian-bookworm | #30 45.07 patching file ansible/roles/heat/templates/heat.conf.j2 2026-06-01 00:02:43.923112 | debian-bookworm | #30 45.07 patching file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-06-01 00:02:43.923126 | debian-bookworm | #30 45.07 Hunk #1 succeeded at 54 (offset 9 lines). 2026-06-01 00:02:43.923214 | debian-bookworm | #30 45.07 patching file ansible/roles/ironic/templates/ironic.conf.j2 2026-06-01 00:02:43.923230 | debian-bookworm | #30 45.07 Hunk #1 succeeded at 90 (offset 16 lines). 2026-06-01 00:02:43.923245 | debian-bookworm | #30 45.07 patching file ansible/roles/magnum/templates/magnum.conf.j2 2026-06-01 00:02:43.923261 | debian-bookworm | #30 45.07 patching file ansible/roles/manila/templates/manila.conf.j2 2026-06-01 00:02:43.923275 | debian-bookworm | #30 45.07 patching file ansible/roles/masakari/templates/masakari.conf.j2 2026-06-01 00:02:43.923290 | debian-bookworm | #30 45.07 patching file ansible/roles/mistral/templates/mistral.conf.j2 2026-06-01 00:02:43.923304 | debian-bookworm | #30 45.07 patching file ansible/roles/neutron/templates/neutron.conf.j2 2026-06-01 00:02:43.923318 | debian-bookworm | #30 45.07 patching file ansible/roles/nova/templates/nova.conf.j2 2026-06-01 00:02:43.923332 | debian-bookworm | #30 45.07 patching file ansible/roles/octavia/templates/octavia.conf.j2 2026-06-01 00:02:43.923346 | debian-bookworm | #30 45.07 Hunk #1 succeeded at 60 (offset 1 line). 2026-06-01 00:02:43.923363 | debian-bookworm | #30 45.07 patching file ansible/roles/placement/templates/placement.conf.j2 2026-06-01 00:02:43.923377 | debian-bookworm | #30 45.07 patching file ansible/roles/tacker/templates/tacker.conf.j2 2026-06-01 00:02:43.923391 | debian-bookworm | #30 45.07 patching file ansible/roles/trove/templates/trove.conf.j2 2026-06-01 00:02:43.923405 | debian-bookworm | #30 45.07 patching file ansible/roles/watcher/templates/watcher.conf.j2 2026-06-01 00:02:43.923420 | debian-bookworm | #30 45.07 patching file ansible/roles/zun/templates/zun.conf.j2 2026-06-01 00:02:43.923434 | debian-bookworm | #30 45.08 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.923450 | debian-bookworm | #30 45.08 + echo /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-06-01 00:02:43.923465 | debian-bookworm | #30 45.08 /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-06-01 00:02:43.923479 | debian-bookworm | #30 45.08 + cd /repository 2026-06-01 00:02:43.923494 | debian-bookworm | #30 45.08 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.923508 | debian-bookworm | #30 45.08 checking file ansible/roles/hacluster/tasks/bootstrap.yml 2026-06-01 00:02:43.923523 | debian-bookworm | #30 45.08 checking file ansible/roles/hacluster/tasks/config.yml 2026-06-01 00:02:43.923537 | debian-bookworm | #30 45.08 + cd /repository 2026-06-01 00:02:43.923553 | debian-bookworm | #30 45.08 + patch --forward --batch -p1 2026-06-01 00:02:43.923568 | debian-bookworm | #30 45.08 patching file ansible/roles/hacluster/tasks/bootstrap.yml 2026-06-01 00:02:43.923582 | debian-bookworm | #30 45.08 patching file ansible/roles/hacluster/tasks/config.yml 2026-06-01 00:02:43.923596 | debian-bookworm | #30 45.08 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-01 00:02:43.923612 | debian-bookworm | #30 45.08 + echo /patches/2024.2/wait-for-octavia-interface.patch 2026-06-01 00:02:43.923627 | debian-bookworm | #30 45.08 /patches/2024.2/wait-for-octavia-interface.patch 2026-06-01 00:02:43.923644 | debian-bookworm | #30 45.08 + cd /repository 2026-06-01 00:02:43.923658 | debian-bookworm | #30 45.08 + patch --forward --batch -p1 --dry-run 2026-06-01 00:02:43.923673 | debian-bookworm | #30 45.08 checking file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-06-01 00:02:43.923693 | debian-bookworm | #30 45.09 + cd /repository 2026-06-01 00:02:43.923707 | debian-bookworm | #30 45.09 + patch --forward --batch -p1 2026-06-01 00:02:43.923722 | debian-bookworm | #30 45.09 patching file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-06-01 00:02:43.923737 | debian-bookworm | #30 45.09 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-06-01 00:02:44.855872 | debian-bookworm | #30 46.17 Using /etc/ansible/ansible.cfg as config file 2026-06-01 00:02:44.856083 | debian-bookworm | #30 46.17 Skipping install, no requirements found 2026-06-01 00:02:45.082817 | debian-bookworm | #30 46.25 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-06-01 00:02:45.082978 | debian-bookworm | #30 46.25 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-06-01 00:13:41.324252 | debian-bookworm | #30 702.6 Using /etc/ansible/ansible.cfg as config file 2026-06-01 00:13:41.324343 | debian-bookworm | #30 702.6 Starting galaxy collection install process 2026-06-01 00:13:41.324359 | debian-bookworm | #30 702.6 Process install dependency map 2026-06-01 00:13:41.324372 | debian-bookworm | #30 702.6 Starting collection install process 2026-06-01 00:13:41.324386 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-rabbitmq-1.6.0-v9zq4clv 2026-06-01 00:13:41.324400 | debian-bookworm | #30 702.6 Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-06-01 00:13:41.324411 | debian-bookworm | #30 702.6 community.rabbitmq:1.6.0 was installed successfully 2026-06-01 00:13:41.324423 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/ansible-posix-2.2.0-rnz09szb 2026-06-01 00:13:41.324434 | debian-bookworm | #30 702.6 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-01 00:13:41.324446 | debian-bookworm | #30 702.6 ansible.posix:2.2.0 was installed successfully 2026-06-01 00:13:41.324457 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-grafana-2.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-grafana-2.3.0-coje1z4_ 2026-06-01 00:13:41.324469 | debian-bookworm | #30 702.6 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-06-01 00:13:41.324480 | debian-bookworm | #30 702.6 community.grafana:2.3.0 was installed successfully 2026-06-01 00:13:41.324491 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/openstack-cloud-2.5.0-3xv273ku 2026-06-01 00:13:41.324502 | debian-bookworm | #30 702.6 Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-06-01 00:13:41.324513 | debian-bookworm | #30 702.6 openstack.cloud:2.5.0 was installed successfully 2026-06-01 00:13:41.324524 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-network-5.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-network-5.1.0-06jig1rp 2026-06-01 00:13:41.324535 | debian-bookworm | #30 702.6 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-06-01 00:13:41.324546 | debian-bookworm | #30 702.6 community.network:5.1.0 was installed successfully 2026-06-01 00:13:41.324557 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/ansible-utils-6.0.2-r3vw27ex 2026-06-01 00:13:41.324568 | debian-bookworm | #30 702.6 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-06-01 00:13:41.324622 | debian-bookworm | #30 702.6 ansible.utils:6.0.2 was installed successfully 2026-06-01 00:13:41.324658 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-hashi_vault-7.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-hashi_vault-7.1.0-ch_bj9la 2026-06-01 00:13:41.324688 | debian-bookworm | #30 702.6 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-06-01 00:13:41.324700 | debian-bookworm | #30 702.6 community.hashi_vault:7.1.0 was installed successfully 2026-06-01 00:13:41.324711 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/netbox-netbox-3.23.0-4s5kvj20 2026-06-01 00:13:41.324722 | debian-bookworm | #30 702.6 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-06-01 00:13:41.324733 | debian-bookworm | #30 702.6 netbox.netbox:3.23.0 was installed successfully 2026-06-01 00:13:41.324752 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.5.2.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/ansible-netcommon-8.5.2-8ij7aj9e 2026-06-01 00:13:41.324763 | debian-bookworm | #30 702.6 Installing 'ansible.netcommon:8.5.2' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-06-01 00:13:41.324774 | debian-bookworm | #30 702.6 ansible.netcommon:8.5.2 was installed successfully 2026-06-01 00:13:41.324785 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/osism-commons-0.20260318.0-vbyogop6 2026-06-01 00:13:41.324796 | debian-bookworm | #30 702.6 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-06-01 00:13:41.324807 | debian-bookworm | #30 702.6 osism.commons:0.20260318.0 was installed successfully 2026-06-01 00:13:41.324818 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/containers-podman-1.20.2.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/containers-podman-1.20.2-2hirkfsi 2026-06-01 00:13:41.324829 | debian-bookworm | #30 702.6 Installing 'containers.podman:1.20.2' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-06-01 00:13:41.324840 | debian-bookworm | #30 702.6 containers.podman:1.20.2 was installed successfully 2026-06-01 00:13:41.324851 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-5.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-mysql-5.0.2-sggh_r2r 2026-06-01 00:13:41.324862 | debian-bookworm | #30 702.6 Installing 'community.mysql:5.0.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-06-01 00:13:41.324872 | debian-bookworm | #30 702.6 community.mysql:5.0.2 was installed successfully 2026-06-01 00:13:41.324883 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-mysql-5.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/ansible-mysql-5.0.1-_i2qowb_ 2026-06-01 00:13:41.324894 | debian-bookworm | #30 702.6 Installing 'ansible.mysql:5.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/mysql' 2026-06-01 00:13:41.324905 | debian-bookworm | #30 702.6 ansible.mysql:5.0.1 was installed successfully 2026-06-01 00:13:41.324916 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-crypto-3.2.1-410lo56h 2026-06-01 00:13:41.324927 | debian-bookworm | #30 702.6 Installing 'community.crypto:3.2.1' to '/usr/share/ansible/collections/ansible_collections/community/crypto' 2026-06-01 00:13:41.324938 | debian-bookworm | #30 702.6 community.crypto:3.2.1 was installed successfully 2026-06-01 00:13:41.324949 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-docker-5.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-docker-5.2.1-xohgfu1g 2026-06-01 00:13:41.324968 | debian-bookworm | #30 702.6 Installing 'community.docker:5.2.1' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2026-06-01 00:13:41.324979 | debian-bookworm | #30 702.6 community.docker:5.2.1 was installed successfully 2026-06-01 00:13:41.324991 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-library_inventory_filtering_v1-1.1.5-k3htw46m 2026-06-01 00:13:41.325015 | debian-bookworm | #30 702.6 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-06-01 00:13:41.325027 | debian-bookworm | #30 702.6 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-06-01 00:13:41.325039 | debian-bookworm | #30 702.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1502idkp7qt7/tmp26p8whun/community-general-13.0.1-6n3x96js 2026-06-01 00:13:41.325050 | debian-bookworm | #30 702.6 Installing 'community.general:13.0.1' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-01 00:13:41.325061 | debian-bookworm | #30 702.6 community.general:13.0.1 was installed successfully 2026-06-01 00:13:41.451835 | debian-bookworm | #30 702.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-06-01 00:13:41.451869 | debian-bookworm | #30 702.7 + mkdir -p /usr/share/mitogen 2026-06-01 00:13:41.451874 | debian-bookworm | #30 702.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-06-01 00:13:41.451878 | debian-bookworm | #30 702.8 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-06-01 00:13:41.697371 | debian-bookworm | #30 702.8 + rm /mitogen.tar.gz 2026-06-01 00:13:41.697448 | debian-bookworm | #30 702.8 + ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-06-01 00:13:41.697467 | debian-bookworm | #30 702.8 + uv pip install --no-cache --system -r /repository/requirements.txt 2026-06-01 00:13:41.697479 | debian-bookworm | #30 702.9 Using Python 3.13.13 environment at: /usr/local 2026-06-01 00:13:42.156120 | debian-bookworm | #30 703.3 Resolved 40 packages in 406ms 2026-06-01 00:13:42.156159 | debian-bookworm | #30 703.3 Downloading ansible-core (2.1MiB) 2026-06-01 00:13:42.156164 | debian-bookworm | #30 703.3 Downloading netaddr (2.2MiB) 2026-06-01 00:13:42.332621 | debian-bookworm | #30 703.5 Downloaded netaddr 2026-06-01 00:13:42.332714 | debian-bookworm | #30 703.6 Downloaded ansible-core 2026-06-01 00:13:42.332751 | debian-bookworm | #30 703.6 Prepared 9 packages in 299ms 2026-06-01 00:13:42.332785 | debian-bookworm | #30 703.6 Uninstalled 1 package in 29ms 2026-06-01 00:13:42.443147 | debian-bookworm | #30 703.6 Installed 9 packages in 33ms 2026-06-01 00:13:42.443213 | debian-bookworm | #30 703.7 - ansible-core==2.18.9 2026-06-01 00:13:42.443230 | debian-bookworm | #30 703.7 + ansible-core==2.17.14 2026-06-01 00:13:42.443253 | debian-bookworm | #30 703.7 + hvac==2.4.0 2026-06-01 00:13:42.443269 | debian-bookworm | #30 703.7 + netaddr==1.3.0 2026-06-01 00:13:42.443283 | debian-bookworm | #30 703.7 + oslo-config==10.4.0 2026-06-01 00:13:42.443297 | debian-bookworm | #30 703.7 + oslo-i18n==6.8.0 2026-06-01 00:13:42.443311 | debian-bookworm | #30 703.7 + oslo-utils==10.1.0 2026-06-01 00:13:42.443325 | debian-bookworm | #30 703.7 + passlib==1.7.4 2026-06-01 00:13:42.443339 | debian-bookworm | #30 703.7 + pyparsing==3.3.2 2026-06-01 00:13:42.443353 | debian-bookworm | #30 703.7 + rfc3986==2.0.0 2026-06-01 00:13:42.443367 | debian-bookworm | #30 703.7 + uv pip install --no-cache --system /repository 2026-06-01 00:13:42.443381 | debian-bookworm | #30 703.8 Using Python 3.13.13 environment at: /usr/local 2026-06-01 00:13:44.300186 | debian-bookworm | #30 705.6 Resolved 41 packages in 1.85s 2026-06-01 00:13:44.454746 | debian-bookworm | #30 705.6 Building kolla-ansible @ file:///repository 2026-06-01 00:13:46.864642 | debian-bookworm | #30 708.2 Built kolla-ansible @ file:///repository 2026-06-01 00:13:47.102378 | debian-bookworm | #30 708.3 Prepared 1 package in 2.64s 2026-06-01 00:13:47.228513 | debian-bookworm | #30 708.5 Installed 1 package in 275ms 2026-06-01 00:13:47.228595 | debian-bookworm | #30 708.5 + kolla-ansible==19.8.0 (from file:///repository) 2026-06-01 00:13:47.436920 | debian-bookworm | #30 708.6 + python3 /remove-common-as-dependency.py 2026-06-01 00:13:47.504125 | debian-bookworm | #30 708.8 + python3 /split-kolla-ansible-site.py 2026-06-01 00:13:47.747273 | debian-bookworm | #30 709.1 PROCESS ROLE prechecks 2026-06-01 00:13:47.747417 | debian-bookworm | #30 709.1 PROCESS ROLE common 2026-06-01 00:13:47.747459 | debian-bookworm | #30 709.1 PROCESS ROLE loadbalancer 2026-06-01 00:13:47.747497 | debian-bookworm | #30 709.1 PROCESS ROLE letsencrypt 2026-06-01 00:13:47.747533 | debian-bookworm | #30 709.1 PROCESS ROLE collectd 2026-06-01 00:13:47.747569 | debian-bookworm | #30 709.1 PROCESS ROLE influxdb 2026-06-01 00:13:47.747683 | debian-bookworm | #30 709.1 PROCESS ROLE telegraf 2026-06-01 00:13:47.747720 | debian-bookworm | #30 709.1 ROLE telegraf IS NOT SUPPORTED 2026-06-01 00:13:47.747756 | debian-bookworm | #30 709.1 PROCESS ROLE redis 2026-06-01 00:13:47.747791 | debian-bookworm | #30 709.1 PROCESS ROLE memcached 2026-06-01 00:13:47.747827 | debian-bookworm | #30 709.1 PROCESS ROLE prometheus 2026-06-01 00:13:47.747862 | debian-bookworm | #30 709.1 PROCESS ROLE iscsi 2026-06-01 00:13:47.747898 | debian-bookworm | #30 709.1 ROLE iscsi IS NOT SUPPORTED 2026-06-01 00:13:47.747933 | debian-bookworm | #30 709.1 PROCESS ROLE multipathd 2026-06-01 00:13:47.747969 | debian-bookworm | #30 709.1 PROCESS ROLE etcd 2026-06-01 00:13:47.748004 | debian-bookworm | #30 709.1 PROCESS ROLE keystone 2026-06-01 00:13:47.748040 | debian-bookworm | #30 709.1 PROCESS ROLE opensearch 2026-06-01 00:13:47.748075 | debian-bookworm | #30 709.1 PROCESS ROLE swift 2026-06-01 00:13:47.748111 | debian-bookworm | #30 709.1 PROCESS ROLE ceph-rgw 2026-06-01 00:13:47.748147 | debian-bookworm | #30 709.1 PROCESS ROLE glance 2026-06-01 00:13:47.748182 | debian-bookworm | #30 709.1 PROCESS ROLE ironic 2026-06-01 00:13:47.748218 | debian-bookworm | #30 709.1 ROLE ironic IS NOT SUPPORTED 2026-06-01 00:13:47.748253 | debian-bookworm | #30 709.1 PROCESS ROLE cinder 2026-06-01 00:13:47.748289 | debian-bookworm | #30 709.1 PROCESS ROLE placement 2026-06-01 00:13:47.748325 | debian-bookworm | #30 709.1 PROCESS ROLE openvswitch 2026-06-01 00:13:47.748360 | debian-bookworm | #30 709.1 PROCESS ROLE ovs-dpdk 2026-06-01 00:13:47.748396 | debian-bookworm | #30 709.1 PROCESS ROLE ovn-controller 2026-06-01 00:13:47.748432 | debian-bookworm | #30 709.1 PROCESS ROLE ovn-db 2026-06-01 00:13:47.748467 | debian-bookworm | #30 709.1 PROCESS ROLE neutron 2026-06-01 00:13:47.748503 | debian-bookworm | #30 709.1 PROCESS ROLE kuryr 2026-06-01 00:13:47.748538 | debian-bookworm | #30 709.1 PROCESS ROLE hacluster 2026-06-01 00:13:47.748588 | debian-bookworm | #30 709.1 PROCESS ROLE heat 2026-06-01 00:13:47.748626 | debian-bookworm | #30 709.1 PROCESS ROLE horizon 2026-06-01 00:13:47.748663 | debian-bookworm | #30 709.1 PROCESS ROLE magnum 2026-06-01 00:13:47.748700 | debian-bookworm | #30 709.1 PROCESS ROLE mistral 2026-06-01 00:13:47.748736 | debian-bookworm | #30 709.1 PROCESS ROLE manila 2026-06-01 00:13:47.748772 | debian-bookworm | #30 709.1 PROCESS ROLE gnocchi 2026-06-01 00:13:47.748808 | debian-bookworm | #30 709.1 PROCESS ROLE ceilometer 2026-06-01 00:13:47.748843 | debian-bookworm | #30 709.1 PROCESS ROLE aodh 2026-06-01 00:13:47.748879 | debian-bookworm | #30 709.1 PROCESS ROLE barbican 2026-06-01 00:13:47.748915 | debian-bookworm | #30 709.1 PROCESS ROLE cyborg 2026-06-01 00:13:47.748951 | debian-bookworm | #30 709.1 ROLE cyborg IS NOT SUPPORTED 2026-06-01 00:13:47.748986 | debian-bookworm | #30 709.1 PROCESS ROLE designate 2026-06-01 00:13:47.749022 | debian-bookworm | #30 709.1 PROCESS ROLE trove 2026-06-01 00:13:47.749058 | debian-bookworm | #30 709.1 PROCESS ROLE watcher 2026-06-01 00:13:47.749094 | debian-bookworm | #30 709.1 PROCESS ROLE grafana 2026-06-01 00:13:47.749129 | debian-bookworm | #30 709.1 PROCESS ROLE cloudkitty 2026-06-01 00:13:47.749165 | debian-bookworm | #30 709.1 PROCESS ROLE tacker 2026-06-01 00:13:47.749201 | debian-bookworm | #30 709.1 ROLE tacker IS NOT SUPPORTED 2026-06-01 00:13:47.749237 | debian-bookworm | #30 709.1 PROCESS ROLE octavia 2026-06-01 00:13:47.749273 | debian-bookworm | #30 709.1 PROCESS ROLE zun 2026-06-01 00:13:47.749309 | debian-bookworm | #30 709.1 PROCESS ROLE blazar 2026-06-01 00:13:47.749345 | debian-bookworm | #30 709.1 PROCESS ROLE masakari 2026-06-01 00:13:47.749381 | debian-bookworm | #30 709.1 PROCESS ROLE venus 2026-06-01 00:13:47.749416 | debian-bookworm | #30 709.1 ROLE venus IS NOT SUPPORTED 2026-06-01 00:13:47.749452 | debian-bookworm | #30 709.1 PROCESS ROLE skyline 2026-06-01 00:13:47.852196 | debian-bookworm | #30 709.1 + cp -r /repository/ansible/action_plugins/merge_configs.py /repository/ansible/action_plugins/merge_yaml.py /ansible/action_plugins 2026-06-01 00:13:47.852371 | debian-bookworm | #30 709.1 + '[' -e /repository/ansible/filter_plugins ']' 2026-06-01 00:13:47.852449 | debian-bookworm | #30 709.1 + cp -r /repository/ansible/filter_plugins/address.py /repository/ansible/filter_plugins/database.py /repository/ansible/filter_plugins/services.py /ansible/filter_plugins 2026-06-01 00:13:47.852607 | debian-bookworm | #30 709.1 + '[' -e /repository/ansible/module_utils ']' 2026-06-01 00:13:47.852730 | debian-bookworm | #30 709.1 + cp -r /repository/ansible/module_utils/kolla_container_worker.py /repository/ansible/module_utils/kolla_docker_worker.py /repository/ansible/module_utils/kolla_podman_worker.py /repository/ansible/module_utils/kolla_systemd_worker.py /ansible/module_utils 2026-06-01 00:13:47.852834 | debian-bookworm | #30 709.1 + cp /repository/ansible/library/kolla_container.py /repository/ansible/library/kolla_container_facts.py /repository/ansible/library/kolla_container_volume_facts.py /repository/ansible/library/kolla_toolbox.py /ansible/library 2026-06-01 00:13:47.853023 | debian-bookworm | #30 709.1 + cp -r /repository/ansible/roles/aodh /repository/ansible/roles/barbican /repository/ansible/roles/bifrost /repository/ansible/roles/blazar /repository/ansible/roles/ceilometer /repository/ansible/roles/ceph-rgw /repository/ansible/roles/certificates /repository/ansible/roles/cinder /repository/ansible/roles/cloudkitty /repository/ansible/roles/collectd /repository/ansible/roles/common /repository/ansible/roles/cyborg /repository/ansible/roles/designate /repository/ansible/roles/destroy /repository/ansible/roles/etcd /repository/ansible/roles/glance /repository/ansible/roles/gnocchi /repository/ansible/roles/grafana /repository/ansible/roles/hacluster /repository/ansible/roles/haproxy-config /repository/ansible/roles/heat /repository/ansible/roles/horizon /repository/ansible/roles/influxdb /repository/ansible/roles/ironic /repository/ansible/roles/iscsi /repository/ansible/roles/keystone /repository/ansible/roles/kuryr /repository/ansible/roles/letsencrypt /repository/ansible/roles/loadbalancer /repository/ansible/roles/loadbalancer-config /repository/ansible/roles/magnum /repository/ansible/roles/manila /repository/ansible/roles/mariadb /repository/ansible/roles/masakari /repository/ansible/roles/memcached /repository/ansible/roles/mistral /repository/ansible/roles/module-load /repository/ansible/roles/multipathd /repository/ansible/roles/neutron /repository/ansible/roles/nova /repository/ansible/roles/nova-cell /repository/ansible/roles/octavia /repository/ansible/roles/octavia-certificates /repository/ansible/roles/opensearch /repository/ansible/roles/openvswitch /repository/ansible/roles/ovn-controller /repository/ansible/roles/ovn-db /repository/ansible/roles/ovs-dpdk /repository/ansible/roles/placement /repository/ansible/roles/prechecks /repository/ansible/roles/prometheus /repository/ansible/roles/proxysql-config /repository/ansible/roles/prune-images /repository/ansible/roles/rabbitmq /repository/ansible/roles/redis /repository/ansible/roles/service-cert-copy /repository/ansible/roles/service-config-validate /repository/ansible/roles/service-images-pull /repository/ansible/roles/service-ks-register /repository/ansible/roles/service-precheck /repository/ansible/roles/service-rabbitmq /repository/ansible/roles/service-stop /repository/ansible/roles/skyline /repository/ansible/roles/swift /repository/ansible/roles/sysctl /repository/ansible/roles/tacker /repository/ansible/roles/telegraf /repository/ansible/roles/trove /repository/ansible/roles/venus /repository/ansible/roles/watcher /repository/ansible/roles/zun /ansible/roles 2026-06-01 00:13:47.853102 | debian-bookworm | #30 709.2 + python3 /kolla-container-throttle.py 2026-06-01 00:13:47.953396 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/nova-cell/handlers/main.yml 2026-06-01 00:13:47.953488 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/common/handlers/main.yml 2026-06-01 00:13:47.953552 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/ovs-dpdk/handlers/main.yml 2026-06-01 00:13:47.953570 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/iscsi/handlers/main.yml 2026-06-01 00:13:47.953608 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/memcached/handlers/main.yml 2026-06-01 00:13:47.953626 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/masakari/handlers/main.yml 2026-06-01 00:13:47.953652 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/collectd/handlers/main.yml 2026-06-01 00:13:47.953702 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/trove/handlers/main.yml 2026-06-01 00:13:47.953722 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/redis/handlers/main.yml 2026-06-01 00:13:47.953762 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/cyborg/handlers/main.yml 2026-06-01 00:13:47.953778 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/zun/handlers/main.yml 2026-06-01 00:13:47.953794 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/loadbalancer/handlers/main.yml 2026-06-01 00:13:47.953810 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/skyline/handlers/main.yml 2026-06-01 00:13:47.953824 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/designate/handlers/main.yml 2026-06-01 00:13:47.953839 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/grafana/handlers/main.yml 2026-06-01 00:13:47.953854 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/cloudkitty/handlers/main.yml 2026-06-01 00:13:47.953869 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/barbican/handlers/main.yml 2026-06-01 00:13:47.953884 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/hacluster/handlers/main.yml 2026-06-01 00:13:47.953899 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/tacker/handlers/main.yml 2026-06-01 00:13:47.953913 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/manila/handlers/main.yml 2026-06-01 00:13:47.953928 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/ceilometer/handlers/main.yml 2026-06-01 00:13:47.953942 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/watcher/handlers/main.yml 2026-06-01 00:13:47.953957 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/multipathd/handlers/main.yml 2026-06-01 00:13:47.953972 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/keystone/handlers/main.yml 2026-06-01 00:13:47.953991 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/glance/handlers/main.yml 2026-06-01 00:13:47.954006 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/placement/handlers/main.yml 2026-06-01 00:13:47.954021 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/aodh/handlers/main.yml 2026-06-01 00:13:47.954036 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/cinder/handlers/main.yml 2026-06-01 00:13:47.954050 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/neutron/handlers/main.yml 2026-06-01 00:13:47.954064 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/openvswitch/handlers/main.yml 2026-06-01 00:13:47.954079 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/opensearch/handlers/main.yml 2026-06-01 00:13:47.954094 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/nova/handlers/main.yml 2026-06-01 00:13:47.954108 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/ovn-db/handlers/main.yml 2026-06-01 00:13:47.954123 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/gnocchi/handlers/main.yml 2026-06-01 00:13:47.954137 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/swift/handlers/main.yml 2026-06-01 00:13:47.954151 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/prometheus/handlers/main.yml 2026-06-01 00:13:47.954166 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/horizon/handlers/main.yml 2026-06-01 00:13:47.954180 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/mariadb/handlers/main.yml 2026-06-01 00:13:47.954196 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/ovn-controller/handlers/main.yml 2026-06-01 00:13:47.954211 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/blazar/handlers/main.yml 2026-06-01 00:13:47.954225 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/rabbitmq/handlers/main.yml 2026-06-01 00:13:47.954239 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/influxdb/handlers/main.yml 2026-06-01 00:13:47.954255 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/venus/handlers/main.yml 2026-06-01 00:13:47.954269 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/heat/handlers/main.yml 2026-06-01 00:13:47.954283 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/telegraf/handlers/main.yml 2026-06-01 00:13:47.954297 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/etcd/handlers/main.yml 2026-06-01 00:13:47.954312 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/magnum/handlers/main.yml 2026-06-01 00:13:47.954326 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/octavia/handlers/main.yml 2026-06-01 00:13:47.954341 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/mistral/handlers/main.yml 2026-06-01 00:13:47.954355 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/ironic/handlers/main.yml 2026-06-01 00:13:47.954369 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/letsencrypt/handlers/main.yml 2026-06-01 00:13:47.954384 | debian-bookworm | #30 709.2 PROCESSING /ansible/roles/kuryr/handlers/main.yml 2026-06-01 00:13:47.954399 | debian-bookworm | #30 709.2 ++ find /repository/ansible -maxdepth 1 -name '*.yml' 2026-06-01 00:13:47.954417 | debian-bookworm | #30 709.2 ++ grep -v nova.yml 2026-06-01 00:13:47.954433 | debian-bookworm | #30 709.2 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954478 | debian-bookworm | #30 709.2 + echo /repository/ansible/mariadb.yml 2026-06-01 00:13:47.954495 | debian-bookworm | #30 709.2 /repository/ansible/mariadb.yml 2026-06-01 00:13:47.954535 | debian-bookworm | #30 709.2 ++ basename /repository/ansible/mariadb.yml 2026-06-01 00:13:47.954550 | debian-bookworm | #30 709.2 + cp /repository/ansible/mariadb.yml /ansible/kolla-mariadb.yml 2026-06-01 00:13:47.954566 | debian-bookworm | #30 709.2 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954597 | debian-bookworm | #30 709.2 + echo /repository/ansible/certificates.yml 2026-06-01 00:13:47.954612 | debian-bookworm | #30 709.2 /repository/ansible/certificates.yml 2026-06-01 00:13:47.954626 | debian-bookworm | #30 709.2 ++ basename /repository/ansible/certificates.yml 2026-06-01 00:13:47.954642 | debian-bookworm | #30 709.2 + cp /repository/ansible/certificates.yml /ansible/kolla-certificates.yml 2026-06-01 00:13:47.954657 | debian-bookworm | #30 709.2 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954672 | debian-bookworm | #30 709.2 + echo /repository/ansible/octavia-certificates.yml 2026-06-01 00:13:47.954686 | debian-bookworm | #30 709.2 /repository/ansible/octavia-certificates.yml 2026-06-01 00:13:47.954700 | debian-bookworm | #30 709.2 ++ basename /repository/ansible/octavia-certificates.yml 2026-06-01 00:13:47.954714 | debian-bookworm | #30 709.2 + cp /repository/ansible/octavia-certificates.yml /ansible/kolla-octavia-certificates.yml 2026-06-01 00:13:47.954730 | debian-bookworm | #30 709.2 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954745 | debian-bookworm | #30 709.2 + echo /repository/ansible/rabbitmq-upgrade.yml 2026-06-01 00:13:47.954759 | debian-bookworm | #30 709.2 /repository/ansible/rabbitmq-upgrade.yml 2026-06-01 00:13:47.954773 | debian-bookworm | #30 709.2 ++ basename /repository/ansible/rabbitmq-upgrade.yml 2026-06-01 00:13:47.954787 | debian-bookworm | #30 709.2 + cp /repository/ansible/rabbitmq-upgrade.yml /ansible/kolla-rabbitmq-upgrade.yml 2026-06-01 00:13:47.954802 | debian-bookworm | #30 709.2 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954817 | debian-bookworm | #30 709.2 + echo /repository/ansible/prune-images.yml 2026-06-01 00:13:47.954831 | debian-bookworm | #30 709.2 /repository/ansible/prune-images.yml 2026-06-01 00:13:47.954845 | debian-bookworm | #30 709.2 ++ basename /repository/ansible/prune-images.yml 2026-06-01 00:13:47.954859 | debian-bookworm | #30 709.3 + cp /repository/ansible/prune-images.yml /ansible/kolla-prune-images.yml 2026-06-01 00:13:47.954874 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954889 | debian-bookworm | #30 709.3 + echo /repository/ansible/rabbitmq.yml 2026-06-01 00:13:47.954903 | debian-bookworm | #30 709.3 /repository/ansible/rabbitmq.yml 2026-06-01 00:13:47.954917 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/rabbitmq.yml 2026-06-01 00:13:47.954932 | debian-bookworm | #30 709.3 + cp /repository/ansible/rabbitmq.yml /ansible/kolla-rabbitmq.yml 2026-06-01 00:13:47.954946 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.954960 | debian-bookworm | #30 709.3 /repository/ansible/nova-libvirt-cleanup.yml 2026-06-01 00:13:47.954975 | debian-bookworm | #30 709.3 + echo /repository/ansible/nova-libvirt-cleanup.yml 2026-06-01 00:13:47.954992 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/nova-libvirt-cleanup.yml 2026-06-01 00:13:47.955006 | debian-bookworm | #30 709.3 + cp /repository/ansible/nova-libvirt-cleanup.yml /ansible/kolla-nova-libvirt-cleanup.yml 2026-06-01 00:13:47.955021 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:47.955035 | debian-bookworm | #30 709.3 + echo /repository/ansible/site.yml 2026-06-01 00:13:47.955050 | debian-bookworm | #30 709.3 /repository/ansible/site.yml 2026-06-01 00:13:47.955064 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/site.yml 2026-06-01 00:13:47.955078 | debian-bookworm | #30 709.3 + cp /repository/ansible/site.yml /ansible/kolla-site.yml 2026-06-01 00:13:47.955092 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.086858 | debian-bookworm | #30 709.3 + echo /repository/ansible/kolla-host.yml 2026-06-01 00:13:48.086925 | debian-bookworm | #30 709.3 /repository/ansible/kolla-host.yml 2026-06-01 00:13:48.086944 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/kolla-host.yml 2026-06-01 00:13:48.086960 | debian-bookworm | #30 709.3 + cp /repository/ansible/kolla-host.yml /ansible/kolla-kolla-host.yml 2026-06-01 00:13:48.086976 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.086991 | debian-bookworm | #30 709.3 + echo /repository/ansible/mariadb_backup.yml 2026-06-01 00:13:48.087007 | debian-bookworm | #30 709.3 /repository/ansible/mariadb_backup.yml 2026-06-01 00:13:48.087022 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/mariadb_backup.yml 2026-06-01 00:13:48.087037 | debian-bookworm | #30 709.3 + cp /repository/ansible/mariadb_backup.yml /ansible/kolla-mariadb_backup.yml 2026-06-01 00:13:48.087052 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087067 | debian-bookworm | #30 709.3 + echo /repository/ansible/destroy.yml 2026-06-01 00:13:48.087081 | debian-bookworm | #30 709.3 /repository/ansible/destroy.yml 2026-06-01 00:13:48.087095 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/destroy.yml 2026-06-01 00:13:48.087109 | debian-bookworm | #30 709.3 + cp /repository/ansible/destroy.yml /ansible/kolla-destroy.yml 2026-06-01 00:13:48.087124 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087163 | debian-bookworm | #30 709.3 /repository/ansible/rabbitmq-reset-state.yml 2026-06-01 00:13:48.087177 | debian-bookworm | #30 709.3 + echo /repository/ansible/rabbitmq-reset-state.yml 2026-06-01 00:13:48.087192 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/rabbitmq-reset-state.yml 2026-06-01 00:13:48.087206 | debian-bookworm | #30 709.3 + cp /repository/ansible/rabbitmq-reset-state.yml /ansible/kolla-rabbitmq-reset-state.yml 2026-06-01 00:13:48.087221 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087235 | debian-bookworm | #30 709.3 + echo /repository/ansible/post-deploy.yml 2026-06-01 00:13:48.087249 | debian-bookworm | #30 709.3 /repository/ansible/post-deploy.yml 2026-06-01 00:13:48.087263 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/post-deploy.yml 2026-06-01 00:13:48.087277 | debian-bookworm | #30 709.3 + cp /repository/ansible/post-deploy.yml /ansible/kolla-post-deploy.yml 2026-06-01 00:13:48.087291 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087305 | debian-bookworm | #30 709.3 + echo /repository/ansible/bifrost.yml 2026-06-01 00:13:48.087320 | debian-bookworm | #30 709.3 /repository/ansible/bifrost.yml 2026-06-01 00:13:48.087334 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/bifrost.yml 2026-06-01 00:13:48.087349 | debian-bookworm | #30 709.3 + cp /repository/ansible/bifrost.yml /ansible/kolla-bifrost.yml 2026-06-01 00:13:48.087364 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087378 | debian-bookworm | #30 709.3 + echo /repository/ansible/mariadb_recovery.yml 2026-06-01 00:13:48.087392 | debian-bookworm | #30 709.3 /repository/ansible/mariadb_recovery.yml 2026-06-01 00:13:48.087407 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/mariadb_recovery.yml 2026-06-01 00:13:48.087421 | debian-bookworm | #30 709.3 + cp /repository/ansible/mariadb_recovery.yml /ansible/kolla-mariadb_recovery.yml 2026-06-01 00:13:48.087436 | debian-bookworm | #30 709.3 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-01 00:13:48.087450 | debian-bookworm | #30 709.3 + echo /repository/ansible/gather-facts.yml 2026-06-01 00:13:48.087464 | debian-bookworm | #30 709.3 /repository/ansible/gather-facts.yml 2026-06-01 00:13:48.087478 | debian-bookworm | #30 709.3 ++ basename /repository/ansible/gather-facts.yml 2026-06-01 00:13:48.087492 | debian-bookworm | #30 709.3 + cp /repository/ansible/gather-facts.yml /ansible/kolla-gather-facts.yml 2026-06-01 00:13:48.087506 | debian-bookworm | #30 709.3 + cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-06-01 00:13:48.087520 | debian-bookworm | #30 709.3 + cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-06-01 00:13:48.087535 | debian-bookworm | #30 709.3 + cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-06-01 00:13:48.087562 | debian-bookworm | #30 709.3 + rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-06-01 00:13:48.087588 | debian-bookworm | #30 709.3 + rm /remove-common-as-dependency.py 2026-06-01 00:13:48.087603 | debian-bookworm | #30 709.3 + rm /split-kolla-ansible-site.py 2026-06-01 00:13:48.087617 | debian-bookworm | #30 709.3 + mkdir /ansible/files 2026-06-01 00:13:48.087632 | debian-bookworm | #30 709.3 + cp /repository/tools/cleanup-containers /repository/tools/cleanup-host /repository/tools/cleanup-images /ansible/files 2026-06-01 00:13:48.087647 | debian-bookworm | #30 709.3 + find /ansible/roles/ -name config.yml -print0 2026-06-01 00:13:48.087661 | debian-bookworm | #30 709.3 + xargs -0 '-I{}' dirname '{}' 2026-06-01 00:13:48.087675 | debian-bookworm | #30 709.3 + xargs '-I{}' cp /refresh-containers.yml '{}/refresh-containers.yml' 2026-06-01 00:13:48.087690 | debian-bookworm | #30 709.4 + rm /refresh-containers.yml 2026-06-01 00:13:48.332153 | debian-bookworm | #30 709.4 + mv /overlays/2024.2/kolla-ansible.yml /overlays 2026-06-01 00:13:48.332275 | debian-bookworm | #30 709.4 + '[' -e /overlays/release/latest ']' 2026-06-01 00:13:48.332323 | debian-bookworm | #30 709.4 ++ find /overlays -mindepth 1 -type d 2026-06-01 00:13:48.332366 | debian-bookworm | #30 709.4 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332409 | debian-bookworm | #30 709.4 + rm -rf /overlays/2024.2 2026-06-01 00:13:48.332450 | debian-bookworm | #30 709.4 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332492 | debian-bookworm | #30 709.4 + rm -rf /overlays/2025.2 2026-06-01 00:13:48.332534 | debian-bookworm | #30 709.4 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332659 | debian-bookworm | #30 709.4 + rm -rf /overlays/release 2026-06-01 00:13:48.332711 | debian-bookworm | #30 709.4 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332756 | debian-bookworm | #30 709.4 + rm -rf /overlays/release/6.0.1 2026-06-01 00:13:48.332797 | debian-bookworm | #30 709.4 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332838 | debian-bookworm | #30 709.4 + rm -rf /overlays/2024.1 2026-06-01 00:13:48.332880 | debian-bookworm | #30 709.5 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.332939 | debian-bookworm | #30 709.5 + rm -rf /overlays/2025.1 2026-06-01 00:13:48.332982 | debian-bookworm | #30 709.5 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-01 00:13:48.333024 | debian-bookworm | #30 709.5 + rm -rf /overlays/2023.2 2026-06-01 00:13:48.333065 | debian-bookworm | #30 709.5 + python3 -m ara.setup.env 2026-06-01 00:13:48.333107 | debian-bookworm | #30 709.5 + chown -R dragon: /ansible /share /interface 2026-06-01 00:13:48.379307 | debian-bookworm | #30 709.7 + apt-get clean 2026-06-01 00:13:48.545623 | debian-bookworm | #30 709.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-01 00:13:49.064030 | debian-bookworm | #30 709.7 Reading package lists... 2026-06-01 00:13:49.255823 | debian-bookworm | #30 710.4 Building dependency tree... 2026-06-01 00:13:49.406792 | debian-bookworm | #30 710.6 Reading state information... 2026-06-01 00:13:49.436352 | debian-bookworm | #30 710.8 Package 'python3-dev' is not installed, so not removed 2026-06-01 00:13:49.436426 | debian-bookworm | #30 710.8 The following packages were automatically installed and are no longer required: 2026-06-01 00:13:49.436444 | debian-bookworm | #30 710.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-01 00:13:49.602313 | debian-bookworm | #30 710.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-01 00:13:49.602379 | debian-bookworm | #30 710.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-01 00:13:49.602397 | debian-bookworm | #30 710.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-06-01 00:13:49.602414 | debian-bookworm | #30 710.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-01 00:13:49.602430 | debian-bookworm | #30 710.8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-06-01 00:13:49.602445 | debian-bookworm | #30 710.8 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-06-01 00:13:49.602460 | debian-bookworm | #30 710.8 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-06-01 00:13:49.602475 | debian-bookworm | #30 710.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-01 00:13:49.602490 | debian-bookworm | #30 710.8 rpcsvc-proto xz-utils zlib1g-dev 2026-06-01 00:13:49.602506 | debian-bookworm | #30 710.8 Use 'apt autoremove' to remove them. 2026-06-01 00:13:49.602535 | debian-bookworm | #30 710.8 The following packages will be REMOVED: 2026-06-01 00:13:49.602550 | debian-bookworm | #30 710.8 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev 2026-06-01 00:13:49.668304 | debian-bookworm | #30 711.0 0 upgraded, 0 newly installed, 6 to remove and 2 not upgraded. 2026-06-01 00:13:49.668413 | debian-bookworm | #30 711.0 After this operation, 60.2 MB disk space will be freed. 2026-06-01 00:13:49.860112 | debian-bookworm | #30 711.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14595 files and directories currently installed.) 2026-06-01 00:13:49.860208 | debian-bookworm | #30 711.0 Removing build-essential (12.9) ... 2026-06-01 00:13:49.860239 | debian-bookworm | #30 711.1 Removing git (1:2.39.5-0+deb12u3) ... 2026-06-01 00:13:49.860273 | debian-bookworm | #30 711.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-06-01 00:13:49.980459 | debian-bookworm | #30 711.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-06-01 00:13:49.980685 | debian-bookworm | #30 711.3 Removing libssl-dev:amd64 (3.0.20-1~deb12u1) ... 2026-06-01 00:13:50.176146 | debian-bookworm | #30 711.4 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-06-01 00:13:50.176245 | debian-bookworm | #30 711.5 + apt-get autoremove -y 2026-06-01 00:13:50.856948 | debian-bookworm | #30 711.5 Reading package lists... 2026-06-01 00:13:51.038523 | debian-bookworm | #30 712.2 Building dependency tree... 2026-06-01 00:13:51.189650 | debian-bookworm | #30 712.4 Reading state information... 2026-06-01 00:13:51.223555 | debian-bookworm | #30 712.5 The following packages will be REMOVED: 2026-06-01 00:13:51.376993 | debian-bookworm | #30 712.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-01 00:13:51.377157 | debian-bookworm | #30 712.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-01 00:13:51.377207 | debian-bookworm | #30 712.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-01 00:13:51.377251 | debian-bookworm | #30 712.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-06-01 00:13:51.377292 | debian-bookworm | #30 712.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-01 00:13:51.377334 | debian-bookworm | #30 712.5 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-06-01 00:13:51.377375 | debian-bookworm | #30 712.5 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-06-01 00:13:51.377461 | debian-bookworm | #30 712.5 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-06-01 00:13:51.377509 | debian-bookworm | #30 712.5 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-01 00:13:51.377553 | debian-bookworm | #30 712.5 rpcsvc-proto xz-utils zlib1g-dev 2026-06-01 00:13:51.422079 | debian-bookworm | #30 712.7 0 upgraded, 0 newly installed, 62 to remove and 2 not upgraded. 2026-06-01 00:13:51.422154 | debian-bookworm | #30 712.7 After this operation, 322 MB disk space will be freed. 2026-06-01 00:13:51.597513 | debian-bookworm | #30 712.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13476 files and directories currently installed.) 2026-06-01 00:13:51.597721 | debian-bookworm | #30 712.8 Removing g++ (4:12.2.0-3) ... 2026-06-01 00:13:51.597772 | debian-bookworm | #30 712.8 Removing gcc (4:12.2.0-3) ... 2026-06-01 00:13:51.597815 | debian-bookworm | #30 712.9 Removing dpkg-dev (1.21.23) ... 2026-06-01 00:13:51.733642 | debian-bookworm | #30 713.0 Removing bzip2 (1.0.8-5+b1) ... 2026-06-01 00:13:51.884177 | debian-bookworm | #30 713.0 Removing cpp (4:12.2.0-3) ... 2026-06-01 00:13:51.884267 | debian-bookworm | #30 713.1 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:52.058277 | debian-bookworm | #30 713.2 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-06-01 00:13:52.058423 | debian-bookworm | #30 713.3 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:52.178297 | debian-bookworm | #30 713.4 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-06-01 00:13:52.178467 | debian-bookworm | #30 713.4 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-06-01 00:13:52.178548 | debian-bookworm | #30 713.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-06-01 00:13:52.324062 | debian-bookworm | #30 713.6 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-06-01 00:13:52.456383 | debian-bookworm | #30 713.6 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-06-01 00:13:52.456533 | debian-bookworm | #30 713.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-06-01 00:13:52.580899 | debian-bookworm | #30 713.8 Removing libdpkg-perl (1.21.23) ... 2026-06-01 00:13:52.581044 | debian-bookworm | #30 713.8 Removing liberror-perl (0.17029-2) ... 2026-06-01 00:13:52.581092 | debian-bookworm | #30 713.9 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-06-01 00:13:52.700611 | debian-bookworm | #30 714.0 Removing perl (5.36.0-7+deb12u3) ... 2026-06-01 00:13:52.700756 | debian-bookworm | #30 714.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-06-01 00:13:52.857527 | debian-bookworm | #30 714.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-06-01 00:13:52.857677 | debian-bookworm | #30 714.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-06-01 00:13:52.990526 | debian-bookworm | #30 714.2 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-06-01 00:13:52.990685 | debian-bookworm | #30 714.3 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-06-01 00:13:53.107866 | debian-bookworm | #30 714.4 Removing libnsl2:amd64 (1.3.0-2) ... 2026-06-01 00:13:53.108001 | debian-bookworm | #30 714.4 Removing libpsl5:amd64 (0.21.2-1) ... 2026-06-01 00:13:53.242994 | debian-bookworm | #30 714.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-06-01 00:13:53.243244 | debian-bookworm | #30 714.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-06-01 00:13:53.385367 | debian-bookworm | #30 714.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-06-01 00:13:53.385637 | debian-bookworm | #30 714.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-06-01 00:13:53.500196 | debian-bookworm | #30 714.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-06-01 00:13:53.500286 | debian-bookworm | #30 714.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-06-01 00:13:53.623680 | debian-bookworm | #30 714.9 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-06-01 00:13:53.623752 | debian-bookworm | #30 714.9 Removing libtirpc-common (1.3.3+ds-1) ... 2026-06-01 00:13:53.758084 | debian-bookworm | #30 715.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-06-01 00:13:53.758209 | debian-bookworm | #30 715.1 Removing linux-libc-dev:amd64 (6.1.174-1) ... 2026-06-01 00:13:53.926905 | debian-bookworm | #30 715.2 Removing make (4.3-4.1) ... 2026-06-01 00:13:53.927035 | debian-bookworm | #30 715.2 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-06-01 00:13:54.043047 | debian-bookworm | #30 715.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-06-01 00:13:54.170922 | debian-bookworm | #30 715.4 Removing xz-utils (5.4.1-1) ... 2026-06-01 00:13:54.171001 | debian-bookworm | #30 715.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:54.312068 | debian-bookworm | #30 715.6 Removing binutils (2.40-2) ... 2026-06-01 00:13:54.312171 | debian-bookworm | #30 715.6 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-06-01 00:13:54.430510 | debian-bookworm | #30 715.7 Removing libgprofng0:amd64 (2.40-2) ... 2026-06-01 00:13:54.430640 | debian-bookworm | #30 715.7 Removing libctf0:amd64 (2.40-2) ... 2026-06-01 00:13:54.540253 | debian-bookworm | #30 715.8 Removing libbinutils:amd64 (2.40-2) ... 2026-06-01 00:13:54.540368 | debian-bookworm | #30 715.9 Removing binutils-common:amd64 (2.40-2) ... 2026-06-01 00:13:54.734258 | debian-bookworm | #30 715.9 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:54.803381 | debian-bookworm | #30 716.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:54.924127 | debian-bookworm | #30 716.2 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:54.924200 | debian-bookworm | #30 716.2 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.041270 | debian-bookworm | #30 716.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.041350 | debian-bookworm | #30 716.4 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-06-01 00:13:55.155831 | debian-bookworm | #30 716.4 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.155959 | debian-bookworm | #30 716.5 Removing libisl23:amd64 (0.25-1.1) ... 2026-06-01 00:13:55.275497 | debian-bookworm | #30 716.5 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.275683 | debian-bookworm | #30 716.6 Removing libjansson4:amd64 (2.14-2) ... 2026-06-01 00:13:55.385062 | debian-bookworm | #30 716.6 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.385179 | debian-bookworm | #30 716.7 Removing libmpc3:amd64 (1.3.1-1) ... 2026-06-01 00:13:55.504887 | debian-bookworm | #30 716.8 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-06-01 00:13:55.504962 | debian-bookworm | #30 716.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.619055 | debian-bookworm | #30 716.9 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.619194 | debian-bookworm | #30 716.9 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-06-01 00:13:55.767799 | debian-bookworm | #30 717.0 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-06-01 00:13:55.767903 | debian-bookworm | #30 717.1 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-37ca276c5e3f627c.lock /tmp/uv-setuptools-b1527acc79075b2d.lock /tmp/uv-setuptools-c5c8265f32633376.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gnupg-agent /usr/share/doc/gpg-agent /usr/share/doc/gpgconf /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libassuan0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnpth0 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/pinentry-curses /usr/share/doc/procps /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-06-01 00:13:55.909170 | debian-bookworm | #30 717.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-06-01 00:13:55.909250 | debian-bookworm | #30 717.2 Using Python 3.13.13 environment at: /usr/local 2026-06-01 00:13:56.059711 | debian-bookworm | #30 717.4 Resolved 1 package in 142ms 2026-06-01 00:13:56.305043 | debian-bookworm | #30 717.4 Prepared 1 package in 17ms 2026-06-01 00:13:56.305099 | debian-bookworm | #30 717.4 Installed 1 package in 7ms 2026-06-01 00:13:56.305105 | debian-bookworm | #30 717.4 + pyclean==3.0.0 2026-06-01 00:13:56.305110 | debian-bookworm | #30 717.4 + pyclean /usr 2026-06-01 00:13:56.305115 | debian-bookworm | #30 717.5 Cleaning directory /usr 2026-06-01 00:13:57.113050 | debian-bookworm | #30 718.4 Total 356 files, 130 directories removed. 2026-06-01 00:13:57.275928 | debian-bookworm | #30 718.4 + uv pip uninstall --system pyclean 2026-06-01 00:13:57.397182 | debian-bookworm | #30 718.7 Using Python 3.13.13 environment at: /usr/local 2026-06-01 00:13:57.555545 | debian-bookworm | #30 718.7 Uninstalled 1 package in 262ms 2026-06-01 00:13:57.555629 | debian-bookworm | #30 718.7 - pyclean==3.0.0 2026-06-01 00:13:57.927492 | debian-bookworm | #30 DONE 719.2s 2026-06-01 00:13:58.084405 | debian-bookworm | 2026-06-01 00:13:58.084464 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-06-01 00:13:58.278782 | debian-bookworm | #31 DONE 1.0s 2026-06-01 00:13:58.437472 | debian-bookworm | 2026-06-01 00:13:58.437582 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-06-01 00:13:58.437594 | debian-bookworm | #31 merging 2026-06-01 00:14:03.649069 | debian-bookworm | #31 merging 5.4s done 2026-06-01 00:14:03.649139 | debian-bookworm | #31 DONE 6.4s 2026-06-01 00:14:03.799478 | debian-bookworm | 2026-06-01 00:14:03.799572 | debian-bookworm | #32 [builder 25/25] RUN python3 /src/render-playbooks.py 2026-06-01 00:14:04.293278 | debian-bookworm | #32 DONE 0.6s 2026-06-01 00:14:12.696164 | debian-bookworm | 2026-06-01 00:14:12.696234 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-06-01 00:14:12.875617 | debian-bookworm | #33 DONE 4.8s 2026-06-01 00:14:13.032028 | debian-bookworm | 2026-06-01 00:14:13.032118 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-06-01 00:14:13.032134 | debian-bookworm | #33 merging 2026-06-01 00:14:18.178088 | debian-bookworm | #33 merging 5.3s done 2026-06-01 00:14:18.178179 | debian-bookworm | #33 DONE 10.1s 2026-06-01 00:14:18.329212 | debian-bookworm | 2026-06-01 00:14:18.329290 | debian-bookworm | #34 [stage-1 3/4] WORKDIR /ansible 2026-06-01 00:14:18.536938 | debian-bookworm | #34 DONE 0.4s 2026-06-01 00:14:18.691175 | debian-bookworm | 2026-06-01 00:14:18.691245 | debian-bookworm | #35 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-06-01 00:14:24.909247 | debian-bookworm | #35 DONE 6.4s 2026-06-01 00:14:25.072676 | debian-bookworm | 2026-06-01 00:14:25.072728 | debian-bookworm | #36 exporting to image 2026-06-01 00:14:25.072735 | debian-bookworm | #36 exporting layers 2026-06-01 00:14:56.571193 | debian-bookworm | #36 exporting layers 31.6s done 2026-06-01 00:14:56.571291 | debian-bookworm | #36 exporting manifest sha256:07cba97628cf92ac27d0987b37d0817ab4fdf1e0b2effbd60f8eb3ca17ddb99b 2026-06-01 00:14:56.701069 | debian-bookworm | #36 exporting manifest sha256:07cba97628cf92ac27d0987b37d0817ab4fdf1e0b2effbd60f8eb3ca17ddb99b 0.0s done 2026-06-01 00:14:56.701159 | debian-bookworm | #36 exporting config sha256:9ea64a8e06893c0bcfccad10e4078f954bd6796e6869688196cd28766883862f 0.0s done 2026-06-01 00:14:56.701174 | debian-bookworm | #36 exporting attestation manifest sha256:1402238a8b89c7ff356830f7ceefd5a80a0a9534f1c4bc68663d1f1699143ba1 0.0s done 2026-06-01 00:14:56.701186 | debian-bookworm | #36 exporting manifest list sha256:a85057c1e7b56f8688af2eca25c1b67407c369830fa29e2ed454b2e581c9f5b6 2026-06-01 00:14:56.885075 | debian-bookworm | #36 exporting manifest list sha256:a85057c1e7b56f8688af2eca25c1b67407c369830fa29e2ed454b2e581c9f5b6 0.0s done 2026-06-01 00:14:56.885126 | debian-bookworm | #36 naming to docker.io/library/8b76319:latest 0.0s done 2026-06-01 00:14:56.885147 | debian-bookworm | #36 unpacking to docker.io/library/8b76319:latest 2026-06-01 00:15:06.901212 | debian-bookworm | #36 unpacking to docker.io/library/8b76319:latest 10.2s done 2026-06-01 00:15:07.109462 | debian-bookworm | #36 DONE 42.0s 2026-06-01 00:15:07.431806 | debian-bookworm | ok: Runtime: 0:13:20.390094 2026-06-01 00:15:07.462263 | 2026-06-01 00:15:07.462441 | TASK [Run push script] 2026-06-01 00:15:07.788057 | debian-bookworm | ++ git rev-parse --short HEAD 2026-06-01 00:15:07.794409 | debian-bookworm | + revision=8b76319 2026-06-01 00:15:07.794516 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-01 00:15:07.794557 | debian-bookworm | + . defaults/2024.2.sh 2026-06-01 00:15:07.794571 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-01 00:15:07.794584 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-01 00:15:07.794596 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-01 00:15:07.794636 | debian-bookworm | + [[ 2024.2 == \m\a\s\t\e\r ]] 2026-06-01 00:15:07.794660 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-01 00:15:07.794679 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-01 00:15:07.794692 | debian-bookworm | + docker tag 8b76319 osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-01 00:15:07.869238 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-01 00:15:07.889479 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/kolla-ansible] 2026-06-01 00:15:07.995886 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:07.995965 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:07.995979 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:07.995993 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:07.996004 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:07.996018 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:07.996029 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:07.996040 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.094704 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.094947 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:08.095073 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:08.095248 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.095378 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.095530 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:08.095656 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:08.095774 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:08.195584 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.195816 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:08.195948 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:08.196100 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:08.196239 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.196379 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:08.196527 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:08.196665 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.295586 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:08.295733 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:08.295805 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.295890 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:08.296019 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:08.296076 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.296128 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.296178 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:08.394942 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.395055 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.395097 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:08.395169 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:08.395230 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:08.395291 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.395351 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:08.395417 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:08.494953 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.495174 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-01 00:15:08.495279 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-01 00:15:08.495376 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-01 00:15:08.495471 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.495551 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-01 00:15:08.495629 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-01 00:15:08.495712 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.595525 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.595716 | debian-bookworm | 59dae010ffdc: Layer already exists 2026-06-01 00:15:08.595812 | debian-bookworm | 068fedd6b0f1: Layer already exists 2026-06-01 00:15:08.595940 | debian-bookworm | 6f59d65eb126: Layer already exists 2026-06-01 00:15:08.596028 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.596111 | debian-bookworm | 36d1aa696f89: Layer already exists 2026-06-01 00:15:08.596195 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-06-01 00:15:08.596335 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.695281 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:08.695526 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.695621 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.796136 | debian-bookworm | 1e0eb05f1d4b: Waiting 2026-06-01 00:15:08.796354 | debian-bookworm | 90a396ada23e: Waiting 2026-06-01 00:15:08.796558 | debian-bookworm | 46848b725eaf: Waiting 2026-06-01 00:15:10.395916 | debian-bookworm | 1e0eb05f1d4b: Pushed 2026-06-01 00:15:10.695696 | debian-bookworm | 46848b725eaf: Pushed 2026-06-01 00:15:17.094945 | debian-bookworm | 90a396ada23e: Pushed 2026-06-01 00:15:19.868685 | debian-bookworm | 2024.2: digest: sha256:a85057c1e7b56f8688af2eca25c1b67407c369830fa29e2ed454b2e581c9f5b6 size: 856 2026-06-01 00:15:20.004004 | debian-bookworm | ok: Runtime: 0:00:12.107583 2026-06-01 00:15:20.018448 | 2026-06-01 00:15:20.018669 | TASK [Run cosign script] 2026-06-01 00:15:20.345343 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-01 00:15:20.345516 | debian-bookworm | + version=2024.2 2026-06-01 00:15:20.345537 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-01 00:15:20.345553 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-01 00:15:20.345566 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-01 00:15:20.381750 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-01 00:15:20.381841 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-01 00:15:20.644054 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-01 00:15:20.844978 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-01 00:15:25.037067 | debian-bookworm | 2 128M 2 3663k 0 0 5488k 0 0:00:24 --:--:-- 0:00:24 5488k 31 128M 31 40.2M 0 0 24.1M 0 0:00:05 0:00:01 0:00:04 36.6M 57 128M 57 74.1M 0 0 27.7M 0 0:00:04 0:00:02 0:00:02 35.2M 82 128M 82 106M 0 0 29.0M 0 0:00:04 0:00:03 0:00:01 34.2M 100 128M 100 128M 0 0 27.6M 0 0:00:04 0:00:04 --:--:-- 31.4M 2026-06-01 00:15:25.048835 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-01 00:15:25.052743 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-01 00:15:26.290500 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/kolla-ansible:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-06-01 00:15:26.290603 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-01 00:15:26.290619 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-01 00:15:26.290632 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-01 00:15:26.290644 | debian-bookworm | images by tag will be removed in a future release. 2026-06-01 00:15:26.290656 | debian-bookworm | 2026-06-01 00:15:26.658811 | debian-bookworm | Signing artifact... 2026-06-01 00:15:32.065743 | debian-bookworm | ok: Runtime: 0:00:11.287503 2026-06-01 00:15:32.078614 | 2026-06-01 00:15:32.078825 | TASK [Run sbom script] 2026-06-01 00:15:32.397170 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-01 00:15:32.397302 | debian-bookworm | + version=2024.2 2026-06-01 00:15:32.397316 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-01 00:15:32.397325 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-01 00:15:32.397330 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-01 00:15:32.397338 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-01 00:15:32.409913 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-01 00:15:32.486799 | debian-bookworm | [info] checking github for the current release tag 2026-06-01 00:15:32.640260 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-06-01 00:15:32.904738 | debian-bookworm | [info] checking github for the current release tag 2026-06-01 00:15:33.060801 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-06-01 00:15:35.440142 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-01 00:15:35.461927 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/kolla-ansible:2024.2 -o cyclonedx-json 2026-06-01 00:16:04.041782 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p kolla-ansible -v 2024.2 -f sbom.json -a 2026-06-01 00:16:14.047673 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-06-01 00:16:14.047771 | debian-bookworm | Provided project name and version: kolla-ansible 2024.2 2026-06-01 00:16:14.047786 | debian-bookworm | Auto mode ON 2026-06-01 00:16:14.047799 | debian-bookworm | Reading sbom.json ... 2026-06-01 00:16:14.047824 | debian-bookworm | Uploading sbom.json ... 2026-06-01 00:16:14.047837 | debian-bookworm | Waiting for project uuid 65f5ac5d-36eb-469f-828c-54fcfe90c8ed to be reported by dt server ... 2026-06-01 00:16:14.047849 | debian-bookworm | Project UUID: 65f5ac5d-36eb-469f-828c-54fcfe90c8ed 2026-06-01 00:16:14.047860 | debian-bookworm | No policy violations found. 2026-06-01 00:16:14.047872 | debian-bookworm | severity_scores, {'CRITICAL': 2, 'HIGH': 0, 'MEDIUM': 4, 'LOW': 0, 'UNASSIGNED': 0} 2026-06-01 00:16:14.047884 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-01 00:16:14.158622 | debian-bookworm | ok: Runtime: 0:00:41.695633 2026-06-01 00:16:14.161636 | 2026-06-01 00:16:14.161754 | PLAY RECAP 2026-06-01 00:16:14.161830 | debian-bookworm | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 00:16:14.161873 | 2026-06-01 00:16:14.354448 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-06-01 00:16:14.360384 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 00:16:16.022506 | 2026-06-01 00:16:16.022721 | PLAY [Base post-fetch] 2026-06-01 00:16:16.056729 | 2026-06-01 00:16:16.056902 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-01 00:16:16.114614 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:16:16.124051 | 2026-06-01 00:16:16.124278 | TASK [fetch-output : Set log path for single node] 2026-06-01 00:16:16.165857 | debian-bookworm | ok 2026-06-01 00:16:16.174114 | 2026-06-01 00:16:16.174285 | LOOP [fetch-output : Ensure local output dirs] 2026-06-01 00:16:16.709368 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/logs" 2026-06-01 00:16:17.001142 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/artifacts" 2026-06-01 00:16:17.266180 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1a6b49217dd6432e8f9a439e26a6c2b4/work/docs" 2026-06-01 00:16:17.286524 | 2026-06-01 00:16:17.286713 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 00:16:18.141725 | debian-bookworm | changed: 2026-06-01 00:16:18.142040 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 00:16:18.142099 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 00:16:18.142156 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 00:16:18.142225 | debian-bookworm | changed: All items complete 2026-06-01 00:16:18.142265 | 2026-06-01 00:16:18.728117 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 00:16:19.334350 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 00:16:19.362507 | 2026-06-01 00:16:19.362668 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 00:16:19.400448 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:16:19.403934 | debian-bookworm | skipping: Conditional result was False 2026-06-01 00:16:19.424738 | 2026-06-01 00:16:19.424877 | PLAY RECAP 2026-06-01 00:16:19.424970 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-01 00:16:19.425015 | 2026-06-01 00:16:19.560346 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 00:16:19.561470 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 00:16:20.338752 | 2026-06-01 00:16:20.338968 | PLAY [Base post] 2026-06-01 00:16:20.354819 | 2026-06-01 00:16:20.355049 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 00:16:21.203471 | debian-bookworm | changed 2026-06-01 00:16:21.210339 | 2026-06-01 00:16:21.210515 | PLAY RECAP 2026-06-01 00:16:21.210585 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 00:16:21.210647 | 2026-06-01 00:16:21.342201 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 00:16:21.343271 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 00:16:22.139486 | 2026-06-01 00:16:22.139659 | PLAY [Base post-logs] 2026-06-01 00:16:22.150970 | 2026-06-01 00:16:22.151121 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 00:16:22.624963 | localhost | changed 2026-06-01 00:16:22.639168 | 2026-06-01 00:16:22.639340 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 00:16:22.677466 | localhost | ok 2026-06-01 00:16:22.684538 | 2026-06-01 00:16:22.684709 | TASK [Set zuul-log-path fact] 2026-06-01 00:16:22.703824 | localhost | ok 2026-06-01 00:16:22.719458 | 2026-06-01 00:16:22.719609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 00:16:22.757510 | localhost | ok 2026-06-01 00:16:22.764933 | 2026-06-01 00:16:22.765128 | TASK [upload-logs : Create log directories] 2026-06-01 00:16:23.307697 | localhost | changed 2026-06-01 00:16:23.311397 | 2026-06-01 00:16:23.311580 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 00:16:23.813193 | localhost -> localhost | ok: Runtime: 0:00:00.007687 2026-06-01 00:16:23.817382 | 2026-06-01 00:16:23.817535 | TASK [upload-logs : Upload logs to log server] 2026-06-01 00:16:24.421040 | localhost | Output suppressed because no_log was given 2026-06-01 00:16:24.423307 | 2026-06-01 00:16:24.423429 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 00:16:24.471635 | localhost | skipping: Conditional result was False 2026-06-01 00:16:24.476578 | localhost | skipping: Conditional result was False 2026-06-01 00:16:24.483733 | 2026-06-01 00:16:24.483914 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 00:16:24.531331 | localhost | skipping: Conditional result was False 2026-06-01 00:16:24.531703 | 2026-06-01 00:16:24.536323 | localhost | skipping: Conditional result was False 2026-06-01 00:16:24.548637 | 2026-06-01 00:16:24.548870 | LOOP [upload-logs : Upload console log and json output]