2026-06-17 17:05:00.054481 | Job console starting 2026-06-17 17:05:00.082513 | Updating git repos 2026-06-17 17:05:00.203409 | Cloning repos into workspace 2026-06-17 17:05:00.285934 | Restoring repo states 2026-06-17 17:05:00.303493 | Merging changes 2026-06-17 17:05:01.121789 | Checking out repos 2026-06-17 17:05:01.219774 | Preparing playbooks 2026-06-17 17:05:02.774216 | Running Ansible setup 2026-06-17 17:05:08.519700 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 17:05:09.952863 | 2026-06-17 17:05:09.952997 | PLAY [Base pre] 2026-06-17 17:05:09.989977 | 2026-06-17 17:05:09.990106 | TASK [Setup log path fact] 2026-06-17 17:05:10.016896 | debian-bookworm | ok 2026-06-17 17:05:10.041544 | 2026-06-17 17:05:10.041672 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 17:05:10.101693 | debian-bookworm | ok 2026-06-17 17:05:10.110328 | 2026-06-17 17:05:10.110426 | TASK [emit-job-header : Print job information] 2026-06-17 17:05:10.155792 | # Job Information 2026-06-17 17:05:10.155987 | Ansible Version: 2.16.14 2026-06-17 17:05:10.156016 | Job: container-image-ceph-ansible-build-squid 2026-06-17 17:05:10.156041 | Pipeline: check 2026-06-17 17:05:10.156060 | Executor: 521e9411259a 2026-06-17 17:05:10.156102 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/629 2026-06-17 17:05:10.156122 | Event ID: a5f8f860-6a6e-11f1-8d76-e2458c0de43c 2026-06-17 17:05:10.160252 | 2026-06-17 17:05:10.160337 | LOOP [emit-job-header : Print node information] 2026-06-17 17:05:10.265991 | debian-bookworm | ok: 2026-06-17 17:05:10.266205 | debian-bookworm | # Node Information 2026-06-17 17:05:10.266238 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-17 17:05:10.266258 | debian-bookworm | Hostname: debian 2026-06-17 17:05:10.266276 | debian-bookworm | Username: zuul 2026-06-17 17:05:10.266293 | debian-bookworm | Distro: Debian 12.14 2026-06-17 17:05:10.266313 | debian-bookworm | Provider: regiocloud-a 2026-06-17 17:05:10.266331 | debian-bookworm | Region: 2026-06-17 17:05:10.266349 | debian-bookworm | Label: debian-bookworm 2026-06-17 17:05:10.266367 | debian-bookworm | Product Name: OpenStack Nova 2026-06-17 17:05:10.266383 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:ddad 2026-06-17 17:05:10.284159 | 2026-06-17 17:05:10.284265 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 17:05:11.297534 | debian-bookworm -> localhost | changed 2026-06-17 17:05:11.303406 | 2026-06-17 17:05:11.303502 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 17:05:13.637804 | debian-bookworm -> localhost | changed 2026-06-17 17:05:13.646677 | 2026-06-17 17:05:13.646762 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 17:05:14.245443 | debian-bookworm -> localhost | ok 2026-06-17 17:05:14.250408 | 2026-06-17 17:05:14.250512 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 17:05:14.288626 | debian-bookworm | ok 2026-06-17 17:05:14.313559 | debian-bookworm | included: /var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 17:05:14.318506 | 2026-06-17 17:05:14.318582 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 17:05:17.125131 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-17 17:05:17.125354 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/407d7f91c2a143a7b5dc887c25411e2c_id_rsa 2026-06-17 17:05:17.125394 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/407d7f91c2a143a7b5dc887c25411e2c_id_rsa.pub 2026-06-17 17:05:17.125421 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-17 17:05:17.125445 | debian-bookworm -> localhost | SHA256:zeXASUqRoqMygU0o3dVRsNz0BZwt8jieiPN+vSjZCmg zuul-build-sshkey 2026-06-17 17:05:17.125478 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-17 17:05:17.125501 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-17 17:05:17.125522 | debian-bookworm -> localhost | | o . ...=*+..+. | 2026-06-17 17:05:17.125543 | debian-bookworm -> localhost | |o o . .ooB.o+.. | 2026-06-17 17:05:17.125563 | debian-bookworm -> localhost | |oo . .+ =+o. | 2026-06-17 17:05:17.125583 | debian-bookworm -> localhost | |o . o oo+. | 2026-06-17 17:05:17.125603 | debian-bookworm -> localhost | | . . . .Sooo. | 2026-06-17 17:05:17.125628 | debian-bookworm -> localhost | |o . .o . o | 2026-06-17 17:05:17.125649 | debian-bookworm -> localhost | | o E .o o . | 2026-06-17 17:05:17.125669 | debian-bookworm -> localhost | | . .+ o.. | 2026-06-17 17:05:17.125711 | debian-bookworm -> localhost | | .o+. .. | 2026-06-17 17:05:17.125736 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-17 17:05:17.125791 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.027257 2026-06-17 17:05:17.132159 | 2026-06-17 17:05:17.132276 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 17:05:17.150380 | debian-bookworm | ok 2026-06-17 17:05:17.160247 | debian-bookworm | included: /var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 17:05:17.174289 | 2026-06-17 17:05:17.174397 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 17:05:17.198190 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:05:17.204201 | 2026-06-17 17:05:17.204308 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 17:05:17.975018 | debian-bookworm | changed 2026-06-17 17:05:17.987214 | 2026-06-17 17:05:17.987336 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 17:05:18.254253 | debian-bookworm | ok 2026-06-17 17:05:18.266111 | 2026-06-17 17:05:18.266240 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 17:05:19.004152 | debian-bookworm | changed 2026-06-17 17:05:19.010644 | 2026-06-17 17:05:19.010747 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 17:05:19.667951 | debian-bookworm | changed 2026-06-17 17:05:19.672641 | 2026-06-17 17:05:19.672724 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 17:05:19.711179 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:05:19.716156 | 2026-06-17 17:05:19.716250 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 17:05:20.236485 | debian-bookworm -> localhost | changed 2026-06-17 17:05:20.245424 | 2026-06-17 17:05:20.245573 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 17:05:20.747872 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/407d7f91c2a143a7b5dc887c25411e2c_id_rsa (zuul-build-sshkey) 2026-06-17 17:05:20.748045 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024807 2026-06-17 17:05:20.754175 | 2026-06-17 17:05:20.754267 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 17:05:21.154769 | debian-bookworm | ok 2026-06-17 17:05:21.158973 | 2026-06-17 17:05:21.159066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 17:05:21.181758 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:05:21.190074 | 2026-06-17 17:05:21.190213 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-17 17:05:21.682112 | debian-bookworm | ok 2026-06-17 17:05:21.693424 | 2026-06-17 17:05:21.693537 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-17 17:05:21.722333 | debian-bookworm | ok 2026-06-17 17:05:21.727245 | 2026-06-17 17:05:21.727340 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-17 17:05:22.015649 | debian-bookworm -> localhost | ok 2026-06-17 17:05:22.034047 | 2026-06-17 17:05:22.034196 | TASK [validate-host : Collect information about the host] 2026-06-17 17:05:24.205385 | debian-bookworm | ok 2026-06-17 17:05:24.220930 | 2026-06-17 17:05:24.221083 | TASK [validate-host : Sanitize hostname] 2026-06-17 17:05:24.335959 | debian-bookworm | ok 2026-06-17 17:05:24.340395 | 2026-06-17 17:05:24.340488 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-17 17:05:24.974491 | debian-bookworm -> localhost | changed 2026-06-17 17:05:24.979987 | 2026-06-17 17:05:24.980083 | TASK [validate-host : Collect information about zuul worker] 2026-06-17 17:05:25.419665 | debian-bookworm | ok 2026-06-17 17:05:25.428313 | 2026-06-17 17:05:25.428430 | TASK [validate-host : Write out all zuul information for each host] 2026-06-17 17:05:25.939506 | debian-bookworm -> localhost | changed 2026-06-17 17:05:25.966215 | 2026-06-17 17:05:25.966553 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-17 17:05:26.249845 | debian-bookworm | ok 2026-06-17 17:05:26.255500 | 2026-06-17 17:05:26.255589 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-17 17:05:27.054014 | debian-bookworm | changed: 2026-06-17 17:05:27.054292 | debian-bookworm | cd+++++++++ src/ 2026-06-17 17:05:27.054339 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-17 17:05:27.054369 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-17 17:05:27.054396 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-17 17:05:27.054421 | debian-bookworm | Containerfile 2026-06-17 17:05:27.054611 | debian-bookworm | 2026-06-17 17:07:53.523261 | debian-bookworm | #25 54.11 2026-06-17 17:07:53.523279 | debian-bookworm | #25 54.11 Or undo this operation with: 2026-06-17 17:07:53.523297 | debian-bookworm | #25 54.11 2026-06-17 17:07:53.523315 | debian-bookworm | #25 54.11 git switch - 2026-06-17 17:07:53.523335 | debian-bookworm | #25 54.11 2026-06-17 17:07:53.523353 | debian-bookworm | #25 54.11 Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 17:07:53.523371 | debian-bookworm | #25 54.11 2026-06-17 17:07:53.523390 | debian-bookworm | #25 54.11 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-06-17 17:11:21.948385 | debian-bookworm | #25 262.5 Using /etc/ansible/ansible.cfg as config file 2026-06-17 17:11:21.948504 | debian-bookworm | #25 262.5 Starting galaxy collection install process 2026-06-17 17:11:21.948512 | debian-bookworm | #25 262.5 Process install dependency map 2026-06-17 17:11:21.948517 | debian-bookworm | #25 262.5 Starting collection install process 2026-06-17 17:11:21.948523 | debian-bookworm | #25 262.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.5.3.tar.gz to /root/.ansible/tmp/ansible-local-16820b0gaer0/tmp7esh1t8x/ansible-netcommon-8.5.3-bt5orv70 2026-06-17 17:11:21.948530 | debian-bookworm | #25 262.5 Installing 'ansible.netcommon:8.5.3' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-06-17 17:11:21.948534 | debian-bookworm | #25 262.5 ansible.netcommon:8.5.3 was installed successfully 2026-06-17 17:11:21.948539 | debian-bookworm | #25 262.5 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-06-17 17:11:21.948544 | debian-bookworm | #25 262.5 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-06-17 17:11:21.948549 | debian-bookworm | #25 262.5 openstack.config_template:1.3.0 was installed successfully 2026-06-17 17:11:21.948561 | debian-bookworm | #25 262.5 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-16820b0gaer0/tmp7esh1t8x/ansible-utils-6.0.3-mvoemi3q 2026-06-17 17:11:21.948565 | debian-bookworm | #25 262.5 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-06-17 17:11:21.948569 | debian-bookworm | #25 262.5 ansible.utils:6.0.3 was installed successfully 2026-06-17 17:11:21.948573 | debian-bookworm | #25 262.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-16820b0gaer0/tmp7esh1t8x/ansible-posix-2.2.0-4kuet6jt 2026-06-17 17:11:21.948577 | debian-bookworm | #25 262.5 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-17 17:11:21.948594 | debian-bookworm | #25 262.5 ansible.posix:2.2.0 was installed successfully 2026-06-17 17:11:21.948598 | debian-bookworm | #25 262.5 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-16820b0gaer0/tmp7esh1t8x/netbox-netbox-3.23.0-kxpvc3ep 2026-06-17 17:11:21.948603 | debian-bookworm | #25 262.5 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-06-17 17:11:21.948607 | debian-bookworm | #25 262.5 netbox.netbox:3.23.0 was installed successfully 2026-06-17 17:11:21.948612 | debian-bookworm | #25 262.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260601.0.tar.gz to /root/.ansible/tmp/ansible-local-16820b0gaer0/tmp7esh1t8x/osism-commons-0.20260601.0-l1_1vqy0 2026-06-17 17:11:21.948616 | debian-bookworm | #25 262.5 Installing 'osism.commons:0.20260601.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-06-17 17:11:21.948620 | debian-bookworm | #25 262.5 osism.commons:0.20260601.0 was installed successfully 2026-06-17 17:11:21.948624 | debian-bookworm | #25 262.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.1.0.tar.gz to /root/.ansible/tmp/ansible-local-16820b0gaer0/tmp7esh1t8x/community-general-13.1.0-ruxdji2g 2026-06-17 17:11:21.948628 | debian-bookworm | #25 262.5 Installing 'community.general:13.1.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-17 17:11:21.948632 | debian-bookworm | #25 262.5 community.general:13.1.0 was installed successfully 2026-06-17 17:11:22.120879 | debian-bookworm | #25 262.6 + ln -s /usr/share/ansible/collections /ansible/collections 2026-06-17 17:11:22.120939 | debian-bookworm | #25 262.6 + mkdir -p /usr/share/mitogen 2026-06-17 17:11:22.120945 | debian-bookworm | #25 262.6 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-06-17 17:11:22.120950 | debian-bookworm | #25 262.7 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-06-17 17:11:22.299231 | debian-bookworm | #25 262.7 + rm /mitogen.tar.gz 2026-06-17 17:11:22.299316 | debian-bookworm | #25 262.7 ++ awk '-F: ' '{ print $2 }' 2026-06-17 17:11:22.299329 | debian-bookworm | #25 262.7 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-06-17 17:11:22.299339 | debian-bookworm | #25 262.7 + PROJECT_VERSION=stable-9.0 2026-06-17 17:11:22.299368 | debian-bookworm | #25 262.7 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-06-17 17:11:22.299378 | debian-bookworm | #25 262.7 Cloning into '/repository'... 2026-06-17 17:11:24.521538 | debian-bookworm | #25 265.1 ++ find /patches/stable-9.0 -name '*.patch' 2026-06-17 17:11:24.521641 | debian-bookworm | #25 265.1 ++ LC_ALL=C 2026-06-17 17:11:24.622664 | debian-bookworm | #25 265.1 ++ sort 2026-06-17 17:11:24.622753 | debian-bookworm | #25 265.1 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-06-17 17:11:24.622772 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.622791 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-06-17 17:11:24.622809 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.622826 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.622848 | debian-bookworm | #25 265.1 checking file roles/ceph-defaults/defaults/main.yml 2026-06-17 17:11:24.622865 | debian-bookworm | #25 265.1 Hunk #1 succeeded at 243 (offset -2 lines). 2026-06-17 17:11:24.622880 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.622895 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 2026-06-17 17:11:24.622910 | debian-bookworm | #25 265.1 patching file roles/ceph-defaults/defaults/main.yml 2026-06-17 17:11:24.622983 | debian-bookworm | #25 265.1 Hunk #1 succeeded at 243 (offset -2 lines). 2026-06-17 17:11:24.623001 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.623017 | debian-bookworm | #25 265.1 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-06-17 17:11:24.623034 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-06-17 17:11:24.623055 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623071 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.623099 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-06-17 17:11:24.623117 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-17 17:11:24.623133 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-17 17:11:24.623148 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-06-17 17:11:24.623163 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-06-17 17:11:24.623179 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-17 17:11:24.623194 | debian-bookworm | #25 265.1 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-17 17:11:24.623209 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623225 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 2026-06-17 17:11:24.623241 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-06-17 17:11:24.623255 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-17 17:11:24.623269 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-17 17:11:24.623284 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-06-17 17:11:24.623298 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-06-17 17:11:24.623315 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-17 17:11:24.623332 | debian-bookworm | #25 265.1 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-17 17:11:24.623347 | debian-bookworm | #25 265.1 /patches/stable-9.0/container-binary.patch 2026-06-17 17:11:24.623361 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.623377 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/container-binary.patch 2026-06-17 17:11:24.623394 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623410 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.623425 | debian-bookworm | #25 265.1 checking file roles/ceph-facts/tasks/container_binary.yml 2026-06-17 17:11:24.623440 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623498 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 2026-06-17 17:11:24.623520 | debian-bookworm | #25 265.1 patching file roles/ceph-facts/tasks/container_binary.yml 2026-06-17 17:11:24.623535 | debian-bookworm | #25 265.1 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-06-17 17:11:24.623549 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.623564 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-06-17 17:11:24.623580 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623599 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.623614 | debian-bookworm | #25 265.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.623629 | debian-bookworm | #25 265.1 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-06-17 17:11:24.623643 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623658 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 2026-06-17 17:11:24.623673 | debian-bookworm | #25 265.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.623688 | debian-bookworm | #25 265.1 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-06-17 17:11:24.623705 | debian-bookworm | #25 265.1 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-06-17 17:11:24.623720 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.623735 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-06-17 17:11:24.623749 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623764 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.623779 | debian-bookworm | #25 265.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.623793 | debian-bookworm | #25 265.1 + cd /repository 2026-06-17 17:11:24.623810 | debian-bookworm | #25 265.1 + patch --forward --batch -p1 2026-06-17 17:11:24.623825 | debian-bookworm | #25 265.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.623840 | debian-bookworm | #25 265.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.623858 | debian-bookworm | #25 265.1 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-06-17 17:11:24.623873 | debian-bookworm | #25 265.1 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-06-17 17:11:24.623888 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.623902 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.623919 | debian-bookworm | #25 265.2 checking file infrastructure-playbooks/shrink-osd.yml 2026-06-17 17:11:24.623935 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.623949 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 2026-06-17 17:11:24.623964 | debian-bookworm | #25 265.2 patching file infrastructure-playbooks/shrink-osd.yml 2026-06-17 17:11:24.623979 | debian-bookworm | #25 265.2 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-06-17 17:11:24.624048 | debian-bookworm | #25 265.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.624066 | debian-bookworm | #25 265.2 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-06-17 17:11:24.624081 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.624098 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.624112 | debian-bookworm | #25 265.2 checking file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.624127 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.624142 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 2026-06-17 17:11:24.624156 | debian-bookworm | #25 265.2 patching file infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.624171 | debian-bookworm | #25 265.2 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-06-17 17:11:24.624188 | debian-bookworm | #25 265.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-17 17:11:24.624203 | debian-bookworm | #25 265.2 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-06-17 17:11:24.624217 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.624232 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 --dry-run 2026-06-17 17:11:24.624247 | debian-bookworm | #25 265.2 checking file roles/ceph-client/meta/main.yml 2026-06-17 17:11:24.624261 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624278 | debian-bookworm | #25 265.2 checking file roles/ceph-common/meta/main.yml 2026-06-17 17:11:24.624293 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624308 | debian-bookworm | #25 265.2 checking file roles/ceph-container-common/meta/main.yml 2026-06-17 17:11:24.624323 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624337 | debian-bookworm | #25 265.2 checking file roles/ceph-defaults/meta/main.yml 2026-06-17 17:11:24.624352 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624368 | debian-bookworm | #25 265.2 checking file roles/ceph-handler/meta/main.yml 2026-06-17 17:11:24.624383 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624397 | debian-bookworm | #25 265.2 checking file roles/ceph-mds/meta/main.yml 2026-06-17 17:11:24.624413 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624428 | debian-bookworm | #25 265.2 checking file roles/ceph-mgr/meta/main.yml 2026-06-17 17:11:24.624446 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624475 | debian-bookworm | #25 265.2 checking file roles/ceph-mon/meta/main.yml 2026-06-17 17:11:24.624490 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624504 | debian-bookworm | #25 265.2 checking file roles/ceph-osd/meta/main.yml 2026-06-17 17:11:24.624518 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624534 | debian-bookworm | #25 265.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-06-17 17:11:24.624549 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624563 | debian-bookworm | #25 265.2 checking file roles/ceph-rgw/meta/main.yml 2026-06-17 17:11:24.624577 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624592 | debian-bookworm | #25 265.2 + cd /repository 2026-06-17 17:11:24.624606 | debian-bookworm | #25 265.2 + patch --forward --batch -p1 2026-06-17 17:11:24.624622 | debian-bookworm | #25 265.2 patching file roles/ceph-client/meta/main.yml 2026-06-17 17:11:24.624636 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624651 | debian-bookworm | #25 265.2 patching file roles/ceph-common/meta/main.yml 2026-06-17 17:11:24.624665 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624684 | debian-bookworm | #25 265.2 patching file roles/ceph-container-common/meta/main.yml 2026-06-17 17:11:24.624698 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624715 | debian-bookworm | #25 265.2 patching file roles/ceph-defaults/meta/main.yml 2026-06-17 17:11:24.624729 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624743 | debian-bookworm | #25 265.2 patching file roles/ceph-handler/meta/main.yml 2026-06-17 17:11:24.624757 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624772 | debian-bookworm | #25 265.2 patching file roles/ceph-mds/meta/main.yml 2026-06-17 17:11:24.624786 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624802 | debian-bookworm | #25 265.2 patching file roles/ceph-mgr/meta/main.yml 2026-06-17 17:11:24.624816 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624830 | debian-bookworm | #25 265.2 patching file roles/ceph-mon/meta/main.yml 2026-06-17 17:11:24.624845 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624859 | debian-bookworm | #25 265.2 patching file roles/ceph-osd/meta/main.yml 2026-06-17 17:11:24.624873 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624889 | debian-bookworm | #25 265.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-06-17 17:11:24.624903 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624917 | debian-bookworm | #25 265.2 patching file roles/ceph-rgw/meta/main.yml 2026-06-17 17:11:24.624932 | debian-bookworm | #25 265.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-17 17:11:24.624946 | debian-bookworm | #25 265.2 + '[' -e /repository/plugins/actions ']' 2026-06-17 17:11:24.624960 | debian-bookworm | #25 265.2 + '[' -e /repository/plugins/callback ']' 2026-06-17 17:11:24.624976 | debian-bookworm | #25 265.2 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-06-17 17:11:24.624991 | debian-bookworm | #25 265.2 + '[' -e /repository/plugins/filter ']' 2026-06-17 17:11:24.625008 | debian-bookworm | #25 265.2 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-06-17 17:11:24.625085 | debian-bookworm | #25 265.2 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_crush_rule_info.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_key_info.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-06-17 17:11:24.625104 | debian-bookworm | #25 265.2 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-06-17 17:11:24.625119 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.625135 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-17 17:11:24.625153 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-17 17:11:24.625168 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-17 17:11:24.625183 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-17 17:11:24.625200 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.625218 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-17 17:11:24.625235 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-17 17:11:24.625249 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-17 17:11:24.625264 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-06-17 17:11:24.625279 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.625293 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-17 17:11:24.625307 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-17 17:11:24.625324 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-17 17:11:24.625338 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-06-17 17:11:24.625353 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.625367 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-17 17:11:24.733440 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-17 17:11:24.733620 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-17 17:11:24.733688 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-06-17 17:11:24.733735 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.733780 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-06-17 17:11:24.733822 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/cephadm.yml 2026-06-17 17:11:24.733865 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-06-17 17:11:24.733910 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-06-17 17:11:24.733952 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.733997 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-17 17:11:24.734040 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-17 17:11:24.734082 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-17 17:11:24.734128 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-06-17 17:11:24.734175 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.734219 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-17 17:11:24.734262 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-17 17:11:24.734306 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-17 17:11:24.734380 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-06-17 17:11:24.734424 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.734499 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-17 17:11:24.734547 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-17 17:11:24.734590 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-17 17:11:24.734635 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-06-17 17:11:24.734678 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.734723 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-17 17:11:24.734786 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-17 17:11:24.734831 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-17 17:11:24.734873 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-06-17 17:11:24.734917 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.735077 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-17 17:11:24.735121 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-17 17:11:24.735166 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-17 17:11:24.735207 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-06-17 17:11:24.735251 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.735293 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-17 17:11:24.735338 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-17 17:11:24.735380 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-17 17:11:24.735427 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-06-17 17:11:24.735540 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.735588 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-17 17:11:24.735633 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-17 17:11:24.735674 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-17 17:11:24.735718 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-06-17 17:11:24.735760 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.735804 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-17 17:11:24.735847 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-17 17:11:24.735905 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-17 17:11:24.735963 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-06-17 17:11:24.736007 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.736051 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-17 17:11:24.736094 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-17 17:11:24.736138 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-17 17:11:24.736180 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-06-17 17:11:24.736224 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.736266 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-06-17 17:11:24.736310 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/lv-create.yml 2026-06-17 17:11:24.736352 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-06-17 17:11:24.736396 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-06-17 17:11:24.736438 | debian-bookworm | #25 265.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.736504 | debian-bookworm | #25 265.2 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.736546 | debian-bookworm | #25 265.2 /repository/infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.736591 | debian-bookworm | #25 265.2 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-06-17 17:11:24.736648 | debian-bookworm | #25 265.2 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-06-17 17:11:24.736692 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.736733 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-06-17 17:11:24.736777 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/add-mon.yml 2026-06-17 17:11:24.736819 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-06-17 17:11:24.736863 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-06-17 17:11:24.736905 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.736949 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-17 17:11:24.736991 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-17 17:11:24.737035 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-17 17:11:24.737078 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-06-17 17:11:24.737122 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.737163 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-17 17:11:24.737207 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-17 17:11:24.737249 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-17 17:11:24.737293 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-06-17 17:11:24.737335 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.737379 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-17 17:11:24.737421 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-17 17:11:24.737483 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-17 17:11:24.737527 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-06-17 17:11:24.737569 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.737614 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-17 17:11:24.737656 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-17 17:11:24.737702 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-17 17:11:24.737743 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-06-17 17:11:24.737787 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.737830 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-17 17:11:24.737872 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-17 17:11:24.737916 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-17 17:11:24.737958 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-06-17 17:11:24.738000 | debian-bookworm | #25 265.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-17 17:11:24.738044 | debian-bookworm | #25 265.3 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-17 17:11:24.738086 | debian-bookworm | #25 265.3 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-17 17:11:24.738139 | debian-bookworm | #25 265.3 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-17 17:11:24.738182 | debian-bookworm | #25 265.3 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-06-17 17:11:24.738249 | debian-bookworm | #25 265.3 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-06-17 17:11:24.738300 | debian-bookworm | #25 265.3 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-06-17 17:11:24.738342 | debian-bookworm | #25 265.3 + '[' -e /repository/site-docker.yml.sample ']' 2026-06-17 17:11:24.738384 | debian-bookworm | #25 265.3 + '[' -e /repository/site-container.yml.sample ']' 2026-06-17 17:11:24.738428 | debian-bookworm | #25 265.3 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-06-17 17:11:24.738487 | debian-bookworm | #25 265.3 + '[' -e /repository/dashboard.yml ']' 2026-06-17 17:11:24.738530 | debian-bookworm | #25 265.3 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-06-17 17:11:24.738573 | debian-bookworm | #25 265.3 + '[' -e /repository/module_utils ']' 2026-06-17 17:11:24.738615 | debian-bookworm | #25 265.3 + cp -r /repository/module_utils /ansible 2026-06-17 17:11:24.738657 | debian-bookworm | #25 265.3 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-06-17 17:11:24.738702 | debian-bookworm | #25 265.3 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-06-17 17:11:24.738747 | debian-bookworm | #25 265.3 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-06-17 17:11:24.738789 | debian-bookworm | #25 265.3 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-06-17 17:11:24.873314 | debian-bookworm | #25 265.3 + mkdir -p /tests 2026-06-17 17:11:24.873493 | debian-bookworm | #25 265.3 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-06-17 17:11:24.873525 | debian-bookworm | #25 265.4 + python3 -m ara.setup.env 2026-06-17 17:11:24.873542 | debian-bookworm | #25 265.4 + python3 /src/render-playbooks.py 2026-06-17 17:11:24.873559 | debian-bookworm | #25 265.5 + chown -R dragon: /ansible /share /interface 2026-06-17 17:11:24.985261 | debian-bookworm | #25 265.6 + apt-get clean 2026-06-17 17:11:25.162586 | debian-bookworm | #25 265.6 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-17 17:11:25.721826 | debian-bookworm | #25 265.6 Reading package lists... 2026-06-17 17:11:25.935045 | debian-bookworm | #25 266.3 Building dependency tree... 2026-06-17 17:11:26.086185 | debian-bookworm | #25 266.5 Reading state information... 2026-06-17 17:11:26.119307 | debian-bookworm | #25 266.7 The following packages were automatically installed and are no longer required: 2026-06-17 17:11:26.119441 | debian-bookworm | #25 266.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-17 17:11:26.119498 | debian-bookworm | #25 266.7 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-17 17:11:26.287028 | debian-bookworm | #25 266.7 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-17 17:11:26.287145 | debian-bookworm | #25 266.7 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-17 17:11:26.287161 | debian-bookworm | #25 266.7 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-17 17:11:26.287172 | debian-bookworm | #25 266.7 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-17 17:11:26.287184 | debian-bookworm | #25 266.7 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-17 17:11:26.287228 | debian-bookworm | #25 266.7 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-17 17:11:26.287240 | debian-bookworm | #25 266.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-17 17:11:26.287251 | debian-bookworm | #25 266.7 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-17 17:11:26.287263 | debian-bookworm | #25 266.7 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-17 17:11:26.287276 | debian-bookworm | #25 266.7 Use 'apt autoremove' to remove them. 2026-06-17 17:11:26.287287 | debian-bookworm | #25 266.7 The following packages will be REMOVED: 2026-06-17 17:11:26.287297 | debian-bookworm | #25 266.7 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-17 17:11:26.352547 | debian-bookworm | #25 266.9 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-06-17 17:11:26.352661 | debian-bookworm | #25 266.9 After this operation, 60.4 MB disk space will be freed. 2026-06-17 17:11:26.459781 | debian-bookworm | #25 267.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-06-17 17:11:26.459940 | debian-bookworm | #25 267.0 Removing build-essential (12.9) ... 2026-06-17 17:11:26.459984 | debian-bookworm | #25 267.0 Removing git (1:2.39.5-0+deb12u3) ... 2026-06-17 17:11:26.571231 | debian-bookworm | #25 267.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-06-17 17:11:26.689520 | debian-bookworm | #25 267.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-06-17 17:11:26.689653 | debian-bookworm | #25 267.3 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-06-17 17:11:26.810252 | debian-bookworm | #25 267.3 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-06-17 17:11:26.810355 | debian-bookworm | #25 267.4 Removing python3-dev (3.11.2-1+b1) ... 2026-06-17 17:11:26.921733 | debian-bookworm | #25 267.5 + apt-get autoremove -y 2026-06-17 17:11:27.637970 | debian-bookworm | #25 267.5 Reading package lists... 2026-06-17 17:11:27.834131 | debian-bookworm | #25 268.3 Building dependency tree... 2026-06-17 17:11:27.985474 | debian-bookworm | #25 268.4 Reading state information... 2026-06-17 17:11:28.028923 | debian-bookworm | #25 268.6 The following packages will be REMOVED: 2026-06-17 17:11:28.029081 | debian-bookworm | #25 268.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-17 17:11:28.029108 | debian-bookworm | #25 268.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-17 17:11:28.182207 | debian-bookworm | #25 268.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-17 17:11:28.182353 | debian-bookworm | #25 268.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-17 17:11:28.182382 | debian-bookworm | #25 268.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-17 17:11:28.182403 | debian-bookworm | #25 268.6 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-17 17:11:28.182422 | debian-bookworm | #25 268.6 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-17 17:11:28.182470 | debian-bookworm | #25 268.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-17 17:11:28.182491 | debian-bookworm | #25 268.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-17 17:11:28.182511 | debian-bookworm | #25 268.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-17 17:11:28.182533 | debian-bookworm | #25 268.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-17 17:11:28.245320 | debian-bookworm | #25 268.8 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-06-17 17:11:28.245402 | debian-bookworm | #25 268.8 After this operation, 358 MB disk space will be freed. 2026-06-17 17:11:28.355060 | debian-bookworm | #25 268.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-06-17 17:11:28.355237 | debian-bookworm | #25 268.9 Removing g++ (4:12.2.0-3) ... 2026-06-17 17:11:28.355312 | debian-bookworm | #25 268.9 Removing gcc (4:12.2.0-3) ... 2026-06-17 17:11:28.521031 | debian-bookworm | #25 269.0 Removing dpkg-dev (1.21.23) ... 2026-06-17 17:11:28.521188 | debian-bookworm | #25 269.1 Removing bzip2 (1.0.8-5+b1) ... 2026-06-17 17:11:28.656856 | debian-bookworm | #25 269.2 Removing cpp (4:12.2.0-3) ... 2026-06-17 17:11:28.657005 | debian-bookworm | #25 269.2 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:28.786240 | debian-bookworm | #25 269.3 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-06-17 17:11:28.786407 | debian-bookworm | #25 269.4 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:28.902835 | debian-bookworm | #25 269.5 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-06-17 17:11:29.027174 | debian-bookworm | #25 269.6 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-06-17 17:11:29.027300 | debian-bookworm | #25 269.6 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-06-17 17:11:29.148562 | debian-bookworm | #25 269.7 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-06-17 17:11:29.148965 | debian-bookworm | #25 269.7 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-06-17 17:11:29.285860 | debian-bookworm | #25 269.8 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-06-17 17:11:29.285980 | debian-bookworm | #25 269.9 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-06-17 17:11:29.437717 | debian-bookworm | #25 269.9 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-06-17 17:11:29.437828 | debian-bookworm | #25 270.0 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-06-17 17:11:29.578282 | debian-bookworm | #25 270.1 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-06-17 17:11:29.578375 | debian-bookworm | #25 270.2 Removing libdpkg-perl (1.21.23) ... 2026-06-17 17:11:29.694134 | debian-bookworm | #25 270.2 Removing liberror-perl (0.17029-2) ... 2026-06-17 17:11:29.694263 | debian-bookworm | #25 270.3 Removing perl (5.36.0-7+deb12u3) ... 2026-06-17 17:11:29.849575 | debian-bookworm | #25 270.3 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-06-17 17:11:29.849710 | debian-bookworm | #25 270.4 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-06-17 17:11:29.974366 | debian-bookworm | #25 270.5 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-06-17 17:11:29.974495 | debian-bookworm | #25 270.6 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-17 17:11:30.101155 | debian-bookworm | #25 270.6 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-17 17:11:30.101249 | debian-bookworm | #25 270.7 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-06-17 17:11:30.230561 | debian-bookworm | #25 270.8 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-06-17 17:11:30.230681 | debian-bookworm | #25 270.8 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-06-17 17:11:30.341635 | debian-bookworm | #25 270.9 Removing libpsl5:amd64 (0.21.2-1) ... 2026-06-17 17:11:30.341809 | debian-bookworm | #25 270.9 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-06-17 17:11:30.462115 | debian-bookworm | #25 271.0 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-06-17 17:11:30.462271 | debian-bookworm | #25 271.0 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-06-17 17:11:30.589674 | debian-bookworm | #25 271.1 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-06-17 17:11:30.696253 | debian-bookworm | #25 271.2 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-06-17 17:11:30.696491 | debian-bookworm | #25 271.2 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-06-17 17:11:30.696515 | debian-bookworm | #25 271.3 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-06-17 17:11:30.819797 | debian-bookworm | #25 271.4 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-06-17 17:11:30.819935 | debian-bookworm | #25 271.4 Removing linux-libc-dev:amd64 (6.1.174-1) ... 2026-06-17 17:11:30.921955 | debian-bookworm | #25 271.5 Removing make (4.3-4.1) ... 2026-06-17 17:11:31.100131 | debian-bookworm | #25 271.6 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-06-17 17:11:31.100207 | debian-bookworm | #25 271.7 Removing rpcsvc-proto (1.4.3-1) ... 2026-06-17 17:11:31.205291 | debian-bookworm | #25 271.7 Removing xz-utils (5.4.1-1) ... 2026-06-17 17:11:31.205368 | debian-bookworm | #25 271.8 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.329746 | debian-bookworm | #25 271.9 Removing binutils (2.40-2) ... 2026-06-17 17:11:31.329869 | debian-bookworm | #25 271.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-06-17 17:11:31.453066 | debian-bookworm | #25 272.0 Removing libgprofng0:amd64 (2.40-2) ... 2026-06-17 17:11:31.453189 | debian-bookworm | #25 272.0 Removing libctf0:amd64 (2.40-2) ... 2026-06-17 17:11:31.577021 | debian-bookworm | #25 272.1 Removing libbinutils:amd64 (2.40-2) ... 2026-06-17 17:11:31.577166 | debian-bookworm | #25 272.2 Removing binutils-common:amd64 (2.40-2) ... 2026-06-17 17:11:31.712803 | debian-bookworm | #25 272.2 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.713025 | debian-bookworm | #25 272.3 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.846070 | debian-bookworm | #25 272.4 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.846169 | debian-bookworm | #25 272.4 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.970626 | debian-bookworm | #25 272.5 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:31.970784 | debian-bookworm | #25 272.6 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-06-17 17:11:32.096909 | debian-bookworm | #25 272.6 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.097005 | debian-bookworm | #25 272.7 Removing libisl23:amd64 (0.25-1.1) ... 2026-06-17 17:11:32.219053 | debian-bookworm | #25 272.7 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.219240 | debian-bookworm | #25 272.8 Removing libjansson4:amd64 (2.14-2) ... 2026-06-17 17:11:32.406833 | debian-bookworm | #25 272.9 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.407012 | debian-bookworm | #25 273.0 Removing libmpc3:amd64 (1.3.1-1) ... 2026-06-17 17:11:32.532000 | debian-bookworm | #25 273.1 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-06-17 17:11:32.532213 | debian-bookworm | #25 273.1 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.785326 | debian-bookworm | #25 273.2 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.785398 | debian-bookworm | #25 273.3 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-06-17 17:11:32.785411 | debian-bookworm | #25 273.4 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-06-17 17:11:32.890222 | debian-bookworm | #25 273.4 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-8f8e1769f72fba72.lock /tmp/uv-setuptools-98b2e9a92fc7da6c.lock /tmp/uv-setuptools-c20b116b72e8204a.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/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /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/libcap2-bin /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/libexpat1 /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/libnsl2 /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/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /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/libtirpc-common /usr/share/doc/libtirpc3 /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/media-types /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/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-06-17 17:11:32.890305 | debian-bookworm | #25 273.5 + uv pip install --no-cache --system pyclean==3.0.0 2026-06-17 17:11:33.129269 | debian-bookworm | #25 273.6 Using Python 3.13.14 environment at: /usr/local 2026-06-17 17:11:33.395547 | debian-bookworm | #25 273.7 Resolved 1 package in 164ms 2026-06-17 17:11:33.395645 | debian-bookworm | #25 273.8 Prepared 1 package in 19ms 2026-06-17 17:11:33.395662 | debian-bookworm | #25 273.8 Installed 1 package in 8ms 2026-06-17 17:11:33.395675 | debian-bookworm | #25 273.8 + pyclean==3.0.0 2026-06-17 17:11:33.395688 | debian-bookworm | #25 273.8 + pyclean /usr 2026-06-17 17:11:33.395712 | debian-bookworm | #25 273.8 Cleaning directory /usr 2026-06-17 17:11:34.102800 | debian-bookworm | #25 274.7 Total 1875 files, 294 directories removed. 2026-06-17 17:11:34.263776 | debian-bookworm | #25 274.7 + uv pip uninstall --system pyclean 2026-06-17 17:11:34.432172 | debian-bookworm | #25 275.0 Using Python 3.13.14 environment at: /usr/local 2026-06-17 17:11:34.590428 | debian-bookworm | #25 275.0 Uninstalled 1 package in 311ms 2026-06-17 17:11:34.590512 | debian-bookworm | #25 275.0 - pyclean==3.0.0 2026-06-17 17:11:34.786219 | debian-bookworm | #25 DONE 275.4s 2026-06-17 17:11:41.644969 | debian-bookworm | 2026-06-17 17:11:41.645052 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-17 17:11:41.820312 | debian-bookworm | #26 DONE 3.9s 2026-06-17 17:11:41.978315 | debian-bookworm | 2026-06-17 17:11:41.978431 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-17 17:11:41.978460 | debian-bookworm | #26 merging 2026-06-17 17:11:45.812261 | debian-bookworm | #26 merging 4.0s done 2026-06-17 17:11:45.812509 | debian-bookworm | #26 DONE 7.9s 2026-06-17 17:11:45.963230 | debian-bookworm | 2026-06-17 17:11:45.963405 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-06-17 17:11:46.285158 | debian-bookworm | #27 DONE 0.5s 2026-06-17 17:11:46.440034 | debian-bookworm | 2026-06-17 17:11:46.440260 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-06-17 17:11:47.914917 | debian-bookworm | #28 DONE 1.6s 2026-06-17 17:11:48.075445 | debian-bookworm | 2026-06-17 17:11:48.075586 | debian-bookworm | #29 exporting to image 2026-06-17 17:11:48.075673 | debian-bookworm | #29 exporting layers 2026-06-17 17:12:17.044007 | debian-bookworm | #29 exporting layers 29.1s done 2026-06-17 17:12:17.159022 | debian-bookworm | #29 exporting manifest sha256:dd1bdde0ff625da70e544052f317dd2d6c6a595cb1897b705a14d07e1ed91f60 0.0s done 2026-06-17 17:12:17.159136 | debian-bookworm | #29 exporting config sha256:ea574b37af34c3982d81e3a59ba08284655d420c0d2627ca416b83a3900a861e 0.0s done 2026-06-17 17:12:17.159157 | debian-bookworm | #29 exporting attestation manifest sha256:be2e67ab2df7195c357687c10d3c58adf2fb83f22c31d3e8f8b07c1fe82e47d7 0.0s done 2026-06-17 17:12:17.342208 | debian-bookworm | #29 exporting manifest list sha256:4910ef8e02f6c0c4446edcf1d991403b37557a62e8054b3032fc7c21718c42ed 0.0s done 2026-06-17 17:12:17.342318 | debian-bookworm | #29 naming to docker.io/library/35020c3:latest done 2026-06-17 17:12:17.342329 | debian-bookworm | #29 unpacking to docker.io/library/35020c3:latest 2026-06-17 17:12:25.648055 | debian-bookworm | #29 unpacking to docker.io/library/35020c3:latest 8.5s done 2026-06-17 17:12:25.855304 | debian-bookworm | #29 DONE 37.8s 2026-06-17 17:12:26.178652 | debian-bookworm | ok: Runtime: 0:05:35.283512 2026-06-17 17:12:26.212914 | 2026-06-17 17:12:26.213062 | TASK [Run push script] 2026-06-17 17:12:26.743532 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:12:26.757778 | 2026-06-17 17:12:26.757985 | TASK [Run cosign script] 2026-06-17 17:12:27.294708 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:12:27.308325 | 2026-06-17 17:12:27.308555 | TASK [Run sbom script] 2026-06-17 17:12:27.843780 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:12:27.847874 | 2026-06-17 17:12:27.848149 | PLAY RECAP 2026-06-17 17:12:27.848345 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-17 17:12:27.848443 | 2026-06-17 17:12:28.001045 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-06-17 17:12:28.003597 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 17:12:28.822051 | 2026-06-17 17:12:28.822223 | PLAY [Base post-fetch] 2026-06-17 17:12:28.845065 | 2026-06-17 17:12:28.845292 | TASK [diagnose-network : Ensure log directory exists] 2026-06-17 17:12:29.484950 | debian-bookworm | ok 2026-06-17 17:12:29.496459 | 2026-06-17 17:12:29.496693 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-17 17:12:46.579384 | debian-bookworm | ok: Runtime: 0:00:15.681165 2026-06-17 17:12:46.588576 | 2026-06-17 17:12:46.588729 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-17 17:12:52.680904 | debian-bookworm | ok: Runtime: 0:00:00.264018 2026-06-17 17:12:52.689867 | 2026-06-17 17:12:52.690048 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-17 17:12:58.726286 | debian-bookworm | ok: Runtime: 0:00:01.383035 2026-06-17 17:12:58.737104 | 2026-06-17 17:12:58.737236 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-17 17:12:58.803365 | debian-bookworm | skipping: Conditional result was False 2026-06-17 17:12:58.817630 | 2026-06-17 17:12:58.817848 | TASK [fetch-output : Set log path for single node] 2026-06-17 17:12:58.876511 | debian-bookworm | ok 2026-06-17 17:12:58.883621 | 2026-06-17 17:12:58.883754 | LOOP [fetch-output : Ensure local output dirs] 2026-06-17 17:12:59.194937 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/logs" 2026-06-17 17:12:59.460238 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/artifacts" 2026-06-17 17:12:59.734985 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/407d7f91c2a143a7b5dc887c25411e2c/work/docs" 2026-06-17 17:12:59.744795 | 2026-06-17 17:12:59.744941 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 17:13:00.538944 | debian-bookworm | changed: 2026-06-17 17:13:00.539222 | debian-bookworm | .d..t...... ./ 2026-06-17 17:13:00.539265 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-17 17:13:00.539298 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-17 17:13:00.539326 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-17 17:13:00.539353 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-17 17:13:00.539379 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-17 17:13:00.539453 | debian-bookworm | changed: All items complete 2026-06-17 17:13:00.539483 | 2026-06-17 17:13:01.133840 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 17:13:01.728893 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 17:13:01.751017 | 2026-06-17 17:13:01.751159 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 17:13:02.100287 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009982 2026-06-17 17:13:02.388152 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008392 2026-06-17 17:13:02.402263 | 2026-06-17 17:13:02.402371 | PLAY RECAP 2026-06-17 17:13:02.402469 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 17:13:02.402496 | 2026-06-17 17:13:02.548511 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 17:13:02.551004 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 17:13:03.335184 | 2026-06-17 17:13:03.335374 | PLAY [Base post] 2026-06-17 17:13:03.349447 | 2026-06-17 17:13:03.349629 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 17:13:04.188462 | debian-bookworm | changed 2026-06-17 17:13:04.198019 | 2026-06-17 17:13:04.198174 | PLAY RECAP 2026-06-17 17:13:04.198264 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 17:13:04.198344 | 2026-06-17 17:13:04.331135 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 17:13:04.332136 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 17:13:05.160053 | 2026-06-17 17:13:05.160241 | PLAY [Base post-logs] 2026-06-17 17:13:05.171437 | 2026-06-17 17:13:05.171585 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 17:13:05.666764 | localhost | changed 2026-06-17 17:13:05.684691 | 2026-06-17 17:13:05.684894 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 17:13:05.722919 | localhost | ok 2026-06-17 17:13:05.729119 | 2026-06-17 17:13:05.729284 | TASK [Set zuul-log-path fact] 2026-06-17 17:13:05.747284 | localhost | ok 2026-06-17 17:13:05.759154 | 2026-06-17 17:13:05.759297 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 17:13:05.786760 | localhost | ok 2026-06-17 17:13:05.794263 | 2026-06-17 17:13:05.794466 | TASK [upload-logs : Create log directories] 2026-06-17 17:13:06.338633 | localhost | changed 2026-06-17 17:13:06.344274 | 2026-06-17 17:13:06.344466 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 17:13:06.869268 | localhost -> localhost | ok: Runtime: 0:00:00.007111 2026-06-17 17:13:06.878939 | 2026-06-17 17:13:06.879141 | TASK [upload-logs : Upload logs to log server] 2026-06-17 17:13:07.467792 | localhost | Output suppressed because no_log was given 2026-06-17 17:13:07.472475 | 2026-06-17 17:13:07.472662 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 17:13:07.526521 | localhost | skipping: Conditional result was False 2026-06-17 17:13:07.532235 | localhost | skipping: Conditional result was False 2026-06-17 17:13:07.545149 | 2026-06-17 17:13:07.545481 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 17:13:07.604239 | localhost | skipping: Conditional result was False 2026-06-17 17:13:07.604587 | 2026-06-17 17:13:07.613184 | localhost | skipping: Conditional result was False 2026-06-17 17:13:07.627831 | 2026-06-17 17:13:07.628090 | LOOP [upload-logs : Upload console log and json output]