2026-08-20 20:19:42.443189 | Job console starting 2026-08-20 20:19:42.454257 | Updating git repos 2026-08-20 20:19:49.868087 | Cloning repos into workspace 2026-08-20 20:20:07.484493 | Restoring repo states 2026-08-20 20:20:15.619147 | Merging changes 2026-08-20 20:20:17.821406 | Checking out repos 2026-08-20 20:20:26.414168 | Preparing playbooks 2026-08-20 20:20:34.517944 | Running Ansible setup 2026-08-20 20:20:38.011177 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-20 20:20:38.704757 | 2026-08-20 20:20:38.704913 | PLAY [localhost] 2026-08-20 20:20:38.715907 | 2026-08-20 20:20:38.716027 | TASK [Gathering Facts] 2026-08-20 20:20:39.586617 | localhost | ok 2026-08-20 20:20:39.594303 | 2026-08-20 20:20:39.594556 | TASK [Setup log path fact] 2026-08-20 20:20:39.617179 | localhost | ok 2026-08-20 20:20:39.630635 | 2026-08-20 20:20:39.630757 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-20 20:20:39.662315 | localhost | ok 2026-08-20 20:20:39.672195 | 2026-08-20 20:20:39.672306 | TASK [emit-job-header : Print job information] 2026-08-20 20:20:39.714111 | # Job Information 2026-08-20 20:20:39.714359 | Ansible Version: 2.16.18 2026-08-20 20:20:39.714431 | Job: atmosphere-molecule-csi-rbd 2026-08-20 20:20:39.714484 | Pipeline: check 2026-08-20 20:20:39.714533 | Executor: 2d72f0692154 2026-08-20 20:20:39.714577 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4304 2026-08-20 20:20:39.714627 | Event ID: a69b63b0-9cd3-11f1-9f95-d8705f16dddb 2026-08-20 20:20:39.719583 | 2026-08-20 20:20:39.719691 | LOOP [emit-job-header : Print node information] 2026-08-20 20:20:39.818142 | localhost | ok: 2026-08-20 20:20:39.818343 | localhost | # Node Information 2026-08-20 20:20:39.818390 | localhost | Inventory Hostname: instance 2026-08-20 20:20:39.818426 | localhost | Hostname: np0000190241 2026-08-20 20:20:39.818459 | localhost | Username: zuul 2026-08-20 20:20:39.818496 | localhost | Distro: Ubuntu 22.04 2026-08-20 20:20:39.818530 | localhost | Provider: yul1 2026-08-20 20:20:39.818562 | localhost | Region: ca-ymq-1 2026-08-20 20:20:39.818593 | localhost | Label: ubuntu-jammy 2026-08-20 20:20:39.818623 | localhost | Product Name: OpenStack Nova 2026-08-20 20:20:39.818653 | localhost | Interface IP: 199.19.213.127 2026-08-20 20:20:39.829788 | 2026-08-20 20:20:39.829949 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-20 20:20:40.276460 | localhost -> localhost | changed 2026-08-20 20:20:40.281474 | 2026-08-20 20:20:40.281579 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-20 20:20:41.236456 | localhost -> localhost | changed 2026-08-20 20:20:41.248127 | 2026-08-20 20:20:41.248243 | PLAY [all] 2026-08-20 20:20:41.259879 | 2026-08-20 20:20:41.259960 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-20 20:20:41.526524 | instance -> localhost | ok 2026-08-20 20:20:41.534118 | 2026-08-20 20:20:41.534208 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-20 20:20:41.566678 | instance | ok 2026-08-20 20:20:41.581048 | instance | included: /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-20 20:20:41.586445 | 2026-08-20 20:20:41.586503 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-20 20:20:43.103238 | instance -> localhost | Generating public/private rsa key pair. 2026-08-20 20:20:43.103433 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/b215f94f78764dfe85c0aecfd802f44e_id_rsa 2026-08-20 20:20:43.103480 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/b215f94f78764dfe85c0aecfd802f44e_id_rsa.pub 2026-08-20 20:20:43.103517 | instance -> localhost | The key fingerprint is: 2026-08-20 20:20:43.103550 | instance -> localhost | SHA256:WraoWcdxzo319gt/gAqvs3BBMxx6g5upolJDyKpPidE zuul-build-sshkey 2026-08-20 20:20:43.103600 | instance -> localhost | The key's randomart image is: 2026-08-20 20:20:43.103636 | instance -> localhost | +---[RSA 3072]----+ 2026-08-20 20:20:43.103698 | instance -> localhost | | . | 2026-08-20 20:20:43.103733 | instance -> localhost | | + . | 2026-08-20 20:20:43.103769 | instance -> localhost | |.. o B | 2026-08-20 20:20:43.103808 | instance -> localhost | |.o. * + | 2026-08-20 20:20:43.103846 | instance -> localhost | |o.E + S . .. | 2026-08-20 20:20:43.103884 | instance -> localhost | |.oo. . *.B +... | 2026-08-20 20:20:43.103917 | instance -> localhost | |o.+.. = =o+...o. | 2026-08-20 20:20:43.103949 | instance -> localhost | |oo . + +. o .o..| 2026-08-20 20:20:43.103984 | instance -> localhost | |o.. o o+ o+| 2026-08-20 20:20:43.104015 | instance -> localhost | +----[SHA256]-----+ 2026-08-20 20:20:43.104095 | instance -> localhost | ok: Runtime: 0:00:01.103423 2026-08-20 20:20:43.113591 | 2026-08-20 20:20:43.113733 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-20 20:20:43.148536 | instance | ok 2026-08-20 20:20:43.160677 | instance | included: /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-20 20:20:43.169773 | 2026-08-20 20:20:43.169902 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-20 20:20:43.195120 | instance | skipping: Conditional result was False 2026-08-20 20:20:43.207459 | 2026-08-20 20:20:43.207585 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-20 20:20:43.654549 | instance | changed 2026-08-20 20:20:43.663206 | 2026-08-20 20:20:43.663300 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-20 20:20:43.860132 | instance | ok 2026-08-20 20:20:43.866451 | 2026-08-20 20:20:43.866571 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-20 20:20:44.352358 | instance | changed 2026-08-20 20:20:44.360305 | 2026-08-20 20:20:44.361202 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-20 20:20:44.815445 | instance | changed 2026-08-20 20:20:44.821625 | 2026-08-20 20:20:44.821695 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-20 20:20:44.845913 | instance | skipping: Conditional result was False 2026-08-20 20:20:44.856788 | 2026-08-20 20:20:44.856860 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-20 20:20:45.265865 | instance -> localhost | changed 2026-08-20 20:20:45.280603 | 2026-08-20 20:20:45.280720 | TASK [add-build-sshkey : Add back temp key] 2026-08-20 20:20:45.611231 | instance -> localhost | Identity added: /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/b215f94f78764dfe85c0aecfd802f44e_id_rsa (zuul-build-sshkey) 2026-08-20 20:20:45.611529 | instance -> localhost | ok: Runtime: 0:00:00.012802 2026-08-20 20:20:45.617503 | 2026-08-20 20:20:45.617566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-20 20:20:45.954767 | instance | ok 2026-08-20 20:20:45.961598 | 2026-08-20 20:20:45.961683 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-20 20:20:45.986392 | instance | skipping: Conditional result was False 2026-08-20 20:20:46.002329 | 2026-08-20 20:20:46.002441 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-20 20:20:46.372711 | instance | ok 2026-08-20 20:20:46.381598 | 2026-08-20 20:20:46.381749 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-20 20:21:14.765083 | instance | Output suppressed because no_log was given 2026-08-20 20:21:14.777148 | 2026-08-20 20:21:14.777214 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-20 20:21:14.974009 | instance | ok: "logs" 2026-08-20 20:21:14.974237 | instance | ok: All items complete 2026-08-20 20:21:14.974272 | 2026-08-20 20:21:15.133479 | instance | ok: "artifacts" 2026-08-20 20:21:15.303596 | instance | ok: "docs" 2026-08-20 20:21:15.314908 | 2026-08-20 20:21:15.314998 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-20 20:21:15.499309 | instance | changed: "logs" 2026-08-20 20:21:15.675223 | instance | changed: "artifacts" 2026-08-20 20:21:15.830747 | instance | changed: "docs" 2026-08-20 20:21:15.847785 | 2026-08-20 20:21:15.847864 | PLAY RECAP 2026-08-20 20:21:15.847922 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-20 20:21:15.847961 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-20 20:21:15.847992 | 2026-08-20 20:21:15.981866 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-20 20:21:15.986045 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-20 20:21:16.649686 | 2026-08-20 20:21:16.650224 | PLAY [all] 2026-08-20 20:21:16.661782 | 2026-08-20 20:21:16.661859 | TASK [setup-uv : Extract archive] 2026-08-20 20:21:18.894191 | instance | changed 2026-08-20 20:21:18.900439 | 2026-08-20 20:21:18.900529 | TASK [setup-uv : Print version] 2026-08-20 20:21:19.305375 | instance | uv 0.8.13 2026-08-20 20:21:19.433778 | instance | ok: Runtime: 0:00:00.012463 2026-08-20 20:21:19.452947 | 2026-08-20 20:21:19.453186 | TASK [Install Ansible collection siblings] 2026-08-20 20:21:28.297837 | instance | changed: 2026-08-20 20:21:28.298011 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-20 20:21:28.298051 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-20 20:21:28.298082 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-20 20:21:28.298110 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-20 20:21:28.298137 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-20 20:21:28.298169 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-20 20:21:28.298198 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-20 20:21:28.298229 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-20 20:21:28.298255 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-20 20:21:28.298281 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-20 20:21:28.298306 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-20 20:21:28.298332 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-20 20:21:28.298357 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-20 20:21:28.298383 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-20 20:21:28.298410 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-20 20:21:28.298439 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-20 20:21:28.298472 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-20 20:21:28.298499 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-20 20:21:28.298526 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-20 20:21:28.298553 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-20 20:21:28.298579 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-08-20 20:21:28.298606 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-20 20:21:28.298634 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-20 20:21:28.298675 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-20 20:21:28.298730 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-20 20:21:28.298760 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-20 20:21:28.298788 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-20 20:21:28.298815 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-20 20:21:28.298842 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-20 20:21:28.298870 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-20 20:21:28.298898 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-20 20:21:28.298926 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-20 20:21:28.298954 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-20 20:21:28.298982 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-20 20:21:28.299048 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.299076 | instance | Process install dependency map 2026-08-20 20:21:28.299104 | instance | Starting collection install process 2026-08-20 20:21:28.299131 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-20 20:21:28.299158 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-20 20:21:28.299185 | instance | ansible.netcommon:* was installed successfully 2026-08-20 20:21:28.299211 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-20 20:21:28.299237 | instance | Creating virtual environment at: .venv 2026-08-20 20:21:28.299264 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-20 20:21:28.299290 | instance | Downloading ansible-core (2.1MiB) 2026-08-20 20:21:28.299317 | instance | Downloading kubernetes (1.9MiB) 2026-08-20 20:21:28.299351 | instance | Downloading cryptography (4.2MiB) 2026-08-20 20:21:28.299379 | instance | Downloading rjsonnet (1.2MiB) 2026-08-20 20:21:28.299406 | instance | Downloading netaddr (2.2MiB) 2026-08-20 20:21:28.299432 | instance | Downloading pygments (1.2MiB) 2026-08-20 20:21:28.299459 | instance | Downloading setuptools (1.1MiB) 2026-08-20 20:21:28.299485 | instance | Downloading openstacksdk (1.7MiB) 2026-08-20 20:21:28.299512 | instance | Building pyperclip==1.9.0 2026-08-20 20:21:28.299539 | instance | Downloading rjsonnet 2026-08-20 20:21:28.299568 | instance | Downloading netaddr 2026-08-20 20:21:28.299596 | instance | Downloading pygments 2026-08-20 20:21:28.299623 | instance | Downloading cryptography 2026-08-20 20:21:28.299649 | instance | Downloading setuptools 2026-08-20 20:21:28.299676 | instance | Downloading kubernetes 2026-08-20 20:21:28.299702 | instance | Downloading ansible-core 2026-08-20 20:21:28.299729 | instance | Downloading openstacksdk 2026-08-20 20:21:28.299754 | instance | Built pyperclip==1.9.0 2026-08-20 20:21:28.299780 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-20 20:21:28.299808 | instance | Installed 79 packages in 38ms 2026-08-20 20:21:28.299835 | instance | Checked out ansible.posix to 1.6.0 2026-08-20 20:21:28.299861 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-20 20:21:28.299888 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.299915 | instance | Process install dependency map 2026-08-20 20:21:28.299941 | instance | Starting collection install process 2026-08-20 20:21:28.299967 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-20 20:21:28.300008 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-20 20:21:28.300046 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-20 20:21:28.300080 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.300108 | instance | 2.17.12 2026-08-20 20:21:28.300136 | instance | Checked out ansible.utils to v6.1.0 2026-08-20 20:21:28.300163 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-20 20:21:28.300189 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.300217 | instance | Process install dependency map 2026-08-20 20:21:28.300243 | instance | Starting collection install process 2026-08-20 20:21:28.300269 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-20 20:21:28.300296 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-20 20:21:28.300323 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-20 20:21:28.300351 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.300377 | instance | 2.17.12 2026-08-20 20:21:28.300405 | instance | Checked out atmosphere.common to v0.7.0 2026-08-20 20:21:28.300430 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-20 20:21:28.300456 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.300482 | instance | Process install dependency map 2026-08-20 20:21:28.300508 | instance | Starting collection install process 2026-08-20 20:21:28.300534 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-20 20:21:28.300562 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-20 20:21:28.300588 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-20 20:21:28.300614 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.300641 | instance | 2.17.12 2026-08-20 20:21:28.300668 | instance | Checked out community.crypto to 2.2.3 2026-08-20 20:21:28.300695 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-20 20:21:28.300721 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.300749 | instance | Process install dependency map 2026-08-20 20:21:28.300776 | instance | Starting collection install process 2026-08-20 20:21:28.300802 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-20 20:21:28.300828 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-20 20:21:28.300855 | instance | community.crypto:2.2.3 was installed successfully 2026-08-20 20:21:28.300881 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.300907 | instance | 2.17.12 2026-08-20 20:21:28.300933 | instance | Checked out community.general to 7.3.0 2026-08-20 20:21:28.300986 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-08-20 20:21:28.301015 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.301051 | instance | Process install dependency map 2026-08-20 20:21:28.301080 | instance | Starting collection install process 2026-08-20 20:21:28.301107 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-20 20:21:28.301133 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-20 20:21:28.301159 | instance | community.general:7.3.0 was installed successfully 2026-08-20 20:21:28.301185 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.301212 | instance | 2.17.12 2026-08-20 20:21:28.301238 | instance | Checked out community.mysql to 3.6.0 2026-08-20 20:21:28.301264 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-20 20:21:28.301291 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.301320 | instance | Process install dependency map 2026-08-20 20:21:28.301348 | instance | Starting collection install process 2026-08-20 20:21:28.301375 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-20 20:21:28.301402 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-20 20:21:28.301428 | instance | community.mysql:3.6.0 was installed successfully 2026-08-20 20:21:28.301454 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.301480 | instance | 2.17.12 2026-08-20 20:21:28.301507 | instance | Checked out kubernetes.core to 2.4.0 2026-08-20 20:21:28.301533 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-20 20:21:28.301560 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.301587 | instance | Process install dependency map 2026-08-20 20:21:28.301613 | instance | Starting collection install process 2026-08-20 20:21:28.301640 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-20 20:21:28.301667 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-20 20:21:28.301692 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-20 20:21:28.301719 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.301745 | instance | 2.17.12 2026-08-20 20:21:28.301772 | instance | Checked out openstack.cloud to 2.6.0 2026-08-20 20:21:28.301798 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-20 20:21:28.301825 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.301851 | instance | Process install dependency map 2026-08-20 20:21:28.301877 | instance | Starting collection install process 2026-08-20 20:21:28.301903 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-20 20:21:28.301928 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-20 20:21:28.301955 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-20 20:21:28.301980 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.302006 | instance | 2.17.12 2026-08-20 20:21:28.302032 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-20 20:21:28.302058 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-20 20:21:28.302090 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.302117 | instance | Process install dependency map 2026-08-20 20:21:28.302144 | instance | Starting collection install process 2026-08-20 20:21:28.302168 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-20 20:21:28.302194 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-20 20:21:28.302220 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-20 20:21:28.302246 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.302271 | instance | 2.17.12 2026-08-20 20:21:28.302297 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-20 20:21:28.302323 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-20 20:21:28.302349 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.302375 | instance | Process install dependency map 2026-08-20 20:21:28.302400 | instance | Starting collection install process 2026-08-20 20:21:28.302428 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-20 20:21:28.302455 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-20 20:21:28.302481 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-20 20:21:28.302508 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.302534 | instance | 2.17.12 2026-08-20 20:21:28.302560 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-20 20:21:28.302586 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-20 20:21:28.302613 | instance | Starting galaxy collection install process 2026-08-20 20:21:28.302639 | instance | Process install dependency map 2026-08-20 20:21:28.302666 | instance | Starting collection install process 2026-08-20 20:21:28.302692 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-20 20:21:28.302821 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-20 20:21:28.302860 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-20 20:21:28.302888 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-20 20:21:28.302915 | instance | 2.17.12 2026-08-20 20:21:28.308447 | 2026-08-20 20:21:28.308490 | PLAY RECAP 2026-08-20 20:21:28.308530 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-20 20:21:28.308551 | 2026-08-20 20:21:28.423534 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-20 20:21:28.425758 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-20 20:21:29.032332 | 2026-08-20 20:21:29.032468 | PLAY [all] 2026-08-20 20:21:29.044151 | 2026-08-20 20:21:29.044300 | TASK [Install "jq" for log collection] 2026-08-20 20:21:38.217821 | instance | changed 2026-08-20 20:21:38.220062 | 2026-08-20 20:21:38.220139 | PLAY RECAP 2026-08-20 20:21:38.220260 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-20 20:21:38.220339 | 2026-08-20 20:21:38.339846 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-20 20:21:38.343333 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-20 20:21:39.001011 | 2026-08-20 20:21:39.001140 | PLAY [all] 2026-08-20 20:21:39.012696 | 2026-08-20 20:21:39.012787 | LOOP [Check inventory directories] 2026-08-20 20:21:39.346415 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-20 20:21:39.491319 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-20 20:21:39.643345 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-20 20:21:39.662846 | 2026-08-20 20:21:39.663038 | LOOP [Copy inventory file for Zuul] 2026-08-20 20:21:40.424047 | instance | changed: 2026-08-20 20:21:40.424222 | instance | { 2026-08-20 20:21:40.424256 | instance | "ansible_loop_var": "item", 2026-08-20 20:21:40.424284 | instance | "changed": false, 2026-08-20 20:21:40.424309 | instance | "failed": false, 2026-08-20 20:21:40.424335 | instance | "invocation": { 2026-08-20 20:21:40.424358 | instance | "module_args": { 2026-08-20 20:21:40.424381 | instance | "checksum_algorithm": "sha1", 2026-08-20 20:21:40.424404 | instance | "follow": true, 2026-08-20 20:21:40.424426 | instance | "get_attributes": true, 2026-08-20 20:21:40.424449 | instance | "get_checksum": true, 2026-08-20 20:21:40.424472 | instance | "get_mime": true, 2026-08-20 20:21:40.424494 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-20 20:21:40.424512 | instance | } 2026-08-20 20:21:40.424530 | instance | }, 2026-08-20 20:21:40.424553 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-20 20:21:40.424574 | instance | "stat": { 2026-08-20 20:21:40.424596 | instance | "atime": 1787257281.1880696, 2026-08-20 20:21:40.424618 | instance | "attr_flags": "e", 2026-08-20 20:21:40.424640 | instance | "attributes": [ 2026-08-20 20:21:40.424662 | instance | "extents" 2026-08-20 20:21:40.424683 | instance | ], 2026-08-20 20:21:40.424706 | instance | "block_size": 4096, 2026-08-20 20:21:40.424736 | instance | "blocks": 8, 2026-08-20 20:21:40.424758 | instance | "charset": "unknown", 2026-08-20 20:21:40.424781 | instance | "ctime": 1787257280.236062, 2026-08-20 20:21:40.424803 | instance | "dev": 64513, 2026-08-20 20:21:40.424824 | instance | "device_type": 0, 2026-08-20 20:21:40.424846 | instance | "executable": true, 2026-08-20 20:21:40.424867 | instance | "exists": true, 2026-08-20 20:21:40.424888 | instance | "gid": 1000, 2026-08-20 20:21:40.424909 | instance | "gr_name": "zuul", 2026-08-20 20:21:40.424930 | instance | "inode": 1047846, 2026-08-20 20:21:40.424974 | instance | "isblk": false, 2026-08-20 20:21:40.424999 | instance | "ischr": false, 2026-08-20 20:21:40.425021 | instance | "isdir": true, 2026-08-20 20:21:40.425042 | instance | "isfifo": false, 2026-08-20 20:21:40.425064 | instance | "isgid": false, 2026-08-20 20:21:40.425085 | instance | "islnk": false, 2026-08-20 20:21:40.425106 | instance | "isreg": false, 2026-08-20 20:21:40.425126 | instance | "issock": false, 2026-08-20 20:21:40.425147 | instance | "isuid": false, 2026-08-20 20:21:40.425168 | instance | "mimetype": "unknown", 2026-08-20 20:21:40.425188 | instance | "mode": "0755", 2026-08-20 20:21:40.425209 | instance | "mtime": 1787257280.236062, 2026-08-20 20:21:40.425230 | instance | "nlink": 21, 2026-08-20 20:21:40.425252 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-20 20:21:40.425273 | instance | "pw_name": "zuul", 2026-08-20 20:21:40.425357 | instance | "readable": true, 2026-08-20 20:21:40.425377 | instance | "rgrp": true, 2026-08-20 20:21:40.425398 | instance | "roth": true, 2026-08-20 20:21:40.425420 | instance | "rusr": true, 2026-08-20 20:21:40.425441 | instance | "size": 4096, 2026-08-20 20:21:40.425463 | instance | "uid": 1000, 2026-08-20 20:21:40.425518 | instance | "version": "2417585787", 2026-08-20 20:21:40.425546 | instance | "wgrp": false, 2026-08-20 20:21:40.425570 | instance | "woth": false, 2026-08-20 20:21:40.425593 | instance | "writeable": true, 2026-08-20 20:21:40.425614 | instance | "wusr": true, 2026-08-20 20:21:40.425635 | instance | "xgrp": true, 2026-08-20 20:21:40.425656 | instance | "xoth": true, 2026-08-20 20:21:40.425677 | instance | "xusr": true 2026-08-20 20:21:40.425699 | instance | } 2026-08-20 20:21:40.425720 | instance | } 2026-08-20 20:21:40.425758 | instance | ok: All items complete 2026-08-20 20:21:40.425784 | 2026-08-20 20:21:40.427273 | instance | skipping: Conditional result was False 2026-08-20 20:21:40.427875 | instance | skipping: Conditional result was False 2026-08-20 20:21:40.452112 | 2026-08-20 20:21:40.452289 | LOOP [Switch "ansible_host" to private IP] 2026-08-20 20:21:40.804027 | instance | changed: 1 replacements made 2026-08-20 20:21:40.805929 | instance | skipping: Conditional result was False 2026-08-20 20:21:40.811395 | instance | skipping: Conditional result was False 2026-08-20 20:21:40.825282 | 2026-08-20 20:21:40.825417 | TASK [Run Molecule scenario] 2026-08-20 20:21:41.785169 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-20 20:21:42.172668 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-20 20:21:42.172727 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-20 20:21:53.483907 | instance | INFO [csi > dependency] Executing 2026-08-20 20:21:53.484021 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-20 20:21:53.484273 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-20 20:21:53.484410 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-20 20:21:53.492189 | instance | INFO [csi > cleanup] Executing 2026-08-20 20:21:53.492530 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-20 20:21:53.500308 | instance | INFO [csi > destroy] Executing 2026-08-20 20:21:53.500358 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-20 20:21:53.500460 | instance | INFO [csi > destroy] Executed: Successful 2026-08-20 20:21:53.508255 | instance | INFO [csi > syntax] Executing 2026-08-20 20:21:55.209689 | instance | 2026-08-20 20:21:55.210011 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-20 20:21:55.301692 | instance | INFO [csi > syntax] Executed: Successful 2026-08-20 20:21:55.312992 | instance | INFO [csi > create] Executing 2026-08-20 20:21:55.315541 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-20 20:21:55.326035 | instance | INFO [csi > prepare] Executing 2026-08-20 20:21:56.208417 | instance | 2026-08-20 20:21:56.208594 | instance | PLAY [Prepare] ***************************************************************** 2026-08-20 20:21:56.208766 | instance | 2026-08-20 20:21:56.208945 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-20 20:21:56.209121 | instance | Thursday 20 August 2026 20:21:56 +0000 (0:00:00.038) 0:00:00.038 ******* 2026-08-20 20:21:57.374097 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-20 20:21:57.374224 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-20 20:21:57.374375 | instance | interpreter could change the meaning of that path. See 2026-08-20 20:21:57.374521 | instance | https://docs.ansible.com/ansible- 2026-08-20 20:21:57.374666 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-20 20:21:57.384934 | instance | ok: [instance] 2026-08-20 20:21:57.385278 | instance | 2026-08-20 20:21:57.385724 | instance | TASK [Configure short hostname] ************************************************ 2026-08-20 20:21:57.386106 | instance | Thursday 20 August 2026 20:21:57 +0000 (0:00:01.177) 0:00:01.215 ******* 2026-08-20 20:21:58.080036 | instance | changed: [instance] 2026-08-20 20:21:58.080163 | instance | 2026-08-20 20:21:58.080354 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-20 20:21:58.080542 | instance | Thursday 20 August 2026 20:21:58 +0000 (0:00:00.694) 0:00:01.910 ******* 2026-08-20 20:21:58.344591 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-20 20:21:58.344713 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-20 20:21:58.344881 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-20 20:21:58.354874 | instance | changed: [instance] 2026-08-20 20:21:58.355126 | instance | 2026-08-20 20:21:58.355391 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-20 20:21:58.355660 | instance | Thursday 20 August 2026 20:21:58 +0000 (0:00:00.274) 0:00:02.185 ******* 2026-08-20 20:21:59.091808 | instance | ok: [instance] 2026-08-20 20:21:59.092036 | instance | 2026-08-20 20:21:59.092380 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-20 20:21:59.092713 | instance | 2026-08-20 20:21:59.093087 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-20 20:21:59.093494 | instance | Thursday 20 August 2026 20:21:59 +0000 (0:00:00.736) 0:00:02.922 ******* 2026-08-20 20:21:59.789203 | instance | ok: [instance] 2026-08-20 20:21:59.789508 | instance | 2026-08-20 20:21:59.789825 | instance | TASK [Install depedencies] ***************************************************** 2026-08-20 20:21:59.790143 | instance | Thursday 20 August 2026 20:21:59 +0000 (0:00:00.697) 0:00:03.619 ******* 2026-08-20 20:22:19.206448 | instance | changed: [instance] 2026-08-20 20:22:19.206714 | instance | 2026-08-20 20:22:19.207003 | instance | TASK [Start up service] ******************************************************** 2026-08-20 20:22:19.207292 | instance | Thursday 20 August 2026 20:22:19 +0000 (0:00:19.416) 0:00:23.036 ******* 2026-08-20 20:22:19.745269 | instance | ok: [instance] 2026-08-20 20:22:19.745541 | instance | 2026-08-20 20:22:19.745852 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-20 20:22:19.746155 | instance | Thursday 20 August 2026 20:22:19 +0000 (0:00:00.539) 0:00:23.575 ******* 2026-08-20 20:22:20.025897 | instance | ok: [instance] 2026-08-20 20:22:20.026201 | instance | 2026-08-20 20:22:20.026584 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-20 20:22:20.026911 | instance | Thursday 20 August 2026 20:22:20 +0000 (0:00:00.280) 0:00:23.856 ******* 2026-08-20 20:22:20.696305 | instance | changed: [instance] 2026-08-20 20:22:20.696544 | instance | 2026-08-20 20:22:20.697064 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-20 20:22:20.697566 | instance | Thursday 20 August 2026 20:22:20 +0000 (0:00:00.669) 0:00:24.526 ******* 2026-08-20 20:22:20.903578 | instance | ok: [instance] 2026-08-20 20:22:20.903795 | instance | 2026-08-20 20:22:20.903991 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-20 20:22:20.904179 | instance | Thursday 20 August 2026 20:22:20 +0000 (0:00:00.206) 0:00:24.732 ******* 2026-08-20 20:22:20.927274 | instance | skipping: [instance] 2026-08-20 20:22:20.927291 | instance | 2026-08-20 20:22:20.927296 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-20 20:22:20.927300 | instance | Thursday 20 August 2026 20:22:20 +0000 (0:00:00.025) 0:00:24.758 ******* 2026-08-20 20:22:21.454034 | instance | changed: [instance] => (item=osd0) 2026-08-20 20:22:21.454086 | instance | changed: [instance] => (item=osd1) 2026-08-20 20:22:21.454097 | instance | changed: [instance] => (item=osd2) 2026-08-20 20:22:21.454107 | instance | 2026-08-20 20:22:21.454117 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-20 20:22:21.454126 | instance | Thursday 20 August 2026 20:22:21 +0000 (0:00:00.524) 0:00:25.283 ******* 2026-08-20 20:22:22.067808 | instance | changed: [instance] => (item=osd0) 2026-08-20 20:22:22.067876 | instance | changed: [instance] => (item=osd1) 2026-08-20 20:22:22.067895 | instance | changed: [instance] => (item=osd2) 2026-08-20 20:22:22.068153 | instance | 2026-08-20 20:22:22.068435 | instance | TASK [Start loop devices] ****************************************************** 2026-08-20 20:22:22.068703 | instance | Thursday 20 August 2026 20:22:22 +0000 (0:00:00.614) 0:00:25.897 ******* 2026-08-20 20:22:22.757902 | instance | changed: [instance] => (item=osd0) 2026-08-20 20:22:22.758008 | instance | changed: [instance] => (item=osd1) 2026-08-20 20:22:22.758137 | instance | changed: [instance] => (item=osd2) 2026-08-20 20:22:22.758256 | instance | 2026-08-20 20:22:22.758383 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-20 20:22:22.758509 | instance | Thursday 20 August 2026 20:22:22 +0000 (0:00:00.690) 0:00:26.588 ******* 2026-08-20 20:22:26.023515 | instance | changed: [instance] => (item=osd0) 2026-08-20 20:22:26.023566 | instance | changed: [instance] => (item=osd1) 2026-08-20 20:22:26.023579 | instance | changed: [instance] => (item=osd2) 2026-08-20 20:22:26.024508 | instance | 2026-08-20 20:22:26.024570 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-20 20:22:26.024583 | instance | Thursday 20 August 2026 20:22:26 +0000 (0:00:03.264) 0:00:29.853 ******* 2026-08-20 20:22:27.932411 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-20 20:22:27.932478 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-20 20:22:27.932510 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-20 20:22:27.935733 | instance | 2026-08-20 20:22:27.935927 | instance | PLAY RECAP ********************************************************************* 2026-08-20 20:22:27.935936 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-20 20:22:27.935943 | instance | 2026-08-20 20:22:27.935949 | instance | Thursday 20 August 2026 20:22:27 +0000 (0:00:01.909) 0:00:31.762 ******* 2026-08-20 20:22:27.935954 | instance | =============================================================================== 2026-08-20 20:22:27.935960 | instance | Install depedencies ---------------------------------------------------- 19.42s 2026-08-20 20:22:27.935966 | instance | Create a volume group for each loop device ------------------------------ 3.26s 2026-08-20 20:22:27.935971 | instance | Create a logical volume for each loop device ---------------------------- 1.91s 2026-08-20 20:22:27.935977 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-08-20 20:22:27.935983 | instance | Purge "snapd" package --------------------------------------------------- 0.74s 2026-08-20 20:22:27.935989 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-08-20 20:22:27.935998 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-08-20 20:22:27.936022 | instance | Start loop devices ------------------------------------------------------ 0.69s 2026-08-20 20:22:27.936225 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.67s 2026-08-20 20:22:27.936466 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-08-20 20:22:27.936687 | instance | Start up service -------------------------------------------------------- 0.54s 2026-08-20 20:22:27.936916 | instance | Create devices for Ceph ------------------------------------------------- 0.52s 2026-08-20 20:22:27.937127 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-08-20 20:22:27.937337 | instance | Ensure hostname inside hosts file --------------------------------------- 0.28s 2026-08-20 20:22:27.937547 | instance | Get list of all loopback devices ---------------------------------------- 0.21s 2026-08-20 20:22:27.937760 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-08-20 20:22:28.002640 | instance | INFO [csi > prepare] Executed: Successful 2026-08-20 20:22:28.015555 | instance | INFO [csi > converge] Executing 2026-08-20 20:22:29.452391 | instance | 2026-08-20 20:22:29.452862 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-20 20:22:29.453203 | instance | 2026-08-20 20:22:29.453545 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-20 20:22:29.453928 | instance | Thursday 20 August 2026 20:22:29 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-08-20 20:22:30.430021 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-20 20:22:30.430430 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-20 20:22:30.430780 | instance | interpreter could change the meaning of that path. See 2026-08-20 20:22:30.431118 | instance | https://docs.ansible.com/ansible- 2026-08-20 20:22:30.431456 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-20 20:22:30.441272 | instance | ok: [instance] 2026-08-20 20:22:30.441611 | instance | 2026-08-20 20:22:30.441951 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-20 20:22:30.442286 | instance | Thursday 20 August 2026 20:22:30 +0000 (0:00:00.989) 0:00:00.996 ******* 2026-08-20 20:22:30.484898 | instance | ok: [instance] => { 2026-08-20 20:22:30.485307 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-20 20:22:30.485641 | instance | } 2026-08-20 20:22:30.485958 | instance | 2026-08-20 20:22:30.486288 | instance | PLAY [all] ********************************************************************* 2026-08-20 20:22:30.486598 | instance | 2026-08-20 20:22:30.487042 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-20 20:22:30.487468 | instance | Thursday 20 August 2026 20:22:30 +0000 (0:00:00.043) 0:00:01.040 ******* 2026-08-20 20:22:31.345706 | instance | ok: [instance] 2026-08-20 20:22:31.345735 | instance | 2026-08-20 20:22:31.345741 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-20 20:22:31.345746 | instance | Thursday 20 August 2026 20:22:31 +0000 (0:00:00.860) 0:00:01.900 ******* 2026-08-20 20:22:31.530814 | instance | ok: [instance] 2026-08-20 20:22:31.530851 | instance | 2026-08-20 20:22:31.530856 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-20 20:22:31.530861 | instance | 2026-08-20 20:22:31.530865 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-20 20:22:31.530869 | instance | Thursday 20 August 2026 20:22:31 +0000 (0:00:00.185) 0:00:02.085 ******* 2026-08-20 20:22:32.429558 | instance | ok: [instance] 2026-08-20 20:22:32.429622 | instance | 2026-08-20 20:22:32.429915 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-20 20:22:32.429955 | instance | Thursday 20 August 2026 20:22:32 +0000 (0:00:00.899) 0:00:02.984 ******* 2026-08-20 20:22:32.697515 | instance | ok: [instance] 2026-08-20 20:22:32.697907 | instance | 2026-08-20 20:22:32.698056 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-20 20:22:32.698063 | instance | Thursday 20 August 2026 20:22:32 +0000 (0:00:00.267) 0:00:03.252 ******* 2026-08-20 20:22:32.739881 | instance | skipping: [instance] 2026-08-20 20:22:32.740307 | instance | 2026-08-20 20:22:32.740337 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-20 20:22:32.740343 | instance | Thursday 20 August 2026 20:22:32 +0000 (0:00:00.042) 0:00:03.295 ******* 2026-08-20 20:22:33.075015 | instance | changed: [instance] 2026-08-20 20:22:33.075050 | instance | 2026-08-20 20:22:33.075056 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-20 20:22:33.075061 | instance | Thursday 20 August 2026 20:22:33 +0000 (0:00:00.334) 0:00:03.630 ******* 2026-08-20 20:22:33.144736 | instance | ok: [instance] => { 2026-08-20 20:22:33.144770 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-20 20:22:33.144777 | instance | } 2026-08-20 20:22:33.144781 | instance | 2026-08-20 20:22:33.144785 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-20 20:22:33.144790 | instance | Thursday 20 August 2026 20:22:33 +0000 (0:00:00.068) 0:00:03.698 ******* 2026-08-20 20:22:33.850567 | instance | changed: [instance] 2026-08-20 20:22:33.850596 | instance | 2026-08-20 20:22:33.850601 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-20 20:22:33.850606 | instance | Thursday 20 August 2026 20:22:33 +0000 (0:00:00.706) 0:00:04.405 ******* 2026-08-20 20:22:33.902976 | instance | skipping: [instance] 2026-08-20 20:22:33.903013 | instance | 2026-08-20 20:22:33.903019 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-20 20:22:33.903024 | instance | Thursday 20 August 2026 20:22:33 +0000 (0:00:00.052) 0:00:04.458 ******* 2026-08-20 20:22:33.955382 | instance | skipping: [instance] 2026-08-20 20:22:33.955420 | instance | 2026-08-20 20:22:33.955426 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-20 20:22:33.955431 | instance | Thursday 20 August 2026 20:22:33 +0000 (0:00:00.052) 0:00:04.510 ******* 2026-08-20 20:22:34.169496 | instance | ok: [instance] 2026-08-20 20:22:34.169609 | instance | 2026-08-20 20:22:34.169927 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-20 20:22:34.169974 | instance | Thursday 20 August 2026 20:22:34 +0000 (0:00:00.214) 0:00:04.724 ******* 2026-08-20 20:22:35.305242 | instance | ok: [instance] 2026-08-20 20:22:35.305304 | instance | 2026-08-20 20:22:35.305591 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-20 20:22:35.305626 | instance | Thursday 20 August 2026 20:22:35 +0000 (0:00:01.135) 0:00:05.860 ******* 2026-08-20 20:22:35.371716 | instance | ok: [instance] => { 2026-08-20 20:22:35.371799 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-20 20:22:35.372316 | instance | } 2026-08-20 20:22:35.372378 | instance | 2026-08-20 20:22:35.372385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-20 20:22:35.372391 | instance | Thursday 20 August 2026 20:22:35 +0000 (0:00:00.065) 0:00:05.926 ******* 2026-08-20 20:22:36.958066 | instance | changed: [instance] 2026-08-20 20:22:36.958160 | instance | 2026-08-20 20:22:36.958439 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-20 20:22:36.958477 | instance | Thursday 20 August 2026 20:22:36 +0000 (0:00:01.587) 0:00:07.513 ******* 2026-08-20 20:22:39.806430 | instance | changed: [instance] 2026-08-20 20:22:39.806694 | instance | 2026-08-20 20:22:39.806713 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-20 20:22:39.806874 | instance | Thursday 20 August 2026 20:22:39 +0000 (0:00:02.847) 0:00:10.361 ******* 2026-08-20 20:22:39.844098 | instance | skipping: [instance] 2026-08-20 20:22:39.844176 | instance | 2026-08-20 20:22:39.844276 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-20 20:22:39.844404 | instance | Thursday 20 August 2026 20:22:39 +0000 (0:00:00.037) 0:00:10.399 ******* 2026-08-20 20:22:39.875578 | instance | skipping: [instance] 2026-08-20 20:22:39.876091 | instance | 2026-08-20 20:22:39.876409 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-20 20:22:39.876736 | instance | Thursday 20 August 2026 20:22:39 +0000 (0:00:00.031) 0:00:10.430 ******* 2026-08-20 20:22:39.906283 | instance | skipping: [instance] 2026-08-20 20:22:39.906517 | instance | 2026-08-20 20:22:39.906805 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-20 20:22:39.907093 | instance | Thursday 20 August 2026 20:22:39 +0000 (0:00:00.030) 0:00:10.461 ******* 2026-08-20 20:23:16.144761 | instance | changed: [instance] 2026-08-20 20:23:16.144884 | instance | 2026-08-20 20:23:16.145164 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-20 20:23:16.145363 | instance | Thursday 20 August 2026 20:23:16 +0000 (0:00:36.238) 0:00:46.699 ******* 2026-08-20 20:23:16.715506 | instance | changed: [instance] 2026-08-20 20:23:16.715802 | instance | 2026-08-20 20:23:16.716096 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-20 20:23:16.716374 | instance | Thursday 20 August 2026 20:23:16 +0000 (0:00:00.571) 0:00:47.270 ******* 2026-08-20 20:23:17.633377 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-20 20:23:17.633740 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-20 20:23:17.634199 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-20 20:23:17.634511 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-20 20:23:17.634816 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-20 20:23:17.635109 | instance | 2026-08-20 20:23:17.635417 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-20 20:23:17.635773 | instance | Thursday 20 August 2026 20:23:17 +0000 (0:00:00.917) 0:00:48.188 ******* 2026-08-20 20:23:18.186149 | instance | changed: [instance] 2026-08-20 20:23:18.186401 | instance | 2026-08-20 20:23:18.186688 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-20 20:23:18.187100 | instance | Thursday 20 August 2026 20:23:18 +0000 (0:00:00.536) 0:00:48.724 ******* 2026-08-20 20:23:18.187436 | instance | 2026-08-20 20:23:18.187814 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-20 20:23:18.188147 | instance | Thursday 20 August 2026 20:23:18 +0000 (0:00:00.016) 0:00:48.741 ******* 2026-08-20 20:23:19.147571 | instance | ok: [instance] 2026-08-20 20:23:19.147652 | instance | 2026-08-20 20:23:19.147660 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-20 20:23:19.147691 | instance | Thursday 20 August 2026 20:23:19 +0000 (0:00:00.960) 0:00:49.701 ******* 2026-08-20 20:23:19.565024 | instance | changed: [instance] 2026-08-20 20:23:19.565189 | instance | 2026-08-20 20:23:19.565201 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-20 20:23:19.565348 | instance | Thursday 20 August 2026 20:23:19 +0000 (0:00:00.418) 0:00:50.120 ******* 2026-08-20 20:23:20.116668 | instance | changed: [instance] 2026-08-20 20:23:20.116780 | instance | 2026-08-20 20:23:20.117155 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-20 20:23:20.117232 | instance | Thursday 20 August 2026 20:23:20 +0000 (0:00:00.550) 0:00:50.671 ******* 2026-08-20 20:23:20.335043 | instance | ok: [instance] 2026-08-20 20:23:20.335159 | instance | 2026-08-20 20:23:20.335226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-20 20:23:20.335398 | instance | Thursday 20 August 2026 20:23:20 +0000 (0:00:00.218) 0:00:50.890 ******* 2026-08-20 20:23:20.396918 | instance | ok: [instance] => { 2026-08-20 20:23:20.397004 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-20 20:23:20.397540 | instance | } 2026-08-20 20:23:20.397581 | instance | 2026-08-20 20:23:20.397587 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-20 20:23:20.397592 | instance | Thursday 20 August 2026 20:23:20 +0000 (0:00:00.061) 0:00:50.952 ******* 2026-08-20 20:23:21.097407 | instance | changed: [instance] 2026-08-20 20:23:21.097936 | instance | 2026-08-20 20:23:21.097978 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-20 20:23:21.097986 | instance | Thursday 20 August 2026 20:23:21 +0000 (0:00:00.700) 0:00:51.652 ******* 2026-08-20 20:23:25.531215 | instance | changed: [instance] 2026-08-20 20:23:25.531311 | instance | 2026-08-20 20:23:25.531557 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-20 20:23:25.531615 | instance | Thursday 20 August 2026 20:23:25 +0000 (0:00:04.433) 0:00:56.086 ******* 2026-08-20 20:23:26.762966 | instance | ok: [instance] 2026-08-20 20:23:26.763037 | instance | 2026-08-20 20:23:26.763511 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-20 20:23:26.763553 | instance | Thursday 20 August 2026 20:23:26 +0000 (0:00:01.231) 0:00:57.317 ******* 2026-08-20 20:23:27.117621 | instance | changed: [instance] 2026-08-20 20:23:27.118109 | instance | 2026-08-20 20:23:27.118150 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-20 20:23:27.118155 | instance | Thursday 20 August 2026 20:23:27 +0000 (0:00:00.354) 0:00:57.672 ******* 2026-08-20 20:23:27.601377 | instance | changed: [instance] 2026-08-20 20:23:27.601471 | instance | 2026-08-20 20:23:27.601757 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-20 20:23:27.601795 | instance | Thursday 20 August 2026 20:23:27 +0000 (0:00:00.483) 0:00:58.156 ******* 2026-08-20 20:23:28.164562 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-20 20:23:28.165369 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-20 20:23:28.165407 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-20 20:23:28.165413 | instance | 2026-08-20 20:23:28.165417 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-20 20:23:28.165422 | instance | Thursday 20 August 2026 20:23:28 +0000 (0:00:00.563) 0:00:58.719 ******* 2026-08-20 20:23:28.631237 | instance | changed: [instance] 2026-08-20 20:23:28.631328 | instance | 2026-08-20 20:23:28.631609 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-20 20:23:28.631647 | instance | Thursday 20 August 2026 20:23:28 +0000 (0:00:00.467) 0:00:59.186 ******* 2026-08-20 20:23:29.103977 | instance | changed: [instance] 2026-08-20 20:23:29.104053 | instance | 2026-08-20 20:23:29.104722 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-20 20:23:29.104764 | instance | Thursday 20 August 2026 20:23:29 +0000 (0:00:00.456) 0:00:59.642 ******* 2026-08-20 20:23:29.104770 | instance | 2026-08-20 20:23:29.104775 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-20 20:23:29.104779 | instance | Thursday 20 August 2026 20:23:29 +0000 (0:00:00.016) 0:00:59.659 ******* 2026-08-20 20:23:29.793955 | instance | ok: [instance] 2026-08-20 20:23:29.794043 | instance | 2026-08-20 20:23:29.794322 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-20 20:23:29.794371 | instance | Thursday 20 August 2026 20:23:29 +0000 (0:00:00.689) 0:01:00.349 ******* 2026-08-20 20:23:30.520069 | instance | changed: [instance] 2026-08-20 20:23:30.520141 | instance | 2026-08-20 20:23:30.520437 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-20 20:23:30.520471 | instance | Thursday 20 August 2026 20:23:30 +0000 (0:00:00.726) 0:01:01.075 ******* 2026-08-20 20:23:31.097234 | instance | changed: [instance] 2026-08-20 20:23:31.097301 | instance | 2026-08-20 20:23:31.097593 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-20 20:23:31.097627 | instance | Thursday 20 August 2026 20:23:31 +0000 (0:00:00.577) 0:01:01.652 ******* 2026-08-20 20:23:31.154361 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-20 20:23:31.154723 | instance | 2026-08-20 20:23:31.154761 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-20 20:23:31.154768 | instance | Thursday 20 August 2026 20:23:31 +0000 (0:00:00.057) 0:01:01.709 ******* 2026-08-20 20:23:36.498587 | instance | changed: [instance] 2026-08-20 20:23:36.498733 | instance | 2026-08-20 20:23:36.498739 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-20 20:23:36.498744 | instance | Thursday 20 August 2026 20:23:36 +0000 (0:00:05.343) 0:01:07.053 ******* 2026-08-20 20:23:37.170998 | instance | ok: [instance] => (item=chronyd) 2026-08-20 20:23:37.171091 | instance | ok: [instance] => (item=sshd) 2026-08-20 20:23:37.171491 | instance | 2026-08-20 20:23:37.171531 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-20 20:23:37.171537 | instance | Thursday 20 August 2026 20:23:37 +0000 (0:00:00.672) 0:01:07.726 ******* 2026-08-20 20:23:38.241858 | instance | changed: [instance] 2026-08-20 20:23:38.242274 | instance | 2026-08-20 20:23:38.242320 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-20 20:23:38.242326 | instance | Thursday 20 August 2026 20:23:38 +0000 (0:00:01.070) 0:01:08.797 ******* 2026-08-20 20:23:38.447379 | instance | ok: [instance] 2026-08-20 20:23:38.447457 | instance | 2026-08-20 20:23:38.447782 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-20 20:23:38.447852 | instance | Thursday 20 August 2026 20:23:38 +0000 (0:00:00.205) 0:01:09.002 ******* 2026-08-20 20:23:38.886312 | instance | changed: [instance] 2026-08-20 20:23:38.886393 | instance | 2026-08-20 20:23:38.886682 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-20 20:23:38.886724 | instance | Thursday 20 August 2026 20:23:38 +0000 (0:00:00.438) 0:01:09.441 ******* 2026-08-20 20:23:39.229208 | instance | changed: [instance] 2026-08-20 20:23:39.229273 | instance | 2026-08-20 20:23:39.229567 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-20 20:23:39.229610 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.342) 0:01:09.784 ******* 2026-08-20 20:23:39.341693 | instance | ok: [instance] 2026-08-20 20:23:39.341777 | instance | 2026-08-20 20:23:39.341836 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-20 20:23:39.342021 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.112) 0:01:09.896 ******* 2026-08-20 20:23:39.566152 | instance | ok: [instance] => (item=instance) 2026-08-20 20:23:39.566246 | instance | 2026-08-20 20:23:39.566512 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-20 20:23:39.566553 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.224) 0:01:10.121 ******* 2026-08-20 20:23:39.622664 | instance | ok: [instance] 2026-08-20 20:23:39.623021 | instance | 2026-08-20 20:23:39.623045 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-20 20:23:39.623051 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.056) 0:01:10.177 ******* 2026-08-20 20:23:39.695695 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-20 20:23:39.696122 | instance | 2026-08-20 20:23:39.696165 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-20 20:23:39.696171 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.073) 0:01:10.250 ******* 2026-08-20 20:23:40.002348 | instance | changed: [instance] 2026-08-20 20:23:40.002417 | instance | 2026-08-20 20:23:40.002699 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-20 20:23:40.002737 | instance | Thursday 20 August 2026 20:23:39 +0000 (0:00:00.306) 0:01:10.557 ******* 2026-08-20 20:23:40.668097 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-20 20:23:40.668739 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-20 20:23:40.668865 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-20 20:23:40.668872 | instance | 2026-08-20 20:23:40.668877 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-20 20:23:40.668881 | instance | Thursday 20 August 2026 20:23:40 +0000 (0:00:00.665) 0:01:11.223 ******* 2026-08-20 20:25:07.286245 | instance | ok: [instance] 2026-08-20 20:25:07.286346 | instance | 2026-08-20 20:25:07.286598 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-20 20:25:07.286614 | instance | Thursday 20 August 2026 20:25:07 +0000 (0:01:26.618) 0:02:37.841 ******* 2026-08-20 20:25:07.512774 | instance | changed: [instance] 2026-08-20 20:25:07.512834 | instance | 2026-08-20 20:25:07.512845 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-20 20:25:07.512856 | instance | Thursday 20 August 2026 20:25:07 +0000 (0:00:00.225) 0:02:38.066 ******* 2026-08-20 20:25:07.589028 | instance | ok: [instance] 2026-08-20 20:25:07.589088 | instance | 2026-08-20 20:25:07.589350 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-20 20:25:07.589367 | instance | Thursday 20 August 2026 20:25:07 +0000 (0:00:00.077) 0:02:38.144 ******* 2026-08-20 20:25:07.671647 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-20 20:25:07.671723 | instance | 2026-08-20 20:25:07.672036 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-20 20:25:07.672088 | instance | Thursday 20 August 2026 20:25:07 +0000 (0:00:00.082) 0:02:38.226 ******* 2026-08-20 20:25:09.314023 | instance | ok: [instance] 2026-08-20 20:25:09.314120 | instance | 2026-08-20 20:25:09.314256 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-20 20:25:09.314383 | instance | Thursday 20 August 2026 20:25:09 +0000 (0:00:01.642) 0:02:39.869 ******* 2026-08-20 20:25:09.373482 | instance | ok: [instance] => (item=instance) 2026-08-20 20:25:09.373542 | instance | 2026-08-20 20:25:09.373679 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-20 20:25:09.373793 | instance | Thursday 20 August 2026 20:25:09 +0000 (0:00:00.059) 0:02:39.928 ******* 2026-08-20 20:25:09.736416 | instance | ok: [instance] 2026-08-20 20:25:09.736548 | instance | 2026-08-20 20:25:09.736692 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-20 20:25:09.736850 | instance | Thursday 20 August 2026 20:25:09 +0000 (0:00:00.362) 0:02:40.291 ******* 2026-08-20 20:25:11.929496 | instance | ok: [instance] 2026-08-20 20:25:11.929582 | instance | 2026-08-20 20:25:11.929819 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-20 20:25:11.929857 | instance | Thursday 20 August 2026 20:25:11 +0000 (0:00:02.193) 0:02:42.484 ******* 2026-08-20 20:26:49.208589 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: [errno 5] RADOS I/O error (error connecting to the cluster) 2026-08-20 20:26:49.208745 | instance | fatal: [instance]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"\", line 107, in \n File \"\", line 99, in _ansiballz_main\n File \"\", line 47, in invoke_module\n File \"/usr/lib/python3.10/runpy.py\", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.10/runpy.py\", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.10/runpy.py\", line 86, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_r_jwolfz/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 202, in \n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_r_jwolfz/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 198, in main\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_r_jwolfz/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 177, in run_module\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_r_jwolfz/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 120, in apply_spec\nRuntimeError: Inferring config /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB5Yodqwe10FyAAsCahrkq2HQktz78epcKDunWbgg/Dx3K6etZlttTzUy4=: Malformed input [buffer:3]\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB5Yodqwe10FyAAsCahrkq2HQktz78epcKDunWbgg/Dx3K6etZlttTzUy4=: Malformed input [buffer:3]\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB5Yodqwe10FyAAsCahrkq2HQktz78epcKDunWbgg/Dx3K6etZlttTzUy4=: Malformed input [buffer:3]\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-20T20:26:49.036+0000 7fb9478b2640 -1 monclient: keyring not found\n[errno 5] RADOS I/O error (error connecting to the cluster)\n\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} 2026-08-20 20:26:49.210023 | instance | 2026-08-20 20:26:49.210207 | instance | PLAY RECAP ********************************************************************* 2026-08-20 20:26:49.211775 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-08-20 20:26:49.211830 | instance | 2026-08-20 20:26:49.211837 | instance | Thursday 20 August 2026 20:26:49 +0000 (0:01:37.280) 0:04:19.765 ******* 2026-08-20 20:26:49.211846 | instance | =============================================================================== 2026-08-20 20:26:49.211851 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 97.28s 2026-08-20 20:26:49.211856 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.62s 2026-08-20 20:26:49.211860 | instance | vexxhost.containers.containerd : Install AppArmor packages ------------- 36.24s 2026-08-20 20:26:49.211864 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.34s 2026-08-20 20:26:49.211874 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.43s 2026-08-20 20:26:49.214678 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.85s 2026-08-20 20:26:49.214726 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.19s 2026-08-20 20:26:49.214733 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.65s 2026-08-20 20:26:49.214754 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.64s 2026-08-20 20:26:49.214761 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.59s 2026-08-20 20:26:49.214765 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.23s 2026-08-20 20:26:49.214769 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.14s 2026-08-20 20:26:49.214774 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 1.07s 2026-08-20 20:26:49.214779 | instance | Gathering Facts --------------------------------------------------------- 0.99s 2026-08-20 20:26:49.214784 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.92s 2026-08-20 20:26:49.214788 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-08-20 20:26:49.214793 | instance | Gathering Facts --------------------------------------------------------- 0.86s 2026-08-20 20:26:49.214797 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 0.73s 2026-08-20 20:26:49.214803 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.71s 2026-08-20 20:26:49.214807 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.70s 2026-08-20 20:26:49.373007 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-20 20:26:49.373367 | instance | ERROR [csi > converge] Executed: Failed 2026-08-20 20:26:49.373606 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-20 20:26:49.835005 | instance | ERROR 2026-08-20 20:26:49.835183 | instance | { 2026-08-20 20:26:49.835226 | instance | "delta": "0:05:08.253297", 2026-08-20 20:26:49.835416 | instance | "end": "2026-08-20 20:26:49.437418", 2026-08-20 20:26:49.835455 | instance | "msg": "non-zero return code", 2026-08-20 20:26:49.835477 | instance | "rc": 2, 2026-08-20 20:26:49.835497 | instance | "start": "2026-08-20 20:21:41.184121" 2026-08-20 20:26:49.835515 | instance | } failure 2026-08-20 20:26:49.841804 | 2026-08-20 20:26:49.841865 | PLAY RECAP 2026-08-20 20:26:49.841921 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-20 20:26:49.841947 | 2026-08-20 20:26:50.000588 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-20 20:26:50.013863 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-20 20:26:51.173285 | 2026-08-20 20:26:51.173430 | PLAY [all] 2026-08-20 20:26:51.213659 | 2026-08-20 20:26:51.213807 | TASK [gather-host-logs : creating directory for system status] 2026-08-20 20:26:51.611003 | instance | changed 2026-08-20 20:26:51.617405 | 2026-08-20 20:26:51.617517 | TASK [gather-host-logs : Get logs for each host] 2026-08-20 20:26:52.098551 | instance | + systemd-cgls --full --all --no-pager 2026-08-20 20:26:52.111693 | instance | + ip addr 2026-08-20 20:26:52.113118 | instance | + ip route 2026-08-20 20:26:52.115820 | instance | + lsblk 2026-08-20 20:26:52.121861 | instance | + mount 2026-08-20 20:26:52.123858 | instance | + docker images 2026-08-20 20:26:52.144344 | instance | + brctl show 2026-08-20 20:26:52.144942 | instance | /bin/bash: line 8: brctl: command not found 2026-08-20 20:26:52.145322 | instance | + ps aux --sort=-%mem 2026-08-20 20:26:52.164374 | instance | + dpkg -l 2026-08-20 20:26:52.176922 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-20 20:26:52.177532 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-20 20:26:52.195646 | instance | + '[' '!' -z '' ']' 2026-08-20 20:26:52.657933 | instance | ok: Runtime: 0:00:00.103106 2026-08-20 20:26:52.667153 | 2026-08-20 20:26:52.667274 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-20 20:26:56.791035 | instance | changed: 2026-08-20 20:26:56.791428 | instance | created directory /var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/logs/instance 2026-08-20 20:26:56.791475 | instance | cd+++++++++ system/ 2026-08-20 20:26:56.791510 | instance | >f+++++++++ system/brctl-show.txt 2026-08-20 20:26:56.791541 | instance | >f+++++++++ system/docker-images.txt 2026-08-20 20:26:56.791570 | instance | >f+++++++++ system/ip-addr.txt 2026-08-20 20:26:56.791603 | instance | >f+++++++++ system/ip-route.txt 2026-08-20 20:26:56.791632 | instance | >f+++++++++ system/lsblk.txt 2026-08-20 20:26:56.791662 | instance | >f+++++++++ system/mount.txt 2026-08-20 20:26:56.791690 | instance | >f+++++++++ system/packages.txt 2026-08-20 20:26:56.791718 | instance | >f+++++++++ system/ps.txt 2026-08-20 20:26:56.791751 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-20 20:26:56.804257 | 2026-08-20 20:26:56.804396 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-20 20:26:57.003460 | instance | changed: "values" 2026-08-20 20:26:57.174093 | instance | changed: "releases" 2026-08-20 20:26:57.195292 | 2026-08-20 20:26:57.195438 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-20 20:26:57.408464 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-20 20:26:57.732808 | instance | ok: Runtime: 0:00:00.007186 2026-08-20 20:26:57.741287 | 2026-08-20 20:26:57.741417 | TASK [helm-release-status : Downloads logs to executor] 2026-08-20 20:26:58.227263 | instance | changed: 2026-08-20 20:26:58.227605 | instance | cd+++++++++ helm/ 2026-08-20 20:26:58.227640 | instance | cd+++++++++ helm/releases/ 2026-08-20 20:26:58.227667 | instance | cd+++++++++ helm/values/ 2026-08-20 20:26:58.240000 | 2026-08-20 20:26:58.240121 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-20 20:26:58.446158 | instance | changed 2026-08-20 20:26:58.452533 | 2026-08-20 20:26:58.452606 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-20 20:26:58.719877 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-20 20:26:58.720549 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-20 20:26:58.725080 | instance | environment: line 1: kubectl: command not found 2026-08-20 20:26:58.726208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-20 20:26:58.727090 | instance | environment: line 1: kubectl: command not found 2026-08-20 20:26:58.728105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-20 20:26:58.729835 | instance | environment: line 1: kubectl: command not found 2026-08-20 20:26:58.730787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-20 20:26:58.732504 | instance | environment: line 1: kubectl: command not found 2026-08-20 20:26:58.733639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-20 20:26:58.733739 | instance | environment: line 1: kubectl: command not found 2026-08-20 20:26:58.735233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-20 20:26:59.005462 | instance | ok: Runtime: 0:00:00.025815 2026-08-20 20:26:59.012446 | 2026-08-20 20:26:59.012524 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-20 20:26:59.226923 | instance | changed 2026-08-20 20:26:59.231931 | 2026-08-20 20:26:59.232018 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-20 20:26:59.455904 | instance | environment: line 5: kubectl: command not found 2026-08-20 20:26:59.456553 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-20 20:26:59.456963 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-20 20:26:59.457229 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-20 20:26:59.781649 | instance | ok: Runtime: 0:00:00.007966 2026-08-20 20:26:59.788300 | 2026-08-20 20:26:59.788392 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-20 20:27:00.300006 | instance | changed: 2026-08-20 20:27:00.300214 | instance | cd+++++++++ objects/ 2026-08-20 20:27:00.300273 | instance | cd+++++++++ objects/cluster/ 2026-08-20 20:27:00.300316 | instance | cd+++++++++ objects/namespaced/ 2026-08-20 20:27:00.310806 | 2026-08-20 20:27:00.310874 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-20 20:27:00.508471 | instance | changed 2026-08-20 20:27:00.514894 | 2026-08-20 20:27:00.514973 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-20 20:27:00.712459 | instance | changed 2026-08-20 20:27:01.017266 | 2026-08-20 20:27:01.017396 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-20 20:27:01.228360 | instance | environment: line 3: kubectl: command not found 2026-08-20 20:27:01.569329 | instance | ok: Runtime: 0:00:00.009104 2026-08-20 20:27:01.580049 | 2026-08-20 20:27:01.580188 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-20 20:27:02.297166 | instance | changed: 2026-08-20 20:27:02.297344 | instance | cd+++++++++ pod-logs/ 2026-08-20 20:27:02.297400 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-20 20:27:02.308913 | 2026-08-20 20:27:02.309024 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-20 20:27:02.502214 | instance | changed 2026-08-20 20:27:02.698826 | 2026-08-20 20:27:02.698933 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-20 20:27:02.905339 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-20 20:27:03.237203 | instance | ok: Runtime: 0:00:00.039768 2026-08-20 20:27:03.242181 | 2026-08-20 20:27:03.242251 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-20 20:27:03.450536 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-20 20:27:03.483426 | instance | ceph-mgr endpoints: 2026-08-20 20:27:03.777524 | instance | ok: Runtime: 0:00:00.039189 2026-08-20 20:27:03.790487 | 2026-08-20 20:27:03.790659 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-20 20:27:03.998195 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-20 20:27:04.324434 | instance | ok: Runtime: 0:00:00.039864 2026-08-20 20:27:04.330937 | 2026-08-20 20:27:04.331013 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-20 20:27:04.820261 | instance | changed: cd+++++++++ prometheus/ 2026-08-20 20:27:04.832016 | 2026-08-20 20:27:04.832100 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-20 20:27:05.038033 | instance | changed 2026-08-20 20:27:05.045973 | 2026-08-20 20:27:05.046052 | TASK [gather-selenium-data : Get selenium data] 2026-08-20 20:27:05.326982 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-20 20:27:05.328846 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-20 20:27:05.612116 | instance | ERROR 2026-08-20 20:27:05.612328 | instance | { 2026-08-20 20:27:05.612443 | instance | "delta": "0:00:00.006533", 2026-08-20 20:27:05.612489 | instance | "end": "2026-08-20 20:27:05.329341", 2026-08-20 20:27:05.612530 | instance | "msg": "non-zero return code", 2026-08-20 20:27:05.612558 | instance | "rc": 1, 2026-08-20 20:27:05.612584 | instance | "start": "2026-08-20 20:27:05.322808" 2026-08-20 20:27:05.612609 | instance | } 2026-08-20 20:27:05.612646 | instance | ERROR: Ignoring Errors 2026-08-20 20:27:05.618845 | 2026-08-20 20:27:05.618936 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-20 20:27:06.113409 | instance | changed: cd+++++++++ selenium/ 2026-08-20 20:27:06.120262 | 2026-08-20 20:27:06.120337 | PLAY RECAP 2026-08-20 20:27:06.120382 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-20 20:27:06.120406 | 2026-08-20 20:27:06.304054 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-20 20:27:06.308272 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-20 20:27:07.246291 | 2026-08-20 20:27:07.246423 | PLAY [all] 2026-08-20 20:27:07.260479 | 2026-08-20 20:27:07.260630 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-20 20:27:07.316486 | instance | skipping: Conditional result was False 2026-08-20 20:27:07.324469 | 2026-08-20 20:27:07.324646 | TASK [fetch-output : Set log path for single node] 2026-08-20 20:27:07.368172 | instance | ok 2026-08-20 20:27:07.374577 | 2026-08-20 20:27:07.374743 | LOOP [fetch-output : Ensure local output dirs] 2026-08-20 20:27:07.937200 | instance -> localhost | ok: "/var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/logs" 2026-08-20 20:27:08.163923 | instance -> localhost | changed: "/var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/artifacts" 2026-08-20 20:27:08.362918 | instance -> localhost | changed: "/var/lib/zuul/builds/b215f94f78764dfe85c0aecfd802f44e/work/docs" 2026-08-20 20:27:08.377924 | 2026-08-20 20:27:08.378033 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-20 20:27:09.439099 | instance | changed: .d..t...... ./ 2026-08-20 20:27:09.439325 | instance | changed: All items complete 2026-08-20 20:27:09.439365 | 2026-08-20 20:27:09.942198 | instance | changed: .d..t...... ./ 2026-08-20 20:27:10.419504 | instance | changed: .d..t...... ./ 2026-08-20 20:27:10.442992 | 2026-08-20 20:27:10.443128 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-20 20:27:11.011079 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007041 2026-08-20 20:27:11.290452 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007997 2026-08-20 20:27:11.308147 | 2026-08-20 20:27:11.308255 | PLAY [all] 2026-08-20 20:27:11.318628 | 2026-08-20 20:27:11.318775 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-20 20:27:11.822797 | instance | changed 2026-08-20 20:27:12.323031 | 2026-08-20 20:27:12.323137 | PLAY RECAP 2026-08-20 20:27:12.323200 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-20 20:27:12.323235 | 2026-08-20 20:27:12.457410 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-20 20:27:12.463274 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-20 20:27:13.198124 | 2026-08-20 20:27:13.198253 | PLAY [localhost] 2026-08-20 20:27:13.209426 | 2026-08-20 20:27:13.209536 | TASK [Generate Zuul manifest] 2026-08-20 20:27:13.231337 | localhost | ok 2026-08-20 20:27:13.373557 | 2026-08-20 20:27:13.373758 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-20 20:27:13.844139 | localhost | changed 2026-08-20 20:27:13.856234 | 2026-08-20 20:27:13.856360 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-20 20:27:13.885579 | localhost | ok 2026-08-20 20:27:13.893236 | 2026-08-20 20:27:14.325150 | TASK [Upload logs] 2026-08-20 20:27:14.347425 | localhost | ok 2026-08-20 20:27:14.925236 | 2026-08-20 20:27:14.925366 | TASK [Set zuul-log-path fact] 2026-08-20 20:27:14.957934 | localhost | ok 2026-08-20 20:27:15.143649 | 2026-08-20 20:27:15.143777 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-20 20:27:15.174721 | localhost | ok 2026-08-20 20:27:15.185514 | 2026-08-20 20:27:15.185655 | TASK [upload-logs : Create log directories] 2026-08-20 20:27:15.601564 | localhost | changed 2026-08-20 20:27:15.608104 | 2026-08-20 20:27:15.608209 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-20 20:27:16.058872 | localhost -> localhost | ok: Runtime: 0:00:00.005205 2026-08-20 20:27:16.065844 | 2026-08-20 20:27:16.066004 | TASK [upload-logs : Upload logs to log server] 2026-08-20 20:27:16.614542 | localhost | Output suppressed because no_log was given 2026-08-20 20:27:16.658756 | 2026-08-20 20:27:16.658887 | LOOP [upload-logs : Compress console log and json output] 2026-08-20 20:27:16.701526 | localhost | skipping: Conditional result was False 2026-08-20 20:27:16.710612 | localhost | skipping: Conditional result was False 2026-08-20 20:27:16.935779 | 2026-08-20 20:27:16.935930 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-20 20:27:16.977463 | localhost | skipping: Conditional result was False 2026-08-20 20:27:16.977746 | 2026-08-20 20:27:16.984724 | localhost | skipping: Conditional result was False 2026-08-20 20:27:16.998535 | 2026-08-20 20:27:16.998691 | LOOP [upload-logs : Upload console log and json output]