2026-05-26 17:48:11.790291 | Job console starting 2026-05-26 17:48:11.843303 | Updating git repos 2026-05-26 17:48:11.904108 | Cloning repos into workspace 2026-05-26 17:48:11.965337 | Restoring repo states 2026-05-26 17:48:11.984971 | Merging changes 2026-05-26 17:48:12.680115 | Checking out repos 2026-05-26 17:48:12.817835 | Preparing playbooks 2026-05-26 17:48:14.999025 | Running Ansible setup 2026-05-26 17:48:21.218756 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 17:48:23.410966 | 2026-05-26 17:48:23.411096 | PLAY [Base pre] 2026-05-26 17:48:23.458468 | 2026-05-26 17:48:23.458581 | TASK [Setup log path fact] 2026-05-26 17:48:23.500129 | debian-bookworm | ok 2026-05-26 17:48:23.531280 | 2026-05-26 17:48:23.531685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 17:48:23.572265 | debian-bookworm | ok 2026-05-26 17:48:23.583600 | 2026-05-26 17:48:23.583693 | TASK [emit-job-header : Print job information] 2026-05-26 17:48:23.697840 | # Job Information 2026-05-26 17:48:23.698087 | Ansible Version: 2.16.14 2026-05-26 17:48:23.698119 | Job: container-image-ceph-ansible-build-reef 2026-05-26 17:48:23.698147 | Pipeline: check 2026-05-26 17:48:23.698205 | Executor: 521e9411259a 2026-05-26 17:48:23.698224 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/677 2026-05-26 17:48:23.698243 | Event ID: 099ee4b0-592b-11f1-8819-4ddb2bd1c245 2026-05-26 17:48:23.703250 | 2026-05-26 17:48:23.703589 | LOOP [emit-job-header : Print node information] 2026-05-26 17:48:24.307604 | debian-bookworm | ok: 2026-05-26 17:48:24.307928 | debian-bookworm | # Node Information 2026-05-26 17:48:24.307985 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-26 17:48:24.308045 | debian-bookworm | Hostname: debian 2026-05-26 17:48:24.308118 | debian-bookworm | Username: zuul 2026-05-26 17:48:24.308145 | debian-bookworm | Distro: Debian 12.14 2026-05-26 17:48:24.308170 | debian-bookworm | Provider: regiocloud-a 2026-05-26 17:48:24.308192 | debian-bookworm | Region: 2026-05-26 17:48:24.308213 | debian-bookworm | Label: debian-bookworm 2026-05-26 17:48:24.308233 | debian-bookworm | Product Name: OpenStack Nova 2026-05-26 17:48:24.308253 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:813b 2026-05-26 17:48:24.329130 | 2026-05-26 17:48:24.329239 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 17:48:25.487560 | debian-bookworm -> localhost | changed 2026-05-26 17:48:25.493584 | 2026-05-26 17:48:25.493674 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 17:48:27.309384 | debian-bookworm -> localhost | changed 2026-05-26 17:48:27.318297 | 2026-05-26 17:48:27.318383 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 17:48:27.990403 | debian-bookworm -> localhost | ok 2026-05-26 17:48:27.995353 | 2026-05-26 17:48:27.995444 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 17:48:28.034335 | debian-bookworm | ok 2026-05-26 17:48:28.048657 | debian-bookworm | included: /var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 17:48:28.074273 | 2026-05-26 17:48:28.074366 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 17:48:29.788559 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-26 17:48:29.788749 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/2148a858779f412e977ed2056b8fc500_id_rsa 2026-05-26 17:48:29.788781 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/2148a858779f412e977ed2056b8fc500_id_rsa.pub 2026-05-26 17:48:29.788803 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-26 17:48:29.788824 | debian-bookworm -> localhost | SHA256:YT9/sDuZcitxWjFt3qozFCMSRxnqJSWhaBc21Rxcreo zuul-build-sshkey 2026-05-26 17:48:29.788852 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-26 17:48:29.788871 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-26 17:48:29.788889 | debian-bookworm -> localhost | | +.+*==.. | 2026-05-26 17:48:29.788907 | debian-bookworm -> localhost | | o +.+* . | 2026-05-26 17:48:29.788923 | debian-bookworm -> localhost | | o o =o. o | 2026-05-26 17:48:29.788939 | debian-bookworm -> localhost | | . . o.=. * o | 2026-05-26 17:48:29.788955 | debian-bookworm -> localhost | | S.oo.B . | 2026-05-26 17:48:29.788977 | debian-bookworm -> localhost | | oo+o. .| 2026-05-26 17:48:29.789020 | debian-bookworm -> localhost | | . *oo.. | 2026-05-26 17:48:29.789036 | debian-bookworm -> localhost | | E Bo. | 2026-05-26 17:48:29.789053 | debian-bookworm -> localhost | | ++* | 2026-05-26 17:48:29.789070 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-26 17:48:29.789116 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.629964 2026-05-26 17:48:29.794268 | 2026-05-26 17:48:29.794348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 17:48:29.832287 | debian-bookworm | ok 2026-05-26 17:48:29.845217 | debian-bookworm | included: /var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 17:48:29.858475 | 2026-05-26 17:48:29.858579 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 17:48:29.882721 | debian-bookworm | skipping: Conditional result was False 2026-05-26 17:48:29.889791 | 2026-05-26 17:48:29.889939 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 17:48:30.613621 | debian-bookworm | changed 2026-05-26 17:48:30.619275 | 2026-05-26 17:48:30.619367 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 17:48:30.941546 | debian-bookworm | ok 2026-05-26 17:48:30.947365 | 2026-05-26 17:48:30.947456 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 17:48:31.840349 | debian-bookworm | changed 2026-05-26 17:48:31.850573 | 2026-05-26 17:48:31.850679 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 17:48:32.698039 | debian-bookworm | changed 2026-05-26 17:48:32.705579 | 2026-05-26 17:48:32.705687 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 17:48:32.746927 | debian-bookworm | skipping: Conditional result was False 2026-05-26 17:48:32.753435 | 2026-05-26 17:48:32.753538 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 17:48:33.978852 | debian-bookworm -> localhost | changed 2026-05-26 17:48:34.010782 | 2026-05-26 17:48:34.010944 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 17:48:35.015028 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/2148a858779f412e977ed2056b8fc500_id_rsa (zuul-build-sshkey) 2026-05-26 17:48:35.015281 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038240 2026-05-26 17:48:35.023460 | 2026-05-26 17:48:35.023560 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 17:48:35.586783 | debian-bookworm | ok 2026-05-26 17:48:35.592770 | 2026-05-26 17:48:35.592879 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 17:48:35.617219 | debian-bookworm | skipping: Conditional result was False 2026-05-26 17:48:35.638703 | 2026-05-26 17:48:35.638818 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 17:48:36.108443 | debian-bookworm | ok 2026-05-26 17:48:36.132917 | 2026-05-26 17:48:36.133038 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 17:48:36.229919 | debian-bookworm | ok 2026-05-26 17:48:36.236650 | 2026-05-26 17:48:36.236748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 17:48:36.914198 | debian-bookworm -> localhost | ok 2026-05-26 17:48:36.920261 | 2026-05-26 17:48:36.920360 | TASK [validate-host : Collect information about the host] 2026-05-26 17:48:38.516688 | debian-bookworm | ok 2026-05-26 17:48:38.528893 | 2026-05-26 17:48:38.529000 | TASK [validate-host : Sanitize hostname] 2026-05-26 17:48:38.720907 | debian-bookworm | ok 2026-05-26 17:48:38.807915 | 2026-05-26 17:48:38.808043 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 17:48:40.030285 | debian-bookworm -> localhost | changed 2026-05-26 17:48:40.035326 | 2026-05-26 17:48:40.035416 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 17:48:40.709064 | debian-bookworm | ok 2026-05-26 17:48:40.720753 | 2026-05-26 17:48:40.720845 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 17:48:41.527202 | debian-bookworm -> localhost | changed 2026-05-26 17:48:41.534725 | 2026-05-26 17:48:41.534811 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 17:48:41.847941 | debian-bookworm | ok 2026-05-26 17:48:41.852693 | 2026-05-26 17:48:41.852773 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 17:48:42.791260 | debian-bookworm | changed: 2026-05-26 17:48:42.791404 | debian-bookworm | cd+++++++++ src/ 2026-05-26 17:48:42.791432 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-26 17:48:42.791452 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-26 17:48:42.791470 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-26 17:48:42.791487 | debian-bookworm | Containerfile 2026-05-26 17:48:42.791626 | debian-bookworm | 2026-05-26 17:50:57.581340 | debian-bookworm | #25 53.08 2026-05-26 17:50:57.581351 | debian-bookworm | #25 53.08 Or undo this operation with: 2026-05-26 17:50:57.581362 | debian-bookworm | #25 53.08 2026-05-26 17:50:57.581374 | debian-bookworm | #25 53.08 git switch - 2026-05-26 17:50:57.581387 | debian-bookworm | #25 53.08 2026-05-26 17:50:57.581399 | debian-bookworm | #25 53.08 Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 17:50:57.581410 | debian-bookworm | #25 53.08 2026-05-26 17:50:57.581421 | debian-bookworm | #25 53.08 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-05-26 17:59:22.002733 | debian-bookworm | #25 557.5 Using /etc/ansible/ansible.cfg as config file 2026-05-26 17:59:22.002829 | debian-bookworm | #25 557.5 Starting galaxy collection install process 2026-05-26 17:59:22.002836 | debian-bookworm | #25 557.5 Process install dependency map 2026-05-26 17:59:22.002842 | debian-bookworm | #25 557.5 Starting collection install process 2026-05-26 17:59:22.002847 | debian-bookworm | #25 557.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1734vll6gzd9/tmphlvt7py5/ansible-netcommon-2.6.1-dbcjoa2h 2026-05-26 17:59:22.002853 | debian-bookworm | #25 557.5 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 17:59:22.002875 | debian-bookworm | #25 557.5 ansible.netcommon:2.6.1 was installed successfully 2026-05-26 17:59:22.002881 | debian-bookworm | #25 557.5 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-05-26 17:59:22.002886 | debian-bookworm | #25 557.5 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-05-26 17:59:22.002891 | debian-bookworm | #25 557.5 openstack.config_template:1.3.0 was installed successfully 2026-05-26 17:59:22.002897 | debian-bookworm | #25 557.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-1734vll6gzd9/tmphlvt7py5/ansible-posix-2.2.0-mq2rn3mj 2026-05-26 17:59:22.002901 | debian-bookworm | #25 557.5 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-26 17:59:22.002906 | debian-bookworm | #25 557.5 ansible.posix:2.2.0 was installed successfully 2026-05-26 17:59:22.002910 | debian-bookworm | #25 557.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1734vll6gzd9/tmphlvt7py5/ansible-utils-6.0.2-9gtm1f4q 2026-05-26 17:59:22.002925 | debian-bookworm | #25 557.5 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-26 17:59:22.002929 | debian-bookworm | #25 557.5 ansible.utils:6.0.2 was installed successfully 2026-05-26 17:59:22.002933 | debian-bookworm | #25 557.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-1734vll6gzd9/tmphlvt7py5/netbox-netbox-3.23.0-2iikeyzw 2026-05-26 17:59:22.002937 | debian-bookworm | #25 557.5 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-26 17:59:22.002941 | debian-bookworm | #25 557.5 netbox.netbox:3.23.0 was installed successfully 2026-05-26 17:59:22.002947 | debian-bookworm | #25 557.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1734vll6gzd9/tmphlvt7py5/osism-commons-0.20260318.0-5_dtvk4z 2026-05-26 17:59:22.002951 | debian-bookworm | #25 557.5 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-26 17:59:22.002955 | debian-bookworm | #25 557.5 osism.commons:0.20260318.0 was installed successfully 2026-05-26 17:59:22.002962 | debian-bookworm | #25 557.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1734vll6gzd9/tmphlvt7py5/community-general-13.0.1-mlj4qnnv 2026-05-26 17:59:22.002966 | debian-bookworm | #25 557.5 Installing 'community.general:13.0.1' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-26 17:59:22.002970 | debian-bookworm | #25 557.5 community.general:13.0.1 was installed successfully 2026-05-26 17:59:22.165970 | debian-bookworm | #25 557.6 + ln -s /usr/share/ansible/collections /ansible/collections 2026-05-26 17:59:22.166024 | debian-bookworm | #25 557.6 + mkdir -p /usr/share/mitogen 2026-05-26 17:59:22.166029 | debian-bookworm | #25 557.6 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-26 17:59:22.166034 | debian-bookworm | #25 557.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-05-26 17:59:22.338299 | debian-bookworm | #25 557.7 + rm /mitogen.tar.gz 2026-05-26 17:59:22.338369 | debian-bookworm | #25 557.7 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-05-26 17:59:22.338376 | debian-bookworm | #25 557.7 ++ awk '-F: ' '{ print $2 }' 2026-05-26 17:59:22.338389 | debian-bookworm | #25 557.7 + PROJECT_VERSION=stable-8.0 2026-05-26 17:59:22.338394 | debian-bookworm | #25 557.7 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-05-26 17:59:22.338399 | debian-bookworm | #25 557.7 Cloning into '/repository'... 2026-05-26 17:59:24.404106 | debian-bookworm | #25 559.9 ++ LC_ALL=C 2026-05-26 17:59:24.404220 | debian-bookworm | #25 559.9 ++ find /patches/stable-8.0 -name '*.patch' 2026-05-26 17:59:24.505870 | debian-bookworm | #25 559.9 ++ sort 2026-05-26 17:59:24.505935 | debian-bookworm | #25 559.9 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-05-26 17:59:24.505955 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.505964 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-05-26 17:59:24.505972 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.505979 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.505986 | debian-bookworm | #25 559.9 checking file roles/ceph-defaults/defaults/main.yml 2026-05-26 17:59:24.505993 | debian-bookworm | #25 559.9 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-26 17:59:24.505999 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506006 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506012 | debian-bookworm | #25 559.9 patching file roles/ceph-defaults/defaults/main.yml 2026-05-26 17:59:24.506019 | debian-bookworm | #25 559.9 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-26 17:59:24.506025 | debian-bookworm | #25 559.9 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-05-26 17:59:24.506032 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506053 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-05-26 17:59:24.506060 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506066 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506073 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-05-26 17:59:24.506079 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-26 17:59:24.506085 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-26 17:59:24.506091 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-05-26 17:59:24.506097 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-05-26 17:59:24.506104 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-26 17:59:24.506110 | debian-bookworm | #25 559.9 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-26 17:59:24.506116 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506122 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506128 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-05-26 17:59:24.506135 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-26 17:59:24.506141 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-26 17:59:24.506147 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-05-26 17:59:24.506154 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-05-26 17:59:24.506160 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-26 17:59:24.506166 | debian-bookworm | #25 559.9 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-26 17:59:24.506173 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506179 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/container-binary.patch 2026-05-26 17:59:24.506185 | debian-bookworm | #25 559.9 /patches/stable-8.0/container-binary.patch 2026-05-26 17:59:24.506191 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506198 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506204 | debian-bookworm | #25 559.9 checking file roles/ceph-facts/tasks/container_binary.yml 2026-05-26 17:59:24.506210 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506217 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506228 | debian-bookworm | #25 559.9 patching file roles/ceph-facts/tasks/container_binary.yml 2026-05-26 17:59:24.506234 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506241 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-05-26 17:59:24.506247 | debian-bookworm | #25 559.9 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-05-26 17:59:24.506253 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506259 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506265 | debian-bookworm | #25 559.9 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506272 | debian-bookworm | #25 559.9 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-05-26 17:59:24.506278 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506284 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506290 | debian-bookworm | #25 559.9 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506296 | debian-bookworm | #25 559.9 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-05-26 17:59:24.506303 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506309 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-05-26 17:59:24.506316 | debian-bookworm | #25 559.9 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-05-26 17:59:24.506322 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506328 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506335 | debian-bookworm | #25 559.9 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506341 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506352 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506358 | debian-bookworm | #25 559.9 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506365 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506371 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-05-26 17:59:24.506377 | debian-bookworm | #25 559.9 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-05-26 17:59:24.506383 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506390 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506396 | debian-bookworm | #25 559.9 checking file infrastructure-playbooks/shrink-osd.yml 2026-05-26 17:59:24.506402 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506409 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 2026-05-26 17:59:24.506415 | debian-bookworm | #25 559.9 patching file infrastructure-playbooks/shrink-osd.yml 2026-05-26 17:59:24.506421 | debian-bookworm | #25 559.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506427 | debian-bookworm | #25 559.9 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-05-26 17:59:24.506433 | debian-bookworm | #25 559.9 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-05-26 17:59:24.506440 | debian-bookworm | #25 559.9 + cd /repository 2026-05-26 17:59:24.506446 | debian-bookworm | #25 559.9 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506452 | debian-bookworm | #25 560.0 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506458 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 947 (offset 63 lines). 2026-05-26 17:59:24.506465 | debian-bookworm | #25 560.0 Hunk #2 succeeded at 955 (offset 63 lines). 2026-05-26 17:59:24.506489 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506495 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.506501 | debian-bookworm | #25 560.0 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506508 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 947 (offset 63 lines). 2026-05-26 17:59:24.506514 | debian-bookworm | #25 560.0 Hunk #2 succeeded at 955 (offset 63 lines). 2026-05-26 17:59:24.506520 | debian-bookworm | #25 560.0 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-05-26 17:59:24.506533 | debian-bookworm | #25 560.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506539 | debian-bookworm | #25 560.0 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-05-26 17:59:24.506545 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506551 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506558 | debian-bookworm | #25 560.0 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506564 | debian-bookworm | #25 560.0 Hunk #2 succeeded at 389 with fuzz 1. 2026-05-26 17:59:24.506570 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506584 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.506591 | debian-bookworm | #25 560.0 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506597 | debian-bookworm | #25 560.0 Hunk #2 succeeded at 389 with fuzz 1. 2026-05-26 17:59:24.506603 | debian-bookworm | #25 560.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506609 | debian-bookworm | #25 560.0 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-05-26 17:59:24.506616 | debian-bookworm | #25 560.0 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-05-26 17:59:24.506622 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506628 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506634 | debian-bookworm | #25 560.0 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506640 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506647 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.506653 | debian-bookworm | #25 560.0 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506659 | debian-bookworm | #25 560.0 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-05-26 17:59:24.506665 | debian-bookworm | #25 560.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506672 | debian-bookworm | #25 560.0 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-05-26 17:59:24.506682 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506689 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506695 | debian-bookworm | #25 560.0 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506701 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506707 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.506719 | debian-bookworm | #25 560.0 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.506726 | debian-bookworm | #25 560.0 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-05-26 17:59:24.506732 | debian-bookworm | #25 560.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.506738 | debian-bookworm | #25 560.0 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-05-26 17:59:24.506744 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506751 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.506757 | debian-bookworm | #25 560.0 checking file roles/ceph-client/meta/main.yml 2026-05-26 17:59:24.506763 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506769 | debian-bookworm | #25 560.0 checking file roles/ceph-common/meta/main.yml 2026-05-26 17:59:24.506775 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506782 | debian-bookworm | #25 560.0 checking file roles/ceph-container-common/meta/main.yml 2026-05-26 17:59:24.506788 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506794 | debian-bookworm | #25 560.0 checking file roles/ceph-defaults/meta/main.yml 2026-05-26 17:59:24.506800 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506809 | debian-bookworm | #25 560.0 checking file roles/ceph-handler/meta/main.yml 2026-05-26 17:59:24.506816 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506822 | debian-bookworm | #25 560.0 checking file roles/ceph-mds/meta/main.yml 2026-05-26 17:59:24.506828 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506834 | debian-bookworm | #25 560.0 checking file roles/ceph-mgr/meta/main.yml 2026-05-26 17:59:24.506840 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506846 | debian-bookworm | #25 560.0 checking file roles/ceph-mon/meta/main.yml 2026-05-26 17:59:24.506852 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506859 | debian-bookworm | #25 560.0 checking file roles/ceph-osd/meta/main.yml 2026-05-26 17:59:24.506865 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506871 | debian-bookworm | #25 560.0 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-05-26 17:59:24.506877 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506883 | debian-bookworm | #25 560.0 checking file roles/ceph-rgw/meta/main.yml 2026-05-26 17:59:24.506889 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506896 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.506902 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.506908 | debian-bookworm | #25 560.0 patching file roles/ceph-client/meta/main.yml 2026-05-26 17:59:24.506914 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506920 | debian-bookworm | #25 560.0 patching file roles/ceph-common/meta/main.yml 2026-05-26 17:59:24.506926 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506933 | debian-bookworm | #25 560.0 patching file roles/ceph-container-common/meta/main.yml 2026-05-26 17:59:24.506939 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506945 | debian-bookworm | #25 560.0 patching file roles/ceph-defaults/meta/main.yml 2026-05-26 17:59:24.506951 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506957 | debian-bookworm | #25 560.0 patching file roles/ceph-handler/meta/main.yml 2026-05-26 17:59:24.506963 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506970 | debian-bookworm | #25 560.0 patching file roles/ceph-mds/meta/main.yml 2026-05-26 17:59:24.506976 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506982 | debian-bookworm | #25 560.0 patching file roles/ceph-mgr/meta/main.yml 2026-05-26 17:59:24.506988 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.506994 | debian-bookworm | #25 560.0 patching file roles/ceph-mon/meta/main.yml 2026-05-26 17:59:24.507001 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.507011 | debian-bookworm | #25 560.0 patching file roles/ceph-osd/meta/main.yml 2026-05-26 17:59:24.507017 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.507023 | debian-bookworm | #25 560.0 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-05-26 17:59:24.507029 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.507036 | debian-bookworm | #25 560.0 patching file roles/ceph-rgw/meta/main.yml 2026-05-26 17:59:24.507042 | debian-bookworm | #25 560.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 17:59:24.507048 | debian-bookworm | #25 560.0 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-05-26 17:59:24.507054 | debian-bookworm | #25 560.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 17:59:24.507060 | debian-bookworm | #25 560.0 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-05-26 17:59:24.507067 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.507073 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 --dry-run 2026-05-26 17:59:24.507079 | debian-bookworm | #25 560.0 checking file roles/ceph-validate/tasks/check_system.yml 2026-05-26 17:59:24.507085 | debian-bookworm | #25 560.0 + cd /repository 2026-05-26 17:59:24.507092 | debian-bookworm | #25 560.0 + patch --forward --batch -p1 2026-05-26 17:59:24.507098 | debian-bookworm | #25 560.0 patching file roles/ceph-validate/tasks/check_system.yml 2026-05-26 17:59:24.507104 | debian-bookworm | #25 560.0 + '[' -e /repository/plugins/actions ']' 2026-05-26 17:59:24.507110 | debian-bookworm | #25 560.0 + '[' -e /repository/plugins/callback ']' 2026-05-26 17:59:24.507117 | debian-bookworm | #25 560.0 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-05-26 17:59:24.507123 | debian-bookworm | #25 560.0 + '[' -e /repository/plugins/filter ']' 2026-05-26 17:59:24.507130 | debian-bookworm | #25 560.0 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-05-26 17:59:24.507154 | debian-bookworm | #25 560.0 + 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_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.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-05-26 17:59:24.507163 | debian-bookworm | #25 560.0 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-05-26 17:59:24.507170 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 17:59:24.507177 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.507184 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 17:59:24.507190 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 17:59:24.507196 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-05-26 17:59:24.507202 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 17:59:24.606329 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606386 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 17:59:24.606393 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 17:59:24.606397 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-05-26 17:59:24.606403 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 17:59:24.606416 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606420 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 17:59:24.606426 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 17:59:24.606430 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-05-26 17:59:24.606434 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606438 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 17:59:24.606442 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 17:59:24.606446 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 17:59:24.606450 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-05-26 17:59:24.606456 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606540 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 17:59:24.606604 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 17:59:24.606612 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 17:59:24.606618 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-05-26 17:59:24.606624 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.606629 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606635 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.606699 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 17:59:24.606707 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-05-26 17:59:24.606713 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606718 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 17:59:24.606724 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 17:59:24.606731 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 17:59:24.606739 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-05-26 17:59:24.606804 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606813 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 17:59:24.606819 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 17:59:24.606825 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 17:59:24.606830 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-05-26 17:59:24.606836 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606899 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 17:59:24.606907 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 17:59:24.606918 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 17:59:24.606925 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-05-26 17:59:24.606929 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.606941 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 17:59:24.606945 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 17:59:24.606949 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 17:59:24.606993 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-05-26 17:59:24.607003 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607009 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 17:59:24.607016 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 17:59:24.607021 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 17:59:24.607026 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-05-26 17:59:24.607032 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 17:59:24.607037 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607104 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 17:59:24.607112 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 17:59:24.607118 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-05-26 17:59:24.607123 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 17:59:24.607128 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607134 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 17:59:24.607195 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 17:59:24.607203 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-05-26 17:59:24.607210 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 17:59:24.607216 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607221 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 17:59:24.607227 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 17:59:24.607233 | debian-bookworm | #25 560.0 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-05-26 17:59:24.607294 | debian-bookworm | #25 560.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607302 | debian-bookworm | #25 560.0 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 17:59:24.607307 | debian-bookworm | #25 560.0 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 17:59:24.607312 | debian-bookworm | #25 560.0 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 17:59:24.607318 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-05-26 17:59:24.607325 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607332 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 17:59:24.607396 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 17:59:24.607404 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 17:59:24.607410 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-05-26 17:59:24.607416 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 17:59:24.607421 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607427 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 17:59:24.607440 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 17:59:24.607444 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-05-26 17:59:24.607520 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607527 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 17:59:24.607531 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 17:59:24.607535 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 17:59:24.607542 | debian-bookworm | #25 560.1 + 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-05-26 17:59:24.607548 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607552 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 17:59:24.607556 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 17:59:24.607576 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 17:59:24.607582 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-05-26 17:59:24.607588 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607592 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 17:59:24.607601 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 17:59:24.607607 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 17:59:24.607613 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-05-26 17:59:24.607617 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607622 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 17:59:24.607626 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 17:59:24.607632 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 17:59:24.607668 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-05-26 17:59:24.607675 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607679 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 17:59:24.607686 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 17:59:24.607690 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 17:59:24.607696 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-05-26 17:59:24.607700 | debian-bookworm | #25 560.1 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 17:59:24.607703 | debian-bookworm | #25 560.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 17:59:24.607710 | debian-bookworm | #25 560.1 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 17:59:24.607714 | debian-bookworm | #25 560.1 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 17:59:24.607718 | debian-bookworm | #25 560.1 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-05-26 17:59:24.607728 | debian-bookworm | #25 560.1 + 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-05-26 17:59:24.607756 | debian-bookworm | #25 560.1 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-05-26 17:59:24.607764 | debian-bookworm | #25 560.1 + '[' -e /repository/site-docker.yml.sample ']' 2026-05-26 17:59:24.607768 | debian-bookworm | #25 560.1 + '[' -e /repository/site-container.yml.sample ']' 2026-05-26 17:59:24.607774 | debian-bookworm | #25 560.1 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-05-26 17:59:24.607778 | debian-bookworm | #25 560.1 + '[' -e /repository/dashboard.yml ']' 2026-05-26 17:59:24.607782 | debian-bookworm | #25 560.1 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-05-26 17:59:24.607787 | debian-bookworm | #25 560.1 + '[' -e /repository/module_utils ']' 2026-05-26 17:59:24.607791 | debian-bookworm | #25 560.1 + cp -r /repository/module_utils /ansible 2026-05-26 17:59:24.607795 | debian-bookworm | #25 560.1 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-26 17:59:24.607799 | debian-bookworm | #25 560.1 + 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-05-26 17:59:24.764701 | debian-bookworm | #25 560.1 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-05-26 17:59:24.764771 | debian-bookworm | #25 560.1 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-05-26 17:59:24.764778 | debian-bookworm | #25 560.1 + mkdir -p /tests 2026-05-26 17:59:24.764788 | debian-bookworm | #25 560.1 + 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-05-26 17:59:24.764797 | debian-bookworm | #25 560.2 + python3 -m ara.setup.env 2026-05-26 17:59:24.764802 | debian-bookworm | #25 560.2 + python3 /src/render-playbooks.py 2026-05-26 17:59:24.764806 | debian-bookworm | #25 560.3 + chown -R dragon: /ansible /share /interface 2026-05-26 17:59:24.871053 | debian-bookworm | #25 560.4 + apt-get clean 2026-05-26 17:59:25.042429 | debian-bookworm | #25 560.4 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-26 17:59:25.582738 | debian-bookworm | #25 560.4 Reading package lists... 2026-05-26 17:59:25.771614 | debian-bookworm | #25 561.1 Building dependency tree... 2026-05-26 17:59:25.922605 | debian-bookworm | #25 561.3 Reading state information... 2026-05-26 17:59:25.957321 | debian-bookworm | #25 561.5 The following packages were automatically installed and are no longer required: 2026-05-26 17:59:26.125213 | debian-bookworm | #25 561.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-26 17:59:26.125298 | debian-bookworm | #25 561.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-26 17:59:26.125317 | debian-bookworm | #25 561.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-26 17:59:26.125334 | debian-bookworm | #25 561.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-26 17:59:26.125358 | debian-bookworm | #25 561.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-26 17:59:26.125380 | debian-bookworm | #25 561.5 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-26 17:59:26.125396 | debian-bookworm | #25 561.5 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-26 17:59:26.125411 | debian-bookworm | #25 561.5 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-26 17:59:26.125451 | debian-bookworm | #25 561.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-26 17:59:26.125467 | debian-bookworm | #25 561.5 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-26 17:59:26.125524 | debian-bookworm | #25 561.5 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-26 17:59:26.125546 | debian-bookworm | #25 561.5 Use 'apt autoremove' to remove them. 2026-05-26 17:59:26.125561 | debian-bookworm | #25 561.5 The following packages will be REMOVED: 2026-05-26 17:59:26.125576 | debian-bookworm | #25 561.5 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-26 17:59:26.178195 | debian-bookworm | #25 561.7 0 upgraded, 0 newly installed, 7 to remove and 2 not upgraded. 2026-05-26 17:59:26.178278 | debian-bookworm | #25 561.7 After this operation, 60.4 MB disk space will be freed. 2026-05-26 17:59:26.360048 | debian-bookworm | #25 561.7 (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-05-26 17:59:26.360339 | debian-bookworm | #25 561.7 Removing build-essential (12.9) ... 2026-05-26 17:59:26.360509 | debian-bookworm | #25 561.8 Removing git (1:2.39.5-0+deb12u3) ... 2026-05-26 17:59:26.360586 | debian-bookworm | #25 561.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-05-26 17:59:26.478211 | debian-bookworm | #25 561.9 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-05-26 17:59:26.478333 | debian-bookworm | #25 562.0 Removing libssl-dev:amd64 (3.0.20-1~deb12u1) ... 2026-05-26 17:59:26.620295 | debian-bookworm | #25 562.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-05-26 17:59:26.620407 | debian-bookworm | #25 562.1 Removing python3-dev (3.11.2-1+b1) ... 2026-05-26 17:59:26.727700 | debian-bookworm | #25 562.2 + apt-get autoremove -y 2026-05-26 17:59:27.440311 | debian-bookworm | #25 562.2 Reading package lists... 2026-05-26 17:59:27.617647 | debian-bookworm | #25 563.0 Building dependency tree... 2026-05-26 17:59:27.770535 | debian-bookworm | #25 563.1 Reading state information... 2026-05-26 17:59:27.811414 | debian-bookworm | #25 563.3 The following packages will be REMOVED: 2026-05-26 17:59:27.965173 | debian-bookworm | #25 563.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-26 17:59:27.965322 | debian-bookworm | #25 563.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-26 17:59:27.965408 | debian-bookworm | #25 563.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-26 17:59:27.965489 | debian-bookworm | #25 563.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-26 17:59:27.965591 | debian-bookworm | #25 563.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-26 17:59:27.965636 | debian-bookworm | #25 563.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-26 17:59:27.965712 | debian-bookworm | #25 563.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-26 17:59:27.965788 | debian-bookworm | #25 563.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-26 17:59:27.965833 | debian-bookworm | #25 563.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-26 17:59:27.965911 | debian-bookworm | #25 563.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-26 17:59:27.965990 | debian-bookworm | #25 563.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-26 17:59:28.008167 | debian-bookworm | #25 563.5 0 upgraded, 0 newly installed, 66 to remove and 2 not upgraded. 2026-05-26 17:59:28.008258 | debian-bookworm | #25 563.5 After this operation, 358 MB disk space will be freed. 2026-05-26 17:59:28.170199 | debian-bookworm | #25 563.5 (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-05-26 17:59:28.170363 | debian-bookworm | #25 563.5 Removing g++ (4:12.2.0-3) ... 2026-05-26 17:59:28.170439 | debian-bookworm | #25 563.6 Removing gcc (4:12.2.0-3) ... 2026-05-26 17:59:28.170562 | debian-bookworm | #25 563.7 Removing dpkg-dev (1.21.23) ... 2026-05-26 17:59:28.321489 | debian-bookworm | #25 563.8 Removing bzip2 (1.0.8-5+b1) ... 2026-05-26 17:59:28.321680 | debian-bookworm | #25 563.8 Removing cpp (4:12.2.0-3) ... 2026-05-26 17:59:28.470680 | debian-bookworm | #25 563.9 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:28.647951 | debian-bookworm | #25 564.0 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-05-26 17:59:28.648061 | debian-bookworm | #25 564.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:28.648075 | debian-bookworm | #25 564.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-05-26 17:59:28.768426 | debian-bookworm | #25 564.2 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-05-26 17:59:28.768626 | debian-bookworm | #25 564.3 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-05-26 17:59:28.879597 | debian-bookworm | #25 564.3 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-05-26 17:59:28.879752 | debian-bookworm | #25 564.4 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-05-26 17:59:29.016699 | debian-bookworm | #25 564.5 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-05-26 17:59:29.016864 | debian-bookworm | #25 564.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-05-26 17:59:29.173713 | debian-bookworm | #25 564.6 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-05-26 17:59:29.173793 | debian-bookworm | #25 564.7 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-05-26 17:59:29.326730 | debian-bookworm | #25 564.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-05-26 17:59:29.326847 | debian-bookworm | #25 564.8 Removing libdpkg-perl (1.21.23) ... 2026-05-26 17:59:29.450992 | debian-bookworm | #25 564.9 Removing liberror-perl (0.17029-2) ... 2026-05-26 17:59:29.451095 | debian-bookworm | #25 564.9 Removing perl (5.36.0-7+deb12u3) ... 2026-05-26 17:59:29.629723 | debian-bookworm | #25 565.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-05-26 17:59:29.629819 | debian-bookworm | #25 565.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-05-26 17:59:29.777570 | debian-bookworm | #25 565.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-05-26 17:59:29.777662 | debian-bookworm | #25 565.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-26 17:59:29.916572 | debian-bookworm | #25 565.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-26 17:59:29.916707 | debian-bookworm | #25 565.4 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-05-26 17:59:30.073630 | debian-bookworm | #25 565.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-05-26 17:59:30.073764 | debian-bookworm | #25 565.6 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-05-26 17:59:30.193926 | debian-bookworm | #25 565.6 Removing libpsl5:amd64 (0.21.2-1) ... 2026-05-26 17:59:30.194135 | debian-bookworm | #25 565.7 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-05-26 17:59:30.318227 | debian-bookworm | #25 565.8 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-05-26 17:59:30.318398 | debian-bookworm | #25 565.8 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-05-26 17:59:30.464712 | debian-bookworm | #25 565.9 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-05-26 17:59:30.464948 | debian-bookworm | #25 566.0 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-05-26 17:59:30.590972 | debian-bookworm | #25 566.0 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-05-26 17:59:30.591241 | debian-bookworm | #25 566.1 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-05-26 17:59:30.715166 | debian-bookworm | #25 566.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-05-26 17:59:30.715483 | debian-bookworm | #25 566.2 Removing linux-libc-dev:amd64 (6.1.172-1) ... 2026-05-26 17:59:30.863933 | debian-bookworm | #25 566.3 Removing make (4.3-4.1) ... 2026-05-26 17:59:30.864132 | debian-bookworm | #25 566.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-05-26 17:59:30.982718 | debian-bookworm | #25 566.5 Removing rpcsvc-proto (1.4.3-1) ... 2026-05-26 17:59:31.102269 | debian-bookworm | #25 566.5 Removing xz-utils (5.4.1-1) ... 2026-05-26 17:59:31.102461 | debian-bookworm | #25 566.6 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.272254 | debian-bookworm | #25 566.7 Removing binutils (2.40-2) ... 2026-05-26 17:59:31.272434 | debian-bookworm | #25 566.8 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-05-26 17:59:31.394895 | debian-bookworm | #25 566.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-05-26 17:59:31.395099 | debian-bookworm | #25 566.9 Removing libctf0:amd64 (2.40-2) ... 2026-05-26 17:59:31.504972 | debian-bookworm | #25 566.9 Removing libbinutils:amd64 (2.40-2) ... 2026-05-26 17:59:31.505152 | debian-bookworm | #25 567.0 Removing binutils-common:amd64 (2.40-2) ... 2026-05-26 17:59:31.615159 | debian-bookworm | #25 567.0 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.615278 | debian-bookworm | #25 567.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.761318 | debian-bookworm | #25 567.2 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.761411 | debian-bookworm | #25 567.3 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.878832 | debian-bookworm | #25 567.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:31.878946 | debian-bookworm | #25 567.4 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-05-26 17:59:32.007869 | debian-bookworm | #25 567.4 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.007974 | debian-bookworm | #25 567.5 Removing libisl23:amd64 (0.25-1.1) ... 2026-05-26 17:59:32.136458 | debian-bookworm | #25 567.6 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.136580 | debian-bookworm | #25 567.6 Removing libjansson4:amd64 (2.14-2) ... 2026-05-26 17:59:32.250341 | debian-bookworm | #25 567.7 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.250439 | debian-bookworm | #25 567.7 Removing libmpc3:amd64 (1.3.1-1) ... 2026-05-26 17:59:32.467715 | debian-bookworm | #25 567.8 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-05-26 17:59:32.467809 | debian-bookworm | #25 568.0 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.686429 | debian-bookworm | #25 568.1 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.686515 | debian-bookworm | #25 568.2 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 17:59:32.847860 | debian-bookworm | #25 568.3 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-05-26 17:59:32.848034 | debian-bookworm | #25 568.3 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-1c1afa19a203ef2b.lock /tmp/uv-setuptools-58889a1244259fca.lock /tmp/uv-setuptools-61f46dbbddbf74bb.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-05-26 17:59:32.998309 | debian-bookworm | #25 568.4 + uv pip install --no-cache --system pyclean==3.0.0 2026-05-26 17:59:33.112031 | debian-bookworm | #25 568.5 Using Python 3.13.13 environment at: /usr/local 2026-05-26 17:59:33.112182 | debian-bookworm | #25 568.6 Resolved 1 package in 82ms 2026-05-26 17:59:33.344944 | debian-bookworm | #25 568.6 Prepared 1 package in 20ms 2026-05-26 17:59:33.345049 | debian-bookworm | #25 568.6 Installed 1 package in 9ms 2026-05-26 17:59:33.345067 | debian-bookworm | #25 568.6 + pyclean==3.0.0 2026-05-26 17:59:33.345095 | debian-bookworm | #25 568.6 + pyclean /usr 2026-05-26 17:59:33.345108 | debian-bookworm | #25 568.7 Cleaning directory /usr 2026-05-26 17:59:34.084704 | debian-bookworm | #25 569.6 Total 1875 files, 296 directories removed. 2026-05-26 17:59:34.248073 | debian-bookworm | #25 569.6 + uv pip uninstall --system pyclean 2026-05-26 17:59:34.540423 | debian-bookworm | #25 569.9 Using Python 3.13.13 environment at: /usr/local 2026-05-26 17:59:34.573397 | debian-bookworm | #25 569.9 Uninstalled 1 package in 272ms 2026-05-26 17:59:34.573459 | debian-bookworm | #25 569.9 - pyclean==3.0.0 2026-05-26 17:59:34.740893 | debian-bookworm | #25 DONE 570.2s 2026-05-26 17:59:41.935543 | debian-bookworm | 2026-05-26 17:59:41.935652 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-26 17:59:42.196940 | debian-bookworm | #26 DONE 4.1s 2026-05-26 17:59:42.356099 | debian-bookworm | 2026-05-26 17:59:42.356170 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-26 17:59:42.356178 | debian-bookworm | #26 merging 2026-05-26 17:59:46.147466 | debian-bookworm | #26 merging 3.9s done 2026-05-26 17:59:46.147701 | debian-bookworm | #26 DONE 8.1s 2026-05-26 17:59:46.299729 | debian-bookworm | 2026-05-26 17:59:46.307722 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-05-26 17:59:46.679201 | debian-bookworm | #27 DONE 0.5s 2026-05-26 17:59:46.833165 | debian-bookworm | 2026-05-26 17:59:46.833312 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-05-26 17:59:48.231339 | debian-bookworm | #28 DONE 1.5s 2026-05-26 17:59:48.391147 | debian-bookworm | 2026-05-26 17:59:48.391251 | debian-bookworm | #29 exporting to image 2026-05-26 17:59:48.391285 | debian-bookworm | #29 exporting layers 2026-05-26 18:00:18.192940 | debian-bookworm | #29 exporting layers 30.0s done 2026-05-26 18:00:18.332363 | debian-bookworm | #29 exporting manifest sha256:bc41eae3c8fc0ff31b693bf8d09e6044b4a7be34a5cc298f78e8264165360e9f 0.0s done 2026-05-26 18:00:18.332487 | debian-bookworm | #29 exporting config sha256:ee907a09c0cfb0922dda9545e00115c21340911705b81d7fc5b3999afe4533ee 0.0s done 2026-05-26 18:00:18.332551 | debian-bookworm | #29 exporting attestation manifest sha256:0664bed2db90fa8c10374c16fa84053a80f67c7bd2fe201f913770162216ac8e 0.0s done 2026-05-26 18:00:18.521425 | debian-bookworm | #29 exporting manifest list sha256:eea217ffdb6c33c491c2966a0e3ddba377971ee359f13cea2459a9560ddb78fc 0.0s done 2026-05-26 18:00:18.521524 | debian-bookworm | #29 naming to docker.io/library/7b00db2:latest 0.0s done 2026-05-26 18:00:18.521540 | debian-bookworm | #29 unpacking to docker.io/library/7b00db2:latest 2026-05-26 18:00:27.140939 | debian-bookworm | #29 unpacking to docker.io/library/7b00db2:latest 8.8s done 2026-05-26 18:00:27.358221 | debian-bookworm | #29 DONE 39.0s 2026-05-26 18:00:27.492135 | debian-bookworm | ok: Runtime: 0:10:45.799173 2026-05-26 18:00:27.517256 | 2026-05-26 18:00:27.517391 | TASK [Run push script] 2026-05-26 18:00:28.047902 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:00:28.060804 | 2026-05-26 18:00:28.061032 | TASK [Run cosign script] 2026-05-26 18:00:28.595265 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:00:28.607286 | 2026-05-26 18:00:28.607474 | TASK [Run sbom script] 2026-05-26 18:00:29.142091 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:00:29.145314 | 2026-05-26 18:00:29.145500 | PLAY RECAP 2026-05-26 18:00:29.145651 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-26 18:00:29.145720 | 2026-05-26 18:00:29.300041 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-26 18:00:29.301293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 18:00:30.078143 | 2026-05-26 18:00:30.078312 | PLAY [Base post-fetch] 2026-05-26 18:00:30.093154 | 2026-05-26 18:00:30.093285 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 18:00:30.149427 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:00:30.160262 | 2026-05-26 18:00:30.160445 | TASK [fetch-output : Set log path for single node] 2026-05-26 18:00:30.218092 | debian-bookworm | ok 2026-05-26 18:00:30.227771 | 2026-05-26 18:00:30.227942 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 18:00:30.715920 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/logs" 2026-05-26 18:00:30.998402 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/artifacts" 2026-05-26 18:00:31.285672 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2148a858779f412e977ed2056b8fc500/work/docs" 2026-05-26 18:00:31.314193 | 2026-05-26 18:00:31.314587 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 18:00:32.143533 | debian-bookworm | changed: 2026-05-26 18:00:32.143928 | debian-bookworm | .d..t...... ./ 2026-05-26 18:00:32.144044 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-26 18:00:32.144098 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-26 18:00:32.144142 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-26 18:00:32.144216 | debian-bookworm | changed: All items complete 2026-05-26 18:00:32.144261 | 2026-05-26 18:00:32.685284 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:00:33.257360 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:00:33.277420 | 2026-05-26 18:00:33.277567 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 18:00:33.817054 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010915 2026-05-26 18:00:34.095606 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008962 2026-05-26 18:00:34.111570 | 2026-05-26 18:00:34.111671 | PLAY RECAP 2026-05-26 18:00:34.111727 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 18:00:34.111753 | 2026-05-26 18:00:34.233432 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 18:00:34.235822 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:00:34.979112 | 2026-05-26 18:00:34.979284 | PLAY [Base post] 2026-05-26 18:00:34.993765 | 2026-05-26 18:00:34.993947 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 18:00:35.843091 | debian-bookworm | changed 2026-05-26 18:00:35.851477 | 2026-05-26 18:00:35.851601 | PLAY RECAP 2026-05-26 18:00:35.851669 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 18:00:35.851737 | 2026-05-26 18:00:35.995555 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:00:36.001364 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 18:00:36.837798 | 2026-05-26 18:00:36.837965 | PLAY [Base post-logs] 2026-05-26 18:00:36.848909 | 2026-05-26 18:00:36.849072 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 18:00:37.330073 | localhost | changed 2026-05-26 18:00:37.340737 | 2026-05-26 18:00:37.340991 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 18:00:37.377057 | localhost | ok 2026-05-26 18:00:37.381159 | 2026-05-26 18:00:37.381279 | TASK [Set zuul-log-path fact] 2026-05-26 18:00:37.407752 | localhost | ok 2026-05-26 18:00:37.421225 | 2026-05-26 18:00:37.421362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 18:00:37.459396 | localhost | ok 2026-05-26 18:00:37.466645 | 2026-05-26 18:00:37.466830 | TASK [upload-logs : Create log directories] 2026-05-26 18:00:38.020573 | localhost | changed 2026-05-26 18:00:38.026092 | 2026-05-26 18:00:38.026258 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 18:00:38.579060 | localhost -> localhost | ok: Runtime: 0:00:00.007580 2026-05-26 18:00:38.586065 | 2026-05-26 18:00:38.586186 | TASK [upload-logs : Upload logs to log server] 2026-05-26 18:00:39.172201 | localhost | Output suppressed because no_log was given 2026-05-26 18:00:39.174071 | 2026-05-26 18:00:39.174180 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 18:00:39.222805 | localhost | skipping: Conditional result was False 2026-05-26 18:00:39.228490 | localhost | skipping: Conditional result was False 2026-05-26 18:00:39.235030 | 2026-05-26 18:00:39.235209 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 18:00:39.282179 | localhost | skipping: Conditional result was False 2026-05-26 18:00:39.282743 | 2026-05-26 18:00:39.286429 | localhost | skipping: Conditional result was False 2026-05-26 18:00:39.301563 | 2026-05-26 18:00:39.301786 | LOOP [upload-logs : Upload console log and json output]