2026-08-06 00:00:14.888868 | Job console starting 2026-08-06 00:00:14.913449 | Updating git repos 2026-08-06 00:00:15.003269 | Cloning repos into workspace 2026-08-06 00:00:15.126593 | Restoring repo states 2026-08-06 00:00:15.187972 | Merging changes 2026-08-06 00:00:15.187994 | Checking out repos 2026-08-06 00:00:15.342467 | Preparing playbooks 2026-08-06 00:00:17.581481 | Running Ansible setup 2026-08-06 00:00:26.733214 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 00:00:28.951896 | 2026-08-06 00:00:28.952048 | PLAY [Base pre] 2026-08-06 00:00:29.083707 | 2026-08-06 00:00:29.083858 | TASK [Setup log path fact] 2026-08-06 00:00:29.159559 | debian-bookworm | ok 2026-08-06 00:00:29.286885 | 2026-08-06 00:00:29.287036 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 00:00:29.402467 | debian-bookworm | ok 2026-08-06 00:00:29.412716 | 2026-08-06 00:00:29.412823 | TASK [emit-job-header : Print job information] 2026-08-06 00:00:29.517947 | # Job Information 2026-08-06 00:00:29.518151 | Ansible Version: 2.16.14 2026-08-06 00:00:29.518182 | Job: container-image-kolla-ansible-push-2024.2 2026-08-06 00:00:29.518211 | Pipeline: periodic-midnight 2026-08-06 00:00:29.518233 | Executor: 521e9411259a 2026-08-06 00:00:29.518250 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-08-06 00:00:29.518268 | Event ID: 9b7c3d0d234348cdabb66b3f38c7c008 2026-08-06 00:00:29.522649 | 2026-08-06 00:00:29.522754 | LOOP [emit-job-header : Print node information] 2026-08-06 00:00:29.884376 | debian-bookworm | ok: 2026-08-06 00:00:29.884600 | debian-bookworm | # Node Information 2026-08-06 00:00:29.884657 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-06 00:00:29.884679 | debian-bookworm | Hostname: debian 2026-08-06 00:00:29.884698 | debian-bookworm | Username: zuul 2026-08-06 00:00:29.884715 | debian-bookworm | Distro: Debian 12.15 2026-08-06 00:00:29.884735 | debian-bookworm | Provider: regiocloud-a 2026-08-06 00:00:29.884752 | debian-bookworm | Region: 2026-08-06 00:00:29.884769 | debian-bookworm | Label: debian-bookworm 2026-08-06 00:00:29.884785 | debian-bookworm | Product Name: OpenStack Nova 2026-08-06 00:00:29.884801 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:3fdc 2026-08-06 00:00:29.915818 | 2026-08-06 00:00:29.915932 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 00:00:31.509627 | debian-bookworm -> localhost | changed 2026-08-06 00:00:31.515672 | 2026-08-06 00:00:31.515764 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 00:00:33.770477 | debian-bookworm -> localhost | changed 2026-08-06 00:00:33.779436 | 2026-08-06 00:00:33.779539 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 00:00:34.758978 | debian-bookworm -> localhost | ok 2026-08-06 00:00:34.764866 | 2026-08-06 00:00:34.764981 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 00:00:34.819488 | debian-bookworm | ok 2026-08-06 00:00:34.870976 | debian-bookworm | included: /var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 00:00:34.876471 | 2026-08-06 00:00:34.876567 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 00:00:39.298552 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-06 00:00:39.298767 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/ff2005ca79f2486baa8fb31dc69e3425_id_rsa 2026-08-06 00:00:39.298806 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/ff2005ca79f2486baa8fb31dc69e3425_id_rsa.pub 2026-08-06 00:00:39.298841 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-06 00:00:39.298865 | debian-bookworm -> localhost | SHA256:1+8E/ESo0p9XNCxinrpm9/Efs3WJLPLA6UY4ycdd/1A zuul-build-sshkey 2026-08-06 00:00:39.298894 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-06 00:00:39.298915 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-06 00:00:39.298934 | debian-bookworm -> localhost | | | 2026-08-06 00:00:39.298953 | debian-bookworm -> localhost | | .. | 2026-08-06 00:00:39.298971 | debian-bookworm -> localhost | | o...o.| 2026-08-06 00:00:39.298988 | debian-bookworm -> localhost | | .o+oo..E| 2026-08-06 00:00:39.299006 | debian-bookworm -> localhost | | . S =o= o..| 2026-08-06 00:00:39.299027 | debian-bookworm -> localhost | | =.*oo.*oo.| 2026-08-06 00:00:39.299045 | debian-bookworm -> localhost | | +* .o+==+| 2026-08-06 00:00:39.299062 | debian-bookworm -> localhost | | .+=..+o B| 2026-08-06 00:00:39.299081 | debian-bookworm -> localhost | | +o.....oo| 2026-08-06 00:00:39.299098 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-06 00:00:39.299146 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.932054 2026-08-06 00:00:39.305734 | 2026-08-06 00:00:39.305834 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 00:00:39.366337 | debian-bookworm | ok 2026-08-06 00:00:39.385813 | debian-bookworm | included: /var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 00:00:39.404490 | 2026-08-06 00:00:39.404598 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 00:00:39.429682 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:00:39.435800 | 2026-08-06 00:00:39.435919 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 00:00:40.150712 | debian-bookworm | changed 2026-08-06 00:00:40.155782 | 2026-08-06 00:00:40.155874 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 00:00:40.490482 | debian-bookworm | ok 2026-08-06 00:00:40.495309 | 2026-08-06 00:00:40.495400 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 00:00:41.345304 | debian-bookworm | changed 2026-08-06 00:00:41.349825 | 2026-08-06 00:00:41.349908 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 00:00:42.127787 | debian-bookworm | changed 2026-08-06 00:00:42.139657 | 2026-08-06 00:00:42.139763 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 00:00:42.193068 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:00:42.198111 | 2026-08-06 00:00:42.198200 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 00:00:43.568113 | debian-bookworm -> localhost | changed 2026-08-06 00:00:43.587470 | 2026-08-06 00:00:43.587597 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 00:00:44.859827 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/ff2005ca79f2486baa8fb31dc69e3425_id_rsa (zuul-build-sshkey) 2026-08-06 00:00:44.860027 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039838 2026-08-06 00:00:44.866683 | 2026-08-06 00:00:44.866779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 00:00:45.373536 | debian-bookworm | ok 2026-08-06 00:00:45.378790 | 2026-08-06 00:00:45.378916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 00:00:45.426644 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:00:45.436813 | 2026-08-06 00:00:45.436924 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 00:00:46.141370 | debian-bookworm | ok 2026-08-06 00:00:46.154682 | 2026-08-06 00:00:46.154790 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 00:00:46.206427 | debian-bookworm | ok 2026-08-06 00:00:46.212430 | 2026-08-06 00:00:46.212527 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 00:00:46.762240 | debian-bookworm -> localhost | ok 2026-08-06 00:00:46.770699 | 2026-08-06 00:00:46.770811 | TASK [validate-host : Collect information about the host] 2026-08-06 00:00:48.491395 | debian-bookworm | ok 2026-08-06 00:00:48.509058 | 2026-08-06 00:00:48.509169 | TASK [validate-host : Sanitize hostname] 2026-08-06 00:00:48.961273 | debian-bookworm | ok 2026-08-06 00:00:48.992175 | 2026-08-06 00:00:48.992297 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 00:00:50.087334 | debian-bookworm -> localhost | changed 2026-08-06 00:00:50.099387 | 2026-08-06 00:00:50.099511 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 00:00:50.625824 | debian-bookworm | ok 2026-08-06 00:00:50.630557 | 2026-08-06 00:00:50.630684 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 00:00:51.369281 | debian-bookworm -> localhost | changed 2026-08-06 00:00:51.388032 | 2026-08-06 00:00:51.388156 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 00:00:51.690062 | debian-bookworm | ok 2026-08-06 00:00:51.695560 | 2026-08-06 00:00:51.695677 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 00:00:52.862935 | debian-bookworm | changed: 2026-08-06 00:00:52.863279 | debian-bookworm | cd+++++++++ src/ 2026-08-06 00:00:52.863330 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-06 00:00:52.863359 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-06 00:00:52.863383 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-08-06 00:00:52.863406 | debian-bookworm | Containerfile 2026-08-06 00:00:52.863566 | debian-bookworm | 2026-08-06 00:02:54.523434 | debian-bookworm | #30 43.75 2026-08-06 00:02:54.523455 | debian-bookworm | #30 43.75 Or undo this operation with: 2026-08-06 00:02:54.523476 | debian-bookworm | #30 43.75 2026-08-06 00:02:54.523507 | debian-bookworm | #30 43.75 git switch - 2026-08-06 00:02:54.523535 | debian-bookworm | #30 43.75 2026-08-06 00:02:54.523556 | debian-bookworm | #30 43.75 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-06 00:02:54.523576 | debian-bookworm | #30 43.75 2026-08-06 00:02:54.712300 | debian-bookworm | #30 43.94 ++ find /patches/2024.2 -name '*.patch' 2026-08-06 00:02:54.812905 | debian-bookworm | #30 43.94 ++ LC_ALL=C 2026-08-06 00:02:54.812969 | debian-bookworm | #30 43.94 ++ sort 2026-08-06 00:02:54.812989 | debian-bookworm | #30 43.95 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.813006 | debian-bookworm | #30 43.95 + echo /patches/2024.2/add-NVMe-hostid.patch 2026-08-06 00:02:54.813108 | debian-bookworm | #30 43.95 /patches/2024.2/add-NVMe-hostid.patch 2026-08-06 00:02:54.813127 | debian-bookworm | #30 43.95 + cd /repository 2026-08-06 00:02:54.813143 | debian-bookworm | #30 43.95 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.813173 | debian-bookworm | #30 43.95 checking file ansible/roles/cinder/tasks/config.yml 2026-08-06 00:02:54.813190 | debian-bookworm | #30 43.95 checking file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-08-06 00:02:54.813206 | debian-bookworm | #30 43.95 checking file ansible/roles/cinder/templates/hostid.j2 2026-08-06 00:02:54.813222 | debian-bookworm | #30 43.95 checking file ansible/roles/nova-cell/tasks/config.yml 2026-08-06 00:02:54.813254 | debian-bookworm | #30 43.95 checking file ansible/roles/nova-cell/templates/hostid.j2 2026-08-06 00:02:54.813270 | debian-bookworm | #30 43.95 checking file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-08-06 00:02:54.813285 | debian-bookworm | #30 43.95 + cd /repository 2026-08-06 00:02:54.813300 | debian-bookworm | #30 43.95 + patch --forward --batch -p1 2026-08-06 00:02:54.813329 | debian-bookworm | #30 43.96 patching file ansible/roles/cinder/tasks/config.yml 2026-08-06 00:02:54.813345 | debian-bookworm | #30 43.96 patching file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-08-06 00:02:54.813360 | debian-bookworm | #30 43.96 patching file ansible/roles/cinder/templates/hostid.j2 2026-08-06 00:02:54.813375 | debian-bookworm | #30 43.96 patching file ansible/roles/nova-cell/tasks/config.yml 2026-08-06 00:02:54.813398 | debian-bookworm | #30 43.96 patching file ansible/roles/nova-cell/templates/hostid.j2 2026-08-06 00:02:54.813418 | debian-bookworm | #30 43.96 patching file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-08-06 00:02:54.813433 | debian-bookworm | #30 43.96 /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-08-06 00:02:54.813449 | debian-bookworm | #30 43.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.813463 | debian-bookworm | #30 43.96 + echo /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-08-06 00:02:54.813491 | debian-bookworm | #30 43.96 + cd /repository 2026-08-06 00:02:54.813506 | debian-bookworm | #30 43.96 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.813521 | debian-bookworm | #30 43.96 checking file ansible/roles/glance/defaults/main.yml 2026-08-06 00:02:54.813536 | debian-bookworm | #30 43.96 checking file ansible/roles/glance/tasks/config.yml 2026-08-06 00:02:54.813551 | debian-bookworm | #30 43.96 checking file ansible/roles/glance/templates/glance-api.json.j2 2026-08-06 00:02:54.813578 | debian-bookworm | #30 43.96 checking file ansible/roles/glance/templates/hostid.j2 2026-08-06 00:02:54.813601 | debian-bookworm | #30 43.96 checking file ansible/roles/glance/templates/hostnqn.j2 2026-08-06 00:02:54.813616 | debian-bookworm | #30 43.96 + cd /repository 2026-08-06 00:02:54.813631 | debian-bookworm | #30 43.96 + patch --forward --batch -p1 2026-08-06 00:02:54.813658 | debian-bookworm | #30 43.97 patching file ansible/roles/glance/defaults/main.yml 2026-08-06 00:02:54.813675 | debian-bookworm | #30 43.97 patching file ansible/roles/glance/tasks/config.yml 2026-08-06 00:02:54.813691 | debian-bookworm | #30 43.97 patching file ansible/roles/glance/templates/glance-api.json.j2 2026-08-06 00:02:54.813705 | debian-bookworm | #30 43.97 patching file ansible/roles/glance/templates/hostid.j2 2026-08-06 00:02:54.813733 | debian-bookworm | #30 43.97 patching file ansible/roles/glance/templates/hostnqn.j2 2026-08-06 00:02:54.813748 | debian-bookworm | #30 43.97 /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-08-06 00:02:54.813772 | debian-bookworm | #30 43.97 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.813786 | debian-bookworm | #30 43.97 + echo /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-08-06 00:02:54.813815 | debian-bookworm | #30 43.97 + cd /repository 2026-08-06 00:02:54.813830 | debian-bookworm | #30 43.97 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.813845 | debian-bookworm | #30 43.97 checking file ansible/roles/ovn-controller/handlers/main.yml 2026-08-06 00:02:54.813860 | debian-bookworm | #30 43.97 checking file ansible/roles/ovn-controller/tasks/config.yml 2026-08-06 00:02:54.813888 | debian-bookworm | #30 43.97 checking file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-08-06 00:02:54.813903 | debian-bookworm | #30 43.97 checking file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-08-06 00:02:54.813918 | debian-bookworm | #30 43.97 + cd /repository 2026-08-06 00:02:54.813933 | debian-bookworm | #30 43.97 + patch --forward --batch -p1 2026-08-06 00:02:54.813948 | debian-bookworm | #30 43.97 patching file ansible/roles/ovn-controller/handlers/main.yml 2026-08-06 00:02:54.813976 | debian-bookworm | #30 43.98 patching file ansible/roles/ovn-controller/tasks/config.yml 2026-08-06 00:02:54.813990 | debian-bookworm | #30 43.98 patching file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-08-06 00:02:54.814005 | debian-bookworm | #30 43.98 patching file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-08-06 00:02:54.814020 | debian-bookworm | #30 43.98 /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-08-06 00:02:54.814051 | debian-bookworm | #30 43.98 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.814066 | debian-bookworm | #30 43.98 + echo /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-08-06 00:02:54.814100 | debian-bookworm | #30 43.98 + cd /repository 2026-08-06 00:02:54.814128 | debian-bookworm | #30 43.98 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.814143 | debian-bookworm | #30 43.98 checking file ansible/roles/nova-cell/tasks/config.yml 2026-08-06 00:02:54.814158 | debian-bookworm | #30 43.98 checking file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-08-06 00:02:54.814173 | debian-bookworm | #30 43.98 checking file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-08-06 00:02:54.814188 | debian-bookworm | #30 43.98 + cd /repository 2026-08-06 00:02:54.814215 | debian-bookworm | #30 43.98 + patch --forward --batch -p1 2026-08-06 00:02:54.814230 | debian-bookworm | #30 43.98 patching file ansible/roles/nova-cell/tasks/config.yml 2026-08-06 00:02:54.814245 | debian-bookworm | #30 43.98 patching file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-08-06 00:02:54.814260 | debian-bookworm | #30 43.99 patching file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-08-06 00:02:54.814287 | debian-bookworm | #30 43.99 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.814302 | debian-bookworm | #30 43.99 + echo /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-08-06 00:02:54.814316 | debian-bookworm | #30 43.99 /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-08-06 00:02:54.814331 | debian-bookworm | #30 43.99 + cd /repository 2026-08-06 00:02:54.814345 | debian-bookworm | #30 43.99 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.814373 | debian-bookworm | #30 43.99 checking file ansible/roles/horizon/defaults/main.yml 2026-08-06 00:02:54.814388 | debian-bookworm | #30 43.99 + cd /repository 2026-08-06 00:02:54.814402 | debian-bookworm | #30 43.99 + patch --forward --batch -p1 2026-08-06 00:02:54.814417 | debian-bookworm | #30 43.99 patching file ansible/roles/horizon/defaults/main.yml 2026-08-06 00:02:54.814444 | debian-bookworm | #30 43.99 /patches/2024.2/backport-876648.patch 2026-08-06 00:02:54.814458 | debian-bookworm | #30 43.99 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.814472 | debian-bookworm | #30 43.99 + echo /patches/2024.2/backport-876648.patch 2026-08-06 00:02:54.814486 | debian-bookworm | #30 43.99 + cd /repository 2026-08-06 00:02:54.814501 | debian-bookworm | #30 43.99 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.814528 | debian-bookworm | #30 44.00 checking file ansible/group_vars/all.yml 2026-08-06 00:02:54.814543 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-08-06 00:02:54.814557 | debian-bookworm | #30 44.00 checking file ansible/roles/ironic/defaults/main.yml 2026-08-06 00:02:54.814576 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-08-06 00:02:54.814604 | debian-bookworm | #30 44.00 checking file ansible/roles/ironic/tasks/precheck.yml 2026-08-06 00:02:54.814619 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 85 (offset 13 lines). 2026-08-06 00:02:54.814633 | debian-bookworm | #30 44.00 + cd /repository 2026-08-06 00:02:54.814648 | debian-bookworm | #30 44.00 + patch --forward --batch -p1 2026-08-06 00:02:54.814670 | debian-bookworm | #30 44.00 patching file ansible/group_vars/all.yml 2026-08-06 00:02:54.814859 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-08-06 00:02:54.814877 | debian-bookworm | #30 44.00 patching file ansible/roles/ironic/defaults/main.yml 2026-08-06 00:02:54.814892 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-08-06 00:02:54.814910 | debian-bookworm | #30 44.00 patching file ansible/roles/ironic/tasks/precheck.yml 2026-08-06 00:02:54.814939 | debian-bookworm | #30 44.00 Hunk #1 succeeded at 85 (offset 13 lines). 2026-08-06 00:02:54.814955 | debian-bookworm | #30 44.00 /patches/2024.2/backport-894219.patch 2026-08-06 00:02:54.814969 | debian-bookworm | #30 44.00 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.814984 | debian-bookworm | #30 44.00 + echo /patches/2024.2/backport-894219.patch 2026-08-06 00:02:54.815011 | debian-bookworm | #30 44.00 + cd /repository 2026-08-06 00:02:54.815026 | debian-bookworm | #30 44.00 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.815040 | debian-bookworm | #30 44.01 checking file ansible/roles/octavia/tasks/prepare.yml 2026-08-06 00:02:54.815054 | debian-bookworm | #30 44.01 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-08-06 00:02:54.815069 | debian-bookworm | #30 44.01 + cd /repository 2026-08-06 00:02:54.815126 | debian-bookworm | #30 44.01 + patch --forward --batch -p1 2026-08-06 00:02:54.815142 | debian-bookworm | #30 44.01 patching file ansible/roles/octavia/tasks/prepare.yml 2026-08-06 00:02:54.815156 | debian-bookworm | #30 44.01 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-08-06 00:02:54.815171 | debian-bookworm | #30 44.01 /patches/2024.2/backport-913468.patch 2026-08-06 00:02:54.815198 | debian-bookworm | #30 44.01 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.815213 | debian-bookworm | #30 44.01 + echo /patches/2024.2/backport-913468.patch 2026-08-06 00:02:54.815228 | debian-bookworm | #30 44.01 + cd /repository 2026-08-06 00:02:54.815242 | debian-bookworm | #30 44.01 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.815257 | debian-bookworm | #30 44.01 checking file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-08-06 00:02:54.815285 | debian-bookworm | #30 44.01 Hunk #1 succeeded at 17 (offset -1 lines). 2026-08-06 00:02:54.815300 | debian-bookworm | #30 44.01 + cd /repository 2026-08-06 00:02:54.815314 | debian-bookworm | #30 44.01 + patch --forward --batch -p1 2026-08-06 00:02:54.815329 | debian-bookworm | #30 44.02 patching file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-08-06 00:02:54.815356 | debian-bookworm | #30 44.02 Hunk #1 succeeded at 17 (offset -1 lines). 2026-08-06 00:02:54.815371 | debian-bookworm | #30 44.02 /patches/2024.2/backport-916972.patch 2026-08-06 00:02:54.815385 | debian-bookworm | #30 44.02 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.815400 | debian-bookworm | #30 44.02 + echo /patches/2024.2/backport-916972.patch 2026-08-06 00:02:54.815414 | debian-bookworm | #30 44.02 + cd /repository 2026-08-06 00:02:54.815442 | debian-bookworm | #30 44.02 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.815457 | debian-bookworm | #30 44.02 checking file ansible/roles/skyline/defaults/main.yml 2026-08-06 00:02:54.815471 | debian-bookworm | #30 44.02 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-08-06 00:02:54.815486 | debian-bookworm | #30 44.02 checking file ansible/roles/skyline/templates/skyline.yaml.j2 2026-08-06 00:02:54.815513 | debian-bookworm | #30 44.02 checking file doc/source/reference/shared-services/skyline-guide.rst 2026-08-06 00:02:54.815528 | debian-bookworm | #30 44.02 checking file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-08-06 00:02:54.815543 | debian-bookworm | #30 44.02 + cd /repository 2026-08-06 00:02:54.815557 | debian-bookworm | #30 44.02 + patch --forward --batch -p1 2026-08-06 00:02:54.815572 | debian-bookworm | #30 44.02 patching file ansible/roles/skyline/defaults/main.yml 2026-08-06 00:02:54.815599 | debian-bookworm | #30 44.02 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-08-06 00:02:54.815615 | debian-bookworm | #30 44.02 patching file ansible/roles/skyline/templates/skyline.yaml.j2 2026-08-06 00:02:54.815637 | debian-bookworm | #30 44.02 patching file doc/source/reference/shared-services/skyline-guide.rst 2026-08-06 00:02:54.815652 | debian-bookworm | #30 44.03 patching file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-08-06 00:02:54.815680 | debian-bookworm | #30 44.03 /patches/2024.2/backport-921071.patch 2026-08-06 00:02:54.815695 | debian-bookworm | #30 44.03 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.815709 | debian-bookworm | #30 44.03 + echo /patches/2024.2/backport-921071.patch 2026-08-06 00:02:54.815724 | debian-bookworm | #30 44.03 + cd /repository 2026-08-06 00:02:54.815751 | debian-bookworm | #30 44.03 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.815766 | debian-bookworm | #30 44.03 checking file ansible/roles/loadbalancer/handlers/main.yml 2026-08-06 00:02:54.815781 | debian-bookworm | #30 44.03 Hunk #1 succeeded at 116 (offset -6 lines). 2026-08-06 00:02:54.815795 | debian-bookworm | #30 44.03 Hunk #2 succeeded at 151 (offset -6 lines). 2026-08-06 00:02:54.815810 | debian-bookworm | #30 44.03 + cd /repository 2026-08-06 00:02:54.815837 | debian-bookworm | #30 44.03 + patch --forward --batch -p1 2026-08-06 00:02:54.815852 | debian-bookworm | #30 44.03 patching file ansible/roles/loadbalancer/handlers/main.yml 2026-08-06 00:02:54.815866 | debian-bookworm | #30 44.03 Hunk #1 succeeded at 116 (offset -6 lines). 2026-08-06 00:02:54.815881 | debian-bookworm | #30 44.03 Hunk #2 succeeded at 151 (offset -6 lines). 2026-08-06 00:02:54.815908 | debian-bookworm | #30 44.03 /patches/2024.2/backport-924665.patch 2026-08-06 00:02:54.815923 | debian-bookworm | #30 44.03 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.815938 | debian-bookworm | #30 44.03 + echo /patches/2024.2/backport-924665.patch 2026-08-06 00:02:54.815953 | debian-bookworm | #30 44.03 + cd /repository 2026-08-06 00:02:54.815967 | debian-bookworm | #30 44.03 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.815994 | debian-bookworm | #30 44.03 checking file ansible/roles/common/tasks/config.yml 2026-08-06 00:02:54.816009 | debian-bookworm | #30 44.04 Hunk #1 succeeded at 208 (offset -51 lines). 2026-08-06 00:02:54.816024 | debian-bookworm | #30 44.04 checking file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-08-06 00:02:54.816038 | debian-bookworm | #30 44.04 + cd /repository 2026-08-06 00:02:54.816065 | debian-bookworm | #30 44.04 + patch --forward --batch -p1 2026-08-06 00:02:54.816094 | debian-bookworm | #30 44.04 patching file ansible/roles/common/tasks/config.yml 2026-08-06 00:02:54.816109 | debian-bookworm | #30 44.04 Hunk #1 succeeded at 208 (offset -51 lines). 2026-08-06 00:02:54.816135 | debian-bookworm | #30 44.04 patching file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-08-06 00:02:54.816155 | debian-bookworm | #30 44.04 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.816170 | debian-bookworm | #30 44.04 + echo /patches/2024.2/backport-928469.patch 2026-08-06 00:02:54.816185 | debian-bookworm | #30 44.04 /patches/2024.2/backport-928469.patch 2026-08-06 00:02:54.816199 | debian-bookworm | #30 44.04 + cd /repository 2026-08-06 00:02:54.816226 | debian-bookworm | #30 44.04 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.816241 | debian-bookworm | #30 44.04 checking file ansible/roles/manila/tasks/config.yml 2026-08-06 00:02:54.913430 | debian-bookworm | #30 44.05 + cd /repository 2026-08-06 00:02:54.913513 | debian-bookworm | #30 44.05 + patch --forward --batch -p1 2026-08-06 00:02:54.913532 | debian-bookworm | #30 44.05 patching file ansible/roles/manila/tasks/config.yml 2026-08-06 00:02:54.913550 | debian-bookworm | #30 44.05 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.913575 | debian-bookworm | #30 44.05 + echo /patches/2024.2/backport-941635.patch 2026-08-06 00:02:54.913597 | debian-bookworm | #30 44.05 /patches/2024.2/backport-941635.patch 2026-08-06 00:02:54.913612 | debian-bookworm | #30 44.05 + cd /repository 2026-08-06 00:02:54.913627 | debian-bookworm | #30 44.05 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.913648 | debian-bookworm | #30 44.05 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-08-06 00:02:54.913679 | debian-bookworm | #30 44.05 checking file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-08-06 00:02:54.913694 | debian-bookworm | #30 44.05 + cd /repository 2026-08-06 00:02:54.913709 | debian-bookworm | #30 44.05 + patch --forward --batch -p1 2026-08-06 00:02:54.913723 | debian-bookworm | #30 44.05 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-08-06 00:02:54.913761 | debian-bookworm | #30 44.05 patching file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-08-06 00:02:54.913777 | debian-bookworm | #30 44.05 /patches/2024.2/backport-953750.patch 2026-08-06 00:02:54.913791 | debian-bookworm | #30 44.05 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.913806 | debian-bookworm | #30 44.05 + echo /patches/2024.2/backport-953750.patch 2026-08-06 00:02:54.913834 | debian-bookworm | #30 44.05 + cd /repository 2026-08-06 00:02:54.913850 | debian-bookworm | #30 44.05 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.913865 | debian-bookworm | #30 44.05 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-08-06 00:02:54.913884 | debian-bookworm | #30 44.06 Hunk #18 succeeded at 375 (offset 10 lines). 2026-08-06 00:02:54.913912 | debian-bookworm | #30 44.06 Hunk #19 succeeded at 389 (offset 10 lines). 2026-08-06 00:02:54.913927 | debian-bookworm | #30 44.06 + cd /repository 2026-08-06 00:02:54.913942 | debian-bookworm | #30 44.06 + patch --forward --batch -p1 2026-08-06 00:02:54.913957 | debian-bookworm | #30 44.06 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-08-06 00:02:54.913981 | debian-bookworm | #30 44.06 Hunk #18 succeeded at 375 (offset 10 lines). 2026-08-06 00:02:54.914001 | debian-bookworm | #30 44.06 Hunk #19 succeeded at 389 (offset 10 lines). 2026-08-06 00:02:54.914016 | debian-bookworm | #30 44.06 /patches/2024.2/backport-963262.patch 2026-08-06 00:02:54.914031 | debian-bookworm | #30 44.06 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.914045 | debian-bookworm | #30 44.06 + echo /patches/2024.2/backport-963262.patch 2026-08-06 00:02:54.914068 | debian-bookworm | #30 44.06 + cd /repository 2026-08-06 00:02:54.914100 | debian-bookworm | #30 44.06 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.914116 | debian-bookworm | #30 44.06 checking file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-08-06 00:02:54.914130 | debian-bookworm | #30 44.06 + cd /repository 2026-08-06 00:02:54.914157 | debian-bookworm | #30 44.06 + patch --forward --batch -p1 2026-08-06 00:02:54.914178 | debian-bookworm | #30 44.06 patching file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-08-06 00:02:54.914192 | debian-bookworm | #30 44.06 /patches/2024.2/config-validate-without-become.patch 2026-08-06 00:02:54.914207 | debian-bookworm | #30 44.06 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.914221 | debian-bookworm | #30 44.06 + echo /patches/2024.2/config-validate-without-become.patch 2026-08-06 00:02:54.914243 | debian-bookworm | #30 44.06 + cd /repository 2026-08-06 00:02:54.914264 | debian-bookworm | #30 44.06 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.914279 | debian-bookworm | #30 44.07 checking file ansible/roles/service-config-validate/defaults/main.yml 2026-08-06 00:02:54.914293 | debian-bookworm | #30 44.07 checking file ansible/roles/service-config-validate/tasks/validate.yml 2026-08-06 00:02:54.914307 | debian-bookworm | #30 44.07 Hunk #1 succeeded at 24 (offset 1 line). 2026-08-06 00:02:54.914329 | debian-bookworm | #30 44.07 Hunk #2 succeeded at 33 (offset 1 line). 2026-08-06 00:02:54.914349 | debian-bookworm | #30 44.07 + cd /repository 2026-08-06 00:02:54.914364 | debian-bookworm | #30 44.07 + patch --forward --batch -p1 2026-08-06 00:02:54.914378 | debian-bookworm | #30 44.07 patching file ansible/roles/service-config-validate/defaults/main.yml 2026-08-06 00:02:54.914392 | debian-bookworm | #30 44.07 patching file ansible/roles/service-config-validate/tasks/validate.yml 2026-08-06 00:02:54.914414 | debian-bookworm | #30 44.07 Hunk #1 succeeded at 24 (offset 1 line). 2026-08-06 00:02:54.914435 | debian-bookworm | #30 44.07 Hunk #2 succeeded at 33 (offset 1 line). 2026-08-06 00:02:54.914450 | debian-bookworm | #30 44.08 /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-08-06 00:02:54.914464 | debian-bookworm | #30 44.08 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.914483 | debian-bookworm | #30 44.08 + echo /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-08-06 00:02:54.914512 | debian-bookworm | #30 44.08 + cd /repository 2026-08-06 00:02:54.914527 | debian-bookworm | #30 44.08 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.914542 | debian-bookworm | #30 44.08 checking file ansible/roles/designate/templates/designate.conf.j2 2026-08-06 00:02:54.914556 | debian-bookworm | #30 44.08 Hunk #1 succeeded at 17 with fuzz 1. 2026-08-06 00:02:54.914570 | debian-bookworm | #30 44.08 + cd /repository 2026-08-06 00:02:54.914599 | debian-bookworm | #30 44.08 + patch --forward --batch -p1 2026-08-06 00:02:54.914618 | debian-bookworm | #30 44.08 patching file ansible/roles/designate/templates/designate.conf.j2 2026-08-06 00:02:54.914632 | debian-bookworm | #30 44.08 Hunk #1 succeeded at 17 with fuzz 1. 2026-08-06 00:02:54.914646 | debian-bookworm | #30 44.08 /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-08-06 00:02:54.914673 | debian-bookworm | #30 44.08 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.914688 | debian-bookworm | #30 44.08 + echo /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-08-06 00:02:54.914703 | debian-bookworm | #30 44.09 + cd /repository 2026-08-06 00:02:54.914717 | debian-bookworm | #30 44.09 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.914731 | debian-bookworm | #30 44.09 checking file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-08-06 00:02:54.914759 | debian-bookworm | #30 44.09 checking file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-08-06 00:02:54.914774 | debian-bookworm | #30 44.09 checking file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-08-06 00:02:54.914788 | debian-bookworm | #30 44.09 checking file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-08-06 00:02:54.914802 | debian-bookworm | #30 44.09 checking file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-08-06 00:02:54.914824 | debian-bookworm | #30 44.09 checking file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-08-06 00:02:54.914844 | debian-bookworm | #30 44.09 checking file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-08-06 00:02:54.914859 | debian-bookworm | #30 44.09 checking file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-08-06 00:02:54.914873 | debian-bookworm | #30 44.09 checking file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-08-06 00:02:54.914887 | debian-bookworm | #30 44.09 checking file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-08-06 00:02:54.914909 | debian-bookworm | #30 44.09 checking file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-08-06 00:02:54.914929 | debian-bookworm | #30 44.09 checking file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-08-06 00:02:54.914943 | debian-bookworm | #30 44.09 checking file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-08-06 00:02:54.914957 | debian-bookworm | #30 44.09 + cd /repository 2026-08-06 00:02:54.914971 | debian-bookworm | #30 44.09 + patch --forward --batch -p1 2026-08-06 00:02:54.914993 | debian-bookworm | #30 44.09 patching file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-08-06 00:02:54.915013 | debian-bookworm | #30 44.10 patching file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-08-06 00:02:54.915028 | debian-bookworm | #30 44.10 patching file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-08-06 00:02:54.915042 | debian-bookworm | #30 44.10 patching file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-08-06 00:02:54.915056 | debian-bookworm | #30 44.10 patching file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-08-06 00:02:54.915078 | debian-bookworm | #30 44.10 patching file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-08-06 00:02:54.915139 | debian-bookworm | #30 44.10 patching file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-08-06 00:02:54.915154 | debian-bookworm | #30 44.10 patching file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-08-06 00:02:54.915168 | debian-bookworm | #30 44.10 patching file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-08-06 00:02:54.915182 | debian-bookworm | #30 44.10 patching file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-08-06 00:02:54.915205 | debian-bookworm | #30 44.10 patching file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-08-06 00:02:54.915225 | debian-bookworm | #30 44.10 patching file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-08-06 00:02:54.915240 | debian-bookworm | #30 44.10 patching file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-08-06 00:02:54.915254 | debian-bookworm | #30 44.10 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.915268 | debian-bookworm | #30 44.10 + echo /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-08-06 00:02:54.915291 | debian-bookworm | #30 44.10 /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-08-06 00:02:54.915311 | debian-bookworm | #30 44.10 + cd /repository 2026-08-06 00:02:54.915326 | debian-bookworm | #30 44.10 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.915340 | debian-bookworm | #30 44.10 checking file ansible/roles/octavia-certificates/tasks/main.yml 2026-08-06 00:02:54.915354 | debian-bookworm | #30 44.10 + cd /repository 2026-08-06 00:02:54.915385 | debian-bookworm | #30 44.10 + patch --forward --batch -p1 2026-08-06 00:02:54.915401 | debian-bookworm | #30 44.10 patching file ansible/roles/octavia-certificates/tasks/main.yml 2026-08-06 00:02:54.915415 | debian-bookworm | #30 44.10 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.915429 | debian-bookworm | #30 44.10 + echo /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-08-06 00:02:54.915443 | debian-bookworm | #30 44.10 /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-08-06 00:02:54.915472 | debian-bookworm | #30 44.11 + cd /repository 2026-08-06 00:02:54.915487 | debian-bookworm | #30 44.11 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.915501 | debian-bookworm | #30 44.11 checking file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-08-06 00:02:54.915515 | debian-bookworm | #30 44.11 + cd /repository 2026-08-06 00:02:54.915537 | debian-bookworm | #30 44.11 + patch --forward --batch -p1 2026-08-06 00:02:54.915557 | debian-bookworm | #30 44.11 patching file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-08-06 00:02:54.915571 | debian-bookworm | #30 44.11 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.915585 | debian-bookworm | #30 44.11 + echo /patches/2024.2/horizon-healthcheck-login-page.patch 2026-08-06 00:02:54.915599 | debian-bookworm | #30 44.11 /patches/2024.2/horizon-healthcheck-login-page.patch 2026-08-06 00:02:54.915621 | debian-bookworm | #30 44.11 + cd /repository 2026-08-06 00:02:54.915641 | debian-bookworm | #30 44.11 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.915655 | debian-bookworm | #30 44.11 checking file ansible/roles/horizon/defaults/main.yml 2026-08-06 00:02:54.915669 | debian-bookworm | #30 44.11 + cd /repository 2026-08-06 00:02:54.915684 | debian-bookworm | #30 44.11 + patch --forward --batch -p1 2026-08-06 00:02:54.915706 | debian-bookworm | #30 44.11 patching file ansible/roles/horizon/defaults/main.yml 2026-08-06 00:02:54.915725 | debian-bookworm | #30 44.11 /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-08-06 00:02:54.915739 | debian-bookworm | #30 44.11 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.915753 | debian-bookworm | #30 44.11 + echo /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-08-06 00:02:54.915767 | debian-bookworm | #30 44.11 + cd /repository 2026-08-06 00:02:54.915790 | debian-bookworm | #30 44.11 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.915810 | debian-bookworm | #30 44.11 checking file ansible/roles/loadbalancer/defaults/main.yml 2026-08-06 00:02:54.915824 | debian-bookworm | #30 44.11 checking file ansible/roles/loadbalancer/tasks/main.yml 2026-08-06 00:02:54.915839 | debian-bookworm | #30 44.11 checking file ansible/roles/loadbalancer/tasks/precheck.yml 2026-08-06 00:02:54.915853 | debian-bookworm | #30 44.11 Hunk #1 succeeded at 24 (offset 1 line). 2026-08-06 00:02:54.915875 | debian-bookworm | #30 44.11 Hunk #2 succeeded at 33 (offset 1 line). 2026-08-06 00:02:54.915895 | debian-bookworm | #30 44.11 Hunk #3 succeeded at 42 (offset 1 line). 2026-08-06 00:02:54.915914 | debian-bookworm | #30 44.11 Hunk #4 succeeded at 138 (offset 1 line). 2026-08-06 00:02:54.915928 | debian-bookworm | #30 44.11 Hunk #5 succeeded at 150 (offset 1 line). 2026-08-06 00:02:54.915943 | debian-bookworm | #30 44.11 Hunk #6 succeeded at 162 (offset 1 line). 2026-08-06 00:02:54.915970 | debian-bookworm | #30 44.11 Hunk #7 succeeded at 175 (offset 1 line). 2026-08-06 00:02:54.915985 | debian-bookworm | #30 44.11 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-08-06 00:02:54.915999 | debian-bookworm | #30 44.11 Hunk #9 succeeded at 231 (offset 28 lines). 2026-08-06 00:02:54.916013 | debian-bookworm | #30 44.11 Hunk #10 succeeded at 254 (offset 28 lines). 2026-08-06 00:02:54.916027 | debian-bookworm | #30 44.11 Hunk #11 succeeded at 267 (offset 28 lines). 2026-08-06 00:02:54.916061 | debian-bookworm | #30 44.11 Hunk #12 succeeded at 280 (offset 28 lines). 2026-08-06 00:02:54.916077 | debian-bookworm | #30 44.11 Hunk #13 succeeded at 294 (offset 28 lines). 2026-08-06 00:02:54.916102 | debian-bookworm | #30 44.11 Hunk #14 succeeded at 307 (offset 28 lines). 2026-08-06 00:02:54.916130 | debian-bookworm | #30 44.11 Hunk #15 succeeded at 320 (offset 28 lines). 2026-08-06 00:02:54.916145 | debian-bookworm | #30 44.11 Hunk #16 succeeded at 333 (offset 28 lines). 2026-08-06 00:02:54.916159 | debian-bookworm | #30 44.11 Hunk #17 succeeded at 346 (offset 28 lines). 2026-08-06 00:02:54.916173 | debian-bookworm | #30 44.11 Hunk #18 succeeded at 359 (offset 28 lines). 2026-08-06 00:02:54.916187 | debian-bookworm | #30 44.11 Hunk #19 succeeded at 372 (offset 28 lines). 2026-08-06 00:02:54.916218 | debian-bookworm | #30 44.11 Hunk #20 succeeded at 385 (offset 28 lines). 2026-08-06 00:02:54.916232 | debian-bookworm | #30 44.11 Hunk #21 succeeded at 398 (offset 28 lines). 2026-08-06 00:02:54.916246 | debian-bookworm | #30 44.11 Hunk #22 succeeded at 411 (offset 28 lines). 2026-08-06 00:02:54.916260 | debian-bookworm | #30 44.11 Hunk #23 succeeded at 424 (offset 28 lines). 2026-08-06 00:02:54.916282 | debian-bookworm | #30 44.11 Hunk #24 succeeded at 437 (offset 28 lines). 2026-08-06 00:02:54.916302 | debian-bookworm | #30 44.11 Hunk #25 succeeded at 450 (offset 28 lines). 2026-08-06 00:02:54.916316 | debian-bookworm | #30 44.11 Hunk #26 succeeded at 463 (offset 28 lines). 2026-08-06 00:02:54.916330 | debian-bookworm | #30 44.11 Hunk #27 succeeded at 477 (offset 28 lines). 2026-08-06 00:02:54.916344 | debian-bookworm | #30 44.11 Hunk #28 succeeded at 490 (offset 28 lines). 2026-08-06 00:02:54.916365 | debian-bookworm | #30 44.11 Hunk #29 succeeded at 503 (offset 28 lines). 2026-08-06 00:02:54.916385 | debian-bookworm | #30 44.11 Hunk #30 succeeded at 516 (offset 28 lines). 2026-08-06 00:02:54.916400 | debian-bookworm | #30 44.11 Hunk #31 succeeded at 529 (offset 28 lines). 2026-08-06 00:02:54.916414 | debian-bookworm | #30 44.11 Hunk #32 succeeded at 542 (offset 28 lines). 2026-08-06 00:02:54.916428 | debian-bookworm | #30 44.11 Hunk #33 succeeded at 555 (offset 28 lines). 2026-08-06 00:02:54.916449 | debian-bookworm | #30 44.11 Hunk #34 succeeded at 568 (offset 28 lines). 2026-08-06 00:02:54.916469 | debian-bookworm | #30 44.11 Hunk #35 succeeded at 581 (offset 28 lines). 2026-08-06 00:02:54.916483 | debian-bookworm | #30 44.11 Hunk #36 succeeded at 595 (offset 28 lines). 2026-08-06 00:02:54.916497 | debian-bookworm | #30 44.11 Hunk #37 succeeded at 610 (offset 28 lines). 2026-08-06 00:02:54.916512 | debian-bookworm | #30 44.11 Hunk #38 succeeded at 623 (offset 28 lines). 2026-08-06 00:02:54.916534 | debian-bookworm | #30 44.11 Hunk #39 succeeded at 636 (offset 28 lines). 2026-08-06 00:02:54.916554 | debian-bookworm | #30 44.11 Hunk #40 succeeded at 649 (offset 28 lines). 2026-08-06 00:02:54.916570 | debian-bookworm | #30 44.11 Hunk #41 succeeded at 662 (offset 28 lines). 2026-08-06 00:02:54.916583 | debian-bookworm | #30 44.11 Hunk #42 succeeded at 675 (offset 28 lines). 2026-08-06 00:02:54.916597 | debian-bookworm | #30 44.11 Hunk #43 succeeded at 688 (offset 28 lines). 2026-08-06 00:02:54.916619 | debian-bookworm | #30 44.11 Hunk #44 succeeded at 701 (offset 28 lines). 2026-08-06 00:02:54.916639 | debian-bookworm | #30 44.11 Hunk #45 succeeded at 714 (offset 28 lines). 2026-08-06 00:02:54.916653 | debian-bookworm | #30 44.11 Hunk #46 succeeded at 727 (offset 28 lines). 2026-08-06 00:02:54.916667 | debian-bookworm | #30 44.11 Hunk #47 succeeded at 740 (offset 28 lines). 2026-08-06 00:02:54.916681 | debian-bookworm | #30 44.11 Hunk #48 succeeded at 753 (offset 28 lines). 2026-08-06 00:02:54.916703 | debian-bookworm | #30 44.12 checking file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-08-06 00:02:54.916740 | debian-bookworm | #30 44.12 + cd /repository 2026-08-06 00:02:54.916755 | debian-bookworm | #30 44.12 + patch --forward --batch -p1 2026-08-06 00:02:54.916769 | debian-bookworm | #30 44.12 patching file ansible/roles/loadbalancer/defaults/main.yml 2026-08-06 00:02:54.916797 | debian-bookworm | #30 44.12 patching file ansible/roles/loadbalancer/tasks/main.yml 2026-08-06 00:02:54.916812 | debian-bookworm | #30 44.12 patching file ansible/roles/loadbalancer/tasks/precheck.yml 2026-08-06 00:02:54.916826 | debian-bookworm | #30 44.12 Hunk #1 succeeded at 24 (offset 1 line). 2026-08-06 00:02:54.916840 | debian-bookworm | #30 44.12 Hunk #2 succeeded at 33 (offset 1 line). 2026-08-06 00:02:54.916854 | debian-bookworm | #30 44.12 Hunk #3 succeeded at 42 (offset 1 line). 2026-08-06 00:02:54.916881 | debian-bookworm | #30 44.12 Hunk #4 succeeded at 138 (offset 1 line). 2026-08-06 00:02:54.916896 | debian-bookworm | #30 44.12 Hunk #5 succeeded at 150 (offset 1 line). 2026-08-06 00:02:54.916909 | debian-bookworm | #30 44.12 Hunk #6 succeeded at 162 (offset 1 line). 2026-08-06 00:02:54.916923 | debian-bookworm | #30 44.12 Hunk #7 succeeded at 175 (offset 1 line). 2026-08-06 00:02:54.916945 | debian-bookworm | #30 44.12 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-08-06 00:02:54.916962 | debian-bookworm | #30 44.12 Hunk #9 succeeded at 231 (offset 28 lines). 2026-08-06 00:02:54.916976 | debian-bookworm | #30 44.12 Hunk #10 succeeded at 254 (offset 28 lines). 2026-08-06 00:02:54.916991 | debian-bookworm | #30 44.12 Hunk #11 succeeded at 267 (offset 28 lines). 2026-08-06 00:02:54.917005 | debian-bookworm | #30 44.12 Hunk #12 succeeded at 280 (offset 28 lines). 2026-08-06 00:02:54.917045 | debian-bookworm | #30 44.12 Hunk #13 succeeded at 294 (offset 28 lines). 2026-08-06 00:02:54.917061 | debian-bookworm | #30 44.12 Hunk #14 succeeded at 307 (offset 28 lines). 2026-08-06 00:02:54.917079 | debian-bookworm | #30 44.12 Hunk #15 succeeded at 320 (offset 28 lines). 2026-08-06 00:02:54.917117 | debian-bookworm | #30 44.12 Hunk #16 succeeded at 333 (offset 28 lines). 2026-08-06 00:02:54.917132 | debian-bookworm | #30 44.12 Hunk #17 succeeded at 346 (offset 28 lines). 2026-08-06 00:02:54.917146 | debian-bookworm | #30 44.12 Hunk #18 succeeded at 359 (offset 28 lines). 2026-08-06 00:02:54.917161 | debian-bookworm | #30 44.12 Hunk #19 succeeded at 372 (offset 28 lines). 2026-08-06 00:02:54.917174 | debian-bookworm | #30 44.12 Hunk #20 succeeded at 385 (offset 28 lines). 2026-08-06 00:02:54.917202 | debian-bookworm | #30 44.12 Hunk #21 succeeded at 398 (offset 28 lines). 2026-08-06 00:02:54.917216 | debian-bookworm | #30 44.12 Hunk #22 succeeded at 411 (offset 28 lines). 2026-08-06 00:02:54.917230 | debian-bookworm | #30 44.12 Hunk #23 succeeded at 424 (offset 28 lines). 2026-08-06 00:02:54.917244 | debian-bookworm | #30 44.12 Hunk #24 succeeded at 437 (offset 28 lines). 2026-08-06 00:02:54.917266 | debian-bookworm | #30 44.12 Hunk #25 succeeded at 450 (offset 28 lines). 2026-08-06 00:02:54.917286 | debian-bookworm | #30 44.12 Hunk #26 succeeded at 463 (offset 28 lines). 2026-08-06 00:02:54.917300 | debian-bookworm | #30 44.12 Hunk #27 succeeded at 477 (offset 28 lines). 2026-08-06 00:02:54.917314 | debian-bookworm | #30 44.12 Hunk #28 succeeded at 490 (offset 28 lines). 2026-08-06 00:02:54.917328 | debian-bookworm | #30 44.12 Hunk #29 succeeded at 503 (offset 28 lines). 2026-08-06 00:02:54.917351 | debian-bookworm | #30 44.12 Hunk #30 succeeded at 516 (offset 28 lines). 2026-08-06 00:02:54.917371 | debian-bookworm | #30 44.12 Hunk #31 succeeded at 529 (offset 28 lines). 2026-08-06 00:02:54.917387 | debian-bookworm | #30 44.12 Hunk #32 succeeded at 542 (offset 28 lines). 2026-08-06 00:02:54.917401 | debian-bookworm | #30 44.12 Hunk #33 succeeded at 555 (offset 28 lines). 2026-08-06 00:02:54.917415 | debian-bookworm | #30 44.12 Hunk #34 succeeded at 568 (offset 28 lines). 2026-08-06 00:02:54.917445 | debian-bookworm | #30 44.12 Hunk #35 succeeded at 581 (offset 28 lines). 2026-08-06 00:02:54.917460 | debian-bookworm | #30 44.12 Hunk #36 succeeded at 595 (offset 28 lines). 2026-08-06 00:02:54.917474 | debian-bookworm | #30 44.12 Hunk #37 succeeded at 610 (offset 28 lines). 2026-08-06 00:02:54.917488 | debian-bookworm | #30 44.12 Hunk #38 succeeded at 623 (offset 28 lines). 2026-08-06 00:02:54.917502 | debian-bookworm | #30 44.12 Hunk #39 succeeded at 636 (offset 28 lines). 2026-08-06 00:02:54.917530 | debian-bookworm | #30 44.12 Hunk #40 succeeded at 649 (offset 28 lines). 2026-08-06 00:02:54.917544 | debian-bookworm | #30 44.12 Hunk #41 succeeded at 662 (offset 28 lines). 2026-08-06 00:02:54.917559 | debian-bookworm | #30 44.12 Hunk #42 succeeded at 675 (offset 28 lines). 2026-08-06 00:02:54.917574 | debian-bookworm | #30 44.12 Hunk #43 succeeded at 688 (offset 28 lines). 2026-08-06 00:02:54.917596 | debian-bookworm | #30 44.12 Hunk #44 succeeded at 701 (offset 28 lines). 2026-08-06 00:02:54.917616 | debian-bookworm | #30 44.12 Hunk #45 succeeded at 714 (offset 28 lines). 2026-08-06 00:02:54.917631 | debian-bookworm | #30 44.12 Hunk #46 succeeded at 727 (offset 28 lines). 2026-08-06 00:02:54.917645 | debian-bookworm | #30 44.12 Hunk #47 succeeded at 740 (offset 28 lines). 2026-08-06 00:02:54.917659 | debian-bookworm | #30 44.12 Hunk #48 succeeded at 753 (offset 28 lines). 2026-08-06 00:02:54.917673 | debian-bookworm | #30 44.12 patching file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-08-06 00:02:54.917687 | debian-bookworm | #30 44.12 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.917714 | debian-bookworm | #30 44.12 /patches/2024.2/kolla-operations.patch 2026-08-06 00:02:54.917729 | debian-bookworm | #30 44.12 + echo /patches/2024.2/kolla-operations.patch 2026-08-06 00:02:54.917743 | debian-bookworm | #30 44.12 + cd /repository 2026-08-06 00:02:54.917757 | debian-bookworm | #30 44.12 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.917772 | debian-bookworm | #30 44.12 checking file ansible/roles/grafana/defaults/main.yml 2026-08-06 00:02:54.917786 | debian-bookworm | #30 44.12 checking file ansible/roles/grafana/tasks/config.yml 2026-08-06 00:02:54.917800 | debian-bookworm | #30 44.12 checking file ansible/roles/prometheus/defaults/main.yml 2026-08-06 00:02:54.917814 | debian-bookworm | #30 44.12 checking file ansible/roles/prometheus/tasks/config.yml 2026-08-06 00:02:54.917829 | debian-bookworm | #30 44.12 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-08-06 00:02:54.917857 | debian-bookworm | #30 44.12 checking file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-08-06 00:02:54.917873 | debian-bookworm | #30 44.12 + cd /repository 2026-08-06 00:02:54.917887 | debian-bookworm | #30 44.12 + patch --forward --batch -p1 2026-08-06 00:02:54.917906 | debian-bookworm | #30 44.13 patching file ansible/roles/grafana/defaults/main.yml 2026-08-06 00:02:54.917920 | debian-bookworm | #30 44.13 patching file ansible/roles/grafana/tasks/config.yml 2026-08-06 00:02:54.917935 | debian-bookworm | #30 44.13 patching file ansible/roles/prometheus/defaults/main.yml 2026-08-06 00:02:54.917950 | debian-bookworm | #30 44.13 patching file ansible/roles/prometheus/tasks/config.yml 2026-08-06 00:02:54.917965 | debian-bookworm | #30 44.13 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-08-06 00:02:54.917980 | debian-bookworm | #30 44.13 patching file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-08-06 00:02:54.917995 | debian-bookworm | #30 44.13 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.918009 | debian-bookworm | #30 44.13 /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-08-06 00:02:54.918024 | debian-bookworm | #30 44.13 + echo /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-08-06 00:02:54.918039 | debian-bookworm | #30 44.13 + cd /repository 2026-08-06 00:02:54.918061 | debian-bookworm | #30 44.13 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.918096 | debian-bookworm | #30 44.13 checking file ansible/roles/mariadb/defaults/main.yml 2026-08-06 00:02:54.918112 | debian-bookworm | #30 44.13 + cd /repository 2026-08-06 00:02:54.918126 | debian-bookworm | #30 44.13 + patch --forward --batch -p1 2026-08-06 00:02:54.918140 | debian-bookworm | #30 44.13 patching file ansible/roles/mariadb/defaults/main.yml 2026-08-06 00:02:54.918154 | debian-bookworm | #30 44.13 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.918168 | debian-bookworm | #30 44.13 + echo /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-08-06 00:02:54.918182 | debian-bookworm | #30 44.13 /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-08-06 00:02:54.918197 | debian-bookworm | #30 44.13 + cd /repository 2026-08-06 00:02:54.918211 | debian-bookworm | #30 44.13 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.918225 | debian-bookworm | #30 44.13 checking file ansible/nova.yml 2026-08-06 00:02:54.918240 | debian-bookworm | #30 44.13 + cd /repository 2026-08-06 00:02:54.918254 | debian-bookworm | #30 44.13 + patch --forward --batch -p1 2026-08-06 00:02:54.918269 | debian-bookworm | #30 44.14 patching file ansible/nova.yml 2026-08-06 00:02:54.918283 | debian-bookworm | #30 44.14 /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-08-06 00:02:54.918297 | debian-bookworm | #30 44.14 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.918311 | debian-bookworm | #30 44.14 + echo /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-08-06 00:02:54.918325 | debian-bookworm | #30 44.14 + cd /repository 2026-08-06 00:02:54.918340 | debian-bookworm | #30 44.14 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.918354 | debian-bookworm | #30 44.14 checking file ansible/roles/octavia/tasks/hm-interface.yml 2026-08-06 00:02:54.918368 | debian-bookworm | #30 44.14 + cd /repository 2026-08-06 00:02:54.918383 | debian-bookworm | #30 44.14 + patch --forward --batch -p1 2026-08-06 00:02:54.918397 | debian-bookworm | #30 44.14 patching file ansible/roles/octavia/tasks/hm-interface.yml 2026-08-06 00:02:54.918411 | debian-bookworm | #30 44.14 /patches/2024.2/octavia-openvswitch.patch 2026-08-06 00:02:54.918425 | debian-bookworm | #30 44.14 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:54.918448 | debian-bookworm | #30 44.14 + echo /patches/2024.2/octavia-openvswitch.patch 2026-08-06 00:02:54.918469 | debian-bookworm | #30 44.14 + cd /repository 2026-08-06 00:02:54.918494 | debian-bookworm | #30 44.14 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:54.918508 | debian-bookworm | #30 44.14 checking file ansible/roles/openvswitch/defaults/main.yml 2026-08-06 00:02:54.918522 | debian-bookworm | #30 44.14 Hunk #2 succeeded at 29 with fuzz 2. 2026-08-06 00:02:54.918537 | debian-bookworm | #30 44.14 + cd /repository 2026-08-06 00:02:54.918552 | debian-bookworm | #30 44.14 + patch --forward --batch -p1 2026-08-06 00:02:55.085979 | debian-bookworm | #30 44.15 patching file ansible/roles/openvswitch/defaults/main.yml 2026-08-06 00:02:55.086053 | debian-bookworm | #30 44.15 Hunk #2 succeeded at 29 with fuzz 2. 2026-08-06 00:02:55.086066 | debian-bookworm | #30 44.15 /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-08-06 00:02:55.086078 | debian-bookworm | #30 44.15 checking file ansible/roles/opensearch/handlers/main.yml 2026-08-06 00:02:55.086107 | debian-bookworm | #30 44.15 patching file ansible/roles/opensearch/handlers/main.yml 2026-08-06 00:02:55.086150 | debian-bookworm | #30 44.15 /patches/2024.2/public-www-authenticate-uri.patch 2026-08-06 00:02:55.086162 | debian-bookworm | #30 44.15 checking file ansible/roles/aodh/templates/aodh.conf.j2 2026-08-06 00:02:55.086173 | debian-bookworm | #30 44.15 checking file ansible/roles/barbican/templates/barbican.conf.j2 2026-08-06 00:02:55.086184 | debian-bookworm | #30 44.15 checking file ansible/roles/blazar/templates/blazar.conf.j2 2026-08-06 00:02:55.086194 | debian-bookworm | #30 44.15 checking file ansible/roles/cinder/templates/cinder.conf.j2 2026-08-06 00:02:55.086205 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 134 (offset 13 lines). 2026-08-06 00:02:55.086216 | debian-bookworm | #30 44.15 checking file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-08-06 00:02:55.086227 | debian-bookworm | #30 44.15 checking file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-08-06 00:02:55.086250 | debian-bookworm | #30 44.15 checking file ansible/roles/designate/templates/designate.conf.j2 2026-08-06 00:02:55.086262 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 21 (offset 1 line). 2026-08-06 00:02:55.086273 | debian-bookworm | #30 44.15 checking file ansible/roles/glance/templates/glance-api.conf.j2 2026-08-06 00:02:55.086284 | debian-bookworm | #30 44.15 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:55.086296 | debian-bookworm | #30 44.15 + echo /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-08-06 00:02:55.086307 | debian-bookworm | #30 44.15 + cd /repository 2026-08-06 00:02:55.086318 | debian-bookworm | #30 44.15 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:55.086329 | debian-bookworm | #30 44.15 + cd /repository 2026-08-06 00:02:55.086340 | debian-bookworm | #30 44.15 + patch --forward --batch -p1 2026-08-06 00:02:55.086350 | debian-bookworm | #30 44.15 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:55.086372 | debian-bookworm | #30 44.15 + echo /patches/2024.2/public-www-authenticate-uri.patch 2026-08-06 00:02:55.086383 | debian-bookworm | #30 44.15 + cd /repository 2026-08-06 00:02:55.086394 | debian-bookworm | #30 44.15 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:55.086405 | debian-bookworm | #30 44.15 checking file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-08-06 00:02:55.086415 | debian-bookworm | #30 44.15 checking file ansible/roles/heat/templates/heat.conf.j2 2026-08-06 00:02:55.086426 | debian-bookworm | #30 44.15 checking file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-08-06 00:02:55.086437 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 54 (offset 9 lines). 2026-08-06 00:02:55.086448 | debian-bookworm | #30 44.15 checking file ansible/roles/ironic/templates/ironic.conf.j2 2026-08-06 00:02:55.086458 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 90 (offset 16 lines). 2026-08-06 00:02:55.086469 | debian-bookworm | #30 44.15 checking file ansible/roles/magnum/templates/magnum.conf.j2 2026-08-06 00:02:55.086480 | debian-bookworm | #30 44.15 checking file ansible/roles/manila/templates/manila.conf.j2 2026-08-06 00:02:55.086491 | debian-bookworm | #30 44.15 checking file ansible/roles/masakari/templates/masakari.conf.j2 2026-08-06 00:02:55.086501 | debian-bookworm | #30 44.15 checking file ansible/roles/mistral/templates/mistral.conf.j2 2026-08-06 00:02:55.086512 | debian-bookworm | #30 44.15 checking file ansible/roles/neutron/templates/neutron.conf.j2 2026-08-06 00:02:55.086523 | debian-bookworm | #30 44.15 checking file ansible/roles/nova/templates/nova.conf.j2 2026-08-06 00:02:55.086534 | debian-bookworm | #30 44.15 checking file ansible/roles/octavia/templates/octavia.conf.j2 2026-08-06 00:02:55.086544 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 60 (offset 1 line). 2026-08-06 00:02:55.086555 | debian-bookworm | #30 44.15 checking file ansible/roles/placement/templates/placement.conf.j2 2026-08-06 00:02:55.086566 | debian-bookworm | #30 44.15 checking file ansible/roles/tacker/templates/tacker.conf.j2 2026-08-06 00:02:55.086577 | debian-bookworm | #30 44.15 checking file ansible/roles/trove/templates/trove.conf.j2 2026-08-06 00:02:55.086588 | debian-bookworm | #30 44.15 checking file ansible/roles/watcher/templates/watcher.conf.j2 2026-08-06 00:02:55.086599 | debian-bookworm | #30 44.15 checking file ansible/roles/zun/templates/zun.conf.j2 2026-08-06 00:02:55.086610 | debian-bookworm | #30 44.15 + cd /repository 2026-08-06 00:02:55.086620 | debian-bookworm | #30 44.15 + patch --forward --batch -p1 2026-08-06 00:02:55.086631 | debian-bookworm | #30 44.15 patching file ansible/roles/aodh/templates/aodh.conf.j2 2026-08-06 00:02:55.086642 | debian-bookworm | #30 44.15 patching file ansible/roles/barbican/templates/barbican.conf.j2 2026-08-06 00:02:55.086660 | debian-bookworm | #30 44.15 patching file ansible/roles/blazar/templates/blazar.conf.j2 2026-08-06 00:02:55.086671 | debian-bookworm | #30 44.15 patching file ansible/roles/cinder/templates/cinder.conf.j2 2026-08-06 00:02:55.086682 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 134 (offset 13 lines). 2026-08-06 00:02:55.086693 | debian-bookworm | #30 44.15 patching file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-08-06 00:02:55.086704 | debian-bookworm | #30 44.15 patching file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-08-06 00:02:55.086715 | debian-bookworm | #30 44.15 patching file ansible/roles/designate/templates/designate.conf.j2 2026-08-06 00:02:55.086726 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 21 (offset 1 line). 2026-08-06 00:02:55.086737 | debian-bookworm | #30 44.15 patching file ansible/roles/glance/templates/glance-api.conf.j2 2026-08-06 00:02:55.086748 | debian-bookworm | #30 44.15 patching file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-08-06 00:02:55.086759 | debian-bookworm | #30 44.15 patching file ansible/roles/heat/templates/heat.conf.j2 2026-08-06 00:02:55.086770 | debian-bookworm | #30 44.15 patching file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-08-06 00:02:55.086781 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 54 (offset 9 lines). 2026-08-06 00:02:55.086792 | debian-bookworm | #30 44.15 patching file ansible/roles/ironic/templates/ironic.conf.j2 2026-08-06 00:02:55.086807 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 90 (offset 16 lines). 2026-08-06 00:02:55.086818 | debian-bookworm | #30 44.15 patching file ansible/roles/magnum/templates/magnum.conf.j2 2026-08-06 00:02:55.086829 | debian-bookworm | #30 44.15 patching file ansible/roles/manila/templates/manila.conf.j2 2026-08-06 00:02:55.086840 | debian-bookworm | #30 44.15 patching file ansible/roles/masakari/templates/masakari.conf.j2 2026-08-06 00:02:55.086851 | debian-bookworm | #30 44.15 patching file ansible/roles/mistral/templates/mistral.conf.j2 2026-08-06 00:02:55.086862 | debian-bookworm | #30 44.15 patching file ansible/roles/neutron/templates/neutron.conf.j2 2026-08-06 00:02:55.086873 | debian-bookworm | #30 44.15 patching file ansible/roles/nova/templates/nova.conf.j2 2026-08-06 00:02:55.086884 | debian-bookworm | #30 44.15 patching file ansible/roles/octavia/templates/octavia.conf.j2 2026-08-06 00:02:55.086895 | debian-bookworm | #30 44.15 Hunk #1 succeeded at 60 (offset 1 line). 2026-08-06 00:02:55.086905 | debian-bookworm | #30 44.15 patching file ansible/roles/placement/templates/placement.conf.j2 2026-08-06 00:02:55.086916 | debian-bookworm | #30 44.15 patching file ansible/roles/tacker/templates/tacker.conf.j2 2026-08-06 00:02:55.086927 | debian-bookworm | #30 44.15 patching file ansible/roles/trove/templates/trove.conf.j2 2026-08-06 00:02:55.086938 | debian-bookworm | #30 44.15 patching file ansible/roles/watcher/templates/watcher.conf.j2 2026-08-06 00:02:55.086949 | debian-bookworm | #30 44.15 patching file ansible/roles/zun/templates/zun.conf.j2 2026-08-06 00:02:55.086960 | debian-bookworm | #30 44.16 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:55.086970 | debian-bookworm | #30 44.16 + echo /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-08-06 00:02:55.086981 | debian-bookworm | #30 44.16 /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-08-06 00:02:55.086992 | debian-bookworm | #30 44.16 + cd /repository 2026-08-06 00:02:55.087003 | debian-bookworm | #30 44.16 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:55.087014 | debian-bookworm | #30 44.16 checking file ansible/roles/hacluster/tasks/bootstrap.yml 2026-08-06 00:02:55.087025 | debian-bookworm | #30 44.16 checking file ansible/roles/hacluster/tasks/config.yml 2026-08-06 00:02:55.087035 | debian-bookworm | #30 44.16 + cd /repository 2026-08-06 00:02:55.087046 | debian-bookworm | #30 44.16 + patch --forward --batch -p1 2026-08-06 00:02:55.087057 | debian-bookworm | #30 44.16 patching file ansible/roles/hacluster/tasks/bootstrap.yml 2026-08-06 00:02:55.087075 | debian-bookworm | #30 44.16 patching file ansible/roles/hacluster/tasks/config.yml 2026-08-06 00:02:55.087142 | debian-bookworm | #30 44.16 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-06 00:02:55.087154 | debian-bookworm | #30 44.16 + echo /patches/2024.2/wait-for-octavia-interface.patch 2026-08-06 00:02:55.087165 | debian-bookworm | #30 44.16 /patches/2024.2/wait-for-octavia-interface.patch 2026-08-06 00:02:55.087176 | debian-bookworm | #30 44.16 + cd /repository 2026-08-06 00:02:55.087186 | debian-bookworm | #30 44.16 + patch --forward --batch -p1 --dry-run 2026-08-06 00:02:55.087197 | debian-bookworm | #30 44.16 checking file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-08-06 00:02:55.087215 | debian-bookworm | #30 44.16 + cd /repository 2026-08-06 00:02:55.087226 | debian-bookworm | #30 44.16 + patch --forward --batch -p1 2026-08-06 00:02:55.087237 | debian-bookworm | #30 44.16 patching file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-08-06 00:02:55.087248 | debian-bookworm | #30 44.16 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-08-06 00:02:55.976310 | debian-bookworm | #30 45.20 Using /etc/ansible/ansible.cfg as config file 2026-08-06 00:02:55.976395 | debian-bookworm | #30 45.20 Skipping install, no requirements found 2026-08-06 00:02:56.197632 | debian-bookworm | #30 45.27 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-08-06 00:02:56.197717 | debian-bookworm | #30 45.27 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-08-06 00:06:21.201364 | debian-bookworm | #30 250.4 Using /etc/ansible/ansible.cfg as config file 2026-08-06 00:06:21.201527 | debian-bookworm | #30 250.4 Starting galaxy collection install process 2026-08-06 00:06:21.201575 | debian-bookworm | #30 250.4 Process install dependency map 2026-08-06 00:06:21.201619 | debian-bookworm | #30 250.4 Starting collection install process 2026-08-06 00:06:21.201663 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.7.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/community-rabbitmq-1.7.0-3hm0m6i7 2026-08-06 00:06:21.201709 | debian-bookworm | #30 250.4 Installing 'community.rabbitmq:1.7.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-08-06 00:06:21.201753 | debian-bookworm | #30 250.4 community.rabbitmq:1.7.0 was installed successfully 2026-08-06 00:06:21.201795 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/ansible-posix-2.2.2-fuov9do6 2026-08-06 00:06:21.201837 | debian-bookworm | #30 250.4 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-08-06 00:06:21.201879 | debian-bookworm | #30 250.4 ansible.posix:2.2.2 was installed successfully 2026-08-06 00:06:21.201921 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-grafana-2.3.0-sdzfw127 2026-08-06 00:06:21.201961 | debian-bookworm | #30 250.4 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-08-06 00:06:21.202019 | debian-bookworm | #30 250.4 community.grafana:2.3.0 was installed successfully 2026-08-06 00:06:21.202063 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/openstack-cloud-2.6.0-6vqbwsgd 2026-08-06 00:06:21.202104 | debian-bookworm | #30 250.4 Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-08-06 00:06:21.202162 | debian-bookworm | #30 250.4 openstack.cloud:2.6.0 was installed successfully 2026-08-06 00:06:21.202208 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-network-5.1.0-h73x81ny 2026-08-06 00:06:21.202249 | debian-bookworm | #30 250.4 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-08-06 00:06:21.202291 | debian-bookworm | #30 250.4 community.network:5.1.0 was installed successfully 2026-08-06 00:06:21.202333 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-hashi_vault-7.1.0-3xpgw83f 2026-08-06 00:06:21.202399 | debian-bookworm | #30 250.4 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-08-06 00:06:21.202467 | debian-bookworm | #30 250.4 community.hashi_vault:7.1.0 was installed successfully 2026-08-06 00:06:21.202511 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/ansible-utils-6.0.3-61bsbgb5 2026-08-06 00:06:21.202553 | debian-bookworm | #30 250.4 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-08-06 00:06:21.202595 | debian-bookworm | #30 250.4 ansible.utils:6.0.3 was installed successfully 2026-08-06 00:06:21.202636 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/netbox-netbox-3.23.0-uiybekpy 2026-08-06 00:06:21.202678 | debian-bookworm | #30 250.4 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-08-06 00:06:21.202719 | debian-bookworm | #30 250.4 netbox.netbox:3.23.0 was installed successfully 2026-08-06 00:06:21.202762 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/ansible-netcommon-8.6.1-6e00ye01 2026-08-06 00:06:21.202803 | debian-bookworm | #30 250.4 Installing 'ansible.netcommon:8.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-08-06 00:06:21.202844 | debian-bookworm | #30 250.4 ansible.netcommon:8.6.1 was installed successfully 2026-08-06 00:06:21.202886 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260724.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/osism-commons-0.20260724.0-s6wu21l9 2026-08-06 00:06:21.202928 | debian-bookworm | #30 250.4 Installing 'osism.commons:0.20260724.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-08-06 00:06:21.202969 | debian-bookworm | #30 250.4 osism.commons:0.20260724.0 was installed successfully 2026-08-06 00:06:21.203011 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/containers-podman-1.20.2-xn85oim2 2026-08-06 00:06:21.203054 | debian-bookworm | #30 250.4 Installing 'containers.podman:1.20.2' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-08-06 00:06:21.203095 | debian-bookworm | #30 250.4 containers.podman:1.20.2 was installed successfully 2026-08-06 00:06:21.203138 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-mysql-5.0.2-gchvavvr 2026-08-06 00:06:21.203198 | debian-bookworm | #30 250.4 Installing 'community.mysql:5.0.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-08-06 00:06:21.203278 | debian-bookworm | #30 250.4 community.mysql:5.0.2 was installed successfully 2026-08-06 00:06:21.203368 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-mysql-5.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/ansible-mysql-5.2.0-1jfahzw_ 2026-08-06 00:06:21.203704 | debian-bookworm | #30 250.4 Installing 'ansible.mysql:5.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/mysql' 2026-08-06 00:06:21.203758 | debian-bookworm | #30 250.4 ansible.mysql:5.2.0 was installed successfully 2026-08-06 00:06:21.203808 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/community-crypto-3.3.0-_e0v5vgs 2026-08-06 00:06:21.203853 | debian-bookworm | #30 250.4 Installing 'community.crypto:3.3.0' to '/usr/share/ansible/collections/ansible_collections/community/crypto' 2026-08-06 00:06:21.203896 | debian-bookworm | #30 250.4 community.crypto:3.3.0 was installed successfully 2026-08-06 00:06:21.203950 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-docker-5.2.1-fuzgcupo 2026-08-06 00:06:21.204016 | debian-bookworm | #30 250.4 Installing 'community.docker:5.2.1' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2026-08-06 00:06:21.204060 | debian-bookworm | #30 250.4 community.docker:5.2.1 was installed successfully 2026-08-06 00:06:21.204112 | debian-bookworm | #30 250.4 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-1458xzhlpyi9/tmp63m4jrr7/community-library_inventory_filtering_v1-1.1.5-fgwxxuhb 2026-08-06 00:06:21.204224 | debian-bookworm | #30 250.4 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-08-06 00:06:21.204271 | debian-bookworm | #30 250.4 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-08-06 00:06:21.204313 | debian-bookworm | #30 250.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1458xzhlpyi9/tmp63m4jrr7/community-general-13.2.0-7bh76swu 2026-08-06 00:06:21.204355 | debian-bookworm | #30 250.4 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-08-06 00:06:21.204397 | debian-bookworm | #30 250.4 community.general:13.2.0 was installed successfully 2026-08-06 00:06:21.341636 | debian-bookworm | #30 250.5 + ln -s /usr/share/ansible/collections /ansible/collections 2026-08-06 00:06:21.341710 | debian-bookworm | #30 250.5 + mkdir -p /usr/share/mitogen 2026-08-06 00:06:21.341729 | debian-bookworm | #30 250.5 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-08-06 00:06:21.341746 | debian-bookworm | #30 250.6 + 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-08-06 00:06:21.452993 | debian-bookworm | #30 250.6 + rm /mitogen.tar.gz 2026-08-06 00:06:21.454554 | debian-bookworm | #30 250.6 + ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-08-06 00:06:21.454585 | debian-bookworm | #30 250.6 + uv pip install --no-cache --system -r /repository/requirements.txt 2026-08-06 00:06:21.454608 | debian-bookworm | #30 250.7 Using Python 3.13.14 environment at: /usr/local 2026-08-06 00:06:21.820104 | debian-bookworm | #30 251.0 Resolved 41 packages in 358ms 2026-08-06 00:06:22.005984 | debian-bookworm | #30 251.1 Downloading ansible-core (2.1MiB) 2026-08-06 00:06:22.037004 | debian-bookworm | #30 251.3 Downloaded ansible-core 2026-08-06 00:06:22.037100 | debian-bookworm | #30 251.3 Prepared 3 packages in 216ms 2026-08-06 00:06:22.239513 | debian-bookworm | #30 251.3 Uninstalled 1 package in 38ms 2026-08-06 00:06:22.239582 | debian-bookworm | #30 251.3 Installed 3 packages in 38ms 2026-08-06 00:06:22.239587 | debian-bookworm | #30 251.3 - ansible-core==2.18.18 2026-08-06 00:06:22.239591 | debian-bookworm | #30 251.3 + ansible-core==2.17.14 2026-08-06 00:06:22.239596 | debian-bookworm | #30 251.3 + hvac==2.4.0 2026-08-06 00:06:22.239600 | debian-bookworm | #30 251.3 + passlib==1.7.4 2026-08-06 00:06:22.239604 | debian-bookworm | #30 251.4 + uv pip install --no-cache --system /repository 2026-08-06 00:06:22.391116 | debian-bookworm | #30 251.5 Using Python 3.13.14 environment at: /usr/local 2026-08-06 00:06:24.360702 | debian-bookworm | #30 253.4 Resolved 42 packages in 1.95s 2026-08-06 00:06:24.360823 | debian-bookworm | #30 253.4 Building kolla-ansible @ file:///repository 2026-08-06 00:06:26.640522 | debian-bookworm | #30 255.9 Built kolla-ansible @ file:///repository 2026-08-06 00:06:26.855944 | debian-bookworm | #30 256.1 Prepared 1 package in 2.64s 2026-08-06 00:06:27.120609 | debian-bookworm | #30 256.3 Installed 1 package in 263ms 2026-08-06 00:06:27.120669 | debian-bookworm | #30 256.3 + kolla-ansible==19.8.0 (from file:///repository) 2026-08-06 00:06:27.329337 | debian-bookworm | #30 256.4 + python3 /remove-common-as-dependency.py 2026-08-06 00:06:27.416843 | debian-bookworm | #30 256.6 + python3 /split-kolla-ansible-site.py 2026-08-06 00:06:27.650692 | debian-bookworm | #30 256.9 PROCESS ROLE prechecks 2026-08-06 00:06:27.650733 | debian-bookworm | #30 256.9 PROCESS ROLE common 2026-08-06 00:06:27.650738 | debian-bookworm | #30 256.9 PROCESS ROLE loadbalancer 2026-08-06 00:06:27.650743 | debian-bookworm | #30 256.9 PROCESS ROLE letsencrypt 2026-08-06 00:06:27.650759 | debian-bookworm | #30 256.9 PROCESS ROLE collectd 2026-08-06 00:06:27.650767 | debian-bookworm | #30 256.9 PROCESS ROLE influxdb 2026-08-06 00:06:27.650771 | debian-bookworm | #30 256.9 PROCESS ROLE telegraf 2026-08-06 00:06:27.650776 | debian-bookworm | #30 256.9 ROLE telegraf IS NOT SUPPORTED 2026-08-06 00:06:27.650780 | debian-bookworm | #30 256.9 PROCESS ROLE redis 2026-08-06 00:06:27.650784 | debian-bookworm | #30 256.9 PROCESS ROLE memcached 2026-08-06 00:06:27.650787 | debian-bookworm | #30 256.9 PROCESS ROLE prometheus 2026-08-06 00:06:27.650791 | debian-bookworm | #30 256.9 PROCESS ROLE iscsi 2026-08-06 00:06:27.650795 | debian-bookworm | #30 256.9 ROLE iscsi IS NOT SUPPORTED 2026-08-06 00:06:27.650799 | debian-bookworm | #30 256.9 PROCESS ROLE multipathd 2026-08-06 00:06:27.650803 | debian-bookworm | #30 256.9 PROCESS ROLE etcd 2026-08-06 00:06:27.650807 | debian-bookworm | #30 256.9 PROCESS ROLE keystone 2026-08-06 00:06:27.650811 | debian-bookworm | #30 256.9 PROCESS ROLE opensearch 2026-08-06 00:06:27.650814 | debian-bookworm | #30 256.9 PROCESS ROLE swift 2026-08-06 00:06:27.650818 | debian-bookworm | #30 256.9 PROCESS ROLE ceph-rgw 2026-08-06 00:06:27.650822 | debian-bookworm | #30 256.9 PROCESS ROLE glance 2026-08-06 00:06:27.650826 | debian-bookworm | #30 256.9 PROCESS ROLE ironic 2026-08-06 00:06:27.650830 | debian-bookworm | #30 256.9 ROLE ironic IS NOT SUPPORTED 2026-08-06 00:06:27.650834 | debian-bookworm | #30 256.9 PROCESS ROLE cinder 2026-08-06 00:06:27.650837 | debian-bookworm | #30 256.9 PROCESS ROLE placement 2026-08-06 00:06:27.650841 | debian-bookworm | #30 256.9 PROCESS ROLE openvswitch 2026-08-06 00:06:27.650845 | debian-bookworm | #30 256.9 PROCESS ROLE ovs-dpdk 2026-08-06 00:06:27.650849 | debian-bookworm | #30 256.9 PROCESS ROLE ovn-controller 2026-08-06 00:06:27.650852 | debian-bookworm | #30 256.9 PROCESS ROLE ovn-db 2026-08-06 00:06:27.650864 | debian-bookworm | #30 256.9 PROCESS ROLE neutron 2026-08-06 00:06:27.650868 | debian-bookworm | #30 256.9 PROCESS ROLE kuryr 2026-08-06 00:06:27.650872 | debian-bookworm | #30 256.9 PROCESS ROLE hacluster 2026-08-06 00:06:27.650876 | debian-bookworm | #30 256.9 PROCESS ROLE heat 2026-08-06 00:06:27.650880 | debian-bookworm | #30 256.9 PROCESS ROLE horizon 2026-08-06 00:06:27.650888 | debian-bookworm | #30 256.9 PROCESS ROLE magnum 2026-08-06 00:06:27.650894 | debian-bookworm | #30 256.9 PROCESS ROLE mistral 2026-08-06 00:06:27.650898 | debian-bookworm | #30 256.9 PROCESS ROLE manila 2026-08-06 00:06:27.650901 | debian-bookworm | #30 256.9 PROCESS ROLE gnocchi 2026-08-06 00:06:27.650905 | debian-bookworm | #30 256.9 PROCESS ROLE ceilometer 2026-08-06 00:06:27.650909 | debian-bookworm | #30 256.9 PROCESS ROLE aodh 2026-08-06 00:06:27.650913 | debian-bookworm | #30 256.9 PROCESS ROLE barbican 2026-08-06 00:06:27.650916 | debian-bookworm | #30 256.9 PROCESS ROLE cyborg 2026-08-06 00:06:27.650920 | debian-bookworm | #30 256.9 ROLE cyborg IS NOT SUPPORTED 2026-08-06 00:06:27.650924 | debian-bookworm | #30 256.9 PROCESS ROLE designate 2026-08-06 00:06:27.650928 | debian-bookworm | #30 256.9 PROCESS ROLE trove 2026-08-06 00:06:27.650931 | debian-bookworm | #30 256.9 PROCESS ROLE watcher 2026-08-06 00:06:27.650935 | debian-bookworm | #30 256.9 PROCESS ROLE grafana 2026-08-06 00:06:27.650939 | debian-bookworm | #30 256.9 PROCESS ROLE cloudkitty 2026-08-06 00:06:27.650943 | debian-bookworm | #30 256.9 PROCESS ROLE tacker 2026-08-06 00:06:27.650947 | debian-bookworm | #30 256.9 ROLE tacker IS NOT SUPPORTED 2026-08-06 00:06:27.650950 | debian-bookworm | #30 256.9 PROCESS ROLE octavia 2026-08-06 00:06:27.650954 | debian-bookworm | #30 256.9 PROCESS ROLE zun 2026-08-06 00:06:27.650958 | debian-bookworm | #30 256.9 PROCESS ROLE blazar 2026-08-06 00:06:27.650962 | debian-bookworm | #30 256.9 PROCESS ROLE masakari 2026-08-06 00:06:27.650966 | debian-bookworm | #30 256.9 PROCESS ROLE venus 2026-08-06 00:06:27.650970 | debian-bookworm | #30 256.9 ROLE venus IS NOT SUPPORTED 2026-08-06 00:06:27.650974 | debian-bookworm | #30 256.9 PROCESS ROLE skyline 2026-08-06 00:06:27.753828 | debian-bookworm | #30 256.9 + cp -r /repository/ansible/action_plugins/merge_configs.py /repository/ansible/action_plugins/merge_yaml.py /ansible/action_plugins 2026-08-06 00:06:27.753942 | debian-bookworm | #30 256.9 + '[' -e /repository/ansible/filter_plugins ']' 2026-08-06 00:06:27.753960 | debian-bookworm | #30 256.9 + cp -r /repository/ansible/filter_plugins/address.py /repository/ansible/filter_plugins/database.py /repository/ansible/filter_plugins/services.py /ansible/filter_plugins 2026-08-06 00:06:27.753972 | debian-bookworm | #30 256.9 + '[' -e /repository/ansible/module_utils ']' 2026-08-06 00:06:27.753986 | debian-bookworm | #30 256.9 + 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-08-06 00:06:27.754007 | debian-bookworm | #30 256.9 + 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-08-06 00:06:27.754057 | debian-bookworm | #30 256.9 + 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-08-06 00:06:27.754075 | debian-bookworm | #30 257.0 + python3 /kolla-container-throttle.py 2026-08-06 00:06:27.854391 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/heat/handlers/main.yml 2026-08-06 00:06:27.854455 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/keystone/handlers/main.yml 2026-08-06 00:06:27.854465 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/ovn-db/handlers/main.yml 2026-08-06 00:06:27.854474 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/placement/handlers/main.yml 2026-08-06 00:06:27.854492 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/neutron/handlers/main.yml 2026-08-06 00:06:27.854501 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/manila/handlers/main.yml 2026-08-06 00:06:27.854509 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/tacker/handlers/main.yml 2026-08-06 00:06:27.854517 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/nova-cell/handlers/main.yml 2026-08-06 00:06:27.854524 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/influxdb/handlers/main.yml 2026-08-06 00:06:27.854532 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/redis/handlers/main.yml 2026-08-06 00:06:27.854540 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/masakari/handlers/main.yml 2026-08-06 00:06:27.854547 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/iscsi/handlers/main.yml 2026-08-06 00:06:27.854555 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/prometheus/handlers/main.yml 2026-08-06 00:06:27.854578 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/mariadb/handlers/main.yml 2026-08-06 00:06:27.854586 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/horizon/handlers/main.yml 2026-08-06 00:06:27.854594 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/cinder/handlers/main.yml 2026-08-06 00:06:27.854601 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/hacluster/handlers/main.yml 2026-08-06 00:06:27.854609 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/skyline/handlers/main.yml 2026-08-06 00:06:27.854617 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/glance/handlers/main.yml 2026-08-06 00:06:27.854625 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/aodh/handlers/main.yml 2026-08-06 00:06:27.854633 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/venus/handlers/main.yml 2026-08-06 00:06:27.854641 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/swift/handlers/main.yml 2026-08-06 00:06:27.854648 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/nova/handlers/main.yml 2026-08-06 00:06:27.854656 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/barbican/handlers/main.yml 2026-08-06 00:06:27.854664 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/gnocchi/handlers/main.yml 2026-08-06 00:06:27.854672 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/cyborg/handlers/main.yml 2026-08-06 00:06:27.854680 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/collectd/handlers/main.yml 2026-08-06 00:06:27.854687 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/blazar/handlers/main.yml 2026-08-06 00:06:27.854695 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/magnum/handlers/main.yml 2026-08-06 00:06:27.854703 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/ironic/handlers/main.yml 2026-08-06 00:06:27.854711 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/opensearch/handlers/main.yml 2026-08-06 00:06:27.854718 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/zun/handlers/main.yml 2026-08-06 00:06:27.854726 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/designate/handlers/main.yml 2026-08-06 00:06:27.854734 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/letsencrypt/handlers/main.yml 2026-08-06 00:06:27.854742 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/ovs-dpdk/handlers/main.yml 2026-08-06 00:06:27.854750 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/common/handlers/main.yml 2026-08-06 00:06:27.854757 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/telegraf/handlers/main.yml 2026-08-06 00:06:27.854765 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/cloudkitty/handlers/main.yml 2026-08-06 00:06:27.854773 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/octavia/handlers/main.yml 2026-08-06 00:06:27.854781 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/multipathd/handlers/main.yml 2026-08-06 00:06:27.854788 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/trove/handlers/main.yml 2026-08-06 00:06:27.854796 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/watcher/handlers/main.yml 2026-08-06 00:06:27.854804 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/ceilometer/handlers/main.yml 2026-08-06 00:06:27.854812 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/etcd/handlers/main.yml 2026-08-06 00:06:27.854819 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/rabbitmq/handlers/main.yml 2026-08-06 00:06:27.854827 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/mistral/handlers/main.yml 2026-08-06 00:06:27.854835 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/grafana/handlers/main.yml 2026-08-06 00:06:27.854842 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/kuryr/handlers/main.yml 2026-08-06 00:06:27.854850 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/ovn-controller/handlers/main.yml 2026-08-06 00:06:27.854859 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/memcached/handlers/main.yml 2026-08-06 00:06:27.854866 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/openvswitch/handlers/main.yml 2026-08-06 00:06:27.854874 | debian-bookworm | #30 257.0 PROCESSING /ansible/roles/loadbalancer/handlers/main.yml 2026-08-06 00:06:27.854882 | debian-bookworm | #30 257.0 ++ grep -v nova.yml 2026-08-06 00:06:27.854890 | debian-bookworm | #30 257.0 ++ find /repository/ansible -maxdepth 1 -name '*.yml' 2026-08-06 00:06:27.854906 | debian-bookworm | #30 257.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.854916 | debian-bookworm | #30 257.0 + echo /repository/ansible/site.yml 2026-08-06 00:06:27.854924 | debian-bookworm | #30 257.0 /repository/ansible/site.yml 2026-08-06 00:06:27.854931 | debian-bookworm | #30 257.0 ++ basename /repository/ansible/site.yml 2026-08-06 00:06:27.854944 | debian-bookworm | #30 257.0 + cp /repository/ansible/site.yml /ansible/kolla-site.yml 2026-08-06 00:06:27.854952 | debian-bookworm | #30 257.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.854964 | debian-bookworm | #30 257.0 + echo /repository/ansible/mariadb_backup.yml 2026-08-06 00:06:27.854972 | debian-bookworm | #30 257.0 /repository/ansible/mariadb_backup.yml 2026-08-06 00:06:27.854979 | debian-bookworm | #30 257.0 ++ basename /repository/ansible/mariadb_backup.yml 2026-08-06 00:06:27.854987 | debian-bookworm | #30 257.0 + cp /repository/ansible/mariadb_backup.yml /ansible/kolla-mariadb_backup.yml 2026-08-06 00:06:27.854995 | debian-bookworm | #30 257.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855003 | debian-bookworm | #30 257.0 + echo /repository/ansible/kolla-host.yml 2026-08-06 00:06:27.855011 | debian-bookworm | #30 257.0 /repository/ansible/kolla-host.yml 2026-08-06 00:06:27.855019 | debian-bookworm | #30 257.0 ++ basename /repository/ansible/kolla-host.yml 2026-08-06 00:06:27.855026 | debian-bookworm | #30 257.0 + cp /repository/ansible/kolla-host.yml /ansible/kolla-kolla-host.yml 2026-08-06 00:06:27.855041 | debian-bookworm | #30 257.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855050 | debian-bookworm | #30 257.0 + echo /repository/ansible/gather-facts.yml 2026-08-06 00:06:27.855057 | debian-bookworm | #30 257.0 /repository/ansible/gather-facts.yml 2026-08-06 00:06:27.855065 | debian-bookworm | #30 257.0 ++ basename /repository/ansible/gather-facts.yml 2026-08-06 00:06:27.855073 | debian-bookworm | #30 257.0 + cp /repository/ansible/gather-facts.yml /ansible/kolla-gather-facts.yml 2026-08-06 00:06:27.855081 | debian-bookworm | #30 257.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855089 | debian-bookworm | #30 257.0 + echo /repository/ansible/rabbitmq-reset-state.yml 2026-08-06 00:06:27.855097 | debian-bookworm | #30 257.0 /repository/ansible/rabbitmq-reset-state.yml 2026-08-06 00:06:27.855104 | debian-bookworm | #30 257.0 ++ basename /repository/ansible/rabbitmq-reset-state.yml 2026-08-06 00:06:27.855112 | debian-bookworm | #30 257.0 + cp /repository/ansible/rabbitmq-reset-state.yml /ansible/kolla-rabbitmq-reset-state.yml 2026-08-06 00:06:27.855120 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855128 | debian-bookworm | #30 257.1 + echo /repository/ansible/prune-images.yml 2026-08-06 00:06:27.855136 | debian-bookworm | #30 257.1 /repository/ansible/prune-images.yml 2026-08-06 00:06:27.855167 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/prune-images.yml 2026-08-06 00:06:27.855176 | debian-bookworm | #30 257.1 + cp /repository/ansible/prune-images.yml /ansible/kolla-prune-images.yml 2026-08-06 00:06:27.855184 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855192 | debian-bookworm | #30 257.1 + echo /repository/ansible/nova-libvirt-cleanup.yml 2026-08-06 00:06:27.855199 | debian-bookworm | #30 257.1 /repository/ansible/nova-libvirt-cleanup.yml 2026-08-06 00:06:27.855207 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/nova-libvirt-cleanup.yml 2026-08-06 00:06:27.855215 | debian-bookworm | #30 257.1 + cp /repository/ansible/nova-libvirt-cleanup.yml /ansible/kolla-nova-libvirt-cleanup.yml 2026-08-06 00:06:27.855223 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855231 | debian-bookworm | #30 257.1 + echo /repository/ansible/rabbitmq-upgrade.yml 2026-08-06 00:06:27.855239 | debian-bookworm | #30 257.1 /repository/ansible/rabbitmq-upgrade.yml 2026-08-06 00:06:27.855246 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/rabbitmq-upgrade.yml 2026-08-06 00:06:27.855254 | debian-bookworm | #30 257.1 + cp /repository/ansible/rabbitmq-upgrade.yml /ansible/kolla-rabbitmq-upgrade.yml 2026-08-06 00:06:27.855262 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855270 | debian-bookworm | #30 257.1 + echo /repository/ansible/octavia-certificates.yml 2026-08-06 00:06:27.855278 | debian-bookworm | #30 257.1 /repository/ansible/octavia-certificates.yml 2026-08-06 00:06:27.855285 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/octavia-certificates.yml 2026-08-06 00:06:27.855293 | debian-bookworm | #30 257.1 + cp /repository/ansible/octavia-certificates.yml /ansible/kolla-octavia-certificates.yml 2026-08-06 00:06:27.855306 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855314 | debian-bookworm | #30 257.1 + echo /repository/ansible/destroy.yml 2026-08-06 00:06:27.855322 | debian-bookworm | #30 257.1 /repository/ansible/destroy.yml 2026-08-06 00:06:27.855330 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/destroy.yml 2026-08-06 00:06:27.855338 | debian-bookworm | #30 257.1 + cp /repository/ansible/destroy.yml /ansible/kolla-destroy.yml 2026-08-06 00:06:27.855346 | debian-bookworm | #30 257.1 /repository/ansible/certificates.yml 2026-08-06 00:06:27.855354 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855361 | debian-bookworm | #30 257.1 + echo /repository/ansible/certificates.yml 2026-08-06 00:06:27.855369 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/certificates.yml 2026-08-06 00:06:27.855377 | debian-bookworm | #30 257.1 + cp /repository/ansible/certificates.yml /ansible/kolla-certificates.yml 2026-08-06 00:06:27.855385 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855393 | debian-bookworm | #30 257.1 + echo /repository/ansible/rabbitmq.yml 2026-08-06 00:06:27.855401 | debian-bookworm | #30 257.1 /repository/ansible/rabbitmq.yml 2026-08-06 00:06:27.855408 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/rabbitmq.yml 2026-08-06 00:06:27.855416 | debian-bookworm | #30 257.1 + cp /repository/ansible/rabbitmq.yml /ansible/kolla-rabbitmq.yml 2026-08-06 00:06:27.855424 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855432 | debian-bookworm | #30 257.1 + echo /repository/ansible/post-deploy.yml 2026-08-06 00:06:27.855440 | debian-bookworm | #30 257.1 /repository/ansible/post-deploy.yml 2026-08-06 00:06:27.855448 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/post-deploy.yml 2026-08-06 00:06:27.855459 | debian-bookworm | #30 257.1 + cp /repository/ansible/post-deploy.yml /ansible/kolla-post-deploy.yml 2026-08-06 00:06:27.855467 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855475 | debian-bookworm | #30 257.1 + echo /repository/ansible/mariadb.yml 2026-08-06 00:06:27.855483 | debian-bookworm | #30 257.1 /repository/ansible/mariadb.yml 2026-08-06 00:06:27.855491 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/mariadb.yml 2026-08-06 00:06:27.855498 | debian-bookworm | #30 257.1 + cp /repository/ansible/mariadb.yml /ansible/kolla-mariadb.yml 2026-08-06 00:06:27.855506 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.855514 | debian-bookworm | #30 257.1 + echo /repository/ansible/bifrost.yml 2026-08-06 00:06:27.855522 | debian-bookworm | #30 257.1 /repository/ansible/bifrost.yml 2026-08-06 00:06:27.855530 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/bifrost.yml 2026-08-06 00:06:27.855542 | debian-bookworm | #30 257.1 + cp /repository/ansible/bifrost.yml /ansible/kolla-bifrost.yml 2026-08-06 00:06:27.990948 | debian-bookworm | #30 257.1 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-08-06 00:06:27.991014 | debian-bookworm | #30 257.1 + echo /repository/ansible/mariadb_recovery.yml 2026-08-06 00:06:27.991023 | debian-bookworm | #30 257.1 /repository/ansible/mariadb_recovery.yml 2026-08-06 00:06:27.991032 | debian-bookworm | #30 257.1 ++ basename /repository/ansible/mariadb_recovery.yml 2026-08-06 00:06:27.991050 | debian-bookworm | #30 257.1 + cp /repository/ansible/mariadb_recovery.yml /ansible/kolla-mariadb_recovery.yml 2026-08-06 00:06:27.991064 | debian-bookworm | #30 257.1 + cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-08-06 00:06:27.991077 | debian-bookworm | #30 257.1 + cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-08-06 00:06:27.991090 | debian-bookworm | #30 257.1 + cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-08-06 00:06:27.991102 | debian-bookworm | #30 257.1 + rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-08-06 00:06:27.991114 | debian-bookworm | #30 257.1 + rm /remove-common-as-dependency.py 2026-08-06 00:06:27.991126 | debian-bookworm | #30 257.1 + rm /split-kolla-ansible-site.py 2026-08-06 00:06:27.991139 | debian-bookworm | #30 257.1 + mkdir /ansible/files 2026-08-06 00:06:27.991171 | debian-bookworm | #30 257.1 + cp /repository/tools/cleanup-containers /repository/tools/cleanup-host /repository/tools/cleanup-images /ansible/files 2026-08-06 00:06:27.991206 | debian-bookworm | #30 257.1 + find /ansible/roles/ -name config.yml -print0 2026-08-06 00:06:27.991221 | debian-bookworm | #30 257.1 + xargs '-I{}' cp /refresh-containers.yml '{}/refresh-containers.yml' 2026-08-06 00:06:27.991234 | debian-bookworm | #30 257.1 + xargs -0 '-I{}' dirname '{}' 2026-08-06 00:06:27.991242 | debian-bookworm | #30 257.2 + rm /refresh-containers.yml 2026-08-06 00:06:27.991249 | debian-bookworm | #30 257.2 + mv /overlays/2024.2/kolla-ansible.yml /overlays 2026-08-06 00:06:27.991256 | debian-bookworm | #30 257.2 + '[' -e /overlays/release/latest ']' 2026-08-06 00:06:28.221707 | debian-bookworm | #30 257.2 ++ find /overlays -mindepth 1 -type d 2026-08-06 00:06:28.221788 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221822 | debian-bookworm | #30 257.2 + rm -rf /overlays/release 2026-08-06 00:06:28.221843 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221863 | debian-bookworm | #30 257.2 + rm -rf /overlays/release/6.0.1 2026-08-06 00:06:28.221882 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221919 | debian-bookworm | #30 257.2 + rm -rf /overlays/2025.1 2026-08-06 00:06:28.221930 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221941 | debian-bookworm | #30 257.2 + rm -rf /overlays/2024.2 2026-08-06 00:06:28.221953 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221963 | debian-bookworm | #30 257.2 + rm -rf /overlays/2024.1 2026-08-06 00:06:28.221974 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.221985 | debian-bookworm | #30 257.2 + rm -rf /overlays/2025.2 2026-08-06 00:06:28.221995 | debian-bookworm | #30 257.2 + for d in $(find /overlays -mindepth 1 -type d) 2026-08-06 00:06:28.222006 | debian-bookworm | #30 257.2 + rm -rf /overlays/2023.2 2026-08-06 00:06:28.222017 | debian-bookworm | #30 257.2 + python3 -m ara.setup.env 2026-08-06 00:06:28.222027 | debian-bookworm | #30 257.3 + chown -R dragon: /ansible /share /interface 2026-08-06 00:06:28.440920 | debian-bookworm | #30 257.7 + apt-get clean 2026-08-06 00:06:28.611928 | debian-bookworm | #30 257.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-06 00:06:29.092589 | debian-bookworm | #30 257.7 Reading package lists... 2026-08-06 00:06:29.262239 | debian-bookworm | #30 258.3 Building dependency tree... 2026-08-06 00:06:29.262289 | debian-bookworm | #30 258.5 Reading state information... 2026-08-06 00:06:29.406542 | debian-bookworm | #30 258.6 Package 'python3-dev' is not installed, so not removed 2026-08-06 00:06:29.406599 | debian-bookworm | #30 258.6 The following packages were automatically installed and are no longer required: 2026-08-06 00:06:29.406605 | debian-bookworm | #30 258.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-06 00:06:29.406609 | debian-bookworm | #30 258.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-06 00:06:29.406613 | debian-bookworm | #30 258.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-06 00:06:29.406621 | debian-bookworm | #30 258.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-08-06 00:06:29.406625 | debian-bookworm | #30 258.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-06 00:06:29.406629 | debian-bookworm | #30 258.6 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-08-06 00:06:29.567255 | debian-bookworm | #30 258.6 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-08-06 00:06:29.567299 | debian-bookworm | #30 258.6 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-08-06 00:06:29.567305 | debian-bookworm | #30 258.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-06 00:06:29.567309 | debian-bookworm | #30 258.6 rpcsvc-proto xz-utils zlib1g-dev 2026-08-06 00:06:29.567314 | debian-bookworm | #30 258.6 Use 'apt autoremove' to remove them. 2026-08-06 00:06:29.567318 | debian-bookworm | #30 258.6 The following packages will be REMOVED: 2026-08-06 00:06:29.567329 | debian-bookworm | #30 258.6 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev 2026-08-06 00:06:29.611676 | debian-bookworm | #30 258.8 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. 2026-08-06 00:06:29.611757 | debian-bookworm | #30 258.8 After this operation, 60.2 MB disk space will be freed. 2026-08-06 00:06:29.713854 | debian-bookworm | #30 258.9 (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-08-06 00:06:29.714002 | debian-bookworm | #30 258.9 Removing build-essential (12.9) ... 2026-08-06 00:06:29.714054 | debian-bookworm | #30 258.9 Removing git (1:2.39.5-0+deb12u3) ... 2026-08-06 00:06:29.867551 | debian-bookworm | #30 259.0 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-08-06 00:06:29.867661 | debian-bookworm | #30 259.1 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-08-06 00:06:29.995938 | debian-bookworm | #30 259.2 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-06 00:06:29.996044 | debian-bookworm | #30 259.2 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-08-06 00:06:30.104485 | debian-bookworm | #30 259.3 + apt-get autoremove -y 2026-08-06 00:06:30.731305 | debian-bookworm | #30 259.3 Reading package lists... 2026-08-06 00:06:30.951232 | debian-bookworm | #30 260.0 Building dependency tree... 2026-08-06 00:06:31.103119 | debian-bookworm | #30 260.2 Reading state information... 2026-08-06 00:06:31.151583 | debian-bookworm | #30 260.4 The following packages will be REMOVED: 2026-08-06 00:06:31.151685 | debian-bookworm | #30 260.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-06 00:06:31.151701 | debian-bookworm | #30 260.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-06 00:06:31.151714 | debian-bookworm | #30 260.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-06 00:06:31.151727 | debian-bookworm | #30 260.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-08-06 00:06:31.151738 | debian-bookworm | #30 260.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-06 00:06:31.151749 | debian-bookworm | #30 260.4 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-08-06 00:06:31.305429 | debian-bookworm | #30 260.4 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-08-06 00:06:31.305527 | debian-bookworm | #30 260.4 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-08-06 00:06:31.305541 | debian-bookworm | #30 260.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-06 00:06:31.305554 | debian-bookworm | #30 260.4 rpcsvc-proto xz-utils zlib1g-dev 2026-08-06 00:06:31.366036 | debian-bookworm | #30 260.6 0 upgraded, 0 newly installed, 62 to remove and 0 not upgraded. 2026-08-06 00:06:31.366124 | debian-bookworm | #30 260.6 After this operation, 322 MB disk space will be freed. 2026-08-06 00:06:31.495374 | debian-bookworm | #30 260.6 (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-08-06 00:06:31.495533 | debian-bookworm | #30 260.6 Removing g++ (4:12.2.0-3) ... 2026-08-06 00:06:31.495584 | debian-bookworm | #30 260.7 Removing gcc (4:12.2.0-3) ... 2026-08-06 00:06:31.671080 | debian-bookworm | #30 260.8 Removing dpkg-dev (1.21.23) ... 2026-08-06 00:06:31.671241 | debian-bookworm | #30 260.9 Removing bzip2 (1.0.8-5+b1) ... 2026-08-06 00:06:31.835798 | debian-bookworm | #30 261.0 Removing cpp (4:12.2.0-3) ... 2026-08-06 00:06:31.835917 | debian-bookworm | #30 261.1 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:33.868280 | debian-bookworm | #30 263.1 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-08-06 00:06:33.991124 | debian-bookworm | #30 263.2 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:34.127274 | debian-bookworm | #30 263.4 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-08-06 00:06:34.251185 | debian-bookworm | #30 263.4 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-08-06 00:06:34.251283 | debian-bookworm | #30 263.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-08-06 00:06:34.394763 | debian-bookworm | #30 263.5 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-08-06 00:06:34.394858 | debian-bookworm | #30 263.6 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-08-06 00:06:34.580312 | debian-bookworm | #30 263.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-08-06 00:06:34.580441 | debian-bookworm | #30 263.8 Removing libdpkg-perl (1.21.23) ... 2026-08-06 00:06:34.702784 | debian-bookworm | #30 263.9 Removing liberror-perl (0.17029-2) ... 2026-08-06 00:06:34.702898 | debian-bookworm | #30 263.9 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-08-06 00:06:34.823523 | debian-bookworm | #30 264.0 Removing perl (5.36.0-7+deb12u3) ... 2026-08-06 00:06:34.823592 | debian-bookworm | #30 264.1 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-08-06 00:06:35.062312 | debian-bookworm | #30 264.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-08-06 00:06:35.062465 | debian-bookworm | #30 264.3 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-08-06 00:06:35.164477 | debian-bookworm | #30 264.4 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-08-06 00:06:35.286024 | debian-bookworm | #30 264.4 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-08-06 00:06:35.286095 | debian-bookworm | #30 264.5 Removing libnsl2:amd64 (1.3.0-2) ... 2026-08-06 00:06:35.402538 | debian-bookworm | #30 264.6 Removing libpsl5:amd64 (0.21.2-1) ... 2026-08-06 00:06:35.402616 | debian-bookworm | #30 264.6 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-08-06 00:06:35.523937 | debian-bookworm | #30 264.7 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-08-06 00:06:35.524018 | debian-bookworm | #30 264.8 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-08-06 00:06:35.662474 | debian-bookworm | #30 264.8 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-06 00:06:35.662603 | debian-bookworm | #30 264.9 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-08-06 00:06:35.811601 | debian-bookworm | #30 264.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-08-06 00:06:35.811673 | debian-bookworm | #30 265.0 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-08-06 00:06:35.940331 | debian-bookworm | #30 265.1 Removing libtirpc-common (1.3.3+ds-1) ... 2026-08-06 00:06:35.940446 | debian-bookworm | #30 265.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-08-06 00:06:36.178992 | debian-bookworm | #30 265.3 Removing linux-libc-dev:amd64 (6.1.180-1) ... 2026-08-06 00:06:36.181885 | debian-bookworm | #30 265.4 Removing make (4.3-4.1) ... 2026-08-06 00:06:36.393094 | debian-bookworm | #30 265.5 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-08-06 00:06:36.393204 | debian-bookworm | #30 265.6 Removing rpcsvc-proto (1.4.3-1) ... 2026-08-06 00:06:36.540785 | debian-bookworm | #30 265.7 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-08-06 00:06:36.540942 | debian-bookworm | #30 265.8 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:36.701733 | debian-bookworm | #30 265.9 Removing binutils (2.40-2) ... 2026-08-06 00:06:36.701813 | debian-bookworm | #30 265.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-08-06 00:06:36.871225 | debian-bookworm | #30 266.1 Removing libgprofng0:amd64 (2.40-2) ... 2026-08-06 00:06:37.002772 | debian-bookworm | #30 266.2 Removing libctf0:amd64 (2.40-2) ... 2026-08-06 00:06:37.002855 | debian-bookworm | #30 266.2 Removing libbinutils:amd64 (2.40-2) ... 2026-08-06 00:06:37.120331 | debian-bookworm | #30 266.3 Removing binutils-common:amd64 (2.40-2) ... 2026-08-06 00:06:37.260317 | debian-bookworm | #30 266.4 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.260421 | debian-bookworm | #30 266.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.368533 | debian-bookworm | #30 266.6 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.513849 | debian-bookworm | #30 266.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.513920 | debian-bookworm | #30 266.7 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.641110 | debian-bookworm | #30 266.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-08-06 00:06:37.641274 | debian-bookworm | #30 266.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.769418 | debian-bookworm | #30 266.9 Removing libisl23:amd64 (0.25-1.1) ... 2026-08-06 00:06:37.769549 | debian-bookworm | #30 267.0 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.881787 | debian-bookworm | #30 267.0 Removing libjansson4:amd64 (2.14-2) ... 2026-08-06 00:06:37.881874 | debian-bookworm | #30 267.1 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:37.995199 | debian-bookworm | #30 267.2 Removing libmpc3:amd64 (1.3.1-1) ... 2026-08-06 00:06:37.995339 | debian-bookworm | #30 267.2 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-08-06 00:06:38.112674 | debian-bookworm | #30 267.3 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:38.112777 | debian-bookworm | #30 267.3 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:38.269870 | debian-bookworm | #30 267.4 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-08-06 00:06:38.269981 | debian-bookworm | #30 267.5 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-06 00:06:38.375559 | debian-bookworm | #30 267.6 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-446f8f6c6482e847.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-08-06 00:06:38.375737 | debian-bookworm | #30 267.6 + uv pip install --no-cache --system pyclean==3.0.0 2026-08-06 00:06:38.642726 | debian-bookworm | #30 267.7 Using Python 3.13.14 environment at: /usr/local 2026-08-06 00:06:38.762034 | debian-bookworm | #30 267.9 Resolved 1 package in 155ms 2026-08-06 00:06:38.762119 | debian-bookworm | #30 267.9 Prepared 1 package in 26ms 2026-08-06 00:06:38.762137 | debian-bookworm | #30 267.9 Installed 1 package in 7ms 2026-08-06 00:06:38.762165 | debian-bookworm | #30 267.9 + pyclean==3.0.0 2026-08-06 00:06:38.762182 | debian-bookworm | #30 267.9 + pyclean /usr 2026-08-06 00:06:38.762197 | debian-bookworm | #30 268.0 Cleaning directory /usr 2026-08-06 00:06:39.759871 | debian-bookworm | #30 269.0 Total 323 files, 124 directories removed. 2026-08-06 00:06:39.922395 | debian-bookworm | #30 269.0 + uv pip uninstall --system pyclean 2026-08-06 00:06:40.059900 | debian-bookworm | #30 269.3 Using Python 3.13.14 environment at: /usr/local 2026-08-06 00:06:40.217569 | debian-bookworm | #30 269.3 Uninstalled 1 package in 264ms 2026-08-06 00:06:40.217647 | debian-bookworm | #30 269.3 - pyclean==3.0.0 2026-08-06 00:06:40.526911 | debian-bookworm | #30 DONE 269.8s 2026-08-06 00:06:40.684984 | debian-bookworm | 2026-08-06 00:06:40.685183 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-08-06 00:06:40.966570 | debian-bookworm | #31 DONE 1.3s 2026-08-06 00:06:41.130840 | debian-bookworm | 2026-08-06 00:06:41.131054 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-08-06 00:06:41.131078 | debian-bookworm | #31 merging 2026-08-06 00:06:46.962376 | debian-bookworm | #31 merging 6.0s done 2026-08-06 00:06:46.962487 | debian-bookworm | #31 DONE 7.2s 2026-08-06 00:06:47.113339 | debian-bookworm | 2026-08-06 00:06:47.113428 | debian-bookworm | #32 [builder 25/25] RUN python3 /src/render-playbooks.py 2026-08-06 00:06:48.763005 | debian-bookworm | #32 DONE 1.8s 2026-08-06 00:06:57.029372 | debian-bookworm | 2026-08-06 00:06:57.029446 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-08-06 00:06:57.215925 | debian-bookworm | #33 DONE 4.8s 2026-08-06 00:06:57.377859 | debian-bookworm | 2026-08-06 00:06:57.392804 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-08-06 00:06:57.392845 | debian-bookworm | #33 merging 2026-08-06 00:07:02.501941 | debian-bookworm | #33 merging 5.3s done 2026-08-06 00:07:02.502107 | debian-bookworm | #33 DONE 10.1s 2026-08-06 00:07:02.652978 | debian-bookworm | 2026-08-06 00:07:02.735866 | debian-bookworm | #34 [stage-1 3/4] WORKDIR /ansible 2026-08-06 00:07:02.971738 | debian-bookworm | #34 DONE 0.5s 2026-08-06 00:07:03.126542 | debian-bookworm | 2026-08-06 00:07:03.126623 | debian-bookworm | #35 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-08-06 00:07:12.209661 | debian-bookworm | #35 DONE 9.2s 2026-08-06 00:07:12.368556 | debian-bookworm | 2026-08-06 00:07:12.368644 | debian-bookworm | #36 exporting to image 2026-08-06 00:07:12.368662 | debian-bookworm | #36 exporting layers 2026-08-06 00:07:46.235041 | debian-bookworm | #36 exporting layers 34.0s done 2026-08-06 00:07:46.364744 | debian-bookworm | #36 exporting manifest sha256:2bd993693c068f7c8741bde0a8b024bbabca555b08f5f04a1c1f68b3aaf86c4a 0.0s done 2026-08-06 00:07:46.364830 | debian-bookworm | #36 exporting config sha256:e1163fbf69827e4605245c67cdf7c1003a23581664aca3d4ef9faf5499ac710b 0.0s done 2026-08-06 00:07:46.364857 | debian-bookworm | #36 exporting attestation manifest sha256:b7bc8138958528a59e832f47ffff6b63baa19ab3828b8e3898726df6e11e8bc0 0.0s done 2026-08-06 00:07:46.364870 | debian-bookworm | #36 exporting manifest list sha256:7e2f488f245e47b9c41a4d7a6bcd188c539eab92f32763b924aaa2a037a75583 2026-08-06 00:07:46.544113 | debian-bookworm | #36 exporting manifest list sha256:7e2f488f245e47b9c41a4d7a6bcd188c539eab92f32763b924aaa2a037a75583 0.0s done 2026-08-06 00:07:46.544242 | debian-bookworm | #36 naming to docker.io/library/071f79f:latest done 2026-08-06 00:07:46.544259 | debian-bookworm | #36 unpacking to docker.io/library/071f79f:latest 2026-08-06 00:07:57.180298 | debian-bookworm | #36 unpacking to docker.io/library/071f79f:latest 10.8s done 2026-08-06 00:07:57.363750 | debian-bookworm | #36 DONE 45.0s 2026-08-06 00:07:58.851762 | debian-bookworm | ok: Runtime: 0:05:58.130976 2026-08-06 00:07:58.888465 | 2026-08-06 00:07:58.888641 | TASK [Run push script] 2026-08-06 00:07:59.229560 | debian-bookworm | ++ git rev-parse --short HEAD 2026-08-06 00:07:59.233875 | debian-bookworm | + revision=071f79f 2026-08-06 00:07:59.233927 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-06 00:07:59.233948 | debian-bookworm | + . defaults/2024.2.sh 2026-08-06 00:07:59.233960 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-06 00:07:59.233972 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-08-06 00:07:59.233983 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-06 00:07:59.234026 | debian-bookworm | + [[ 2024.2 == \m\a\s\t\e\r ]] 2026-08-06 00:07:59.234047 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-08-06 00:07:59.234064 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-08-06 00:07:59.234076 | debian-bookworm | + docker tag 071f79f osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-08-06 00:07:59.295042 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-08-06 00:07:59.338141 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/kolla-ansible] 2026-08-06 00:07:59.434592 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.434692 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.434705 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.434717 | debian-bookworm | 44136fa355b3: Waiting 2026-08-06 00:07:59.533252 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.533467 | debian-bookworm | 44136fa355b3: Waiting 2026-08-06 00:07:59.533567 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.533651 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.632318 | debian-bookworm | 44136fa355b3: Waiting 2026-08-06 00:07:59.632592 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.632878 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.633070 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.732501 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:07:59.732606 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.732639 | debian-bookworm | 44136fa355b3: Already exists 2026-08-06 00:07:59.732667 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.732697 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.832778 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.832994 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.833098 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.833205 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:07:59.932300 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:07:59.932382 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:07:59.932402 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:07:59.932423 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.033519 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:08:00.033668 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.033724 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:08:00.033775 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:08:00.132210 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:08:00.132539 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.132703 | debian-bookworm | 561a25860471: Waiting 2026-08-06 00:08:00.132855 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:08:00.232706 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:08:00.232992 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-06 00:08:00.233231 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.332408 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:08:00.332532 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.432487 | debian-bookworm | 58bb1d317d1d: Waiting 2026-08-06 00:08:00.432570 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.535369 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.632495 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:00.733067 | debian-bookworm | 6c06f233b0fd: Waiting 2026-08-06 00:08:03.432765 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.533280 | debian-bookworm | 561a25860471: Pushed 2026-08-06 00:08:03.533444 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.533567 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:03.633064 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.633320 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:03.732670 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:03.732799 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.832884 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.833132 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:03.933436 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:03.933722 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:04.033003 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:04.033601 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:04.133493 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:04.134233 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:04.232613 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-06 00:08:04.232755 | debian-bookworm | 499da85942d1: Waiting 2026-08-06 00:08:04.232811 | debian-bookworm | 58bb1d317d1d: Pushed 2026-08-06 00:08:04.232978 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:04.333076 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-06 00:08:04.333954 | debian-bookworm | 7715b612c95f: Waiting 2026-08-06 00:08:04.433606 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-06 00:08:04.532765 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-08-06 00:08:04.533075 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:04.633505 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:04.633701 | debian-bookworm | 6c06f233b0fd: Pushed 2026-08-06 00:08:04.732527 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:04.834451 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:04.933089 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:05.032461 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:05.133174 | debian-bookworm | 039e6f9f9752: Pushed 2026-08-06 00:08:05.133406 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:05.235410 | debian-bookworm | 986ed26b51bd: Waiting 2026-08-06 00:08:06.632772 | debian-bookworm | 499da85942d1: Pushed 2026-08-06 00:08:08.333278 | debian-bookworm | 986ed26b51bd: Pushed 2026-08-06 00:08:14.533348 | debian-bookworm | 7715b612c95f: Pushed 2026-08-06 00:08:17.320333 | debian-bookworm | 2024.2: digest: sha256:7e2f488f245e47b9c41a4d7a6bcd188c539eab92f32763b924aaa2a037a75583 size: 856 2026-08-06 00:08:17.434087 | debian-bookworm | ok: Runtime: 0:00:18.119719 2026-08-06 00:08:17.446775 | 2026-08-06 00:08:17.446995 | TASK [Run cosign script] 2026-08-06 00:08:17.825459 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-08-06 00:08:17.825591 | debian-bookworm | + version=2024.2 2026-08-06 00:08:17.825612 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-06 00:08:17.825624 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-08-06 00:08:17.825634 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-08-06 00:08:17.864645 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-06 00:08:17.864755 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-08-06 00:08:17.964535 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-06 00:08:17.975388 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-06 00:08:21.777263 | debian-bookworm | 14 134M 14 19.1M 0 0 24.2M 0 0:00:05 --:--:-- 0:00:05 24.2M 42 134M 42 57.4M 0 0 32.1M 0 0:00:04 0:00:01 0:00:03 38.3M 70 134M 70 94.3M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 37.6M 96 134M 96 130M 0 0 34.2M 0 0:00:03 0:00:03 --:--:-- 36.9M 100 134M 100 134M 0 0 34.4M 0 0:00:03 0:00:03 --:--:-- 36.9M 2026-08-06 00:08:21.784639 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-08-06 00:08:21.787460 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-08-06 00:08:22.596634 | 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-08-06 00:08:22.596706 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-08-06 00:08:22.596721 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-06 00:08:22.596734 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-06 00:08:22.596747 | debian-bookworm | images by tag will be removed in a future release. 2026-08-06 00:08:22.596759 | debian-bookworm | 2026-08-06 00:08:23.019000 | debian-bookworm | Signing artifact... 2026-08-06 00:08:23.770652 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/kolla-ansible 2026-08-06 00:08:29.488600 | debian-bookworm | ok: Runtime: 0:00:11.372835 2026-08-06 00:08:29.501500 | 2026-08-06 00:08:29.501723 | TASK [Run sbom script] 2026-08-06 00:08:29.821986 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-08-06 00:08:29.822177 | debian-bookworm | + version=2024.2 2026-08-06 00:08:29.822206 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-06 00:08:29.822220 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-08-06 00:08:29.822233 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-08-06 00:08:29.822264 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-08-06 00:08:30.381550 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-06 00:08:30.396805 | debian-bookworm | [info] checking github for the current release tag 2026-08-06 00:08:30.930714 | debian-bookworm | [info] fetching release script for tag='v1.50.0' 2026-08-06 00:08:31.169268 | debian-bookworm | [info] checking github for the current release tag 2026-08-06 00:08:31.318979 | debian-bookworm | [info] using release tag='v1.50.0' version='1.50.0' os='linux' arch='amd64' 2026-08-06 00:08:34.137470 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-08-06 00:08:34.157681 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/kolla-ansible:2024.2 -o cyclonedx-json@1.6 2026-08-06 00:09:01.747254 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p kolla-ansible -v 2024.2 -f sbom.json -a 2026-08-06 00:09:10.148006 | 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-08-06 00:09:10.148138 | debian-bookworm | Provided project name and version: kolla-ansible 2024.2 2026-08-06 00:09:10.148157 | debian-bookworm | Auto mode ON 2026-08-06 00:09:10.148169 | debian-bookworm | Reading sbom.json ... 2026-08-06 00:09:10.148197 | debian-bookworm | Uploading sbom.json ... 2026-08-06 00:09:10.148210 | debian-bookworm | Waiting for project uuid 65f5ac5d-36eb-469f-828c-54fcfe90c8ed to be reported by dt server ... 2026-08-06 00:09:10.148222 | debian-bookworm | Project UUID: 65f5ac5d-36eb-469f-828c-54fcfe90c8ed 2026-08-06 00:09:10.148233 | debian-bookworm | No policy violations found. 2026-08-06 00:09:10.148245 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 5, 'MEDIUM': 7, 'LOW': 1, 'UNASSIGNED': 0} 2026-08-06 00:09:10.148256 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-08-06 00:09:10.571590 | debian-bookworm | ok: Runtime: 0:00:40.366322 2026-08-06 00:09:10.576203 | 2026-08-06 00:09:10.576367 | PLAY RECAP 2026-08-06 00:09:10.576495 | debian-bookworm | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 00:09:10.576580 | 2026-08-06 00:09:10.737938 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-08-06 00:09:10.739240 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 00:09:11.573361 | 2026-08-06 00:09:11.573583 | PLAY [Base post-fetch] 2026-08-06 00:09:11.589492 | 2026-08-06 00:09:11.589682 | TASK [diagnose-network : Ensure log directory exists] 2026-08-06 00:09:12.343472 | debian-bookworm | ok 2026-08-06 00:09:12.358559 | 2026-08-06 00:09:12.358828 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-06 00:09:24.249296 | debian-bookworm | ok: Runtime: 0:00:05.818853 2026-08-06 00:09:24.258760 | 2026-08-06 00:09:24.258943 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-06 00:09:30.326426 | debian-bookworm | ok: Runtime: 0:00:00.608419 2026-08-06 00:09:30.335958 | 2026-08-06 00:09:30.336206 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-06 00:09:36.378330 | debian-bookworm | ok: Runtime: 0:00:01.397346 2026-08-06 00:09:36.391053 | 2026-08-06 00:09:36.391183 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-06 00:09:36.457073 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:09:36.470726 | 2026-08-06 00:09:36.470990 | TASK [fetch-output : Set log path for single node] 2026-08-06 00:09:36.521262 | debian-bookworm | ok 2026-08-06 00:09:36.529829 | 2026-08-06 00:09:36.529981 | LOOP [fetch-output : Ensure local output dirs] 2026-08-06 00:09:36.851185 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/logs" 2026-08-06 00:09:37.142374 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/artifacts" 2026-08-06 00:09:37.448381 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff2005ca79f2486baa8fb31dc69e3425/work/docs" 2026-08-06 00:09:37.470295 | 2026-08-06 00:09:37.470466 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-06 00:09:38.311918 | debian-bookworm | changed: 2026-08-06 00:09:38.312188 | debian-bookworm | .d..t...... ./ 2026-08-06 00:09:38.312236 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-06 00:09:38.312261 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-06 00:09:38.312282 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-06 00:09:38.312303 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-06 00:09:38.312324 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-06 00:09:38.312369 | debian-bookworm | changed: All items complete 2026-08-06 00:09:38.312396 | 2026-08-06 00:09:38.932118 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 00:09:39.548292 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 00:09:39.569783 | 2026-08-06 00:09:39.569930 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-06 00:09:39.605638 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:09:39.610069 | debian-bookworm | skipping: Conditional result was False 2026-08-06 00:09:39.621423 | 2026-08-06 00:09:39.621512 | PLAY RECAP 2026-08-06 00:09:39.621587 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-06 00:09:39.621613 | 2026-08-06 00:09:39.784852 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 00:09:39.787849 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 00:09:40.617005 | 2026-08-06 00:09:40.617211 | PLAY [Base post] 2026-08-06 00:09:40.633974 | 2026-08-06 00:09:40.634151 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-06 00:09:41.534376 | debian-bookworm | changed 2026-08-06 00:09:41.543161 | 2026-08-06 00:09:41.543295 | PLAY RECAP 2026-08-06 00:09:41.543374 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 00:09:41.543456 | 2026-08-06 00:09:41.691816 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 00:09:41.692877 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-06 00:09:42.522122 | 2026-08-06 00:09:42.522332 | PLAY [Base post-logs] 2026-08-06 00:09:42.534389 | 2026-08-06 00:09:42.534567 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-06 00:09:43.064098 | localhost | changed 2026-08-06 00:09:43.083429 | 2026-08-06 00:09:43.083782 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-06 00:09:43.114341 | localhost | ok 2026-08-06 00:09:43.119496 | 2026-08-06 00:09:43.119651 | TASK [Set zuul-log-path fact] 2026-08-06 00:09:43.148041 | localhost | ok 2026-08-06 00:09:43.161589 | 2026-08-06 00:09:43.161741 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 00:09:43.188325 | localhost | ok 2026-08-06 00:09:43.191734 | 2026-08-06 00:09:43.191838 | TASK [upload-logs : Create log directories] 2026-08-06 00:09:43.730129 | localhost | changed 2026-08-06 00:09:43.734161 | 2026-08-06 00:09:43.734332 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-06 00:09:44.259028 | localhost -> localhost | ok: Runtime: 0:00:00.008158 2026-08-06 00:09:44.266710 | 2026-08-06 00:09:44.266927 | TASK [upload-logs : Upload logs to log server] 2026-08-06 00:09:44.861264 | localhost | Output suppressed because no_log was given 2026-08-06 00:09:44.866207 | 2026-08-06 00:09:44.866383 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 00:09:44.929660 | localhost | skipping: Conditional result was False 2026-08-06 00:09:44.934821 | localhost | skipping: Conditional result was False 2026-08-06 00:09:44.943372 | 2026-08-06 00:09:44.943748 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 00:09:45.003437 | localhost | skipping: Conditional result was False 2026-08-06 00:09:45.003767 | 2026-08-06 00:09:45.008070 | localhost | skipping: Conditional result was False 2026-08-06 00:09:45.020658 | 2026-08-06 00:09:45.021121 | LOOP [upload-logs : Upload console log and json output]