2026-08-04 00:00:25.766853 | Job console starting 2026-08-04 00:00:25.792704 | Updating git repos 2026-08-04 00:00:25.895718 | Cloning repos into workspace 2026-08-04 00:00:26.013656 | Restoring repo states 2026-08-04 00:00:26.046501 | Merging changes 2026-08-04 00:00:26.046521 | Checking out repos 2026-08-04 00:00:26.230598 | Preparing playbooks 2026-08-04 00:00:28.470044 | Running Ansible setup 2026-08-04 00:00:35.847491 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-04 00:00:38.248797 | 2026-08-04 00:00:38.248936 | PLAY [Base pre] 2026-08-04 00:00:38.318228 | 2026-08-04 00:00:38.318360 | TASK [Setup log path fact] 2026-08-04 00:00:38.356298 | debian-bookworm | ok 2026-08-04 00:00:38.389348 | 2026-08-04 00:00:38.389493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 00:00:38.437532 | debian-bookworm | ok 2026-08-04 00:00:38.447590 | 2026-08-04 00:00:38.447694 | TASK [emit-job-header : Print job information] 2026-08-04 00:00:38.510442 | # Job Information 2026-08-04 00:00:38.510594 | Ansible Version: 2.16.14 2026-08-04 00:00:38.510623 | Job: container-image-ceph-ansible-push-squid 2026-08-04 00:00:38.510650 | Pipeline: periodic-midnight 2026-08-04 00:00:38.510670 | Executor: 521e9411259a 2026-08-04 00:00:38.510687 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-08-04 00:00:38.510706 | Event ID: a42f31edc7c448d0a65c16706cef87d6 2026-08-04 00:00:38.514741 | 2026-08-04 00:00:38.514818 | LOOP [emit-job-header : Print node information] 2026-08-04 00:00:38.818903 | debian-bookworm | ok: 2026-08-04 00:00:38.821119 | debian-bookworm | # Node Information 2026-08-04 00:00:38.821187 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-04 00:00:38.821210 | debian-bookworm | Hostname: debian 2026-08-04 00:00:38.821228 | debian-bookworm | Username: zuul 2026-08-04 00:00:38.821246 | debian-bookworm | Distro: Debian 12.15 2026-08-04 00:00:38.821269 | debian-bookworm | Provider: regiocloud-a 2026-08-04 00:00:38.821287 | debian-bookworm | Region: 2026-08-04 00:00:38.821304 | debian-bookworm | Label: debian-bookworm 2026-08-04 00:00:38.821320 | debian-bookworm | Product Name: OpenStack Nova 2026-08-04 00:00:38.821336 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:eba5 2026-08-04 00:00:38.837931 | 2026-08-04 00:00:38.838049 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-04 00:00:39.790993 | debian-bookworm -> localhost | changed 2026-08-04 00:00:39.797159 | 2026-08-04 00:00:39.797270 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-04 00:00:42.360299 | debian-bookworm -> localhost | changed 2026-08-04 00:00:42.410902 | 2026-08-04 00:00:42.413228 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-04 00:00:43.241246 | debian-bookworm -> localhost | ok 2026-08-04 00:00:43.248325 | 2026-08-04 00:00:43.248443 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-04 00:00:43.289576 | debian-bookworm | ok 2026-08-04 00:00:43.321031 | debian-bookworm | included: /var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-04 00:00:43.336417 | 2026-08-04 00:00:43.336546 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-04 00:00:48.624397 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-04 00:00:48.624600 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/595647f30fad4430a8fe20baf9de7bed_id_rsa 2026-08-04 00:00:48.624632 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/595647f30fad4430a8fe20baf9de7bed_id_rsa.pub 2026-08-04 00:00:48.624654 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-04 00:00:48.624674 | debian-bookworm -> localhost | SHA256:yAOK6DD1953akiw1o/L8+5akWPLoms0EVIdgKAx7ONc zuul-build-sshkey 2026-08-04 00:00:48.624705 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-04 00:00:48.624723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-04 00:00:48.624741 | debian-bookworm -> localhost | |+ .o.... | 2026-08-04 00:00:48.624759 | debian-bookworm -> localhost | |.+.o ... | 2026-08-04 00:00:48.624776 | debian-bookworm -> localhost | |+.+ E | 2026-08-04 00:00:48.624793 | debian-bookworm -> localhost | |.* + o . | 2026-08-04 00:00:48.624810 | debian-bookworm -> localhost | |= . o = S | 2026-08-04 00:00:48.624832 | debian-bookworm -> localhost | |o. o.o=... | 2026-08-04 00:00:48.624850 | debian-bookworm -> localhost | | . .X.*o. | 2026-08-04 00:00:48.624867 | debian-bookworm -> localhost | | .*= *oo | 2026-08-04 00:00:48.624884 | debian-bookworm -> localhost | | o=*o+=o | 2026-08-04 00:00:48.624900 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-04 00:00:48.624945 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.994392 2026-08-04 00:00:48.630379 | 2026-08-04 00:00:48.630531 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-04 00:00:48.698323 | debian-bookworm | ok 2026-08-04 00:00:48.706742 | debian-bookworm | included: /var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-04 00:00:48.757182 | 2026-08-04 00:00:48.757293 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-04 00:00:48.790874 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:00:48.795880 | 2026-08-04 00:00:48.795969 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-04 00:00:49.701625 | debian-bookworm | changed 2026-08-04 00:00:49.706097 | 2026-08-04 00:00:49.706209 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-04 00:00:50.030523 | debian-bookworm | ok 2026-08-04 00:00:50.035239 | 2026-08-04 00:00:50.035321 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-04 00:00:50.843423 | debian-bookworm | changed 2026-08-04 00:00:50.853536 | 2026-08-04 00:00:50.854254 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-04 00:00:51.521017 | debian-bookworm | changed 2026-08-04 00:00:51.545700 | 2026-08-04 00:00:51.546506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-04 00:00:51.583249 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:00:51.594116 | 2026-08-04 00:00:51.594299 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-04 00:00:52.720435 | debian-bookworm -> localhost | changed 2026-08-04 00:00:52.735344 | 2026-08-04 00:00:52.735457 | TASK [add-build-sshkey : Add back temp key] 2026-08-04 00:00:53.121584 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/595647f30fad4430a8fe20baf9de7bed_id_rsa (zuul-build-sshkey) 2026-08-04 00:00:53.121801 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012720 2026-08-04 00:00:53.129823 | 2026-08-04 00:00:53.129929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-04 00:00:53.559071 | debian-bookworm | ok 2026-08-04 00:00:53.564342 | 2026-08-04 00:00:53.564435 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-04 00:00:53.608885 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:00:53.634485 | 2026-08-04 00:00:53.634614 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-04 00:00:54.093175 | debian-bookworm | ok 2026-08-04 00:00:54.114782 | 2026-08-04 00:00:54.114962 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-04 00:00:54.143421 | debian-bookworm | ok 2026-08-04 00:00:54.148611 | 2026-08-04 00:00:54.148707 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-04 00:00:54.451008 | debian-bookworm -> localhost | ok 2026-08-04 00:00:54.457878 | 2026-08-04 00:00:54.457984 | TASK [validate-host : Collect information about the host] 2026-08-04 00:00:55.601703 | debian-bookworm | ok 2026-08-04 00:00:55.613012 | 2026-08-04 00:00:55.613118 | TASK [validate-host : Sanitize hostname] 2026-08-04 00:00:55.764411 | debian-bookworm | ok 2026-08-04 00:00:55.769963 | 2026-08-04 00:00:55.770071 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-04 00:00:56.340400 | debian-bookworm -> localhost | changed 2026-08-04 00:00:56.352726 | 2026-08-04 00:00:56.352888 | TASK [validate-host : Collect information about zuul worker] 2026-08-04 00:00:56.747719 | debian-bookworm | ok 2026-08-04 00:00:56.755782 | 2026-08-04 00:00:56.755908 | TASK [validate-host : Write out all zuul information for each host] 2026-08-04 00:00:57.329365 | debian-bookworm -> localhost | changed 2026-08-04 00:00:57.338949 | 2026-08-04 00:00:57.339049 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-04 00:00:57.601306 | debian-bookworm | ok 2026-08-04 00:00:57.618865 | 2026-08-04 00:00:57.619022 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-04 00:00:58.533599 | debian-bookworm | changed: 2026-08-04 00:00:58.533892 | debian-bookworm | cd+++++++++ src/ 2026-08-04 00:00:58.533942 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-04 00:00:58.533978 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-04 00:00:58.534010 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-08-04 00:00:58.534038 | debian-bookworm | Containerfile 2026-08-04 00:00:58.534280 | debian-bookworm | 2026-08-04 00:03:32.028035 | debian-bookworm | #25 74.35 2026-08-04 00:03:32.028049 | debian-bookworm | #25 74.35 Or undo this operation with: 2026-08-04 00:03:32.028063 | debian-bookworm | #25 74.35 2026-08-04 00:03:32.028079 | debian-bookworm | #25 74.35 git switch - 2026-08-04 00:03:32.028095 | debian-bookworm | #25 74.35 2026-08-04 00:03:32.028110 | debian-bookworm | #25 74.35 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-04 00:03:32.028124 | debian-bookworm | #25 74.35 2026-08-04 00:03:32.028139 | debian-bookworm | #25 74.35 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-08-04 00:05:06.337227 | debian-bookworm | #25 168.7 Using /etc/ansible/ansible.cfg as config file 2026-08-04 00:05:06.337362 | debian-bookworm | #25 168.7 Starting galaxy collection install process 2026-08-04 00:05:06.337410 | debian-bookworm | #25 168.7 Process install dependency map 2026-08-04 00:05:06.337478 | debian-bookworm | #25 168.7 Starting collection install process 2026-08-04 00:05:06.337567 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/ansible-netcommon-2.6.1-8558y5bg 2026-08-04 00:05:06.337643 | debian-bookworm | #25 168.7 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-08-04 00:05:06.337687 | debian-bookworm | #25 168.7 ansible.netcommon:2.6.1 was installed successfully 2026-08-04 00:05:06.337742 | debian-bookworm | #25 168.7 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-08-04 00:05:06.337785 | debian-bookworm | #25 168.7 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-08-04 00:05:06.337826 | debian-bookworm | #25 168.7 openstack.config_template:1.3.0 was installed successfully 2026-08-04 00:05:06.337880 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/ansible-posix-2.2.2-m7he7yam 2026-08-04 00:05:06.337924 | debian-bookworm | #25 168.7 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-08-04 00:05:06.337966 | debian-bookworm | #25 168.7 ansible.posix:2.2.2 was installed successfully 2026-08-04 00:05:06.338007 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/ansible-utils-6.0.3-oaagdm0a 2026-08-04 00:05:06.338049 | debian-bookworm | #25 168.7 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-08-04 00:05:06.338090 | debian-bookworm | #25 168.7 ansible.utils:6.0.3 was installed successfully 2026-08-04 00:05:06.338131 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/netbox-netbox-3.23.0-lu6dhxmm 2026-08-04 00:05:06.338172 | debian-bookworm | #25 168.7 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-08-04 00:05:06.338213 | debian-bookworm | #25 168.7 netbox.netbox:3.23.0 was installed successfully 2026-08-04 00:05:06.338256 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260724.0.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/osism-commons-0.20260724.0-wwb6_fhc 2026-08-04 00:05:06.338296 | debian-bookworm | #25 168.7 Installing 'osism.commons:0.20260724.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-08-04 00:05:06.338337 | debian-bookworm | #25 168.7 osism.commons:0.20260724.0 was installed successfully 2026-08-04 00:05:06.338388 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/community-general-13.2.0-52gyznfn 2026-08-04 00:05:06.338447 | debian-bookworm | #25 168.7 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-08-04 00:05:06.338490 | debian-bookworm | #25 168.7 community.general:13.2.0 was installed successfully 2026-08-04 00:05:06.338541 | debian-bookworm | #25 168.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-1699ejjt4y7p/tmpi1zx6z3a/community-library_inventory_filtering_v1-1.1.5-21e5ig03 2026-08-04 00:05:06.338589 | debian-bookworm | #25 168.7 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-08-04 00:05:06.338632 | debian-bookworm | #25 168.7 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-08-04 00:05:06.493026 | debian-bookworm | #25 168.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-08-04 00:05:06.493075 | debian-bookworm | #25 168.7 + mkdir -p /usr/share/mitogen 2026-08-04 00:05:06.493080 | debian-bookworm | #25 168.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-08-04 00:05:06.493084 | debian-bookworm | #25 168.8 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-08-04 00:05:06.669095 | debian-bookworm | #25 168.8 + rm /mitogen.tar.gz 2026-08-04 00:05:06.669177 | debian-bookworm | #25 168.8 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-08-04 00:05:06.669192 | debian-bookworm | #25 168.8 ++ awk '-F: ' '{ print $2 }' 2026-08-04 00:05:06.669204 | debian-bookworm | #25 168.8 + PROJECT_VERSION=stable-9.0 2026-08-04 00:05:06.669216 | debian-bookworm | #25 168.8 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-08-04 00:05:06.669228 | debian-bookworm | #25 168.8 Cloning into '/repository'... 2026-08-04 00:05:08.654596 | debian-bookworm | #25 171.0 ++ LC_ALL=C 2026-08-04 00:05:08.654675 | debian-bookworm | #25 171.0 ++ sort 2026-08-04 00:05:08.754748 | debian-bookworm | #25 171.0 ++ find /patches/stable-9.0 -name '*.patch' 2026-08-04 00:05:08.754833 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.754849 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-08-04 00:05:08.754860 | debian-bookworm | #25 171.0 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-08-04 00:05:08.754871 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.754882 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.754893 | debian-bookworm | #25 171.0 checking file roles/ceph-defaults/defaults/main.yml 2026-08-04 00:05:08.754915 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-04 00:05:08.754925 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.754936 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.754946 | debian-bookworm | #25 171.0 patching file roles/ceph-defaults/defaults/main.yml 2026-08-04 00:05:08.754956 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-04 00:05:08.754975 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.754986 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-08-04 00:05:08.754996 | debian-bookworm | #25 171.0 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-08-04 00:05:08.755006 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755016 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755026 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-08-04 00:05:08.755036 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-04 00:05:08.755046 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-04 00:05:08.755056 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-08-04 00:05:08.755066 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-08-04 00:05:08.755076 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-04 00:05:08.755086 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-04 00:05:08.755096 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755105 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755115 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-08-04 00:05:08.755125 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-04 00:05:08.755135 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-04 00:05:08.755145 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-08-04 00:05:08.755155 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-08-04 00:05:08.755164 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-04 00:05:08.755174 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-04 00:05:08.755184 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755194 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/container-binary.patch 2026-08-04 00:05:08.755245 | debian-bookworm | #25 171.0 /patches/stable-9.0/container-binary.patch 2026-08-04 00:05:08.755256 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755266 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755276 | debian-bookworm | #25 171.0 checking file roles/ceph-facts/tasks/container_binary.yml 2026-08-04 00:05:08.755286 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755296 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755306 | debian-bookworm | #25 171.0 patching file roles/ceph-facts/tasks/container_binary.yml 2026-08-04 00:05:08.755316 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755326 | debian-bookworm | #25 171.0 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-08-04 00:05:08.755336 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-08-04 00:05:08.755345 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755355 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755365 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755375 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-08-04 00:05:08.755386 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755395 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755405 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755415 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-08-04 00:05:08.755447 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755457 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-08-04 00:05:08.755467 | debian-bookworm | #25 171.0 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-08-04 00:05:08.755477 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755487 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755497 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755507 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755517 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755527 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755537 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755547 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-08-04 00:05:08.755556 | debian-bookworm | #25 171.0 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-08-04 00:05:08.755566 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755576 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755586 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/shrink-osd.yml 2026-08-04 00:05:08.755596 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755606 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755615 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/shrink-osd.yml 2026-08-04 00:05:08.755625 | debian-bookworm | #25 171.0 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-08-04 00:05:08.755635 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755645 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-08-04 00:05:08.755655 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755665 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755675 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755685 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755695 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755714 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755724 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755734 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-08-04 00:05:08.755745 | debian-bookworm | #25 171.0 /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-08-04 00:05:08.755761 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755772 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755781 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755791 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755801 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755811 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755821 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755831 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-08-04 00:05:08.755841 | debian-bookworm | #25 171.0 /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-08-04 00:05:08.755851 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755861 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755871 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755887 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755897 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755907 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755917 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.755927 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-04 00:05:08.755937 | debian-bookworm | #25 171.0 /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-04 00:05:08.755947 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755956 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.755966 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.755976 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.755986 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.755996 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.756006 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.756015 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-08-04 00:05:08.756025 | debian-bookworm | #25 171.0 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-08-04 00:05:08.756035 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.756045 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.756055 | debian-bookworm | #25 171.0 checking file roles/ceph-client/meta/main.yml 2026-08-04 00:05:08.756065 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756075 | debian-bookworm | #25 171.0 checking file roles/ceph-common/meta/main.yml 2026-08-04 00:05:08.756084 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756094 | debian-bookworm | #25 171.0 checking file roles/ceph-container-common/meta/main.yml 2026-08-04 00:05:08.756104 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756114 | debian-bookworm | #25 171.0 checking file roles/ceph-defaults/meta/main.yml 2026-08-04 00:05:08.756124 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756134 | debian-bookworm | #25 171.0 checking file roles/ceph-handler/meta/main.yml 2026-08-04 00:05:08.756144 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756153 | debian-bookworm | #25 171.0 checking file roles/ceph-mds/meta/main.yml 2026-08-04 00:05:08.756163 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756173 | debian-bookworm | #25 171.0 checking file roles/ceph-mgr/meta/main.yml 2026-08-04 00:05:08.756183 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756193 | debian-bookworm | #25 171.0 checking file roles/ceph-mon/meta/main.yml 2026-08-04 00:05:08.756202 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756212 | debian-bookworm | #25 171.0 checking file roles/ceph-osd/meta/main.yml 2026-08-04 00:05:08.756222 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756232 | debian-bookworm | #25 171.0 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-08-04 00:05:08.756242 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756257 | debian-bookworm | #25 171.0 checking file roles/ceph-rgw/meta/main.yml 2026-08-04 00:05:08.756267 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756277 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.756286 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.756296 | debian-bookworm | #25 171.0 patching file roles/ceph-client/meta/main.yml 2026-08-04 00:05:08.756306 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756316 | debian-bookworm | #25 171.0 patching file roles/ceph-common/meta/main.yml 2026-08-04 00:05:08.756326 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756336 | debian-bookworm | #25 171.0 patching file roles/ceph-container-common/meta/main.yml 2026-08-04 00:05:08.756346 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756355 | debian-bookworm | #25 171.0 patching file roles/ceph-defaults/meta/main.yml 2026-08-04 00:05:08.756365 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756375 | debian-bookworm | #25 171.0 patching file roles/ceph-handler/meta/main.yml 2026-08-04 00:05:08.756385 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756395 | debian-bookworm | #25 171.0 patching file roles/ceph-mds/meta/main.yml 2026-08-04 00:05:08.756405 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756414 | debian-bookworm | #25 171.0 patching file roles/ceph-mgr/meta/main.yml 2026-08-04 00:05:08.756437 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756447 | debian-bookworm | #25 171.0 patching file roles/ceph-mon/meta/main.yml 2026-08-04 00:05:08.756457 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756467 | debian-bookworm | #25 171.0 patching file roles/ceph-osd/meta/main.yml 2026-08-04 00:05:08.756477 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756493 | debian-bookworm | #25 171.0 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-08-04 00:05:08.756503 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756513 | debian-bookworm | #25 171.0 patching file roles/ceph-rgw/meta/main.yml 2026-08-04 00:05:08.756523 | debian-bookworm | #25 171.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-04 00:05:08.756537 | debian-bookworm | #25 171.0 /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-08-04 00:05:08.756547 | debian-bookworm | #25 171.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-04 00:05:08.756557 | debian-bookworm | #25 171.0 + echo /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-08-04 00:05:08.756567 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.756577 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:08.756587 | debian-bookworm | #25 171.0 checking file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.756597 | debian-bookworm | #25 171.0 + cd /repository 2026-08-04 00:05:08.756606 | debian-bookworm | #25 171.0 + patch --forward --batch -p1 2026-08-04 00:05:08.756616 | debian-bookworm | #25 171.0 patching file infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.756626 | debian-bookworm | #25 171.0 + '[' -e /repository/plugins/actions ']' 2026-08-04 00:05:08.756636 | debian-bookworm | #25 171.0 + '[' -e /repository/plugins/callback ']' 2026-08-04 00:05:08.756646 | debian-bookworm | #25 171.0 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-08-04 00:05:08.756656 | debian-bookworm | #25 171.0 + '[' -e /repository/plugins/filter ']' 2026-08-04 00:05:08.756666 | debian-bookworm | #25 171.0 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-08-04 00:05:08.756681 | debian-bookworm | #25 171.0 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_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_account.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-08-04 00:05:08.756701 | debian-bookworm | #25 171.0 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-08-04 00:05:08.756712 | debian-bookworm | #25 171.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756722 | debian-bookworm | #25 171.0 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-04 00:05:08.756732 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-04 00:05:08.756742 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-04 00:05:08.756752 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-08-04 00:05:08.756762 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-04 00:05:08.756772 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756782 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-04 00:05:08.756791 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-04 00:05:08.756802 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-08-04 00:05:08.756812 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-04 00:05:08.756822 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756831 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-04 00:05:08.756841 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-04 00:05:08.756851 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-08-04 00:05:08.756861 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-04 00:05:08.756871 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756881 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-04 00:05:08.756890 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-04 00:05:08.756900 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-08-04 00:05:08.756910 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-04 00:05:08.756925 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756935 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-04 00:05:08.756945 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-04 00:05:08.756955 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-08-04 00:05:08.756965 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/cephadm.yml 2026-08-04 00:05:08.756975 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.756985 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-08-04 00:05:08.756994 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-08-04 00:05:08.757004 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-08-04 00:05:08.757014 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-04 00:05:08.757024 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.757039 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-04 00:05:08.757049 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-04 00:05:08.757059 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-08-04 00:05:08.757069 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.757079 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.757089 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.757098 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-08-04 00:05:08.757108 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-08-04 00:05:08.757118 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.757128 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-04 00:05:08.757138 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-04 00:05:08.757148 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-04 00:05:08.757158 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-08-04 00:05:08.757168 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.757178 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-08-04 00:05:08.757188 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/lv-create.yml 2026-08-04 00:05:08.757197 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-08-04 00:05:08.757207 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-08-04 00:05:08.757217 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.757231 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-04 00:05:08.757242 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-04 00:05:08.868293 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-04 00:05:08.868376 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-08-04 00:05:08.868392 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868404 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-04 00:05:08.868458 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-04 00:05:08.868471 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-04 00:05:08.868482 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-08-04 00:05:08.868493 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868505 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-04 00:05:08.868529 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-04 00:05:08.868542 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-04 00:05:08.868553 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-08-04 00:05:08.868565 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868576 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-04 00:05:08.868587 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-04 00:05:08.868599 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-04 00:05:08.868634 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-08-04 00:05:08.868646 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868657 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-04 00:05:08.868669 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-04 00:05:08.868680 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-04 00:05:08.868707 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-08-04 00:05:08.868719 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868730 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-04 00:05:08.868741 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-04 00:05:08.868752 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-04 00:05:08.868764 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-08-04 00:05:08.868775 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868786 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-04 00:05:08.868798 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-04 00:05:08.868809 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-04 00:05:08.868821 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-08-04 00:05:08.868832 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868843 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-04 00:05:08.868854 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-04 00:05:08.868865 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-04 00:05:08.868876 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-08-04 00:05:08.868888 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868899 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-04 00:05:08.868910 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-04 00:05:08.868921 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-04 00:05:08.868932 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-08-04 00:05:08.868945 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.868956 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-04 00:05:08.868967 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-04 00:05:08.868978 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-04 00:05:08.868989 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-08-04 00:05:08.869001 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.869012 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-04 00:05:08.869023 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-04 00:05:08.869034 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-04 00:05:08.869053 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-08-04 00:05:08.869065 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.869076 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-08-04 00:05:08.869087 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/add-mon.yml 2026-08-04 00:05:08.869098 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-08-04 00:05:08.869110 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-08-04 00:05:08.869129 | debian-bookworm | #25 171.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-04 00:05:08.869141 | debian-bookworm | #25 171.1 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-04 00:05:08.869152 | debian-bookworm | #25 171.1 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-04 00:05:08.869164 | debian-bookworm | #25 171.1 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-04 00:05:08.869175 | debian-bookworm | #25 171.1 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-04 00:05:08.869197 | debian-bookworm | #25 171.1 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-08-04 00:05:08.869213 | debian-bookworm | #25 171.1 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-08-04 00:05:08.869224 | debian-bookworm | #25 171.1 + '[' -e /repository/site-docker.yml.sample ']' 2026-08-04 00:05:08.869236 | debian-bookworm | #25 171.1 + '[' -e /repository/site-container.yml.sample ']' 2026-08-04 00:05:08.869247 | debian-bookworm | #25 171.1 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-08-04 00:05:08.869258 | debian-bookworm | #25 171.1 + '[' -e /repository/dashboard.yml ']' 2026-08-04 00:05:08.869270 | debian-bookworm | #25 171.1 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-08-04 00:05:08.869281 | debian-bookworm | #25 171.2 + '[' -e /repository/module_utils ']' 2026-08-04 00:05:08.869292 | debian-bookworm | #25 171.2 + cp -r /repository/module_utils /ansible 2026-08-04 00:05:08.869303 | debian-bookworm | #25 171.2 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-08-04 00:05:08.869315 | debian-bookworm | #25 171.2 + 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-08-04 00:05:08.869326 | debian-bookworm | #25 171.2 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-08-04 00:05:08.869337 | debian-bookworm | #25 171.2 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-08-04 00:05:08.992528 | debian-bookworm | #25 171.2 + mkdir -p /tests 2026-08-04 00:05:08.992609 | debian-bookworm | #25 171.2 + 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-08-04 00:05:08.992632 | debian-bookworm | #25 171.2 + python3 -m ara.setup.env 2026-08-04 00:05:08.992645 | debian-bookworm | #25 171.3 + python3 /src/render-playbooks.py 2026-08-04 00:05:08.992685 | debian-bookworm | #25 171.3 + chown -R dragon: /ansible /share /interface 2026-08-04 00:05:09.104894 | debian-bookworm | #25 171.4 + apt-get clean 2026-08-04 00:05:09.104979 | debian-bookworm | #25 171.4 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-04 00:05:09.726268 | debian-bookworm | #25 171.4 Reading package lists... 2026-08-04 00:05:09.869593 | debian-bookworm | #25 172.1 Building dependency tree... 2026-08-04 00:05:10.013981 | debian-bookworm | #25 172.2 Reading state information... 2026-08-04 00:05:10.014075 | debian-bookworm | #25 172.3 The following packages were automatically installed and are no longer required: 2026-08-04 00:05:10.014090 | debian-bookworm | #25 172.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-04 00:05:10.014102 | debian-bookworm | #25 172.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-04 00:05:10.014114 | debian-bookworm | #25 172.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-04 00:05:10.014126 | debian-bookworm | #25 172.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-04 00:05:10.014137 | debian-bookworm | #25 172.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-04 00:05:10.014148 | debian-bookworm | #25 172.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-04 00:05:10.014160 | debian-bookworm | #25 172.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-04 00:05:10.174603 | debian-bookworm | #25 172.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-04 00:05:10.174678 | debian-bookworm | #25 172.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-04 00:05:10.174689 | debian-bookworm | #25 172.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-04 00:05:10.174699 | debian-bookworm | #25 172.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-04 00:05:10.174708 | debian-bookworm | #25 172.3 Use 'apt autoremove' to remove them. 2026-08-04 00:05:10.174725 | debian-bookworm | #25 172.3 The following packages will be REMOVED: 2026-08-04 00:05:10.174734 | debian-bookworm | #25 172.3 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-04 00:05:10.250037 | debian-bookworm | #25 172.6 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-08-04 00:05:10.250116 | debian-bookworm | #25 172.6 After this operation, 60.4 MB disk space will be freed. 2026-08-04 00:05:10.442413 | debian-bookworm | #25 172.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-08-04 00:05:10.442523 | debian-bookworm | #25 172.6 Removing build-essential (12.9) ... 2026-08-04 00:05:10.445660 | debian-bookworm | #25 172.8 Removing git (1:2.39.5-0+deb12u3) ... 2026-08-04 00:05:10.558688 | debian-bookworm | #25 172.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-08-04 00:05:10.729140 | debian-bookworm | #25 173.1 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-08-04 00:05:10.904152 | debian-bookworm | #25 173.2 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-04 00:05:10.904227 | debian-bookworm | #25 173.2 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-08-04 00:05:11.134445 | debian-bookworm | #25 173.3 Removing python3-dev (3.11.2-1+b1) ... 2026-08-04 00:05:11.154438 | debian-bookworm | #25 173.5 + apt-get autoremove -y 2026-08-04 00:05:11.766736 | debian-bookworm | #25 173.5 Reading package lists... 2026-08-04 00:05:11.896106 | debian-bookworm | #25 174.1 Building dependency tree... 2026-08-04 00:05:12.046758 | debian-bookworm | #25 174.2 Reading state information... 2026-08-04 00:05:12.047187 | debian-bookworm | #25 174.4 The following packages will be REMOVED: 2026-08-04 00:05:12.047215 | debian-bookworm | #25 174.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-04 00:05:12.047229 | debian-bookworm | #25 174.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-04 00:05:12.047281 | debian-bookworm | #25 174.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-04 00:05:12.047339 | debian-bookworm | #25 174.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-04 00:05:12.047352 | debian-bookworm | #25 174.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-04 00:05:12.047362 | debian-bookworm | #25 174.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-04 00:05:12.047372 | debian-bookworm | #25 174.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-04 00:05:12.047382 | debian-bookworm | #25 174.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-04 00:05:12.047392 | debian-bookworm | #25 174.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-04 00:05:12.047402 | debian-bookworm | #25 174.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-04 00:05:12.047413 | debian-bookworm | #25 174.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-04 00:05:12.274138 | debian-bookworm | #25 174.6 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-08-04 00:05:12.275090 | debian-bookworm | #25 174.6 After this operation, 358 MB disk space will be freed. 2026-08-04 00:05:12.398514 | debian-bookworm | #25 174.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-08-04 00:05:12.398632 | debian-bookworm | #25 174.6 Removing g++ (4:12.2.0-3) ... 2026-08-04 00:05:12.398660 | debian-bookworm | #25 174.7 Removing gcc (4:12.2.0-3) ... 2026-08-04 00:05:12.543788 | debian-bookworm | #25 174.9 Removing dpkg-dev (1.21.23) ... 2026-08-04 00:05:12.677724 | debian-bookworm | #25 175.0 Removing bzip2 (1.0.8-5+b1) ... 2026-08-04 00:05:12.848443 | debian-bookworm | #25 175.1 Removing cpp (4:12.2.0-3) ... 2026-08-04 00:05:12.848544 | debian-bookworm | #25 175.2 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:12.978123 | debian-bookworm | #25 175.2 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-08-04 00:05:12.978312 | debian-bookworm | #25 175.3 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:13.102414 | debian-bookworm | #25 175.4 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-08-04 00:05:13.226936 | debian-bookworm | #25 175.5 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-08-04 00:05:13.227029 | debian-bookworm | #25 175.6 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-08-04 00:05:13.359245 | debian-bookworm | #25 175.6 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-08-04 00:05:13.359400 | debian-bookworm | #25 175.7 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-08-04 00:05:13.538725 | debian-bookworm | #25 175.8 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-08-04 00:05:13.538805 | debian-bookworm | #25 175.9 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-08-04 00:05:13.730546 | debian-bookworm | #25 176.0 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-08-04 00:05:13.730746 | debian-bookworm | #25 176.1 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-08-04 00:05:13.931257 | debian-bookworm | #25 176.2 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-08-04 00:05:13.931411 | debian-bookworm | #25 176.3 Removing libdpkg-perl (1.21.23) ... 2026-08-04 00:05:14.066051 | debian-bookworm | #25 176.3 Removing liberror-perl (0.17029-2) ... 2026-08-04 00:05:14.066205 | debian-bookworm | #25 176.4 Removing perl (5.36.0-7+deb12u3) ... 2026-08-04 00:05:14.233935 | debian-bookworm | #25 176.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-08-04 00:05:14.234090 | debian-bookworm | #25 176.6 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-08-04 00:05:14.339409 | debian-bookworm | #25 176.7 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-08-04 00:05:14.516762 | debian-bookworm | #25 176.8 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-04 00:05:14.516929 | debian-bookworm | #25 176.8 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-04 00:05:14.679490 | debian-bookworm | #25 176.9 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-08-04 00:05:14.679638 | debian-bookworm | #25 177.0 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-08-04 00:05:14.867875 | debian-bookworm | #25 177.1 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-08-04 00:05:14.867980 | debian-bookworm | #25 177.2 Removing libpsl5:amd64 (0.21.2-1) ... 2026-08-04 00:05:15.017744 | debian-bookworm | #25 177.3 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-08-04 00:05:15.017856 | debian-bookworm | #25 177.3 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-08-04 00:05:15.128815 | debian-bookworm | #25 177.4 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-08-04 00:05:15.128936 | debian-bookworm | #25 177.5 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-08-04 00:05:15.323853 | debian-bookworm | #25 177.5 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-04 00:05:15.324030 | debian-bookworm | #25 177.6 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-08-04 00:05:15.432514 | debian-bookworm | #25 177.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-08-04 00:05:15.537015 | debian-bookworm | #25 177.9 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-08-04 00:05:15.713468 | debian-bookworm | #25 177.9 Removing linux-libc-dev:amd64 (6.1.177-1) ... 2026-08-04 00:05:15.713640 | debian-bookworm | #25 178.0 Removing make (4.3-4.1) ... 2026-08-04 00:05:15.890561 | debian-bookworm | #25 178.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-08-04 00:05:15.890710 | debian-bookworm | #25 178.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-08-04 00:05:16.052916 | debian-bookworm | #25 178.4 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-08-04 00:05:16.177090 | debian-bookworm | #25 178.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:16.439820 | debian-bookworm | #25 178.6 Removing binutils (2.40-2) ... 2026-08-04 00:05:16.439947 | debian-bookworm | #25 178.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-08-04 00:05:16.439963 | debian-bookworm | #25 178.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-08-04 00:05:16.658367 | debian-bookworm | #25 178.8 Removing libctf0:amd64 (2.40-2) ... 2026-08-04 00:05:16.804566 | debian-bookworm | #25 179.1 Removing libbinutils:amd64 (2.40-2) ... 2026-08-04 00:05:16.911541 | debian-bookworm | #25 179.2 Removing binutils-common:amd64 (2.40-2) ... 2026-08-04 00:05:17.052626 | debian-bookworm | #25 179.4 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.216060 | debian-bookworm | #25 179.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.216179 | debian-bookworm | #25 179.5 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.335831 | debian-bookworm | #25 179.6 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.335991 | debian-bookworm | #25 179.7 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.502003 | debian-bookworm | #25 179.7 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-08-04 00:05:17.502123 | debian-bookworm | #25 179.8 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.634146 | debian-bookworm | #25 179.9 Removing libisl23:amd64 (0.25-1.1) ... 2026-08-04 00:05:17.634262 | debian-bookworm | #25 180.0 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:17.836104 | debian-bookworm | #25 180.2 Removing libjansson4:amd64 (2.14-2) ... 2026-08-04 00:05:17.993113 | debian-bookworm | #25 180.3 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:18.181640 | debian-bookworm | #25 180.4 Removing libmpc3:amd64 (1.3.1-1) ... 2026-08-04 00:05:18.181753 | debian-bookworm | #25 180.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-08-04 00:05:18.408983 | debian-bookworm | #25 180.6 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:18.409117 | debian-bookworm | #25 180.7 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:18.600043 | debian-bookworm | #25 180.8 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-08-04 00:05:18.600124 | debian-bookworm | #25 180.9 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-04 00:05:18.737244 | debian-bookworm | #25 181.0 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-2ca3f464ff27def0.lock /tmp/uv-setuptools-bbb73c29928abfb8.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-08-04 00:05:18.737394 | debian-bookworm | #25 181.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-08-04 00:05:19.035148 | debian-bookworm | #25 181.2 Using Python 3.13.14 environment at: /usr/local 2026-08-04 00:05:19.170175 | debian-bookworm | #25 181.4 Resolved 1 package in 155ms 2026-08-04 00:05:19.170269 | debian-bookworm | #25 181.4 Prepared 1 package in 21ms 2026-08-04 00:05:19.170286 | debian-bookworm | #25 181.4 Installed 1 package in 10ms 2026-08-04 00:05:19.170327 | debian-bookworm | #25 181.4 + pyclean==3.0.0 2026-08-04 00:05:19.170344 | debian-bookworm | #25 181.4 + pyclean /usr 2026-08-04 00:05:19.170360 | debian-bookworm | #25 181.5 Cleaning directory /usr 2026-08-04 00:05:20.163833 | debian-bookworm | #25 182.5 Total 1841 files, 290 directories removed. 2026-08-04 00:05:20.328892 | debian-bookworm | #25 182.5 + uv pip uninstall --system pyclean 2026-08-04 00:05:20.667129 | debian-bookworm | #25 182.8 Using Python 3.13.14 environment at: /usr/local 2026-08-04 00:05:20.747843 | debian-bookworm | #25 182.8 Uninstalled 1 package in 302ms 2026-08-04 00:05:20.747948 | debian-bookworm | #25 182.8 - pyclean==3.0.0 2026-08-04 00:05:21.056816 | debian-bookworm | #25 DONE 183.4s 2026-08-04 00:05:28.902835 | debian-bookworm | 2026-08-04 00:05:28.902928 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-04 00:05:29.186132 | debian-bookworm | #26 DONE 4.6s 2026-08-04 00:05:29.345291 | debian-bookworm | 2026-08-04 00:05:29.345441 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-04 00:05:29.345462 | debian-bookworm | #26 merging 2026-08-04 00:05:33.505193 | debian-bookworm | #26 merging 4.3s done 2026-08-04 00:05:33.505339 | debian-bookworm | #26 DONE 8.9s 2026-08-04 00:05:33.656276 | debian-bookworm | 2026-08-04 00:05:33.656376 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-08-04 00:05:33.724671 | debian-bookworm | #27 DONE 0.2s 2026-08-04 00:05:33.882838 | debian-bookworm | 2026-08-04 00:05:33.882916 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-08-04 00:05:35.754344 | debian-bookworm | #28 DONE 2.0s 2026-08-04 00:05:35.928120 | debian-bookworm | 2026-08-04 00:05:35.928251 | debian-bookworm | #29 exporting to image 2026-08-04 00:05:35.928281 | debian-bookworm | #29 exporting layers 2026-08-04 00:06:06.158887 | debian-bookworm | #29 exporting layers 30.4s done 2026-08-04 00:06:06.281197 | debian-bookworm | #29 exporting manifest sha256:69cdbd35527e86580dbe133f39b5b77c69efca815d58c110b27b460d9fb32801 0.0s done 2026-08-04 00:06:06.281379 | debian-bookworm | #29 exporting config sha256:eb3aed4bc78d5aa44a999ea2f702fe64693f76c568a3c825eccd9a26edfa9ba9 0.0s done 2026-08-04 00:06:06.281527 | debian-bookworm | #29 exporting attestation manifest sha256:d5d65ed5fe37a7c8535255c883bc66d844d266bb2d3022f87a5f4262a5fa7275 2026-08-04 00:06:06.519839 | debian-bookworm | #29 exporting attestation manifest sha256:d5d65ed5fe37a7c8535255c883bc66d844d266bb2d3022f87a5f4262a5fa7275 0.1s done 2026-08-04 00:06:06.519924 | debian-bookworm | #29 exporting manifest list sha256:e3a284485e2b2d7491e70386e9c456f9ca21972e1f0e0589ef641cbab267e7b7 0.0s done 2026-08-04 00:06:06.519956 | debian-bookworm | #29 naming to docker.io/library/368432c:latest done 2026-08-04 00:06:06.519982 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 2026-08-04 00:06:15.271075 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 8.9s done 2026-08-04 00:06:15.502174 | debian-bookworm | #29 DONE 39.6s 2026-08-04 00:06:15.944179 | debian-bookworm | ok: Runtime: 0:04:07.365547 2026-08-04 00:06:15.979820 | 2026-08-04 00:06:15.980001 | TASK [Run push script] 2026-08-04 00:06:16.318766 | debian-bookworm | ++ git rev-parse --short HEAD 2026-08-04 00:06:16.321147 | debian-bookworm | + revision=368432c 2026-08-04 00:06:16.321184 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:06:16.321224 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-04 00:06:16.321235 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-04 00:06:16.321285 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 00:06:16.321296 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-04 00:06:16.321349 | debian-bookworm | + docker tag 368432c osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-04 00:06:16.397920 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-04 00:06:16.421382 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-08-04 00:06:16.536044 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:16.536221 | debian-bookworm | 44136fa355b3: Waiting 2026-08-04 00:06:16.536250 | debian-bookworm | b4558791a7f7: Waiting 2026-08-04 00:06:16.536262 | debian-bookworm | 597c6c618d36: Waiting 2026-08-04 00:06:16.633663 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:16.633881 | debian-bookworm | 44136fa355b3: Waiting 2026-08-04 00:06:16.634023 | debian-bookworm | b4558791a7f7: Waiting 2026-08-04 00:06:16.634158 | debian-bookworm | 597c6c618d36: Waiting 2026-08-04 00:06:16.734452 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:16.734617 | debian-bookworm | 44136fa355b3: Waiting 2026-08-04 00:06:16.734694 | debian-bookworm | b4558791a7f7: Waiting 2026-08-04 00:06:16.734772 | debian-bookworm | 597c6c618d36: Waiting 2026-08-04 00:06:16.833082 | debian-bookworm | 597c6c618d36: Waiting 2026-08-04 00:06:16.833192 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:16.833305 | debian-bookworm | 44136fa355b3: Waiting 2026-08-04 00:06:16.833378 | debian-bookworm | b4558791a7f7: Waiting 2026-08-04 00:06:16.932659 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:16.932750 | debian-bookworm | 44136fa355b3: Already exists 2026-08-04 00:06:16.932767 | debian-bookworm | b4558791a7f7: Layer already exists 2026-08-04 00:06:16.932781 | debian-bookworm | 597c6c618d36: Layer already exists 2026-08-04 00:06:16.932800 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:16.932812 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:16.932822 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.033105 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.033214 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.033255 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.033344 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.132299 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.132447 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.132614 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.132747 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.233368 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.233586 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.233607 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.233619 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.333125 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.333231 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.333248 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.333263 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.433424 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.433586 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.433603 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.433614 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.532310 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.532528 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-04 00:06:17.532697 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-04 00:06:17.532875 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.633300 | debian-bookworm | 2941ee8edc00: Layer already exists 2026-08-04 00:06:17.633435 | debian-bookworm | 34aa232ecaaa: Layer already exists 2026-08-04 00:06:17.633453 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.633468 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.633479 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:17.733356 | debian-bookworm | 687fc7f837f4: Waiting 2026-08-04 00:06:17.733583 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:17.733611 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.832927 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.833024 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:17.932872 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:17.932963 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.032932 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.033016 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.132598 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.132892 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.232932 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.233260 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.332800 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.333117 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.432950 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.433260 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-04 00:06:18.532672 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:18.532766 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-08-04 00:06:18.632168 | debian-bookworm | b6b76efc2a88: Waiting 2026-08-04 00:06:21.933718 | debian-bookworm | 687fc7f837f4: Pushed 2026-08-04 00:06:31.432967 | debian-bookworm | b6b76efc2a88: Pushed 2026-08-04 00:06:36.703742 | debian-bookworm | squid: digest: sha256:e3a284485e2b2d7491e70386e9c456f9ca21972e1f0e0589ef641cbab267e7b7 size: 856 2026-08-04 00:06:37.031257 | debian-bookworm | ok: Runtime: 0:00:20.403057 2026-08-04 00:06:37.044929 | 2026-08-04 00:06:37.045112 | TASK [Run cosign script] 2026-08-04 00:06:37.353024 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-04 00:06:37.353164 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-04 00:06:37.353183 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:06:37.353196 | debian-bookworm | + version=squid 2026-08-04 00:06:37.353208 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-08-04 00:06:37.360552 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-04 00:06:37.360611 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-08-04 00:06:37.630623 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-04 00:06:37.640643 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-04 00:06:42.196688 | debian-bookworm | 16 134M 16 22.7M 0 0 19.3M 0 0:00:06 0:00:01 0:00:05 19.3M 41 134M 41 56.2M 0 0 25.8M 0 0:00:05 0:00:02 0:00:03 33.4M 62 134M 62 84.0M 0 0 26.4M 0 0:00:05 0:00:03 0:00:02 30.6M 83 134M 83 112M 0 0 26.8M 0 0:00:05 0:00:04 0:00:01 29.7M 100 134M 100 134M 0 0 27.8M 0 0:00:04 0:00:04 --:--:-- 30.5M 2026-08-04 00:06:42.204085 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-08-04 00:06:42.206901 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-04 00:06:43.015309 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-08-04 00:06:43.015417 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 00:06:43.015434 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 00:06:43.015447 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 00:06:43.015461 | debian-bookworm | images by tag will be removed in a future release. 2026-08-04 00:06:43.015473 | debian-bookworm | 2026-08-04 00:06:43.495718 | debian-bookworm | Signing artifact... 2026-08-04 00:06:44.081095 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-08-04 00:06:51.093297 | debian-bookworm | ok: Runtime: 0:00:13.625054 2026-08-04 00:06:51.107179 | 2026-08-04 00:06:51.107386 | TASK [Run sbom script] 2026-08-04 00:06:51.433688 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-04 00:06:51.433755 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-04 00:06:51.433762 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:06:51.433767 | debian-bookworm | + version=squid 2026-08-04 00:06:51.434045 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-08-04 00:06:51.434485 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-08-04 00:06:51.453809 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-04 00:06:51.551690 | debian-bookworm | [info] checking github for the current release tag 2026-08-04 00:06:51.707170 | debian-bookworm | [info] fetching release script for tag='v1.50.0' 2026-08-04 00:06:51.935567 | debian-bookworm | [info] checking github for the current release tag 2026-08-04 00:06:52.087367 | debian-bookworm | [info] using release tag='v1.50.0' version='1.50.0' os='linux' arch='amd64' 2026-08-04 00:06:54.588374 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-08-04 00:06:54.627059 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json@1.6 2026-08-04 00:07:21.741134 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-08-04 00:07:35.270134 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-08-04 00:07:35.270331 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-08-04 00:07:35.270388 | debian-bookworm | Auto mode ON 2026-08-04 00:07:35.270409 | debian-bookworm | Reading sbom.json ... 2026-08-04 00:07:35.270435 | debian-bookworm | Uploading sbom.json ... 2026-08-04 00:07:35.270456 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-08-04 00:07:35.270476 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-08-04 00:07:35.270494 | debian-bookworm | No policy violations found. 2026-08-04 00:07:35.270515 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-08-04 00:07:35.270536 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-08-04 00:07:35.665684 | debian-bookworm | ok: Runtime: 0:00:43.883172 2026-08-04 00:07:35.670054 | 2026-08-04 00:07:35.670223 | PLAY RECAP 2026-08-04 00:07:35.670364 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-04 00:07:35.670419 | 2026-08-04 00:07:35.836855 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-08-04 00:07:35.838165 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 00:07:36.665580 | 2026-08-04 00:07:36.665767 | PLAY [Base post-fetch] 2026-08-04 00:07:36.681672 | 2026-08-04 00:07:36.681901 | TASK [diagnose-network : Ensure log directory exists] 2026-08-04 00:07:37.897222 | debian-bookworm | ok 2026-08-04 00:07:37.906718 | 2026-08-04 00:07:37.906971 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-04 00:07:49.728218 | debian-bookworm | ok: Runtime: 0:00:05.922412 2026-08-04 00:07:49.739590 | 2026-08-04 00:07:49.739764 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-04 00:07:55.772116 | debian-bookworm | ok: Runtime: 0:00:01.078942 2026-08-04 00:07:55.780954 | 2026-08-04 00:07:55.781119 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-04 00:08:01.875748 | debian-bookworm | ok: Runtime: 0:00:01.384343 2026-08-04 00:08:01.893578 | 2026-08-04 00:08:01.893772 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-04 00:08:01.950761 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:08:01.957781 | 2026-08-04 00:08:01.957947 | TASK [fetch-output : Set log path for single node] 2026-08-04 00:08:02.019556 | debian-bookworm | ok 2026-08-04 00:08:02.028271 | 2026-08-04 00:08:02.028422 | LOOP [fetch-output : Ensure local output dirs] 2026-08-04 00:08:02.350178 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/logs" 2026-08-04 00:08:02.660411 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/artifacts" 2026-08-04 00:08:02.930075 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/595647f30fad4430a8fe20baf9de7bed/work/docs" 2026-08-04 00:08:02.942075 | 2026-08-04 00:08:02.942214 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-04 00:08:03.867894 | debian-bookworm | changed: 2026-08-04 00:08:03.868173 | debian-bookworm | .d..t...... ./ 2026-08-04 00:08:03.868210 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-04 00:08:03.868235 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-04 00:08:03.868257 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-04 00:08:03.868279 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-04 00:08:03.868299 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-04 00:08:03.868343 | debian-bookworm | changed: All items complete 2026-08-04 00:08:03.868365 | 2026-08-04 00:08:04.484995 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 00:08:05.080091 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 00:08:05.113965 | 2026-08-04 00:08:05.114156 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-04 00:08:05.164111 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:08:05.169728 | debian-bookworm | skipping: Conditional result was False 2026-08-04 00:08:05.186759 | 2026-08-04 00:08:05.186882 | PLAY RECAP 2026-08-04 00:08:05.186948 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-04 00:08:05.187055 | 2026-08-04 00:08:05.371971 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 00:08:05.374065 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 00:08:06.199297 | 2026-08-04 00:08:06.199499 | PLAY [Base post] 2026-08-04 00:08:06.214707 | 2026-08-04 00:08:06.214936 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-04 00:08:07.068481 | debian-bookworm | changed 2026-08-04 00:08:07.076744 | 2026-08-04 00:08:07.076899 | PLAY RECAP 2026-08-04 00:08:07.076970 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-04 00:08:07.077033 | 2026-08-04 00:08:07.212211 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 00:08:07.213352 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-04 00:08:08.108556 | 2026-08-04 00:08:08.108761 | PLAY [Base post-logs] 2026-08-04 00:08:08.128991 | 2026-08-04 00:08:08.129161 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-04 00:08:08.626175 | localhost | changed 2026-08-04 00:08:08.646190 | 2026-08-04 00:08:08.646446 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-04 00:08:08.677862 | localhost | ok 2026-08-04 00:08:08.684797 | 2026-08-04 00:08:08.684974 | TASK [Set zuul-log-path fact] 2026-08-04 00:08:08.704399 | localhost | ok 2026-08-04 00:08:08.716830 | 2026-08-04 00:08:08.716999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 00:08:08.744528 | localhost | ok 2026-08-04 00:08:08.748398 | 2026-08-04 00:08:08.748570 | TASK [upload-logs : Create log directories] 2026-08-04 00:08:09.342574 | localhost | changed 2026-08-04 00:08:09.345784 | 2026-08-04 00:08:09.345910 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-04 00:08:09.891599 | localhost -> localhost | ok: Runtime: 0:00:00.010970 2026-08-04 00:08:09.896218 | 2026-08-04 00:08:09.896349 | TASK [upload-logs : Upload logs to log server] 2026-08-04 00:08:10.532223 | localhost | Output suppressed because no_log was given 2026-08-04 00:08:10.534322 | 2026-08-04 00:08:10.534438 | LOOP [upload-logs : Compress console log and json output] 2026-08-04 00:08:10.589728 | localhost | skipping: Conditional result was False 2026-08-04 00:08:10.598384 | localhost | skipping: Conditional result was False 2026-08-04 00:08:10.607903 | 2026-08-04 00:08:10.608159 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-04 00:08:10.662532 | localhost | skipping: Conditional result was False 2026-08-04 00:08:10.662889 | 2026-08-04 00:08:10.670096 | localhost | skipping: Conditional result was False 2026-08-04 00:08:10.679475 | 2026-08-04 00:08:10.679738 | LOOP [upload-logs : Upload console log and json output]