2026-01-13 18:06:34.140100 | Job console starting 2026-01-13 18:06:34.184038 | Updating git repos 2026-01-13 18:06:34.234474 | Cloning repos into workspace 2026-01-13 18:06:34.323020 | Restoring repo states 2026-01-13 18:06:34.355175 | Merging changes 2026-01-13 18:06:35.041122 | Checking out repos 2026-01-13 18:06:35.085807 | Preparing playbooks 2026-01-13 18:06:36.741430 | Running Ansible setup 2026-01-13 18:06:44.680021 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 18:06:45.897042 | 2026-01-13 18:06:45.897217 | PLAY [Base pre] 2026-01-13 18:06:45.916658 | 2026-01-13 18:06:45.916824 | TASK [Setup log path fact] 2026-01-13 18:06:45.937608 | debian-bookworm | ok 2026-01-13 18:06:45.958261 | 2026-01-13 18:06:45.958552 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 18:06:46.050736 | debian-bookworm | ok 2026-01-13 18:06:46.076746 | 2026-01-13 18:06:46.083107 | TASK [emit-job-header : Print job information] 2026-01-13 18:06:46.153944 | # Job Information 2026-01-13 18:06:46.154212 | Ansible Version: 2.16.14 2026-01-13 18:06:46.154250 | Job: container-image-ceph-ansible-build-reef 2026-01-13 18:06:46.154330 | Pipeline: check 2026-01-13 18:06:46.154360 | Executor: 521e9411259a 2026-01-13 18:06:46.154382 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/629 2026-01-13 18:06:46.154405 | Event ID: 92544c30-f0aa-11f0-8284-bb5019698692 2026-01-13 18:06:46.164524 | 2026-01-13 18:06:46.164685 | LOOP [emit-job-header : Print node information] 2026-01-13 18:06:46.420024 | debian-bookworm | ok: 2026-01-13 18:06:46.420400 | debian-bookworm | # Node Information 2026-01-13 18:06:46.420443 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 18:06:46.420470 | debian-bookworm | Hostname: debian 2026-01-13 18:06:46.420492 | debian-bookworm | Username: zuul 2026-01-13 18:06:46.420513 | debian-bookworm | Distro: Debian 12.13 2026-01-13 18:06:46.420537 | debian-bookworm | Provider: regiocloud-a 2026-01-13 18:06:46.420559 | debian-bookworm | Region: 2026-01-13 18:06:46.420580 | debian-bookworm | Label: debian-bookworm 2026-01-13 18:06:46.420614 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 18:06:46.420634 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:3ce 2026-01-13 18:06:46.440656 | 2026-01-13 18:06:46.440808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 18:06:47.456036 | debian-bookworm -> localhost | changed 2026-01-13 18:06:47.464040 | 2026-01-13 18:06:47.464272 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 18:06:49.900156 | debian-bookworm -> localhost | changed 2026-01-13 18:06:49.911454 | 2026-01-13 18:06:49.911587 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 18:06:50.321350 | debian-bookworm -> localhost | ok 2026-01-13 18:06:50.328109 | 2026-01-13 18:06:50.328258 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 18:06:50.368745 | debian-bookworm | ok 2026-01-13 18:06:50.399188 | debian-bookworm | included: /var/lib/zuul/builds/b9a8bc75db0c4c0d95f8dc4b4249f445/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 18:06:50.416190 | 2026-01-13 18:06:50.416353 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 18:06:52.776776 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 18:06:52.777063 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b9a8bc75db0c4c0d95f8dc4b4249f445/work/b9a8bc75db0c4c0d95f8dc4b4249f445_id_rsa 2026-01-13 18:06:52.777114 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b9a8bc75db0c4c0d95f8dc4b4249f445/work/b9a8bc75db0c4c0d95f8dc4b4249f445_id_rsa.pub 2026-01-13 18:06:52.777153 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 18:06:52.777192 | debian-bookworm -> localhost | SHA256:LwUaOD0ew/PBQrPqe+0Eikrh9Fsyo0FR2HgOY+JZbvA zuul-build-sshkey 2026-01-13 18:06:52.777241 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 18:06:52.777276 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 18:06:52.777326 | debian-bookworm -> localhost | | +. o | 2026-01-13 18:06:52.777361 | debian-bookworm -> localhost | |.B.+ = + | 2026-01-13 18:06:52.777395 | debian-bookworm -> localhost | |+.@ o @ + | 2026-01-13 18:06:52.777427 | debian-bookworm -> localhost | | o.E + X o | 2026-01-13 18:06:52.777460 | debian-bookworm -> localhost | | +. . + S . | 2026-01-13 18:06:52.777498 | debian-bookworm -> localhost | |+ oo . . o | 2026-01-13 18:06:52.777531 | debian-bookworm -> localhost | | +.=o. .o . | 2026-01-13 18:06:52.777563 | debian-bookworm -> localhost | |..o *..... | 2026-01-13 18:06:52.777597 | debian-bookworm -> localhost | |.. ... .. | 2026-01-13 18:06:52.777630 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 18:06:52.777706 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.183619 2026-01-13 18:06:52.795719 | 2026-01-13 18:06:52.795896 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 18:06:52.839508 | debian-bookworm | ok 2026-01-13 18:06:52.855560 | debian-bookworm | included: /var/lib/zuul/builds/b9a8bc75db0c4c0d95f8dc4b4249f445/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 18:06:52.881168 | 2026-01-13 18:06:52.881362 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 18:06:52.907185 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:06:52.928856 | 2026-01-13 18:06:52.929074 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 18:06:53.697773 | debian-bookworm | changed 2026-01-13 18:06:53.712419 | 2026-01-13 18:06:53.712563 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 18:06:53.977234 | debian-bookworm | ok 2026-01-13 18:06:53.983202 | 2026-01-13 18:06:53.983354 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 18:06:54.709909 | debian-bookworm | changed 2026-01-13 18:06:54.720954 | 2026-01-13 18:06:54.721104 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 18:06:55.409319 | debian-bookworm | changed 2026-01-13 18:06:55.419955 | 2026-01-13 18:06:55.420097 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 18:06:55.455120 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:06:55.462701 | 2026-01-13 18:06:55.462827 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 18:06:56.146117 | debian-bookworm -> localhost | changed 2026-01-13 18:06:56.160713 | 2026-01-13 18:06:56.160850 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 18:06:56.825495 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b9a8bc75db0c4c0d95f8dc4b4249f445/work/b9a8bc75db0c4c0d95f8dc4b4249f445_id_rsa (zuul-build-sshkey) 2026-01-13 18:06:56.825741 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015837 2026-01-13 18:06:56.834571 | 2026-01-13 18:06:56.834704 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 18:06:57.416144 | debian-bookworm | ok 2026-01-13 18:06:57.422523 | 2026-01-13 18:06:57.422684 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 18:06:57.467453 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:06:57.483782 | 2026-01-13 18:06:57.483922 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 18:06:57.971095 | debian-bookworm | ok 2026-01-13 18:06:57.983665 | 2026-01-13 18:06:57.983809 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 18:06:58.035236 | debian-bookworm | ok 2026-01-13 18:06:58.041097 | 2026-01-13 18:06:58.041241 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 18:06:58.422416 | debian-bookworm -> localhost | ok 2026-01-13 18:06:58.430010 | 2026-01-13 18:06:58.430159 | TASK [validate-host : Collect information about the host] 2026-01-13 18:06:59.745473 | debian-bookworm | ok 2026-01-13 18:06:59.768175 | 2026-01-13 18:06:59.768373 | TASK [validate-host : Sanitize hostname] 2026-01-13 18:07:00.039616 | debian-bookworm | ok 2026-01-13 18:07:00.111524 | 2026-01-13 18:07:00.111681 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 18:07:01.208029 | debian-bookworm -> localhost | changed 2026-01-13 18:07:01.214375 | 2026-01-13 18:07:01.214500 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 18:07:01.751329 | debian-bookworm | ok 2026-01-13 18:07:01.756993 | 2026-01-13 18:07:01.757148 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 18:07:02.799890 | debian-bookworm -> localhost | changed 2026-01-13 18:07:02.835168 | 2026-01-13 18:07:02.835408 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 18:07:03.108872 | debian-bookworm | ok 2026-01-13 18:07:03.117183 | 2026-01-13 18:07:03.117362 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 18:07:04.531424 | debian-bookworm | changed: 2026-01-13 18:07:04.531653 | debian-bookworm | cd+++++++++ src/ 2026-01-13 18:07:04.531688 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 18:07:04.531713 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 18:07:04.531735 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-13 18:07:04.531756 | debian-bookworm | Containerfile 2026-01-13 18:07:04.531903 | debian-bookworm | 2026-01-13 18:09:19.017948 | debian-bookworm | #25 73.85 2026-01-13 18:09:19.017955 | debian-bookworm | #25 73.85 Or undo this operation with: 2026-01-13 18:09:19.017962 | debian-bookworm | #25 73.85 2026-01-13 18:09:19.017969 | debian-bookworm | #25 73.85 git switch - 2026-01-13 18:09:19.017976 | debian-bookworm | #25 73.85 2026-01-13 18:09:19.017983 | debian-bookworm | #25 73.85 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-13 18:09:19.017990 | debian-bookworm | #25 73.85 2026-01-13 18:09:19.017997 | debian-bookworm | #25 73.85 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-01-13 18:12:39.946525 | debian-bookworm | #25 274.8 Using /etc/ansible/ansible.cfg as config file 2026-01-13 18:12:39.946581 | debian-bookworm | #25 274.8 Starting galaxy collection install process 2026-01-13 18:12:39.946587 | debian-bookworm | #25 274.8 Process install dependency map 2026-01-13 18:12:39.946592 | debian-bookworm | #25 274.8 Starting collection install process 2026-01-13 18:12:39.946597 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/ansible-netcommon-8.2.1-cmg0jxly 2026-01-13 18:12:39.946604 | debian-bookworm | #25 274.8 Installing 'ansible.netcommon:8.2.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-01-13 18:12:39.946609 | debian-bookworm | #25 274.8 ansible.netcommon:8.2.1 was installed successfully 2026-01-13 18:12:39.946613 | debian-bookworm | #25 274.8 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-01-13 18:12:39.946624 | debian-bookworm | #25 274.8 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-01-13 18:12:39.946629 | debian-bookworm | #25 274.8 openstack.config_template:1.3.0 was installed successfully 2026-01-13 18:12:39.946637 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/ansible-utils-6.0.1-lsdyh3es 2026-01-13 18:12:39.946641 | debian-bookworm | #25 274.8 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-01-13 18:12:39.946646 | debian-bookworm | #25 274.8 ansible.utils:6.0.1 was installed successfully 2026-01-13 18:12:39.946650 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/ansible-posix-2.1.0-jcgouu81 2026-01-13 18:12:39.946654 | debian-bookworm | #25 274.8 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-01-13 18:12:39.946658 | debian-bookworm | #25 274.8 ansible.posix:2.1.0 was installed successfully 2026-01-13 18:12:39.946661 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/netbox-netbox-3.22.0-bbe3q6kp 2026-01-13 18:12:39.946665 | debian-bookworm | #25 274.8 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-01-13 18:12:39.946669 | debian-bookworm | #25 274.8 netbox.netbox:3.22.0 was installed successfully 2026-01-13 18:12:39.946674 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20251126.0.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/osism-commons-0.20251126.0-81b7o2lh 2026-01-13 18:12:39.946679 | debian-bookworm | #25 274.8 Installing 'osism.commons:0.20251126.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-01-13 18:12:39.946682 | debian-bookworm | #25 274.8 osism.commons:0.20251126.0 was installed successfully 2026-01-13 18:12:39.946686 | debian-bookworm | #25 274.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1734cl0gft4p/tmpwkgal20c/community-general-12.2.0-te5kjfcw 2026-01-13 18:12:39.946690 | debian-bookworm | #25 274.8 Installing 'community.general:12.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-01-13 18:12:39.946704 | debian-bookworm | #25 274.8 community.general:12.2.0 was installed successfully 2026-01-13 18:12:40.111928 | debian-bookworm | #25 274.9 + ln -s /usr/share/ansible/collections /ansible/collections 2026-01-13 18:12:40.112019 | debian-bookworm | #25 274.9 + mkdir -p /usr/share/mitogen 2026-01-13 18:12:40.112027 | debian-bookworm | #25 274.9 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-01-13 18:12:40.112032 | debian-bookworm | #25 274.9 + 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-01-13 18:12:40.282282 | debian-bookworm | #25 275.0 + rm /mitogen.tar.gz 2026-01-13 18:12:40.282384 | debian-bookworm | #25 275.0 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-01-13 18:12:40.282415 | debian-bookworm | #25 275.0 ++ awk '-F: ' '{ print $2 }' 2026-01-13 18:12:40.282429 | debian-bookworm | #25 275.0 + PROJECT_VERSION=stable-8.0 2026-01-13 18:12:40.282440 | debian-bookworm | #25 275.0 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-01-13 18:12:40.282452 | debian-bookworm | #25 275.0 Cloning into '/repository'... 2026-01-13 18:12:42.608283 | debian-bookworm | #25 277.4 ++ find /patches/stable-8.0 -name '*.patch' 2026-01-13 18:12:42.608402 | debian-bookworm | #25 277.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.608427 | debian-bookworm | #25 277.4 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-01-13 18:12:42.608443 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.608468 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.608484 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.608501 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 2026-01-13 18:12:42.608516 | debian-bookworm | #25 277.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.608531 | debian-bookworm | #25 277.4 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-01-13 18:12:42.608548 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.608563 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.608577 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.608592 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 2026-01-13 18:12:42.608607 | debian-bookworm | #25 277.4 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-01-13 18:12:42.608622 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-01-13 18:12:42.608636 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-13 18:12:42.608651 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-13 18:12:42.608666 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-01-13 18:12:42.608680 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-01-13 18:12:42.608695 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-13 18:12:42.608711 | debian-bookworm | #25 277.4 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-13 18:12:42.608763 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-01-13 18:12:42.608779 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-13 18:12:42.608794 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-13 18:12:42.608835 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-01-13 18:12:42.608851 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-01-13 18:12:42.608866 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-13 18:12:42.608881 | debian-bookworm | #25 277.4 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-13 18:12:42.608896 | debian-bookworm | #25 277.4 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-01-13 18:12:42.608925 | debian-bookworm | #25 277.4 checking file roles/ceph-validate/tasks/check_system.yml 2026-01-13 18:12:42.608940 | debian-bookworm | #25 277.4 patching file roles/ceph-validate/tasks/check_system.yml 2026-01-13 18:12:42.710713 | debian-bookworm | #25 277.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.710816 | debian-bookworm | #25 277.4 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-01-13 18:12:42.710835 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.710861 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.710891 | debian-bookworm | #25 277.4 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-01-13 18:12:42.710907 | debian-bookworm | #25 277.4 checking file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.710922 | debian-bookworm | #25 277.4 Hunk #1 succeeded at 947 (offset 63 lines). 2026-01-13 18:12:42.710938 | debian-bookworm | #25 277.4 Hunk #2 succeeded at 955 (offset 63 lines). 2026-01-13 18:12:42.710967 | debian-bookworm | #25 277.4 + cd /repository 2026-01-13 18:12:42.710982 | debian-bookworm | #25 277.4 + patch --forward --batch -p1 2026-01-13 18:12:42.710997 | debian-bookworm | #25 277.4 patching file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.711012 | debian-bookworm | #25 277.4 Hunk #1 succeeded at 947 (offset 63 lines). 2026-01-13 18:12:42.711040 | debian-bookworm | #25 277.4 Hunk #2 succeeded at 955 (offset 63 lines). 2026-01-13 18:12:42.711055 | debian-bookworm | #25 277.5 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-01-13 18:12:42.711070 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.711085 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-01-13 18:12:42.711100 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711128 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.711143 | debian-bookworm | #25 277.5 checking file roles/ceph-defaults/defaults/main.yml 2026-01-13 18:12:42.711159 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-01-13 18:12:42.711174 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711202 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.711217 | debian-bookworm | #25 277.5 patching file roles/ceph-defaults/defaults/main.yml 2026-01-13 18:12:42.711231 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-01-13 18:12:42.711246 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.711261 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-01-13 18:12:42.711290 | debian-bookworm | #25 277.5 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-01-13 18:12:42.711305 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711320 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.711334 | debian-bookworm | #25 277.5 checking file infrastructure-playbooks/shrink-osd.yml 2026-01-13 18:12:42.711362 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711377 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.711392 | debian-bookworm | #25 277.5 patching file infrastructure-playbooks/shrink-osd.yml 2026-01-13 18:12:42.711406 | debian-bookworm | #25 277.5 /patches/stable-8.0/container-binary.patch 2026-01-13 18:12:42.711421 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.711450 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/container-binary.patch 2026-01-13 18:12:42.711465 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711479 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.711494 | debian-bookworm | #25 277.5 checking file roles/ceph-facts/tasks/container_binary.yml 2026-01-13 18:12:42.711521 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711536 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.711551 | debian-bookworm | #25 277.5 patching file roles/ceph-facts/tasks/container_binary.yml 2026-01-13 18:12:42.711565 | debian-bookworm | #25 277.5 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-01-13 18:12:42.711580 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.711609 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-01-13 18:12:42.711626 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711641 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.711655 | debian-bookworm | #25 277.5 checking file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.711683 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1173 (offset 2 lines). 2026-01-13 18:12:42.711698 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711712 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.711774 | debian-bookworm | #25 277.5 patching file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.711790 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1173 (offset 2 lines). 2026-01-13 18:12:42.711810 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.711825 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-01-13 18:12:42.711854 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.711876 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.711891 | debian-bookworm | #25 277.5 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-01-13 18:12:42.711907 | debian-bookworm | #25 277.5 checking file roles/ceph-client/meta/main.yml 2026-01-13 18:12:42.711936 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.711951 | debian-bookworm | #25 277.5 checking file roles/ceph-common/meta/main.yml 2026-01-13 18:12:42.711965 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.711980 | debian-bookworm | #25 277.5 checking file roles/ceph-container-common/meta/main.yml 2026-01-13 18:12:42.712008 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712023 | debian-bookworm | #25 277.5 checking file roles/ceph-defaults/meta/main.yml 2026-01-13 18:12:42.712037 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712052 | debian-bookworm | #25 277.5 checking file roles/ceph-handler/meta/main.yml 2026-01-13 18:12:42.712067 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712095 | debian-bookworm | #25 277.5 checking file roles/ceph-mds/meta/main.yml 2026-01-13 18:12:42.712110 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712125 | debian-bookworm | #25 277.5 checking file roles/ceph-mgr/meta/main.yml 2026-01-13 18:12:42.712142 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712170 | debian-bookworm | #25 277.5 checking file roles/ceph-mon/meta/main.yml 2026-01-13 18:12:42.712185 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712200 | debian-bookworm | #25 277.5 checking file roles/ceph-osd/meta/main.yml 2026-01-13 18:12:42.712214 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712229 | debian-bookworm | #25 277.5 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-01-13 18:12:42.712257 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712272 | debian-bookworm | #25 277.5 checking file roles/ceph-rgw/meta/main.yml 2026-01-13 18:12:42.712287 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712301 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.712329 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.712344 | debian-bookworm | #25 277.5 patching file roles/ceph-client/meta/main.yml 2026-01-13 18:12:42.712358 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712373 | debian-bookworm | #25 277.5 patching file roles/ceph-common/meta/main.yml 2026-01-13 18:12:42.712388 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712416 | debian-bookworm | #25 277.5 patching file roles/ceph-container-common/meta/main.yml 2026-01-13 18:12:42.712431 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712445 | debian-bookworm | #25 277.5 patching file roles/ceph-defaults/meta/main.yml 2026-01-13 18:12:42.712460 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712487 | debian-bookworm | #25 277.5 patching file roles/ceph-handler/meta/main.yml 2026-01-13 18:12:42.712502 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712516 | debian-bookworm | #25 277.5 patching file roles/ceph-mds/meta/main.yml 2026-01-13 18:12:42.712531 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712545 | debian-bookworm | #25 277.5 patching file roles/ceph-mgr/meta/main.yml 2026-01-13 18:12:42.712572 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712587 | debian-bookworm | #25 277.5 patching file roles/ceph-mon/meta/main.yml 2026-01-13 18:12:42.712602 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712616 | debian-bookworm | #25 277.5 patching file roles/ceph-osd/meta/main.yml 2026-01-13 18:12:42.712644 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712659 | debian-bookworm | #25 277.5 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-01-13 18:12:42.712673 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712688 | debian-bookworm | #25 277.5 patching file roles/ceph-rgw/meta/main.yml 2026-01-13 18:12:42.712703 | debian-bookworm | #25 277.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-13 18:12:42.712779 | debian-bookworm | #25 277.5 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-01-13 18:12:42.712795 | debian-bookworm | #25 277.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-13 18:12:42.712810 | debian-bookworm | #25 277.5 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-01-13 18:12:42.712825 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.712850 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 --dry-run 2026-01-13 18:12:42.712865 | debian-bookworm | #25 277.5 checking file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.712879 | debian-bookworm | #25 277.5 + cd /repository 2026-01-13 18:12:42.712906 | debian-bookworm | #25 277.5 + patch --forward --batch -p1 2026-01-13 18:12:42.712926 | debian-bookworm | #25 277.5 patching file infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.712941 | debian-bookworm | #25 277.5 + '[' -e /repository/plugins/actions ']' 2026-01-13 18:12:42.712956 | debian-bookworm | #25 277.5 + '[' -e /repository/plugins/callback ']' 2026-01-13 18:12:42.712971 | debian-bookworm | #25 277.5 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-01-13 18:12:42.712999 | debian-bookworm | #25 277.5 + '[' -e /repository/plugins/filter ']' 2026-01-13 18:12:42.713015 | debian-bookworm | #25 277.5 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-01-13 18:12:42.713037 | debian-bookworm | #25 277.5 + 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-01-13 18:12:42.713055 | debian-bookworm | #25 277.5 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-01-13 18:12:42.713081 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713123 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-01-13 18:12:42.713146 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/add-mon.yml 2026-01-13 18:12:42.713161 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-01-13 18:12:42.713176 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-01-13 18:12:42.713191 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713221 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-13 18:12:42.713237 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-13 18:12:42.713252 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-13 18:12:42.713267 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-01-13 18:12:42.713290 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713311 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-13 18:12:42.713329 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-13 18:12:42.713344 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-13 18:12:42.713363 | debian-bookworm | #25 277.5 + 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-01-13 18:12:42.713393 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713408 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-13 18:12:42.713423 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-13 18:12:42.713438 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-13 18:12:42.713466 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-01-13 18:12:42.713481 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713496 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-13 18:12:42.713510 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-13 18:12:42.713525 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-13 18:12:42.713553 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-01-13 18:12:42.713568 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713583 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-13 18:12:42.713598 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-13 18:12:42.713632 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-13 18:12:42.713647 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-01-13 18:12:42.713661 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713676 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-13 18:12:42.713691 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-13 18:12:42.713783 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-13 18:12:42.713800 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-01-13 18:12:42.713814 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.713829 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-13 18:12:42.713857 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-13 18:12:42.713872 | debian-bookworm | #25 277.5 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-13 18:12:42.713887 | debian-bookworm | #25 277.5 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-01-13 18:12:42.713902 | debian-bookworm | #25 277.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.811314 | debian-bookworm | #25 277.5 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-13 18:12:42.811431 | debian-bookworm | #25 277.5 /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-13 18:12:42.811464 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-13 18:12:42.811513 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-01-13 18:12:42.811542 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.811591 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.811618 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.811657 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-01-13 18:12:42.811707 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-01-13 18:12:42.811784 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.811813 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-13 18:12:42.811853 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-13 18:12:42.811888 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-13 18:12:42.811914 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-01-13 18:12:42.811962 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.811989 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-13 18:12:42.812015 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-13 18:12:42.812062 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-13 18:12:42.812097 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-01-13 18:12:42.812146 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.812186 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-13 18:12:42.812235 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-13 18:12:42.812262 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-13 18:12:42.812310 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-01-13 18:12:42.812336 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.812363 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-13 18:12:42.812410 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-13 18:12:42.812436 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-13 18:12:42.812483 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-01-13 18:12:42.812509 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.812535 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-13 18:12:42.812583 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-13 18:12:42.812610 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-13 18:12:42.812657 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-01-13 18:12:42.812683 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.812709 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-13 18:12:42.812773 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-13 18:12:42.812800 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-13 18:12:42.812847 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-01-13 18:12:42.812887 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.812935 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-13 18:12:42.812962 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-13 18:12:42.813002 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-13 18:12:42.813038 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-01-13 18:12:42.813074 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.813150 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-13 18:12:42.813181 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-13 18:12:42.813229 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-13 18:12:42.813257 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-01-13 18:12:42.813304 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.813331 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-13 18:12:42.813370 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-13 18:12:42.813406 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-13 18:12:42.813435 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-01-13 18:12:42.813484 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.813511 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-01-13 18:12:42.813550 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/cephadm.yml 2026-01-13 18:12:42.813587 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-01-13 18:12:42.813614 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-01-13 18:12:42.813664 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.813692 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-01-13 18:12:42.813752 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/lv-create.yml 2026-01-13 18:12:42.813780 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-01-13 18:12:42.813806 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-01-13 18:12:42.813855 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.813883 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-13 18:12:42.813931 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-13 18:12:42.813959 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-13 18:12:42.813998 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-01-13 18:12:42.814034 | debian-bookworm | #25 277.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-13 18:12:42.814061 | debian-bookworm | #25 277.6 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-13 18:12:42.814108 | debian-bookworm | #25 277.6 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-13 18:12:42.814135 | debian-bookworm | #25 277.6 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-13 18:12:42.814174 | debian-bookworm | #25 277.6 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-01-13 18:12:42.814218 | debian-bookworm | #25 277.6 + 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-01-13 18:12:42.814268 | debian-bookworm | #25 277.6 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-01-13 18:12:42.814305 | debian-bookworm | #25 277.6 + '[' -e /repository/site-docker.yml.sample ']' 2026-01-13 18:12:42.814333 | debian-bookworm | #25 277.6 + '[' -e /repository/site-container.yml.sample ']' 2026-01-13 18:12:42.814379 | debian-bookworm | #25 277.6 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-01-13 18:12:42.814406 | debian-bookworm | #25 277.6 + '[' -e /repository/dashboard.yml ']' 2026-01-13 18:12:42.814432 | debian-bookworm | #25 277.6 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-01-13 18:12:42.814480 | debian-bookworm | #25 277.6 + '[' -e /repository/module_utils ']' 2026-01-13 18:12:42.814506 | debian-bookworm | #25 277.6 + cp -r /repository/module_utils /ansible 2026-01-13 18:12:42.814553 | debian-bookworm | #25 277.6 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-01-13 18:12:42.814580 | debian-bookworm | #25 277.6 + 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-01-13 18:12:42.814619 | debian-bookworm | #25 277.6 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-01-13 18:12:43.018241 | debian-bookworm | #25 277.7 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-01-13 18:12:43.018431 | debian-bookworm | #25 277.7 + mkdir -p /tests 2026-01-13 18:12:43.018521 | debian-bookworm | #25 277.7 + 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-01-13 18:12:43.018604 | debian-bookworm | #25 277.7 + python3 -m ara.setup.env 2026-01-13 18:12:43.037033 | debian-bookworm | #25 277.9 + python3 /src/render-playbooks.py 2026-01-13 18:12:43.205652 | debian-bookworm | #25 277.9 + chown -R dragon: /ansible /share /interface 2026-01-13 18:12:43.205866 | debian-bookworm | #25 278.0 + apt-get clean 2026-01-13 18:12:43.382182 | debian-bookworm | #25 278.1 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-13 18:12:43.929170 | debian-bookworm | #25 278.1 Reading package lists... 2026-01-13 18:12:44.149278 | debian-bookworm | #25 278.8 Building dependency tree... 2026-01-13 18:12:44.300604 | debian-bookworm | #25 279.0 Reading state information... 2026-01-13 18:12:44.347417 | debian-bookworm | #25 279.2 The following packages were automatically installed and are no longer required: 2026-01-13 18:12:44.347620 | debian-bookworm | #25 279.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-13 18:12:44.347705 | debian-bookworm | #25 279.2 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-13 18:12:44.347807 | debian-bookworm | #25 279.2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-13 18:12:44.347884 | debian-bookworm | #25 279.2 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-13 18:12:44.347930 | debian-bookworm | #25 279.2 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-13 18:12:44.348008 | debian-bookworm | #25 279.2 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-13 18:12:44.348084 | debian-bookworm | #25 279.2 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-13 18:12:44.512766 | debian-bookworm | #25 279.2 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-13 18:12:44.512880 | debian-bookworm | #25 279.2 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-13 18:12:44.512911 | debian-bookworm | #25 279.2 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-13 18:12:44.512959 | debian-bookworm | #25 279.2 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-13 18:12:44.512986 | debian-bookworm | #25 279.2 Use 'apt autoremove' to remove them. 2026-01-13 18:12:44.513030 | debian-bookworm | #25 279.2 The following packages will be REMOVED: 2026-01-13 18:12:44.513056 | debian-bookworm | #25 279.2 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-13 18:12:44.585415 | debian-bookworm | #25 279.4 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-01-13 18:12:44.585598 | debian-bookworm | #25 279.4 After this operation, 60.6 MB disk space will be freed. 2026-01-13 18:12:44.691674 | debian-bookworm | #25 279.4 (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-01-13 18:12:44.691909 | debian-bookworm | #25 279.5 Removing build-essential (12.9) ... 2026-01-13 18:12:44.692008 | debian-bookworm | #25 279.5 Removing git (1:2.39.5-0+deb12u3) ... 2026-01-13 18:12:44.841582 | debian-bookworm | #25 279.6 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-01-13 18:12:44.841672 | debian-bookworm | #25 279.7 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-01-13 18:12:44.975914 | debian-bookworm | #25 279.7 Removing libssl-dev:amd64 (3.0.18-1~deb12u1) ... 2026-01-13 18:12:44.976162 | debian-bookworm | #25 279.8 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-01-13 18:12:45.152194 | debian-bookworm | #25 279.9 Removing python3-dev (3.11.2-1+b1) ... 2026-01-13 18:12:45.152320 | debian-bookworm | #25 280.0 + apt-get autoremove -y 2026-01-13 18:12:45.878540 | debian-bookworm | #25 280.0 Reading package lists... 2026-01-13 18:12:46.073509 | debian-bookworm | #25 280.7 Building dependency tree... 2026-01-13 18:12:46.225796 | debian-bookworm | #25 280.9 Reading state information... 2026-01-13 18:12:46.277043 | debian-bookworm | #25 281.1 The following packages will be REMOVED: 2026-01-13 18:12:46.277174 | debian-bookworm | #25 281.1 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-13 18:12:46.429860 | debian-bookworm | #25 281.1 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-13 18:12:46.429990 | debian-bookworm | #25 281.1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-13 18:12:46.430039 | debian-bookworm | #25 281.1 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-13 18:12:46.430084 | debian-bookworm | #25 281.1 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-13 18:12:46.430128 | debian-bookworm | #25 281.1 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-13 18:12:46.430203 | debian-bookworm | #25 281.1 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-13 18:12:46.430247 | debian-bookworm | #25 281.1 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-13 18:12:46.430291 | debian-bookworm | #25 281.1 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-13 18:12:46.430332 | debian-bookworm | #25 281.1 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-13 18:12:46.430377 | debian-bookworm | #25 281.1 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-13 18:12:46.491330 | debian-bookworm | #25 281.3 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-01-13 18:12:46.491390 | debian-bookworm | #25 281.3 After this operation, 358 MB disk space will be freed. 2026-01-13 18:12:46.654578 | debian-bookworm | #25 281.3 (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-01-13 18:12:46.654735 | debian-bookworm | #25 281.4 Removing g++ (4:12.2.0-3) ... 2026-01-13 18:12:46.654791 | debian-bookworm | #25 281.4 Removing gcc (4:12.2.0-3) ... 2026-01-13 18:12:46.654836 | debian-bookworm | #25 281.5 Removing dpkg-dev (1.21.22) ... 2026-01-13 18:12:46.791230 | debian-bookworm | #25 281.6 Removing bzip2 (1.0.8-5+b1) ... 2026-01-13 18:12:46.791420 | debian-bookworm | #25 281.6 Removing cpp (4:12.2.0-3) ... 2026-01-13 18:12:46.933431 | debian-bookworm | #25 281.7 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:46.933533 | debian-bookworm | #25 281.8 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-01-13 18:12:47.103554 | debian-bookworm | #25 281.8 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:47.103637 | debian-bookworm | #25 281.9 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-01-13 18:12:47.225238 | debian-bookworm | #25 282.0 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-01-13 18:12:47.342974 | debian-bookworm | #25 282.1 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-01-13 18:12:47.343140 | debian-bookworm | #25 282.1 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-01-13 18:12:47.343210 | debian-bookworm | #25 282.2 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-01-13 18:12:47.487827 | debian-bookworm | #25 282.3 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-01-13 18:12:47.488023 | debian-bookworm | #25 282.3 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-01-13 18:12:47.641948 | debian-bookworm | #25 282.4 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-01-13 18:12:47.642085 | debian-bookworm | #25 282.5 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-01-13 18:12:47.792215 | debian-bookworm | #25 282.5 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-01-13 18:12:47.792313 | debian-bookworm | #25 282.6 Removing libdpkg-perl (1.21.22) ... 2026-01-13 18:12:47.923746 | debian-bookworm | #25 282.7 Removing liberror-perl (0.17029-2) ... 2026-01-13 18:12:47.923833 | debian-bookworm | #25 282.8 Removing perl (5.36.0-7+deb12u3) ... 2026-01-13 18:12:48.111997 | debian-bookworm | #25 282.8 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-01-13 18:12:48.112096 | debian-bookworm | #25 282.9 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-01-13 18:12:48.257842 | debian-bookworm | #25 283.0 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-01-13 18:12:48.257948 | debian-bookworm | #25 283.1 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-01-13 18:12:48.386053 | debian-bookworm | #25 283.2 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-01-13 18:12:48.386355 | debian-bookworm | #25 283.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-01-13 18:12:48.527321 | debian-bookworm | #25 283.3 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-01-13 18:12:48.527443 | debian-bookworm | #25 283.4 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-01-13 18:12:48.648389 | debian-bookworm | #25 283.4 Removing libpsl5:amd64 (0.21.2-1) ... 2026-01-13 18:12:48.648465 | debian-bookworm | #25 283.5 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-01-13 18:12:48.776081 | debian-bookworm | #25 283.6 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-01-13 18:12:48.776298 | debian-bookworm | #25 283.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-01-13 18:12:48.911477 | debian-bookworm | #25 283.7 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-01-13 18:12:48.911553 | debian-bookworm | #25 283.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-01-13 18:12:49.019149 | debian-bookworm | #25 283.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-01-13 18:12:49.019278 | debian-bookworm | #25 283.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-01-13 18:12:49.143452 | debian-bookworm | #25 283.9 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-01-13 18:12:49.143550 | debian-bookworm | #25 284.0 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-01-13 18:12:49.292609 | debian-bookworm | #25 284.1 Removing make (4.3-4.1) ... 2026-01-13 18:12:49.292699 | debian-bookworm | #25 284.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-01-13 18:12:49.399005 | debian-bookworm | #25 284.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-01-13 18:12:49.514239 | debian-bookworm | #25 284.3 Removing xz-utils (5.4.1-1) ... 2026-01-13 18:12:49.514335 | debian-bookworm | #25 284.3 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:49.641815 | debian-bookworm | #25 284.4 Removing binutils (2.40-2) ... 2026-01-13 18:12:49.641953 | debian-bookworm | #25 284.5 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-01-13 18:12:49.753207 | debian-bookworm | #25 284.5 Removing libgprofng0:amd64 (2.40-2) ... 2026-01-13 18:12:49.753370 | debian-bookworm | #25 284.6 Removing libctf0:amd64 (2.40-2) ... 2026-01-13 18:12:49.863049 | debian-bookworm | #25 284.6 Removing libbinutils:amd64 (2.40-2) ... 2026-01-13 18:12:49.863204 | debian-bookworm | #25 284.7 Removing binutils-common:amd64 (2.40-2) ... 2026-01-13 18:12:49.988905 | debian-bookworm | #25 284.7 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:49.989029 | debian-bookworm | #25 284.8 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.120056 | debian-bookworm | #25 284.9 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.120164 | debian-bookworm | #25 285.0 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.227782 | debian-bookworm | #25 285.0 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.227896 | debian-bookworm | #25 285.1 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-01-13 18:12:50.343898 | debian-bookworm | #25 285.1 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.343991 | debian-bookworm | #25 285.2 Removing libisl23:amd64 (0.25-1.1) ... 2026-01-13 18:12:50.459464 | debian-bookworm | #25 285.2 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.578537 | debian-bookworm | #25 285.3 Removing libjansson4:amd64 (2.14-2) ... 2026-01-13 18:12:50.578661 | debian-bookworm | #25 285.4 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.578770 | debian-bookworm | #25 285.4 Removing libmpc3:amd64 (1.3.1-1) ... 2026-01-13 18:12:50.684053 | debian-bookworm | #25 285.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-01-13 18:12:50.684169 | debian-bookworm | #25 285.5 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.799417 | debian-bookworm | #25 285.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.799496 | debian-bookworm | #25 285.6 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-01-13 18:12:50.943529 | debian-bookworm | #25 285.7 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-01-13 18:12:51.090972 | debian-bookworm | #25 285.8 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-3a7be1e548463149.lock /tmp/uv-setuptools-6ac6c81ae439b5a1.lock /tmp/uv-setuptools-7c7c466676cbb23a.lock /tmp/uv-setuptools-965917b618083f78.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-01-13 18:12:51.091118 | debian-bookworm | #25 285.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-01-13 18:12:51.091169 | debian-bookworm | #25 285.9 Using Python 3.13.11 environment at: /usr/local 2026-01-13 18:12:51.281737 | debian-bookworm | #25 286.1 Resolved 1 package in 180ms 2026-01-13 18:12:51.384575 | debian-bookworm | #25 286.1 Prepared 1 package in 25ms 2026-01-13 18:12:51.384774 | debian-bookworm | #25 286.1 Installed 1 package in 7ms 2026-01-13 18:12:51.384860 | debian-bookworm | #25 286.1 + pyclean==3.0.0 2026-01-13 18:12:51.384937 | debian-bookworm | #25 286.2 + pyclean /usr 2026-01-13 18:12:51.384982 | debian-bookworm | #25 286.2 Cleaning directory /usr 2026-01-13 18:12:52.161450 | debian-bookworm | #25 287.0 Total 1903 files, 298 directories removed. 2026-01-13 18:12:52.322395 | debian-bookworm | #25 287.0 + uv pip uninstall --system pyclean 2026-01-13 18:12:52.440080 | debian-bookworm | #25 287.3 Using Python 3.13.11 environment at: /usr/local 2026-01-13 18:12:52.596436 | debian-bookworm | #25 287.3 Uninstalled 1 package in 259ms 2026-01-13 18:12:52.612310 | debian-bookworm | #25 287.3 - pyclean==3.0.0 2026-01-13 18:12:52.761914 | debian-bookworm | #25 DONE 287.6s 2026-01-13 18:12:59.076280 | debian-bookworm | 2026-01-13 18:12:59.076342 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-13 18:12:59.201497 | debian-bookworm | #26 DONE 3.5s 2026-01-13 18:12:59.358826 | debian-bookworm | 2026-01-13 18:12:59.358891 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-13 18:12:59.358898 | debian-bookworm | #26 merging 2026-01-13 18:13:02.642490 | debian-bookworm | #26 merging 3.4s done 2026-01-13 18:13:02.642566 | debian-bookworm | #26 DONE 7.0s 2026-01-13 18:13:02.792749 | debian-bookworm | 2026-01-13 18:13:02.792813 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-01-13 18:13:03.168119 | debian-bookworm | #27 DONE 0.5s 2026-01-13 18:13:03.321750 | debian-bookworm | 2026-01-13 18:13:03.321831 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-01-13 18:13:04.781903 | debian-bookworm | #28 DONE 1.6s 2026-01-13 18:13:04.946777 | debian-bookworm | 2026-01-13 18:13:04.946884 | debian-bookworm | #29 exporting to image 2026-01-13 18:13:04.946906 | debian-bookworm | #29 exporting layers 2026-01-13 18:13:33.437815 | debian-bookworm | #29 exporting layers 28.6s done 2026-01-13 18:13:33.567931 | debian-bookworm | #29 exporting manifest sha256:b80feb91c83176673ab2d81603372a25702eb55db5876a3a6782a5b76a7e8f27 0.0s done 2026-01-13 18:13:33.568076 | debian-bookworm | #29 exporting config sha256:e02fcd8c78637c4e0a3b56a4e460e4ca6d615c36d85cd34a27e4092bde09e5f2 0.0s done 2026-01-13 18:13:33.568153 | debian-bookworm | #29 exporting attestation manifest sha256:0423533ed8549adebef892bbb1b4f81b54fea4dd4a94bafaa5cb5a0c4bae8206 0.0s done 2026-01-13 18:13:33.753383 | debian-bookworm | #29 exporting manifest list sha256:817d812d76a5435524b0684c12c4a1a5b032a0da7cc7a62b495da30e903328a9 0.0s done 2026-01-13 18:13:33.753454 | debian-bookworm | #29 naming to docker.io/library/f023e6d:latest done 2026-01-13 18:13:33.753469 | debian-bookworm | #29 unpacking to docker.io/library/f023e6d:latest 2026-01-13 18:13:41.336367 | debian-bookworm | #29 unpacking to docker.io/library/f023e6d:latest 7.7s done 2026-01-13 18:13:41.530805 | debian-bookworm | #29 DONE 36.6s 2026-01-13 18:13:42.089853 | debian-bookworm | ok: Runtime: 0:05:47.546061 2026-01-13 18:13:42.129137 | 2026-01-13 18:13:42.129403 | TASK [Run push script] 2026-01-13 18:13:42.663369 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:13:42.676869 | 2026-01-13 18:13:42.677074 | TASK [Run cosign script] 2026-01-13 18:13:43.211903 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:13:43.228146 | 2026-01-13 18:13:43.228463 | TASK [Run sbom script] 2026-01-13 18:13:43.765779 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:13:43.769180 | 2026-01-13 18:13:43.769413 | PLAY RECAP 2026-01-13 18:13:43.769579 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-13 18:13:43.769656 | 2026-01-13 18:13:43.928232 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-01-13 18:13:43.929436 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-13 18:13:44.661479 | 2026-01-13 18:13:44.661734 | PLAY [Base post] 2026-01-13 18:13:44.676465 | 2026-01-13 18:13:44.676619 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-13 18:13:45.486931 | debian-bookworm | changed 2026-01-13 18:13:45.496186 | 2026-01-13 18:13:45.496337 | PLAY RECAP 2026-01-13 18:13:45.496415 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-13 18:13:45.496490 | 2026-01-13 18:13:45.616484 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-13 18:13:45.619084 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-13 18:13:46.442756 | 2026-01-13 18:13:46.442986 | PLAY [Base post-logs] 2026-01-13 18:13:46.454875 | 2026-01-13 18:13:46.455031 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-13 18:13:46.931388 | localhost | changed 2026-01-13 18:13:46.949360 | 2026-01-13 18:13:46.950495 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-13 18:13:46.989233 | localhost | ok 2026-01-13 18:13:46.995541 | 2026-01-13 18:13:46.995687 | TASK [Set zuul-log-path fact] 2026-01-13 18:13:47.024938 | localhost | ok 2026-01-13 18:13:47.044837 | 2026-01-13 18:13:47.045064 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 18:13:47.084432 | localhost | ok 2026-01-13 18:13:47.091032 | 2026-01-13 18:13:47.091228 | TASK [upload-logs : Create log directories] 2026-01-13 18:13:47.670718 | localhost | changed 2026-01-13 18:13:47.676258 | 2026-01-13 18:13:47.676447 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-13 18:13:48.211705 | localhost -> localhost | ok: Runtime: 0:00:00.007238 2026-01-13 18:13:48.220550 | 2026-01-13 18:13:48.220742 | TASK [upload-logs : Upload logs to log server] 2026-01-13 18:13:48.836701 | localhost | Output suppressed because no_log was given 2026-01-13 18:13:48.840938 | 2026-01-13 18:13:48.841148 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 18:13:48.901034 | localhost | skipping: Conditional result was False 2026-01-13 18:13:48.906475 | localhost | skipping: Conditional result was False 2026-01-13 18:13:48.923451 | 2026-01-13 18:13:48.923693 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 18:13:48.972546 | localhost | skipping: Conditional result was False 2026-01-13 18:13:48.973156 | 2026-01-13 18:13:48.976494 | localhost | skipping: Conditional result was False 2026-01-13 18:13:48.985714 | 2026-01-13 18:13:48.985972 | LOOP [upload-logs : Upload console log and json output]