2025-09-20 09:06:35.522667 | Job console starting 2025-09-20 09:06:35.532764 | Updating git repos 2025-09-20 09:06:35.553276 | Cloning repos into workspace 2025-09-20 09:06:35.631293 | Restoring repo states 2025-09-20 09:06:35.643251 | Merging changes 2025-09-20 09:06:36.099562 | Checking out repos 2025-09-20 09:06:36.159504 | Preparing playbooks 2025-09-20 09:06:36.894440 | Running Ansible setup 2025-09-20 09:06:41.541997 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-20 09:06:42.402750 | 2025-09-20 09:06:42.402956 | PLAY [Base pre] 2025-09-20 09:06:42.420694 | 2025-09-20 09:06:42.420837 | TASK [Setup log path fact] 2025-09-20 09:06:42.451193 | debian-bookworm | ok 2025-09-20 09:06:42.471573 | 2025-09-20 09:06:42.471742 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-20 09:06:42.521115 | debian-bookworm | ok 2025-09-20 09:06:42.532593 | 2025-09-20 09:06:42.532717 | TASK [emit-job-header : Print job information] 2025-09-20 09:06:42.594795 | # Job Information 2025-09-20 09:06:42.595033 | Ansible Version: 2.16.14 2025-09-20 09:06:42.595071 | Job: container-image-ceph-ansible-build-squid 2025-09-20 09:06:42.595109 | Pipeline: check 2025-09-20 09:06:42.595133 | Executor: 521e9411259a 2025-09-20 09:06:42.595154 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/629 2025-09-20 09:06:42.595176 | Event ID: 03fc85a0-9601-11f0-844a-622c8fa1f0e5 2025-09-20 09:06:42.601079 | 2025-09-20 09:06:42.601206 | LOOP [emit-job-header : Print node information] 2025-09-20 09:06:42.720359 | debian-bookworm | ok: 2025-09-20 09:06:42.720635 | debian-bookworm | # Node Information 2025-09-20 09:06:42.720679 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-20 09:06:42.720706 | debian-bookworm | Hostname: debian 2025-09-20 09:06:42.720728 | debian-bookworm | Username: zuul 2025-09-20 09:06:42.720750 | debian-bookworm | Distro: Debian 12.12 2025-09-20 09:06:42.720775 | debian-bookworm | Provider: regiocloud-a 2025-09-20 09:06:42.720796 | debian-bookworm | Region: 2025-09-20 09:06:42.720817 | debian-bookworm | Label: debian-bookworm 2025-09-20 09:06:42.720837 | debian-bookworm | Product Name: OpenStack Nova 2025-09-20 09:06:42.720857 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:fdbd 2025-09-20 09:06:42.752507 | 2025-09-20 09:06:42.752645 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-20 09:06:43.285192 | debian-bookworm -> localhost | changed 2025-09-20 09:06:43.293122 | 2025-09-20 09:06:43.293246 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-20 09:06:44.315735 | debian-bookworm -> localhost | changed 2025-09-20 09:06:44.354061 | 2025-09-20 09:06:44.354198 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-20 09:06:44.688008 | debian-bookworm -> localhost | ok 2025-09-20 09:06:44.706863 | 2025-09-20 09:06:44.707072 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-20 09:06:44.748382 | debian-bookworm | ok 2025-09-20 09:06:44.774394 | debian-bookworm | included: /var/lib/zuul/builds/afa344a3a9d24f5f9ee3b4616fd6c019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-20 09:06:44.780885 | 2025-09-20 09:06:44.781038 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-20 09:06:45.966678 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-20 09:06:45.967333 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/afa344a3a9d24f5f9ee3b4616fd6c019/work/afa344a3a9d24f5f9ee3b4616fd6c019_id_rsa 2025-09-20 09:06:45.967452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/afa344a3a9d24f5f9ee3b4616fd6c019/work/afa344a3a9d24f5f9ee3b4616fd6c019_id_rsa.pub 2025-09-20 09:06:45.967530 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-20 09:06:45.967601 | debian-bookworm -> localhost | SHA256:3+7w+9WrrxWFm/+M0FbfMxNgvCoMhRY9cv18FJ/F+8k zuul-build-sshkey 2025-09-20 09:06:45.967686 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-20 09:06:45.967753 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-20 09:06:45.967815 | debian-bookworm -> localhost | | .. . oo| 2025-09-20 09:06:45.967877 | debian-bookworm -> localhost | | .o+ .. o=| 2025-09-20 09:06:45.967935 | debian-bookworm -> localhost | | oo.. o+o.+| 2025-09-20 09:06:45.968025 | debian-bookworm -> localhost | | . . .oo=.| 2025-09-20 09:06:45.968089 | debian-bookworm -> localhost | | .S .=o+| 2025-09-20 09:06:45.968193 | debian-bookworm -> localhost | | o. ... EB| 2025-09-20 09:06:45.968335 | debian-bookworm -> localhost | | oo.o o=*| 2025-09-20 09:06:45.968445 | debian-bookworm -> localhost | | .+ o.+*| 2025-09-20 09:06:45.968550 | debian-bookworm -> localhost | | .==*oo| 2025-09-20 09:06:45.968651 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-20 09:06:45.968863 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.694511 2025-09-20 09:06:45.984165 | 2025-09-20 09:06:45.984319 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-20 09:06:46.020170 | debian-bookworm | ok 2025-09-20 09:06:46.032662 | debian-bookworm | included: /var/lib/zuul/builds/afa344a3a9d24f5f9ee3b4616fd6c019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-20 09:06:46.041784 | 2025-09-20 09:06:46.042061 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-20 09:06:46.067674 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:06:46.075272 | 2025-09-20 09:06:46.075379 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-20 09:06:46.707588 | debian-bookworm | changed 2025-09-20 09:06:46.715657 | 2025-09-20 09:06:46.715759 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-20 09:06:46.978449 | debian-bookworm | ok 2025-09-20 09:06:46.988443 | 2025-09-20 09:06:46.988598 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-20 09:06:47.681662 | debian-bookworm | changed 2025-09-20 09:06:47.693222 | 2025-09-20 09:06:47.693346 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-20 09:06:48.351046 | debian-bookworm | changed 2025-09-20 09:06:48.356423 | 2025-09-20 09:06:48.356511 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-20 09:06:48.379467 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:06:48.385438 | 2025-09-20 09:06:48.385528 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-20 09:06:48.822545 | debian-bookworm -> localhost | changed 2025-09-20 09:06:48.843979 | 2025-09-20 09:06:48.844110 | TASK [add-build-sshkey : Add back temp key] 2025-09-20 09:06:49.139970 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/afa344a3a9d24f5f9ee3b4616fd6c019/work/afa344a3a9d24f5f9ee3b4616fd6c019_id_rsa (zuul-build-sshkey) 2025-09-20 09:06:49.140208 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019031 2025-09-20 09:06:49.148253 | 2025-09-20 09:06:49.148354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-20 09:06:49.543806 | debian-bookworm | ok 2025-09-20 09:06:49.552660 | 2025-09-20 09:06:49.552792 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-20 09:06:49.587486 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:06:49.609528 | 2025-09-20 09:06:49.609683 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-20 09:06:50.024061 | debian-bookworm | ok 2025-09-20 09:06:50.035363 | 2025-09-20 09:06:50.035508 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-20 09:06:50.064837 | debian-bookworm | ok 2025-09-20 09:06:50.070320 | 2025-09-20 09:06:50.070431 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-20 09:06:50.341415 | debian-bookworm -> localhost | ok 2025-09-20 09:06:50.348296 | 2025-09-20 09:06:50.348429 | TASK [validate-host : Collect information about the host] 2025-09-20 09:06:51.501905 | debian-bookworm | ok 2025-09-20 09:06:51.521678 | 2025-09-20 09:06:51.521785 | TASK [validate-host : Sanitize hostname] 2025-09-20 09:06:51.694037 | debian-bookworm | ok 2025-09-20 09:06:51.723571 | 2025-09-20 09:06:51.723671 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-20 09:06:52.406768 | debian-bookworm -> localhost | changed 2025-09-20 09:06:52.412234 | 2025-09-20 09:06:52.412334 | TASK [validate-host : Collect information about zuul worker] 2025-09-20 09:06:52.796892 | debian-bookworm | ok 2025-09-20 09:06:52.802062 | 2025-09-20 09:06:52.802166 | TASK [validate-host : Write out all zuul information for each host] 2025-09-20 09:06:53.375214 | debian-bookworm -> localhost | changed 2025-09-20 09:06:53.384199 | 2025-09-20 09:06:53.384303 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-20 09:06:53.667090 | debian-bookworm | ok 2025-09-20 09:06:53.672414 | 2025-09-20 09:06:53.672503 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-20 09:06:54.485485 | debian-bookworm | changed: 2025-09-20 09:06:54.485657 | debian-bookworm | cd+++++++++ src/ 2025-09-20 09:06:54.485690 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-20 09:06:54.485714 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-20 09:06:54.485736 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-09-20 09:06:54.485755 | debian-bookworm | Containerfile 2025-09-20 09:06:54.486820 | debian-bookworm | 2025-09-20 09:08:58.485446 | debian-bookworm | #25 65.93 2025-09-20 09:08:58.485450 | debian-bookworm | #25 65.93 Or undo this operation with: 2025-09-20 09:08:58.485454 | debian-bookworm | #25 65.93 2025-09-20 09:08:58.485458 | debian-bookworm | #25 65.93 git switch - 2025-09-20 09:08:58.485463 | debian-bookworm | #25 65.93 2025-09-20 09:08:58.485469 | debian-bookworm | #25 65.93 Turn off this advice by setting config variable advice.detachedHead to false 2025-09-20 09:08:58.485473 | debian-bookworm | #25 65.93 2025-09-20 09:08:58.485477 | debian-bookworm | #25 65.93 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2025-09-20 09:09:19.377278 | debian-bookworm | #25 86.82 Using /etc/ansible/ansible.cfg as config file 2025-09-20 09:09:19.377359 | debian-bookworm | #25 86.82 Starting galaxy collection install process 2025-09-20 09:09:19.377379 | debian-bookworm | #25 86.82 Process install dependency map 2025-09-20 09:09:19.377398 | debian-bookworm | #25 86.82 Starting collection install process 2025-09-20 09:09:19.377431 | debian-bookworm | #25 86.82 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.1.0.tar.gz to /root/.ansible/tmp/ansible-local-17383npowtl5/tmp6tb7_irq/ansible-netcommon-8.1.0-7q1lemhy 2025-09-20 09:09:19.377451 | debian-bookworm | #25 86.82 Installing 'ansible.netcommon:8.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2025-09-20 09:09:19.377467 | debian-bookworm | #25 86.82 ansible.netcommon:8.1.0 was installed successfully 2025-09-20 09:09:19.377484 | debian-bookworm | #25 86.82 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2025-09-20 09:09:19.377501 | debian-bookworm | #25 86.82 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2025-09-20 09:09:19.377526 | debian-bookworm | #25 86.82 openstack.config_template:1.3.0 was installed successfully 2025-09-20 09:09:19.377544 | debian-bookworm | #25 86.82 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.0.tar.gz to /root/.ansible/tmp/ansible-local-17383npowtl5/tmp6tb7_irq/ansible-utils-6.0.0-9brzhq72 2025-09-20 09:09:19.377567 | debian-bookworm | #25 86.82 Installing 'ansible.utils:6.0.0' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2025-09-20 09:09:19.377582 | debian-bookworm | #25 86.82 ansible.utils:6.0.0 was installed successfully 2025-09-20 09:09:19.377597 | debian-bookworm | #25 86.82 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-17383npowtl5/tmp6tb7_irq/ansible-posix-2.1.0-x632rawa 2025-09-20 09:09:19.377612 | debian-bookworm | #25 86.82 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-09-20 09:09:19.377628 | debian-bookworm | #25 86.82 ansible.posix:2.1.0 was installed successfully 2025-09-20 09:09:19.377643 | debian-bookworm | #25 86.82 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.21.0.tar.gz to /root/.ansible/tmp/ansible-local-17383npowtl5/tmp6tb7_irq/netbox-netbox-3.21.0-7kmu3bex 2025-09-20 09:09:19.377658 | debian-bookworm | #25 86.82 Installing 'netbox.netbox:3.21.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2025-09-20 09:09:19.377673 | debian-bookworm | #25 86.82 netbox.netbox:3.21.0 was installed successfully 2025-09-20 09:09:19.377693 | debian-bookworm | #25 86.82 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20250824.0.tar.gz to /root/.ansible/tmp/ansible-local-17383npowtl5/tmp6tb7_irq/osism-commons-0.20250824.0-if7vqstf 2025-09-20 09:09:19.377709 | debian-bookworm | #25 86.82 Installing 'osism.commons:0.20250824.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2025-09-20 09:09:19.377725 | debian-bookworm | #25 86.82 osism.commons:0.20250824.0 was installed successfully 2025-09-20 09:09:19.377740 | debian-bookworm | #25 86.82 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-11.3.0.tar.gz to /root/.ansible/tmp/ansible-local-17383npowtl5/tmp6tb7_irq/community-general-11.3.0-b2__y2jk 2025-09-20 09:09:19.377755 | debian-bookworm | #25 86.82 Installing 'community.general:11.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-09-20 09:09:19.377777 | debian-bookworm | #25 86.82 community.general:11.3.0 was installed successfully 2025-09-20 09:09:19.531693 | debian-bookworm | #25 86.91 + ln -s /usr/share/ansible/collections /ansible/collections 2025-09-20 09:09:19.531764 | debian-bookworm | #25 86.91 + mkdir -p /usr/share/mitogen 2025-09-20 09:09:19.531776 | debian-bookworm | #25 86.92 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2025-09-20 09:09:19.531781 | debian-bookworm | #25 86.98 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2025-09-20 09:09:19.704458 | debian-bookworm | #25 86.99 + rm /mitogen.tar.gz 2025-09-20 09:09:19.704598 | debian-bookworm | #25 86.99 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2025-09-20 09:09:19.704618 | debian-bookworm | #25 87.00 ++ awk '-F: ' '{ print $2 }' 2025-09-20 09:09:19.704631 | debian-bookworm | #25 87.00 + PROJECT_VERSION=stable-9.0 2025-09-20 09:09:19.704642 | debian-bookworm | #25 87.00 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2025-09-20 09:09:19.704654 | debian-bookworm | #25 87.00 Cloning into '/repository'... 2025-09-20 09:09:21.726098 | debian-bookworm | #25 89.17 ++ find /patches/stable-9.0 -name '*.patch' 2025-09-20 09:09:21.826271 | debian-bookworm | #25 89.18 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.826357 | debian-bookworm | #25 89.18 + echo /patches/stable-9.0/container-binary.patch 2025-09-20 09:09:21.826385 | debian-bookworm | #25 89.18 /patches/stable-9.0/container-binary.patch 2025-09-20 09:09:21.826419 | debian-bookworm | #25 89.18 + cd /repository 2025-09-20 09:09:21.826449 | debian-bookworm | #25 89.18 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.826475 | debian-bookworm | #25 89.18 checking file roles/ceph-facts/tasks/container_binary.yml 2025-09-20 09:09:21.826525 | debian-bookworm | #25 89.18 + cd /repository 2025-09-20 09:09:21.826577 | debian-bookworm | #25 89.18 + patch --forward --batch -p1 2025-09-20 09:09:21.826611 | debian-bookworm | #25 89.18 patching file roles/ceph-facts/tasks/container_binary.yml 2025-09-20 09:09:21.826645 | debian-bookworm | #25 89.18 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.826677 | debian-bookworm | #25 89.19 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2025-09-20 09:09:21.826702 | debian-bookworm | #25 89.19 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2025-09-20 09:09:21.826736 | debian-bookworm | #25 89.19 + cd /repository 2025-09-20 09:09:21.826767 | debian-bookworm | #25 89.19 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.826793 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_crash.yml 2025-09-20 09:09:21.826828 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_mdss.yml 2025-09-20 09:09:21.826862 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2025-09-20 09:09:21.826903 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_mons.yml 2025-09-20 09:09:21.826947 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_osds.yml 2025-09-20 09:09:21.826971 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2025-09-20 09:09:21.827005 | debian-bookworm | #25 89.19 checking file roles/ceph-handler/tasks/handler_rgws.yml 2025-09-20 09:09:21.827037 | debian-bookworm | #25 89.19 + cd /repository 2025-09-20 09:09:21.827062 | debian-bookworm | #25 89.19 + patch --forward --batch -p1 2025-09-20 09:09:21.827096 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_crash.yml 2025-09-20 09:09:21.827128 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_mdss.yml 2025-09-20 09:09:21.827154 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2025-09-20 09:09:21.827187 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_mons.yml 2025-09-20 09:09:21.827209 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_osds.yml 2025-09-20 09:09:21.827226 | debian-bookworm | #25 89.19 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2025-09-20 09:09:21.827241 | debian-bookworm | #25 89.20 patching file roles/ceph-handler/tasks/handler_rgws.yml 2025-09-20 09:09:21.827257 | debian-bookworm | #25 89.20 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.827287 | debian-bookworm | #25 89.20 + echo /patches/stable-9.0/validate-ignore-ansible-version.patch 2025-09-20 09:09:21.827302 | debian-bookworm | #25 89.20 /patches/stable-9.0/validate-ignore-ansible-version.patch 2025-09-20 09:09:21.827317 | debian-bookworm | #25 89.20 + cd /repository 2025-09-20 09:09:21.827333 | debian-bookworm | #25 89.20 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.827356 | debian-bookworm | #25 89.20 checking file roles/ceph-validate/tasks/check_system.yml 2025-09-20 09:09:21.827376 | debian-bookworm | #25 89.20 + cd /repository 2025-09-20 09:09:21.827399 | debian-bookworm | #25 89.20 + patch --forward --batch -p1 2025-09-20 09:09:21.827422 | debian-bookworm | #25 89.20 patching file roles/ceph-validate/tasks/check_system.yml 2025-09-20 09:09:21.827455 | debian-bookworm | #25 89.20 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.827471 | debian-bookworm | #25 89.20 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2025-09-20 09:09:21.827486 | debian-bookworm | #25 89.20 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2025-09-20 09:09:21.827501 | debian-bookworm | #25 89.20 + cd /repository 2025-09-20 09:09:21.827525 | debian-bookworm | #25 89.20 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.827546 | debian-bookworm | #25 89.20 checking file infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.827562 | debian-bookworm | #25 89.20 Hunk #1 succeeded at 1102 (offset -35 lines). 2025-09-20 09:09:21.827577 | debian-bookworm | #25 89.20 + cd /repository 2025-09-20 09:09:21.827593 | debian-bookworm | #25 89.20 + patch --forward --batch -p1 2025-09-20 09:09:21.827621 | debian-bookworm | #25 89.21 patching file infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.827636 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1102 (offset -35 lines). 2025-09-20 09:09:21.827652 | debian-bookworm | #25 89.21 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.827675 | debian-bookworm | #25 89.21 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2025-09-20 09:09:21.827709 | debian-bookworm | #25 89.21 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2025-09-20 09:09:21.827735 | debian-bookworm | #25 89.21 + cd /repository 2025-09-20 09:09:21.827750 | debian-bookworm | #25 89.21 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.827774 | debian-bookworm | #25 89.21 checking file infrastructure-playbooks/shrink-osd.yml 2025-09-20 09:09:21.827795 | debian-bookworm | #25 89.21 + cd /repository 2025-09-20 09:09:21.827815 | debian-bookworm | #25 89.21 + patch --forward --batch -p1 2025-09-20 09:09:21.827834 | debian-bookworm | #25 89.21 patching file infrastructure-playbooks/shrink-osd.yml 2025-09-20 09:09:21.827858 | debian-bookworm | #25 89.21 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.827898 | debian-bookworm | #25 89.21 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2025-09-20 09:09:21.827914 | debian-bookworm | #25 89.21 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2025-09-20 09:09:21.827929 | debian-bookworm | #25 89.21 + cd /repository 2025-09-20 09:09:21.827944 | debian-bookworm | #25 89.21 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.827973 | debian-bookworm | #25 89.21 checking file roles/ceph-client/meta/main.yml 2025-09-20 09:09:21.827989 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828004 | debian-bookworm | #25 89.21 checking file roles/ceph-common/meta/main.yml 2025-09-20 09:09:21.828019 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828042 | debian-bookworm | #25 89.21 checking file roles/ceph-container-common/meta/main.yml 2025-09-20 09:09:21.828062 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828077 | debian-bookworm | #25 89.21 checking file roles/ceph-defaults/meta/main.yml 2025-09-20 09:09:21.828092 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828113 | debian-bookworm | #25 89.21 checking file roles/ceph-handler/meta/main.yml 2025-09-20 09:09:21.828142 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828157 | debian-bookworm | #25 89.21 checking file roles/ceph-mds/meta/main.yml 2025-09-20 09:09:21.828172 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828187 | debian-bookworm | #25 89.21 checking file roles/ceph-mgr/meta/main.yml 2025-09-20 09:09:21.828215 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828231 | debian-bookworm | #25 89.21 checking file roles/ceph-mon/meta/main.yml 2025-09-20 09:09:21.828246 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828261 | debian-bookworm | #25 89.21 checking file roles/ceph-osd/meta/main.yml 2025-09-20 09:09:21.828284 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828304 | debian-bookworm | #25 89.21 checking file roles/ceph-rbd-mirror/meta/main.yml 2025-09-20 09:09:21.828319 | debian-bookworm | #25 89.21 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828334 | debian-bookworm | #25 89.22 checking file roles/ceph-rgw/meta/main.yml 2025-09-20 09:09:21.828349 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828376 | debian-bookworm | #25 89.22 + cd /repository 2025-09-20 09:09:21.828392 | debian-bookworm | #25 89.22 + patch --forward --batch -p1 2025-09-20 09:09:21.828412 | debian-bookworm | #25 89.22 patching file roles/ceph-client/meta/main.yml 2025-09-20 09:09:21.828427 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828458 | debian-bookworm | #25 89.22 patching file roles/ceph-common/meta/main.yml 2025-09-20 09:09:21.828473 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828488 | debian-bookworm | #25 89.22 patching file roles/ceph-container-common/meta/main.yml 2025-09-20 09:09:21.828503 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828533 | debian-bookworm | #25 89.22 patching file roles/ceph-defaults/meta/main.yml 2025-09-20 09:09:21.828554 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828570 | debian-bookworm | #25 89.22 patching file roles/ceph-handler/meta/main.yml 2025-09-20 09:09:21.828585 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828600 | debian-bookworm | #25 89.22 patching file roles/ceph-mds/meta/main.yml 2025-09-20 09:09:21.828628 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828643 | debian-bookworm | #25 89.22 patching file roles/ceph-mgr/meta/main.yml 2025-09-20 09:09:21.828658 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828673 | debian-bookworm | #25 89.22 patching file roles/ceph-mon/meta/main.yml 2025-09-20 09:09:21.828688 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828722 | debian-bookworm | #25 89.22 patching file roles/ceph-osd/meta/main.yml 2025-09-20 09:09:21.828737 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828752 | debian-bookworm | #25 89.22 patching file roles/ceph-rbd-mirror/meta/main.yml 2025-09-20 09:09:21.828767 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828795 | debian-bookworm | #25 89.22 patching file roles/ceph-rgw/meta/main.yml 2025-09-20 09:09:21.828814 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 1 with fuzz 1. 2025-09-20 09:09:21.828829 | debian-bookworm | #25 89.22 /patches/stable-9.0/fix-rgw-upgrade.patch 2025-09-20 09:09:21.828844 | debian-bookworm | #25 89.22 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.828879 | debian-bookworm | #25 89.22 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2025-09-20 09:09:21.828899 | debian-bookworm | #25 89.22 + cd /repository 2025-09-20 09:09:21.828915 | debian-bookworm | #25 89.22 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.828930 | debian-bookworm | #25 89.22 checking file infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.828945 | debian-bookworm | #25 89.22 + cd /repository 2025-09-20 09:09:21.828974 | debian-bookworm | #25 89.22 + patch --forward --batch -p1 2025-09-20 09:09:21.828989 | debian-bookworm | #25 89.22 patching file infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.829004 | debian-bookworm | #25 89.22 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2025-09-20 09:09:21.829020 | debian-bookworm | #25 89.22 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-09-20 09:09:21.829045 | debian-bookworm | #25 89.22 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2025-09-20 09:09:21.829067 | debian-bookworm | #25 89.22 + cd /repository 2025-09-20 09:09:21.829082 | debian-bookworm | #25 89.22 + patch --forward --batch -p1 --dry-run 2025-09-20 09:09:21.829097 | debian-bookworm | #25 89.22 checking file roles/ceph-defaults/defaults/main.yml 2025-09-20 09:09:21.829112 | debian-bookworm | #25 89.22 Hunk #1 succeeded at 243 (offset -2 lines). 2025-09-20 09:09:21.829140 | debian-bookworm | #25 89.22 + cd /repository 2025-09-20 09:09:21.829155 | debian-bookworm | #25 89.22 + patch --forward --batch -p1 2025-09-20 09:09:21.829170 | debian-bookworm | #25 89.23 patching file roles/ceph-defaults/defaults/main.yml 2025-09-20 09:09:21.829185 | debian-bookworm | #25 89.23 Hunk #1 succeeded at 243 (offset -2 lines). 2025-09-20 09:09:21.829200 | debian-bookworm | #25 89.23 + '[' -e /repository/plugins/actions ']' 2025-09-20 09:09:21.829229 | debian-bookworm | #25 89.23 + '[' -e /repository/plugins/callback ']' 2025-09-20 09:09:21.829244 | debian-bookworm | #25 89.23 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2025-09-20 09:09:21.829260 | debian-bookworm | #25 89.23 + '[' -e /repository/plugins/filter ']' 2025-09-20 09:09:21.829277 | debian-bookworm | #25 89.23 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2025-09-20 09:09:21.829313 | debian-bookworm | #25 89.23 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_crush_rule_info.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_key_info.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2025-09-20 09:09:21.829330 | debian-bookworm | #25 89.23 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2025-09-20 09:09:21.829346 | debian-bookworm | #25 89.23 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829370 | debian-bookworm | #25 89.23 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2025-09-20 09:09:21.829395 | debian-bookworm | #25 89.23 /repository/infrastructure-playbooks/shrink-mon.yml 2025-09-20 09:09:21.829411 | debian-bookworm | #25 89.24 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2025-09-20 09:09:21.829426 | debian-bookworm | #25 89.24 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2025-09-20 09:09:21.829442 | debian-bookworm | #25 89.24 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829471 | debian-bookworm | #25 89.24 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-09-20 09:09:21.829486 | debian-bookworm | #25 89.24 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-09-20 09:09:21.829501 | debian-bookworm | #25 89.24 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-09-20 09:09:21.829516 | debian-bookworm | #25 89.24 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2025-09-20 09:09:21.829544 | debian-bookworm | #25 89.24 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829560 | debian-bookworm | #25 89.24 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2025-09-20 09:09:21.829575 | debian-bookworm | #25 89.24 /repository/infrastructure-playbooks/lv-teardown.yml 2025-09-20 09:09:21.829590 | debian-bookworm | #25 89.24 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2025-09-20 09:09:21.829613 | debian-bookworm | #25 89.24 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2025-09-20 09:09:21.829634 | debian-bookworm | #25 89.24 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829649 | debian-bookworm | #25 89.24 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-09-20 09:09:21.829664 | debian-bookworm | #25 89.25 /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-09-20 09:09:21.829679 | debian-bookworm | #25 89.25 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-09-20 09:09:21.829708 | debian-bookworm | #25 89.25 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2025-09-20 09:09:21.829723 | debian-bookworm | #25 89.25 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829739 | debian-bookworm | #25 89.25 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-09-20 09:09:21.829754 | debian-bookworm | #25 89.25 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-09-20 09:09:21.829777 | debian-bookworm | #25 89.25 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-09-20 09:09:21.829797 | debian-bookworm | #25 89.25 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2025-09-20 09:09:21.829813 | debian-bookworm | #25 89.25 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.829828 | debian-bookworm | #25 89.25 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2025-09-20 09:09:21.829843 | debian-bookworm | #25 89.25 /repository/infrastructure-playbooks/shrink-osd.yml 2025-09-20 09:09:21.829916 | debian-bookworm | #25 89.25 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2025-09-20 09:09:21.829958 | debian-bookworm | #25 89.25 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2025-09-20 09:09:21.829983 | debian-bookworm | #25 89.26 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.830002 | debian-bookworm | #25 89.26 + echo /repository/infrastructure-playbooks/cephadm.yml 2025-09-20 09:09:21.830026 | debian-bookworm | #25 89.26 /repository/infrastructure-playbooks/cephadm.yml 2025-09-20 09:09:21.830046 | debian-bookworm | #25 89.26 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2025-09-20 09:09:21.830062 | debian-bookworm | #25 89.26 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2025-09-20 09:09:21.830077 | debian-bookworm | #25 89.26 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.830093 | debian-bookworm | #25 89.26 + echo /repository/infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.830121 | debian-bookworm | #25 89.26 /repository/infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.830141 | debian-bookworm | #25 89.26 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2025-09-20 09:09:21.830157 | debian-bookworm | #25 89.26 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2025-09-20 09:09:21.830173 | debian-bookworm | #25 89.27 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.830202 | debian-bookworm | #25 89.27 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-09-20 09:09:21.830217 | debian-bookworm | #25 89.27 /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-09-20 09:09:21.830232 | debian-bookworm | #25 89.27 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-09-20 09:09:21.830248 | debian-bookworm | #25 89.27 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2025-09-20 09:09:21.830271 | debian-bookworm | #25 89.27 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.830298 | debian-bookworm | #25 89.27 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-09-20 09:09:21.830319 | debian-bookworm | #25 89.27 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-09-20 09:09:21.830340 | debian-bookworm | #25 89.27 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-09-20 09:09:21.830380 | debian-bookworm | #25 89.27 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2025-09-20 09:09:21.945358 | debian-bookworm | #25 89.28 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.945496 | debian-bookworm | #25 89.28 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-09-20 09:09:21.945547 | debian-bookworm | #25 89.28 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-09-20 09:09:21.945595 | debian-bookworm | #25 89.28 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2025-09-20 09:09:21.945639 | debian-bookworm | #25 89.28 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-09-20 09:09:21.945684 | debian-bookworm | #25 89.28 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.945727 | debian-bookworm | #25 89.28 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-09-20 09:09:21.945772 | debian-bookworm | #25 89.28 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-09-20 09:09:21.945815 | debian-bookworm | #25 89.28 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-09-20 09:09:21.945884 | debian-bookworm | #25 89.28 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2025-09-20 09:09:21.945932 | debian-bookworm | #25 89.28 /repository/infrastructure-playbooks/storage-inventory.yml 2025-09-20 09:09:21.945976 | debian-bookworm | #25 89.28 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.946021 | debian-bookworm | #25 89.28 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2025-09-20 09:09:21.946065 | debian-bookworm | #25 89.28 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2025-09-20 09:09:21.946108 | debian-bookworm | #25 89.28 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2025-09-20 09:09:21.946152 | debian-bookworm | #25 89.29 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.946194 | debian-bookworm | #25 89.29 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2025-09-20 09:09:21.946240 | debian-bookworm | #25 89.29 /repository/infrastructure-playbooks/purge-dashboard.yml 2025-09-20 09:09:21.946284 | debian-bookworm | #25 89.29 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2025-09-20 09:09:21.946326 | debian-bookworm | #25 89.29 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2025-09-20 09:09:21.946372 | debian-bookworm | #25 89.29 /repository/infrastructure-playbooks/lv-create.yml 2025-09-20 09:09:21.946417 | debian-bookworm | #25 89.29 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.946485 | debian-bookworm | #25 89.29 + echo /repository/infrastructure-playbooks/lv-create.yml 2025-09-20 09:09:21.946593 | debian-bookworm | #25 89.29 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2025-09-20 09:09:21.946641 | debian-bookworm | #25 89.29 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2025-09-20 09:09:21.946685 | debian-bookworm | #25 89.29 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.946729 | debian-bookworm | #25 89.29 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2025-09-20 09:09:21.946772 | debian-bookworm | #25 89.29 /repository/infrastructure-playbooks/shrink-rgw.yml 2025-09-20 09:09:21.946815 | debian-bookworm | #25 89.29 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2025-09-20 09:09:21.946859 | debian-bookworm | #25 89.29 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2025-09-20 09:09:21.946921 | debian-bookworm | #25 89.29 /repository/infrastructure-playbooks/purge-cluster.yml 2025-09-20 09:09:21.946965 | debian-bookworm | #25 89.29 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.947008 | debian-bookworm | #25 89.29 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2025-09-20 09:09:21.947052 | debian-bookworm | #25 89.29 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2025-09-20 09:09:21.947095 | debian-bookworm | #25 89.30 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2025-09-20 09:09:21.947139 | debian-bookworm | #25 89.30 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.947182 | debian-bookworm | #25 89.30 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2025-09-20 09:09:21.947226 | debian-bookworm | #25 89.30 /repository/infrastructure-playbooks/shrink-mds.yml 2025-09-20 09:09:21.947269 | debian-bookworm | #25 89.30 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2025-09-20 09:09:21.947312 | debian-bookworm | #25 89.30 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2025-09-20 09:09:21.947357 | debian-bookworm | #25 89.30 /repository/infrastructure-playbooks/docker-to-podman.yml 2025-09-20 09:09:21.947400 | debian-bookworm | #25 89.30 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.947444 | debian-bookworm | #25 89.30 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2025-09-20 09:09:21.947489 | debian-bookworm | #25 89.30 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2025-09-20 09:09:21.947532 | debian-bookworm | #25 89.30 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2025-09-20 09:09:21.947575 | debian-bookworm | #25 89.30 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.947619 | debian-bookworm | #25 89.30 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-09-20 09:09:21.947662 | debian-bookworm | #25 89.30 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-09-20 09:09:21.947706 | debian-bookworm | #25 89.30 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-09-20 09:09:21.947751 | debian-bookworm | #25 89.30 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-09-20 09:09:21.947796 | debian-bookworm | #25 89.30 /repository/infrastructure-playbooks/shrink-mgr.yml 2025-09-20 09:09:21.947839 | debian-bookworm | #25 89.30 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.947931 | debian-bookworm | #25 89.30 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2025-09-20 09:09:21.947977 | debian-bookworm | #25 89.31 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2025-09-20 09:09:21.948020 | debian-bookworm | #25 89.31 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2025-09-20 09:09:21.948062 | debian-bookworm | #25 89.31 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.948105 | debian-bookworm | #25 89.31 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2025-09-20 09:09:21.948147 | debian-bookworm | #25 89.31 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2025-09-20 09:09:21.948200 | debian-bookworm | #25 89.31 /repository/infrastructure-playbooks/ceph-keys.yml 2025-09-20 09:09:21.948243 | debian-bookworm | #25 89.31 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2025-09-20 09:09:21.948285 | debian-bookworm | #25 89.31 /repository/infrastructure-playbooks/add-mon.yml 2025-09-20 09:09:21.948329 | debian-bookworm | #25 89.31 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-09-20 09:09:21.948371 | debian-bookworm | #25 89.31 + echo /repository/infrastructure-playbooks/add-mon.yml 2025-09-20 09:09:21.948414 | debian-bookworm | #25 89.31 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2025-09-20 09:09:21.948458 | debian-bookworm | #25 89.31 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2025-09-20 09:09:21.948518 | debian-bookworm | #25 89.31 + 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 2025-09-20 09:09:21.948568 | debian-bookworm | #25 89.33 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2025-09-20 09:09:21.948612 | debian-bookworm | #25 89.33 + '[' -e /repository/site-docker.yml.sample ']' 2025-09-20 09:09:21.948655 | debian-bookworm | #25 89.33 + '[' -e /repository/site-container.yml.sample ']' 2025-09-20 09:09:21.948698 | debian-bookworm | #25 89.33 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2025-09-20 09:09:21.948741 | debian-bookworm | #25 89.33 + '[' -e /repository/dashboard.yml ']' 2025-09-20 09:09:21.948783 | debian-bookworm | #25 89.33 + cp /repository/dashboard.yml /ansible/dashboard.yml 2025-09-20 09:09:21.948826 | debian-bookworm | #25 89.34 + '[' -e /repository/module_utils ']' 2025-09-20 09:09:21.948924 | debian-bookworm | #25 89.34 + cp -r /repository/module_utils /ansible 2025-09-20 09:09:21.948972 | debian-bookworm | #25 89.34 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2025-09-20 09:09:21.949018 | debian-bookworm | #25 89.34 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2025-09-20 09:09:21.949062 | debian-bookworm | #25 89.34 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2025-09-20 09:09:21.949106 | debian-bookworm | #25 89.36 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2025-09-20 09:09:21.949150 | debian-bookworm | #25 89.36 + mkdir -p /tests 2025-09-20 09:09:21.949197 | debian-bookworm | #25 89.37 + 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 2025-09-20 09:09:21.949243 | debian-bookworm | #25 89.39 + python3 -m ara.setup.env 2025-09-20 09:09:22.067338 | debian-bookworm | #25 89.51 + python3 /src/render-playbooks.py 2025-09-20 09:09:22.242405 | debian-bookworm | #25 89.59 + chown -R dragon: /ansible /share /interface 2025-09-20 09:09:22.242594 | debian-bookworm | #25 89.69 + apt-get clean 2025-09-20 09:09:22.417360 | debian-bookworm | #25 89.70 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2025-09-20 09:09:22.923381 | debian-bookworm | #25 89.71 Reading package lists... 2025-09-20 09:09:23.109610 | debian-bookworm | #25 90.39 Building dependency tree... 2025-09-20 09:09:23.109761 | debian-bookworm | #25 90.56 Reading state information... 2025-09-20 09:09:23.288054 | debian-bookworm | #25 90.73 The following packages were automatically installed and are no longer required: 2025-09-20 09:09:23.288194 | debian-bookworm | #25 90.73 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2025-09-20 09:09:23.288302 | debian-bookworm | #25 90.73 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2025-09-20 09:09:23.288381 | debian-bookworm | #25 90.73 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-20 09:09:23.288427 | debian-bookworm | #25 90.73 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2025-09-20 09:09:23.288502 | debian-bookworm | #25 90.73 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2025-09-20 09:09:23.288565 | debian-bookworm | #25 90.73 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2025-09-20 09:09:23.450935 | debian-bookworm | #25 90.74 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2025-09-20 09:09:23.451080 | debian-bookworm | #25 90.74 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2025-09-20 09:09:23.451160 | debian-bookworm | #25 90.74 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2025-09-20 09:09:23.451227 | debian-bookworm | #25 90.74 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2025-09-20 09:09:23.451284 | debian-bookworm | #25 90.74 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2025-09-20 09:09:23.451357 | debian-bookworm | #25 90.74 Use 'apt autoremove' to remove them. 2025-09-20 09:09:23.451401 | debian-bookworm | #25 90.75 The following packages will be REMOVED: 2025-09-20 09:09:23.451474 | debian-bookworm | #25 90.75 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2025-09-20 09:09:23.507917 | debian-bookworm | #25 90.96 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2025-09-20 09:09:23.508036 | debian-bookworm | #25 90.96 After this operation, 60.6 MB disk space will be freed. 2025-09-20 09:09:23.670295 | debian-bookworm | #25 90.97 (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 ... 16752 files and directories currently installed.) 2025-09-20 09:09:23.670371 | debian-bookworm | #25 90.98 Removing build-essential (12.9) ... 2025-09-20 09:09:23.670388 | debian-bookworm | #25 91.03 Removing git (1:2.39.5-0+deb12u2) ... 2025-09-20 09:09:23.670399 | debian-bookworm | #25 91.12 Removing libffi-dev:amd64 (3.4.4-1) ... 2025-09-20 09:09:23.796184 | debian-bookworm | #25 91.18 Removing libssh-dev:amd64 (0.10.6-0+deb12u1) ... 2025-09-20 09:09:23.796255 | debian-bookworm | #25 91.24 Removing libssl-dev:amd64 (3.0.17-1~deb12u2) ... 2025-09-20 09:09:23.920461 | debian-bookworm | #25 91.31 Removing libyaml-dev:amd64 (0.2.5-1) ... 2025-09-20 09:09:23.920574 | debian-bookworm | #25 91.37 Removing python3-dev (3.11.2-1+b1) ... 2025-09-20 09:09:24.025045 | debian-bookworm | #25 91.47 + apt-get autoremove -y 2025-09-20 09:09:24.745499 | debian-bookworm | #25 91.48 Reading package lists... 2025-09-20 09:09:24.939166 | debian-bookworm | #25 92.22 Building dependency tree... 2025-09-20 09:09:25.090634 | debian-bookworm | #25 92.39 Reading state information... 2025-09-20 09:09:25.142124 | debian-bookworm | #25 92.59 The following packages will be REMOVED: 2025-09-20 09:09:25.142185 | debian-bookworm | #25 92.59 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2025-09-20 09:09:25.295694 | debian-bookworm | #25 92.59 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2025-09-20 09:09:25.295747 | debian-bookworm | #25 92.59 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-20 09:09:25.295761 | debian-bookworm | #25 92.59 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2025-09-20 09:09:25.295766 | debian-bookworm | #25 92.59 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2025-09-20 09:09:25.295770 | debian-bookworm | #25 92.59 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2025-09-20 09:09:25.295775 | debian-bookworm | #25 92.59 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2025-09-20 09:09:25.295779 | debian-bookworm | #25 92.59 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2025-09-20 09:09:25.295783 | debian-bookworm | #25 92.59 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2025-09-20 09:09:25.295797 | debian-bookworm | #25 92.59 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2025-09-20 09:09:25.295820 | debian-bookworm | #25 92.59 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2025-09-20 09:09:25.365437 | debian-bookworm | #25 92.81 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2025-09-20 09:09:25.365495 | debian-bookworm | #25 92.81 After this operation, 358 MB disk space will be freed. 2025-09-20 09:09:25.473136 | debian-bookworm | #25 92.83 (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 ... 15613 files and directories currently installed.) 2025-09-20 09:09:25.473231 | debian-bookworm | #25 92.85 Removing g++ (4:12.2.0-3) ... 2025-09-20 09:09:25.677779 | debian-bookworm | #25 92.92 Removing gcc (4:12.2.0-3) ... 2025-09-20 09:09:25.677940 | debian-bookworm | #25 93.02 Removing dpkg-dev (1.21.22) ... 2025-09-20 09:09:25.833550 | debian-bookworm | #25 93.13 Removing bzip2 (1.0.8-5+b1) ... 2025-09-20 09:09:25.833716 | debian-bookworm | #25 93.20 Removing cpp (4:12.2.0-3) ... 2025-09-20 09:09:25.833839 | debian-bookworm | #25 93.28 Removing g++-12 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:25.975257 | debian-bookworm | #25 93.36 Removing git-man (1:2.39.5-0+deb12u2) ... 2025-09-20 09:09:25.975392 | debian-bookworm | #25 93.42 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:26.121042 | debian-bookworm | #25 93.57 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2025-09-20 09:09:26.263852 | debian-bookworm | #25 93.65 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2025-09-20 09:09:26.391218 | debian-bookworm | #25 93.71 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2025-09-20 09:09:26.391312 | debian-bookworm | #25 93.78 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2025-09-20 09:09:26.391329 | debian-bookworm | #25 93.84 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2025-09-20 09:09:26.536535 | debian-bookworm | #25 93.91 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2025-09-20 09:09:26.536679 | debian-bookworm | #25 93.98 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2025-09-20 09:09:26.671761 | debian-bookworm | #25 94.04 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2025-09-20 09:09:26.809546 | debian-bookworm | #25 94.12 Removing libc-dev-bin (2.36-9+deb12u13) ... 2025-09-20 09:09:26.809665 | debian-bookworm | #25 94.18 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2025-09-20 09:09:26.809722 | debian-bookworm | #25 94.26 Removing libdpkg-perl (1.21.22) ... 2025-09-20 09:09:26.932192 | debian-bookworm | #25 94.32 Removing liberror-perl (0.17029-2) ... 2025-09-20 09:09:26.932278 | debian-bookworm | #25 94.38 Removing perl (5.36.0-7+deb12u3) ... 2025-09-20 09:09:27.088190 | debian-bookworm | #25 94.45 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2025-09-20 09:09:27.088320 | debian-bookworm | #25 94.54 Removing libgdbm-compat4:amd64 (1.23-3) ... 2025-09-20 09:09:27.216080 | debian-bookworm | #25 94.61 Removing libjs-sphinxdoc (5.3.0-4) ... 2025-09-20 09:09:27.216215 | debian-bookworm | #25 94.66 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-20 09:09:27.339919 | debian-bookworm | #25 94.73 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-20 09:09:27.340046 | debian-bookworm | #25 94.79 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2025-09-20 09:09:27.476511 | debian-bookworm | #25 94.86 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2025-09-20 09:09:27.476636 | debian-bookworm | #25 94.92 Removing libnsl-dev:amd64 (1.3.0-2) ... 2025-09-20 09:09:27.587041 | debian-bookworm | #25 94.98 Removing libpsl5:amd64 (0.21.2-1) ... 2025-09-20 09:09:27.587177 | debian-bookworm | #25 95.03 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2025-09-20 09:09:27.700400 | debian-bookworm | #25 95.10 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-09-20 09:09:27.700528 | debian-bookworm | #25 95.15 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2025-09-20 09:09:27.821351 | debian-bookworm | #25 95.20 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2025-09-20 09:09:27.821474 | debian-bookworm | #25 95.27 Removing libssh-4:amd64 (0.10.6-0+deb12u1) ... 2025-09-20 09:09:27.924012 | debian-bookworm | #25 95.32 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2025-09-20 09:09:28.044136 | debian-bookworm | #25 95.37 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2025-09-20 09:09:28.044269 | debian-bookworm | #25 95.44 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2025-09-20 09:09:28.192563 | debian-bookworm | #25 95.49 Removing linux-libc-dev:amd64 (6.1.148-1) ... 2025-09-20 09:09:28.192678 | debian-bookworm | #25 95.59 Removing make (4.3-4.1) ... 2025-09-20 09:09:28.192694 | debian-bookworm | #25 95.64 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2025-09-20 09:09:28.310860 | debian-bookworm | #25 95.76 Removing rpcsvc-proto (1.4.3-1) ... 2025-09-20 09:09:28.430735 | debian-bookworm | #25 95.81 Removing xz-utils (5.4.1-1) ... 2025-09-20 09:09:28.430904 | debian-bookworm | #25 95.88 Removing gcc-12 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:28.554112 | debian-bookworm | #25 95.95 Removing binutils (2.40-2) ... 2025-09-20 09:09:28.554262 | debian-bookworm | #25 96.00 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2025-09-20 09:09:28.680582 | debian-bookworm | #25 96.07 Removing libgprofng0:amd64 (2.40-2) ... 2025-09-20 09:09:28.680732 | debian-bookworm | #25 96.13 Removing libctf0:amd64 (2.40-2) ... 2025-09-20 09:09:28.789619 | debian-bookworm | #25 96.18 Removing libbinutils:amd64 (2.40-2) ... 2025-09-20 09:09:28.789708 | debian-bookworm | #25 96.24 Removing binutils-common:amd64 (2.40-2) ... 2025-09-20 09:09:28.901320 | debian-bookworm | #25 96.28 Removing cpp-12 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:28.901428 | debian-bookworm | #25 96.35 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.028635 | debian-bookworm | #25 96.42 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.028714 | debian-bookworm | #25 96.48 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.128908 | debian-bookworm | #25 96.52 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.129066 | debian-bookworm | #25 96.58 Removing libctf-nobfd0:amd64 (2.40-2) ... 2025-09-20 09:09:29.282016 | debian-bookworm | #25 96.63 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.282164 | debian-bookworm | #25 96.68 Removing libisl23:amd64 (0.25-1.1) ... 2025-09-20 09:09:29.282181 | debian-bookworm | #25 96.73 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.438241 | debian-bookworm | #25 96.78 Removing libjansson4:amd64 (2.14-2) ... 2025-09-20 09:09:29.438374 | debian-bookworm | #25 96.83 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.438428 | debian-bookworm | #25 96.89 Removing libmpc3:amd64 (1.3.1-1) ... 2025-09-20 09:09:29.545017 | debian-bookworm | #25 96.94 Removing libmpfr6:amd64 (4.2.0-1) ... 2025-09-20 09:09:29.545092 | debian-bookworm | #25 96.99 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.648429 | debian-bookworm | #25 97.04 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.648536 | debian-bookworm | #25 97.10 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2025-09-20 09:09:29.784960 | debian-bookworm | #25 97.18 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2025-09-20 09:09:29.785068 | debian-bookworm | #25 97.23 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-76f070d27ca25951.lock /tmp/uv-setuptools-7ac8e4e90ec09f32.lock /tmp/uv-setuptools-f53c845757bad8c7.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/*' 2025-09-20 09:09:29.921565 | debian-bookworm | #25 97.27 + uv pip install --no-cache --system pyclean==3.0.0 2025-09-20 09:09:30.029668 | debian-bookworm | #25 97.37 Using Python 3.13.7 environment at: /usr/local 2025-09-20 09:09:30.270411 | debian-bookworm | #25 97.48 Resolved 1 package in 99ms 2025-09-20 09:09:30.270538 | debian-bookworm | #25 97.50 Prepared 1 package in 19ms 2025-09-20 09:09:30.270635 | debian-bookworm | #25 97.50 Installed 1 package in 6ms 2025-09-20 09:09:30.270683 | debian-bookworm | #25 97.50 + pyclean==3.0.0 2025-09-20 09:09:30.270794 | debian-bookworm | #25 97.51 + pyclean /usr 2025-09-20 09:09:30.270848 | debian-bookworm | #25 97.57 Cleaning directory /usr 2025-09-20 09:09:30.872296 | debian-bookworm | #25 98.32 Total 1902 files, 298 directories removed. 2025-09-20 09:09:31.033465 | debian-bookworm | #25 98.33 + uv pip uninstall --system pyclean 2025-09-20 09:09:31.140954 | debian-bookworm | #25 98.59 Using Python 3.13.7 environment at: /usr/local 2025-09-20 09:09:31.299357 | debian-bookworm | #25 98.60 Uninstalled 1 package in 256ms 2025-09-20 09:09:31.299429 | debian-bookworm | #25 98.60 - pyclean==3.0.0 2025-09-20 09:09:31.480503 | debian-bookworm | #25 DONE 98.9s 2025-09-20 09:09:34.196564 | debian-bookworm | 2025-09-20 09:09:34.196679 | debian-bookworm | #26 [stage-1 2/3] COPY --link --from=builder / / 2025-09-20 09:09:37.712307 | debian-bookworm | #26 DONE 3.5s 2025-09-20 09:09:37.959287 | debian-bookworm | 2025-09-20 09:09:37.959396 | debian-bookworm | #27 [stage-1 3/3] WORKDIR /ansible 2025-09-20 09:09:37.959428 | debian-bookworm | #27 DONE 0.1s 2025-09-20 09:09:37.959442 | debian-bookworm | 2025-09-20 09:09:37.959453 | debian-bookworm | #28 exporting to image 2025-09-20 09:09:37.959466 | debian-bookworm | #28 exporting layers 2025-09-20 09:09:42.479375 | debian-bookworm | #28 exporting layers 4.7s done 2025-09-20 09:09:42.656369 | debian-bookworm | #28 writing image sha256:0902400146307b6700b1c1c4f97da49ed03f71d2e2581c13d25634fd24186d6e 0.0s done 2025-09-20 09:09:42.656506 | debian-bookworm | #28 naming to docker.io/library/7da81bf done 2025-09-20 09:09:42.656553 | debian-bookworm | #28 DONE 4.7s 2025-09-20 09:09:43.040912 | debian-bookworm | ok: Runtime: 0:01:59.077584 2025-09-20 09:09:43.068645 | 2025-09-20 09:09:43.068789 | TASK [Run push script] 2025-09-20 09:09:43.627467 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:09:43.633534 | 2025-09-20 09:09:43.633667 | TASK [Run cosign script] 2025-09-20 09:09:44.183426 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:09:44.190141 | 2025-09-20 09:09:44.190284 | TASK [Run sbom script] 2025-09-20 09:09:44.758014 | debian-bookworm | skipping: Conditional result was False 2025-09-20 09:09:44.759507 | 2025-09-20 09:09:44.759595 | PLAY RECAP 2025-09-20 09:09:44.759659 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-09-20 09:09:44.759684 | 2025-09-20 09:09:44.937112 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2025-09-20 09:09:44.938155 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-20 09:09:45.713439 | 2025-09-20 09:09:45.713609 | PLAY [Base post] 2025-09-20 09:09:45.728055 | 2025-09-20 09:09:45.728247 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-20 09:09:46.464747 | debian-bookworm | changed 2025-09-20 09:09:46.480161 | 2025-09-20 09:09:46.480273 | PLAY RECAP 2025-09-20 09:09:46.480338 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-20 09:09:46.480401 | 2025-09-20 09:09:46.682915 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-20 09:09:46.683727 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-20 09:09:47.894374 | 2025-09-20 09:09:47.894503 | PLAY [Base post-logs] 2025-09-20 09:09:47.918408 | 2025-09-20 09:09:47.918538 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-20 09:09:48.379892 | localhost | changed 2025-09-20 09:09:48.389882 | 2025-09-20 09:09:48.389994 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-20 09:09:48.417298 | localhost | ok 2025-09-20 09:09:48.422246 | 2025-09-20 09:09:48.422378 | TASK [Set zuul-log-path fact] 2025-09-20 09:09:48.437608 | localhost | ok 2025-09-20 09:09:48.445478 | 2025-09-20 09:09:48.445718 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-20 09:09:48.469916 | localhost | ok 2025-09-20 09:09:48.472852 | 2025-09-20 09:09:48.472939 | TASK [upload-logs : Create log directories] 2025-09-20 09:09:48.940219 | localhost | changed 2025-09-20 09:09:48.942705 | 2025-09-20 09:09:48.942796 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-20 09:09:49.385220 | localhost -> localhost | ok: Runtime: 0:00:00.005705 2025-09-20 09:09:49.388668 | 2025-09-20 09:09:49.388759 | TASK [upload-logs : Upload logs to log server] 2025-09-20 09:09:49.858579 | localhost | Output suppressed because no_log was given 2025-09-20 09:09:49.860306 | 2025-09-20 09:09:49.860396 | LOOP [upload-logs : Compress console log and json output] 2025-09-20 09:09:49.902637 | localhost | skipping: Conditional result was False 2025-09-20 09:09:49.907504 | localhost | skipping: Conditional result was False 2025-09-20 09:09:49.916043 | 2025-09-20 09:09:49.916162 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-20 09:09:49.976423 | localhost | skipping: Conditional result was False 2025-09-20 09:09:49.976650 | 2025-09-20 09:09:49.982752 | localhost | skipping: Conditional result was False 2025-09-20 09:09:49.991634 | 2025-09-20 09:09:49.991739 | LOOP [upload-logs : Upload console log and json output]