2026-08-24 19:28:17.669880 | Job console starting 2026-08-24 19:28:17.695661 | Updating git repos 2026-08-24 19:28:22.813582 | Cloning repos into workspace 2026-08-24 19:28:38.574387 | Restoring repo states 2026-08-24 19:28:52.797861 | Merging changes 2026-08-24 19:28:56.693230 | Checking out repos 2026-08-24 19:28:59.986420 | Preparing playbooks 2026-08-24 19:29:02.971990 | Running Ansible setup 2026-08-24 19:29:06.491483 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 19:29:07.135366 | 2026-08-24 19:29:07.135483 | PLAY [localhost] 2026-08-24 19:29:07.144058 | 2026-08-24 19:29:07.144160 | TASK [Gathering Facts] 2026-08-24 19:29:08.018044 | localhost | ok 2026-08-24 19:29:08.028627 | 2026-08-24 19:29:08.028732 | TASK [Setup log path fact] 2026-08-24 19:29:08.047806 | localhost | ok 2026-08-24 19:29:08.061335 | 2026-08-24 19:29:08.061410 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 19:29:08.093620 | localhost | ok 2026-08-24 19:29:08.101546 | 2026-08-24 19:29:08.101612 | TASK [emit-job-header : Print job information] 2026-08-24 19:29:08.142368 | # Job Information 2026-08-24 19:29:08.142573 | Ansible Version: 2.16.18 2026-08-24 19:29:08.142641 | Job: atmosphere-molecule-csi-rbd 2026-08-24 19:29:08.142688 | Pipeline: check 2026-08-24 19:29:08.142731 | Executor: 2d72f0692154 2026-08-24 19:29:08.142774 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4338 2026-08-24 19:29:08.142824 | Event ID: a4add860-9ff0-11f1-86ea-4445a53c048c 2026-08-24 19:29:08.147201 | 2026-08-24 19:29:08.147262 | LOOP [emit-job-header : Print node information] 2026-08-24 19:29:08.274472 | localhost | ok: 2026-08-24 19:29:08.274815 | localhost | # Node Information 2026-08-24 19:29:08.274849 | localhost | Inventory Hostname: instance 2026-08-24 19:29:08.274872 | localhost | Hostname: np0000190961 2026-08-24 19:29:08.274893 | localhost | Username: zuul 2026-08-24 19:29:08.274917 | localhost | Distro: Ubuntu 22.04 2026-08-24 19:29:08.274938 | localhost | Provider: yul1 2026-08-24 19:29:08.274958 | localhost | Region: ca-ymq-1 2026-08-24 19:29:08.274977 | localhost | Label: ubuntu-jammy 2026-08-24 19:29:08.274996 | localhost | Product Name: OpenStack Nova 2026-08-24 19:29:08.275015 | localhost | Interface IP: 199.19.213.221 2026-08-24 19:29:08.295898 | 2026-08-24 19:29:08.402354 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-24 19:29:08.844339 | localhost -> localhost | changed 2026-08-24 19:29:08.853185 | 2026-08-24 19:29:08.853284 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-24 19:29:09.736318 | localhost -> localhost | changed 2026-08-24 19:29:09.745378 | 2026-08-24 19:29:09.745433 | PLAY [all] 2026-08-24 19:29:09.754075 | 2026-08-24 19:29:09.754142 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-24 19:29:09.969942 | instance -> localhost | ok 2026-08-24 19:29:09.979143 | 2026-08-24 19:29:09.979234 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-24 19:29:10.013371 | instance | ok 2026-08-24 19:29:10.026327 | instance | included: /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-24 19:29:10.031771 | 2026-08-24 19:29:10.031831 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-24 19:29:12.220186 | instance -> localhost | Generating public/private rsa key pair. 2026-08-24 19:29:12.220338 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/e5bfe46cea1c4c7786518f7a21d72d7e_id_rsa 2026-08-24 19:29:12.220368 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/e5bfe46cea1c4c7786518f7a21d72d7e_id_rsa.pub 2026-08-24 19:29:12.220390 | instance -> localhost | The key fingerprint is: 2026-08-24 19:29:12.220429 | instance -> localhost | SHA256:SEvyTiqXQRzVLcD4VurH2YNBavp1UidFH4y20fSCazM zuul-build-sshkey 2026-08-24 19:29:12.220460 | instance -> localhost | The key's randomart image is: 2026-08-24 19:29:12.220481 | instance -> localhost | +---[RSA 3072]----+ 2026-08-24 19:29:12.220506 | instance -> localhost | | .+oo . ..=o | 2026-08-24 19:29:12.220528 | instance -> localhost | | .... = . =ooo | 2026-08-24 19:29:12.220548 | instance -> localhost | | +.o= . o.oo .| 2026-08-24 19:29:12.220568 | instance -> localhost | | . =*o. o o. . | 2026-08-24 19:29:12.220588 | instance -> localhost | | .==.S* oE | 2026-08-24 19:29:12.220607 | instance -> localhost | | .*. B +. o | 2026-08-24 19:29:12.220626 | instance -> localhost | | . +..o o . | 2026-08-24 19:29:12.220646 | instance -> localhost | | o . | 2026-08-24 19:29:12.220667 | instance -> localhost | | | 2026-08-24 19:29:12.220687 | instance -> localhost | +----[SHA256]-----+ 2026-08-24 19:29:12.220734 | instance -> localhost | ok: Runtime: 0:00:01.773446 2026-08-24 19:29:12.226766 | 2026-08-24 19:29:12.226830 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-24 19:29:12.255031 | instance | ok 2026-08-24 19:29:12.263101 | instance | included: /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-24 19:29:12.270400 | 2026-08-24 19:29:12.270464 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-24 19:29:12.294593 | instance | skipping: Conditional result was False 2026-08-24 19:29:12.300046 | 2026-08-24 19:29:12.300109 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-24 19:29:12.740165 | instance | changed 2026-08-24 19:29:12.748329 | 2026-08-24 19:29:12.748434 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-24 19:29:12.967026 | instance | ok 2026-08-24 19:29:12.972262 | 2026-08-24 19:29:12.972326 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-24 19:29:13.430415 | instance | changed 2026-08-24 19:29:13.436505 | 2026-08-24 19:29:13.436568 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-24 19:29:13.902244 | instance | changed 2026-08-24 19:29:13.910030 | 2026-08-24 19:29:13.910104 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-24 19:29:13.934090 | instance | skipping: Conditional result was False 2026-08-24 19:29:13.944509 | 2026-08-24 19:29:13.944602 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-24 19:29:14.283329 | instance -> localhost | changed 2026-08-24 19:29:14.297924 | 2026-08-24 19:29:14.297994 | TASK [add-build-sshkey : Add back temp key] 2026-08-24 19:29:14.575100 | instance -> localhost | Identity added: /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/e5bfe46cea1c4c7786518f7a21d72d7e_id_rsa (zuul-build-sshkey) 2026-08-24 19:29:14.575411 | instance -> localhost | ok: Runtime: 0:00:00.010578 2026-08-24 19:29:14.582329 | 2026-08-24 19:29:14.582412 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-24 19:29:14.889090 | instance | ok 2026-08-24 19:29:14.893501 | 2026-08-24 19:29:14.893563 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-24 19:29:14.917527 | instance | skipping: Conditional result was False 2026-08-24 19:29:14.930071 | 2026-08-24 19:29:14.930136 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-24 19:29:15.277786 | instance | ok 2026-08-24 19:29:15.283540 | 2026-08-24 19:29:15.283603 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-24 19:29:18.444863 | instance | Output suppressed because no_log was given 2026-08-24 19:29:18.453369 | 2026-08-24 19:29:18.453433 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-24 19:29:18.630786 | instance | ok: "logs" 2026-08-24 19:29:18.631022 | instance | ok: All items complete 2026-08-24 19:29:18.631049 | 2026-08-24 19:29:18.772756 | instance | ok: "artifacts" 2026-08-24 19:29:18.923590 | instance | ok: "docs" 2026-08-24 19:29:18.942448 | 2026-08-24 19:29:18.942568 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-24 19:29:19.121970 | instance | changed: "logs" 2026-08-24 19:29:19.281973 | instance | changed: "artifacts" 2026-08-24 19:29:19.448101 | instance | changed: "docs" 2026-08-24 19:29:19.472165 | 2026-08-24 19:29:19.472288 | PLAY RECAP 2026-08-24 19:29:19.472342 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-24 19:29:19.472371 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 19:29:19.472391 | 2026-08-24 19:29:19.619437 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 19:29:19.622932 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 19:29:20.192705 | 2026-08-24 19:29:20.192830 | PLAY [all] 2026-08-24 19:29:20.203355 | 2026-08-24 19:29:20.203440 | TASK [setup-uv : Extract archive] 2026-08-24 19:29:22.467584 | instance | changed 2026-08-24 19:29:22.473137 | 2026-08-24 19:29:22.473213 | TASK [setup-uv : Print version] 2026-08-24 19:29:22.854657 | instance | uv 0.8.13 2026-08-24 19:29:23.011481 | instance | ok: Runtime: 0:00:00.011916 2026-08-24 19:29:23.023156 | 2026-08-24 19:29:23.023228 | TASK [Install Ansible collection siblings] 2026-08-24 19:29:32.467571 | instance | changed: 2026-08-24 19:29:32.467768 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-24 19:29:32.467810 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-24 19:29:32.467842 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-24 19:29:32.467873 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-24 19:29:32.467902 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-24 19:29:32.467936 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-24 19:29:32.467966 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-24 19:29:32.467998 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-24 19:29:32.468027 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-24 19:29:32.468055 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-24 19:29:32.468083 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-24 19:29:32.468110 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-24 19:29:32.468136 | instance | Resolved ansible.netcommon to v8.6.2 for >=1.2.0 2026-08-24 19:29:32.468163 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-24 19:29:32.468189 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0 2026-08-24 19:29:32.468217 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-24 19:29:32.468244 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-24 19:29:32.468271 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-24 19:29:32.468297 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-24 19:29:32.468322 | instance | Resolved openstack.cloud to 1.7.0 for 1.7.0 2026-08-24 19:29:32.468349 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0,<0.7.0 2026-08-24 19:29:32.468376 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-08-24 19:29:32.468404 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 19:29:32.468449 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0,>=6.0.0 2026-08-24 19:29:32.468478 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 19:29:32.468506 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 19:29:32.468532 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-24 19:29:32.468559 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0,>=6.0.0 2026-08-24 19:29:32.468586 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 19:29:32.468612 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-24 19:29:32.468639 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-24 19:29:32.468666 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 19:29:32.468694 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 19:29:32.468720 | instance | Checked out ansible.netcommon to v8.6.2 2026-08-24 19:29:32.468747 | 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-24 19:29:32.468782 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.468809 | instance | Process install dependency map 2026-08-24 19:29:32.468851 | instance | Starting collection install process 2026-08-24 19:29:32.468880 | instance | Installing 'ansible.netcommon:8.6.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-24 19:29:32.468919 | instance | Created collection for ansible.netcommon:8.6.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-24 19:29:32.468946 | instance | ansible.netcommon:8.6.2 was installed successfully 2026-08-24 19:29:32.468990 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-24 19:29:32.469017 | instance | Creating virtual environment at: .venv 2026-08-24 19:29:32.469043 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 19:29:32.469070 | instance | Downloading pygments (1.2MiB) 2026-08-24 19:29:32.469100 | instance | Downloading ansible-core (2.1MiB) 2026-08-24 19:29:32.469128 | instance | Downloading openstacksdk (1.7MiB) 2026-08-24 19:29:32.469155 | instance | Downloading kubernetes (1.9MiB) 2026-08-24 19:29:32.469182 | instance | Downloading netaddr (2.2MiB) 2026-08-24 19:29:32.469210 | instance | Downloading rjsonnet (1.2MiB) 2026-08-24 19:29:32.469237 | instance | Downloading setuptools (1.1MiB) 2026-08-24 19:29:32.469264 | instance | Downloading cryptography (4.2MiB) 2026-08-24 19:29:32.469291 | instance | Building pyperclip==1.9.0 2026-08-24 19:29:32.469320 | instance | Downloading rjsonnet 2026-08-24 19:29:32.469349 | instance | Downloading netaddr 2026-08-24 19:29:32.469376 | instance | Downloading pygments 2026-08-24 19:29:32.469403 | instance | Downloading cryptography 2026-08-24 19:29:32.469429 | instance | Downloading setuptools 2026-08-24 19:29:32.469455 | instance | Downloading kubernetes 2026-08-24 19:29:32.469482 | instance | Downloading ansible-core 2026-08-24 19:29:32.469508 | instance | Downloading openstacksdk 2026-08-24 19:29:32.469535 | instance | Built pyperclip==1.9.0 2026-08-24 19:29:32.469562 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 19:29:32.469589 | instance | Installed 79 packages in 41ms 2026-08-24 19:29:32.469615 | instance | Checked out ansible.posix to 1.6.0 2026-08-24 19:29:32.469641 | 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-24 19:29:32.469667 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.469694 | instance | Process install dependency map 2026-08-24 19:29:32.469728 | instance | Starting collection install process 2026-08-24 19:29:32.469755 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-24 19:29:32.469782 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-24 19:29:32.469808 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-24 19:29:32.469834 | instance | Checked out ansible.utils to v6.1.0 2026-08-24 19:29:32.469861 | 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-24 19:29:32.469887 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.469914 | instance | Process install dependency map 2026-08-24 19:29:32.469940 | instance | Starting collection install process 2026-08-24 19:29:32.469966 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-24 19:29:32.469993 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-24 19:29:32.470019 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-24 19:29:32.470046 | instance | Checked out atmosphere.common to v0.6.0 2026-08-24 19:29:32.470074 | 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-24 19:29:32.470101 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.470129 | instance | Process install dependency map 2026-08-24 19:29:32.470155 | instance | Starting collection install process 2026-08-24 19:29:32.470181 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-24 19:29:32.470207 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-24 19:29:32.470233 | instance | atmosphere.common:0.6.0 was installed successfully 2026-08-24 19:29:32.470259 | instance | Checked out community.crypto to 2.2.3 2026-08-24 19:29:32.470286 | 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-24 19:29:32.470313 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.470339 | instance | Process install dependency map 2026-08-24 19:29:32.470365 | instance | Starting collection install process 2026-08-24 19:29:32.470391 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-24 19:29:32.470417 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-24 19:29:32.470443 | instance | community.crypto:2.2.3 was installed successfully 2026-08-24 19:29:32.470469 | instance | Checked out community.general to 7.3.0 2026-08-24 19:29:32.470494 | 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-24 19:29:32.470520 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.470545 | instance | Process install dependency map 2026-08-24 19:29:32.470571 | instance | Starting collection install process 2026-08-24 19:29:32.470597 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-24 19:29:32.470623 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-24 19:29:32.470649 | instance | community.general:7.3.0 was installed successfully 2026-08-24 19:29:32.470683 | instance | Checked out community.mysql to 3.6.0 2026-08-24 19:29:32.470710 | 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-24 19:29:32.470736 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.470761 | instance | Process install dependency map 2026-08-24 19:29:32.470787 | instance | Starting collection install process 2026-08-24 19:29:32.470813 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-24 19:29:32.470839 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-24 19:29:32.470864 | instance | community.mysql:3.6.0 was installed successfully 2026-08-24 19:29:32.470890 | instance | Checked out kubernetes.core to 2.4.0 2026-08-24 19:29:32.470917 | 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-24 19:29:32.470944 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.470970 | instance | Process install dependency map 2026-08-24 19:29:32.471000 | instance | Starting collection install process 2026-08-24 19:29:32.471028 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-24 19:29:32.471056 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-24 19:29:32.471082 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-24 19:29:32.471109 | instance | Checked out openstack.cloud to 1.7.0 2026-08-24 19:29:32.471135 | 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-24 19:29:32.471162 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.471189 | instance | Process install dependency map 2026-08-24 19:29:32.471292 | instance | Starting collection install process 2026-08-24 19:29:32.471332 | instance | Installing 'openstack.cloud:1.7.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-24 19:29:32.471363 | instance | Created collection for openstack.cloud:1.7.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-24 19:29:32.471391 | instance | openstack.cloud:1.7.0 was installed successfully 2026-08-24 19:29:32.471543 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-24 19:29:32.471584 | 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-24 19:29:32.471614 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.471642 | instance | Process install dependency map 2026-08-24 19:29:32.471669 | instance | Starting collection install process 2026-08-24 19:29:32.471696 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-24 19:29:32.471722 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-24 19:29:32.471748 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-24 19:29:32.471775 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-24 19:29:32.471803 | 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-24 19:29:32.471829 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.471862 | instance | Process install dependency map 2026-08-24 19:29:32.471888 | instance | Starting collection install process 2026-08-24 19:29:32.471914 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-24 19:29:32.471939 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-24 19:29:32.471964 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-24 19:29:32.471989 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-24 19:29:32.472014 | 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-24 19:29:32.472040 | instance | Starting galaxy collection install process 2026-08-24 19:29:32.472065 | instance | Process install dependency map 2026-08-24 19:29:32.472091 | instance | Starting collection install process 2026-08-24 19:29:32.472117 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-24 19:29:32.472142 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-24 19:29:32.472168 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-24 19:29:32.478446 | 2026-08-24 19:29:32.478493 | PLAY RECAP 2026-08-24 19:29:32.478535 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 19:29:32.478556 | 2026-08-24 19:29:32.593177 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 19:29:32.596224 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 19:29:33.158440 | 2026-08-24 19:29:33.158550 | PLAY [all] 2026-08-24 19:29:33.169181 | 2026-08-24 19:29:33.169251 | TASK [Install "jq" for log collection] 2026-08-24 19:29:44.943815 | instance | changed 2026-08-24 19:29:44.946181 | 2026-08-24 19:29:44.946285 | PLAY RECAP 2026-08-24 19:29:44.946361 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 19:29:44.946430 | 2026-08-24 19:29:45.057591 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 19:29:45.061623 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 19:29:45.677449 | 2026-08-24 19:29:45.677680 | PLAY [all] 2026-08-24 19:29:45.690449 | 2026-08-24 19:29:45.690586 | LOOP [Check inventory directories] 2026-08-24 19:29:46.016217 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-24 19:29:46.166451 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-24 19:29:46.340733 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-24 19:29:46.355214 | 2026-08-24 19:29:46.355377 | LOOP [Copy inventory file for Zuul] 2026-08-24 19:29:47.101935 | instance | changed: 2026-08-24 19:29:47.102152 | instance | { 2026-08-24 19:29:47.102191 | instance | "ansible_loop_var": "item", 2026-08-24 19:29:47.102222 | instance | "changed": false, 2026-08-24 19:29:47.102250 | instance | "failed": false, 2026-08-24 19:29:47.102281 | instance | "invocation": { 2026-08-24 19:29:47.102307 | instance | "module_args": { 2026-08-24 19:29:47.102332 | instance | "checksum_algorithm": "sha1", 2026-08-24 19:29:47.102358 | instance | "follow": true, 2026-08-24 19:29:47.102382 | instance | "get_attributes": true, 2026-08-24 19:29:47.102409 | instance | "get_checksum": true, 2026-08-24 19:29:47.102434 | instance | "get_mime": true, 2026-08-24 19:29:47.102459 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-24 19:29:47.102500 | instance | } 2026-08-24 19:29:47.102526 | instance | }, 2026-08-24 19:29:47.102551 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-24 19:29:47.102575 | instance | "stat": { 2026-08-24 19:29:47.102599 | instance | "atime": 1787599764.837951, 2026-08-24 19:29:47.102624 | instance | "attr_flags": "e", 2026-08-24 19:29:47.102647 | instance | "attributes": [ 2026-08-24 19:29:47.102671 | instance | "extents" 2026-08-24 19:29:47.102694 | instance | ], 2026-08-24 19:29:47.102718 | instance | "block_size": 4096, 2026-08-24 19:29:47.102742 | instance | "blocks": 8, 2026-08-24 19:29:47.102766 | instance | "charset": "unknown", 2026-08-24 19:29:47.102792 | instance | "ctime": 1787599763.7178771, 2026-08-24 19:29:47.102817 | instance | "dev": 64513, 2026-08-24 19:29:47.102841 | instance | "device_type": 0, 2026-08-24 19:29:47.102866 | instance | "executable": true, 2026-08-24 19:29:47.102891 | instance | "exists": true, 2026-08-24 19:29:47.102916 | instance | "gid": 1000, 2026-08-24 19:29:47.102940 | instance | "gr_name": "zuul", 2026-08-24 19:29:47.102963 | instance | "inode": 1048755, 2026-08-24 19:29:47.102987 | instance | "isblk": false, 2026-08-24 19:29:47.103012 | instance | "ischr": false, 2026-08-24 19:29:47.103037 | instance | "isdir": true, 2026-08-24 19:29:47.103060 | instance | "isfifo": false, 2026-08-24 19:29:47.103084 | instance | "isgid": false, 2026-08-24 19:29:47.103107 | instance | "islnk": false, 2026-08-24 19:29:47.103131 | instance | "isreg": false, 2026-08-24 19:29:47.103154 | instance | "issock": false, 2026-08-24 19:29:47.103178 | instance | "isuid": false, 2026-08-24 19:29:47.103202 | instance | "mimetype": "unknown", 2026-08-24 19:29:47.103226 | instance | "mode": "0755", 2026-08-24 19:29:47.103249 | instance | "mtime": 1787599763.7178771, 2026-08-24 19:29:47.103273 | instance | "nlink": 22, 2026-08-24 19:29:47.103296 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-24 19:29:47.103320 | instance | "pw_name": "zuul", 2026-08-24 19:29:47.103345 | instance | "readable": true, 2026-08-24 19:29:47.103368 | instance | "rgrp": true, 2026-08-24 19:29:47.103392 | instance | "roth": true, 2026-08-24 19:29:47.103415 | instance | "rusr": true, 2026-08-24 19:29:47.103439 | instance | "size": 4096, 2026-08-24 19:29:47.103462 | instance | "uid": 1000, 2026-08-24 19:29:47.103486 | instance | "version": "3272182365", 2026-08-24 19:29:47.103523 | instance | "wgrp": false, 2026-08-24 19:29:47.103551 | instance | "woth": false, 2026-08-24 19:29:47.103575 | instance | "writeable": true, 2026-08-24 19:29:47.103599 | instance | "wusr": true, 2026-08-24 19:29:47.103623 | instance | "xgrp": true, 2026-08-24 19:29:47.103646 | instance | "xoth": true, 2026-08-24 19:29:47.103670 | instance | "xusr": true 2026-08-24 19:29:47.103693 | instance | } 2026-08-24 19:29:47.103717 | instance | } 2026-08-24 19:29:47.103763 | instance | ok: All items complete 2026-08-24 19:29:47.103793 | 2026-08-24 19:29:47.105459 | instance | skipping: Conditional result was False 2026-08-24 19:29:47.106323 | instance | skipping: Conditional result was False 2026-08-24 19:29:47.121946 | 2026-08-24 19:29:47.122039 | LOOP [Switch "ansible_host" to private IP] 2026-08-24 19:29:47.448334 | instance | changed: 1 replacements made 2026-08-24 19:29:47.451081 | instance | skipping: Conditional result was False 2026-08-24 19:29:47.452460 | instance | skipping: Conditional result was False 2026-08-24 19:29:47.462407 | 2026-08-24 19:29:47.462574 | TASK [Run Molecule scenario] 2026-08-24 19:29:48.395447 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-24 19:29:48.787132 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-24 19:29:48.787195 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-24 19:29:59.936648 | instance | INFO [csi > dependency] Executing 2026-08-24 19:29:59.936901 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-24 19:29:59.937193 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-24 19:29:59.937374 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-24 19:29:59.947431 | instance | INFO [csi > cleanup] Executing 2026-08-24 19:29:59.947723 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 19:29:59.957635 | instance | INFO [csi > destroy] Executing 2026-08-24 19:29:59.957712 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-24 19:29:59.957789 | instance | INFO [csi > destroy] Executed: Successful 2026-08-24 19:29:59.965382 | instance | INFO [csi > syntax] Executing 2026-08-24 19:30:01.615945 | instance | 2026-08-24 19:30:01.616143 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-24 19:30:01.689438 | instance | INFO [csi > syntax] Executed: Successful 2026-08-24 19:30:01.697856 | instance | INFO [csi > create] Executing 2026-08-24 19:30:01.700347 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 19:30:01.710353 | instance | INFO [csi > prepare] Executing 2026-08-24 19:30:02.540208 | instance | 2026-08-24 19:30:02.540489 | instance | PLAY [Prepare] ***************************************************************** 2026-08-24 19:30:02.540755 | instance | 2026-08-24 19:30:02.541023 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 19:30:02.541322 | instance | Monday 24 August 2026 19:30:02 +0000 (0:00:00.027) 0:00:00.027 ********* 2026-08-24 19:30:03.697269 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 19:30:03.697399 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 19:30:03.697579 | instance | interpreter could change the meaning of that path. See 2026-08-24 19:30:03.697754 | instance | https://docs.ansible.com/ansible- 2026-08-24 19:30:03.697923 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 19:30:03.703314 | instance | ok: [instance] 2026-08-24 19:30:03.703476 | instance | 2026-08-24 19:30:03.703656 | instance | TASK [Configure short hostname] ************************************************ 2026-08-24 19:30:03.703832 | instance | Monday 24 August 2026 19:30:03 +0000 (0:00:01.163) 0:00:01.191 ********* 2026-08-24 19:30:04.357091 | instance | changed: [instance] 2026-08-24 19:30:04.357365 | instance | 2026-08-24 19:30:04.357682 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-24 19:30:04.357991 | instance | Monday 24 August 2026 19:30:04 +0000 (0:00:00.652) 0:00:01.844 ********* 2026-08-24 19:30:04.604661 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-24 19:30:04.604938 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-24 19:30:04.605267 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-24 19:30:04.615508 | instance | changed: [instance] 2026-08-24 19:30:04.615786 | instance | 2026-08-24 19:30:04.616089 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-24 19:30:04.616580 | instance | Monday 24 August 2026 19:30:04 +0000 (0:00:00.258) 0:00:02.102 ********* 2026-08-24 19:30:05.406701 | instance | ok: [instance] 2026-08-24 19:30:05.406760 | instance | 2026-08-24 19:30:05.406907 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-24 19:30:05.407021 | instance | 2026-08-24 19:30:05.407154 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 19:30:05.407285 | instance | Monday 24 August 2026 19:30:05 +0000 (0:00:00.791) 0:00:02.894 ********* 2026-08-24 19:30:06.090156 | instance | ok: [instance] 2026-08-24 19:30:06.090401 | instance | 2026-08-24 19:30:06.090683 | instance | TASK [Install depedencies] ***************************************************** 2026-08-24 19:30:06.090946 | instance | Monday 24 August 2026 19:30:06 +0000 (0:00:00.682) 0:00:03.577 ********* 2026-08-24 19:30:26.079825 | instance | changed: [instance] 2026-08-24 19:30:26.080074 | instance | 2026-08-24 19:30:26.080383 | instance | TASK [Start up service] ******************************************************** 2026-08-24 19:30:26.080656 | instance | Monday 24 August 2026 19:30:26 +0000 (0:00:19.989) 0:00:23.567 ********* 2026-08-24 19:30:26.617040 | instance | ok: [instance] 2026-08-24 19:30:26.617135 | instance | 2026-08-24 19:30:26.617326 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-24 19:30:26.617482 | instance | Monday 24 August 2026 19:30:26 +0000 (0:00:00.537) 0:00:24.104 ********* 2026-08-24 19:30:26.908594 | instance | ok: [instance] 2026-08-24 19:30:26.908814 | instance | 2026-08-24 19:30:26.909145 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-24 19:30:26.909424 | instance | Monday 24 August 2026 19:30:26 +0000 (0:00:00.291) 0:00:24.396 ********* 2026-08-24 19:30:27.561711 | instance | changed: [instance] 2026-08-24 19:30:27.561841 | instance | 2026-08-24 19:30:27.562039 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-24 19:30:27.562224 | instance | Monday 24 August 2026 19:30:27 +0000 (0:00:00.653) 0:00:25.049 ********* 2026-08-24 19:30:27.757986 | instance | ok: [instance] 2026-08-24 19:30:27.758139 | instance | 2026-08-24 19:30:27.758325 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-24 19:30:27.758640 | instance | Monday 24 August 2026 19:30:27 +0000 (0:00:00.194) 0:00:25.244 ********* 2026-08-24 19:30:27.784858 | instance | skipping: [instance] 2026-08-24 19:30:27.784973 | instance | 2026-08-24 19:30:27.785168 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-24 19:30:27.785316 | instance | Monday 24 August 2026 19:30:27 +0000 (0:00:00.027) 0:00:25.271 ********* 2026-08-24 19:30:28.339829 | instance | changed: [instance] => (item=osd0) 2026-08-24 19:30:28.339933 | instance | changed: [instance] => (item=osd1) 2026-08-24 19:30:28.340108 | instance | changed: [instance] => (item=osd2) 2026-08-24 19:30:28.340267 | instance | 2026-08-24 19:30:28.340465 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-24 19:30:28.340672 | instance | Monday 24 August 2026 19:30:28 +0000 (0:00:00.555) 0:00:25.827 ********* 2026-08-24 19:30:28.927545 | instance | changed: [instance] => (item=osd0) 2026-08-24 19:30:28.927594 | instance | changed: [instance] => (item=osd1) 2026-08-24 19:30:28.927602 | instance | changed: [instance] => (item=osd2) 2026-08-24 19:30:28.927609 | instance | 2026-08-24 19:30:28.927616 | instance | TASK [Start loop devices] ****************************************************** 2026-08-24 19:30:28.927628 | instance | Monday 24 August 2026 19:30:28 +0000 (0:00:00.586) 0:00:26.413 ********* 2026-08-24 19:30:29.624599 | instance | changed: [instance] => (item=osd0) 2026-08-24 19:30:29.624669 | instance | changed: [instance] => (item=osd1) 2026-08-24 19:30:29.625380 | instance | changed: [instance] => (item=osd2) 2026-08-24 19:30:29.625426 | instance | 2026-08-24 19:30:29.625434 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-24 19:30:29.625441 | instance | Monday 24 August 2026 19:30:29 +0000 (0:00:00.698) 0:00:27.112 ********* 2026-08-24 19:30:32.894988 | instance | changed: [instance] => (item=osd0) 2026-08-24 19:30:32.895077 | instance | changed: [instance] => (item=osd1) 2026-08-24 19:30:32.895255 | instance | changed: [instance] => (item=osd2) 2026-08-24 19:30:32.895474 | instance | 2026-08-24 19:30:32.895637 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-24 19:30:32.895799 | instance | Monday 24 August 2026 19:30:32 +0000 (0:00:03.268) 0:00:30.380 ********* 2026-08-24 19:30:34.821356 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-24 19:30:34.821465 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-24 19:30:34.822340 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-24 19:30:34.822354 | instance | 2026-08-24 19:30:34.822361 | instance | PLAY RECAP ********************************************************************* 2026-08-24 19:30:34.822368 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-24 19:30:34.822374 | instance | 2026-08-24 19:30:34.824410 | instance | Monday 24 August 2026 19:30:34 +0000 (0:00:01.929) 0:00:32.309 ********* 2026-08-24 19:30:34.824480 | instance | =============================================================================== 2026-08-24 19:30:34.824491 | instance | Install depedencies ---------------------------------------------------- 19.99s 2026-08-24 19:30:34.824500 | instance | Create a volume group for each loop device ------------------------------ 3.27s 2026-08-24 19:30:34.824509 | instance | Create a logical volume for each loop device ---------------------------- 1.93s 2026-08-24 19:30:34.824520 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-08-24 19:30:34.824529 | instance | Purge "snapd" package --------------------------------------------------- 0.79s 2026-08-24 19:30:34.824538 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-08-24 19:30:34.824547 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-08-24 19:30:34.824556 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.65s 2026-08-24 19:30:34.824573 | instance | Configure short hostname ------------------------------------------------ 0.65s 2026-08-24 19:30:34.824582 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-08-24 19:30:34.825268 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-08-24 19:30:34.825345 | instance | Start up service -------------------------------------------------------- 0.54s 2026-08-24 19:30:34.825357 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-08-24 19:30:34.825369 | instance | Ensure hostname inside hosts file --------------------------------------- 0.26s 2026-08-24 19:30:34.825387 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-08-24 19:30:34.825598 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-08-24 19:30:34.967351 | instance | INFO [csi > prepare] Executed: Successful 2026-08-24 19:30:34.978799 | instance | INFO [csi > converge] Executing 2026-08-24 19:30:36.445334 | instance | 2026-08-24 19:30:36.445900 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-24 19:30:36.446251 | instance | 2026-08-24 19:30:36.446608 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 19:30:36.446957 | instance | Monday 24 August 2026 19:30:36 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-08-24 19:30:37.412415 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 19:30:37.412686 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 19:30:37.412909 | instance | interpreter could change the meaning of that path. See 2026-08-24 19:30:37.413124 | instance | https://docs.ansible.com/ansible- 2026-08-24 19:30:37.413338 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 19:30:37.422232 | instance | ok: [instance] 2026-08-24 19:30:37.422689 | instance | 2026-08-24 19:30:37.423149 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-24 19:30:37.423524 | instance | Monday 24 August 2026 19:30:37 +0000 (0:00:00.977) 0:00:00.984 ********* 2026-08-24 19:30:37.465007 | instance | ok: [instance] => { 2026-08-24 19:30:37.465382 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-24 19:30:37.465706 | instance | } 2026-08-24 19:30:37.466020 | instance | 2026-08-24 19:30:37.466346 | instance | PLAY [all] ********************************************************************* 2026-08-24 19:30:37.466683 | instance | 2026-08-24 19:30:37.467033 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 19:30:37.467462 | instance | Monday 24 August 2026 19:30:37 +0000 (0:00:00.042) 0:00:01.027 ********* 2026-08-24 19:30:38.324884 | instance | ok: [instance] 2026-08-24 19:30:38.325283 | instance | 2026-08-24 19:30:38.325655 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-24 19:30:38.326017 | instance | Monday 24 August 2026 19:30:38 +0000 (0:00:00.859) 0:00:01.886 ********* 2026-08-24 19:30:38.520726 | instance | ok: [instance] 2026-08-24 19:30:38.521144 | instance | 2026-08-24 19:30:38.521516 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-24 19:30:38.521890 | instance | 2026-08-24 19:30:38.522254 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 19:30:38.522608 | instance | Monday 24 August 2026 19:30:38 +0000 (0:00:00.195) 0:00:02.082 ********* 2026-08-24 19:30:39.396725 | instance | ok: [instance] 2026-08-24 19:30:39.396921 | instance | 2026-08-24 19:30:39.397077 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 19:30:39.397248 | instance | Monday 24 August 2026 19:30:39 +0000 (0:00:00.873) 0:00:02.956 ********* 2026-08-24 19:30:39.666941 | instance | ok: [instance] 2026-08-24 19:30:39.667347 | instance | 2026-08-24 19:30:39.667702 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 19:30:39.668043 | instance | Monday 24 August 2026 19:30:39 +0000 (0:00:00.272) 0:00:03.228 ********* 2026-08-24 19:30:39.709824 | instance | skipping: [instance] 2026-08-24 19:30:39.710414 | instance | 2026-08-24 19:30:39.711784 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 19:30:39.711818 | instance | Monday 24 August 2026 19:30:39 +0000 (0:00:00.042) 0:00:03.271 ********* 2026-08-24 19:30:40.051363 | instance | changed: [instance] 2026-08-24 19:30:40.051658 | instance | 2026-08-24 19:30:40.051909 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 19:30:40.052146 | instance | Monday 24 August 2026 19:30:40 +0000 (0:00:00.341) 0:00:03.613 ********* 2026-08-24 19:30:40.112273 | instance | ok: [instance] => { 2026-08-24 19:30:40.112615 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 19:30:40.112849 | instance | } 2026-08-24 19:30:40.113053 | instance | 2026-08-24 19:30:40.113283 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 19:30:40.113498 | instance | Monday 24 August 2026 19:30:40 +0000 (0:00:00.060) 0:00:03.674 ********* 2026-08-24 19:30:40.806960 | instance | changed: [instance] 2026-08-24 19:30:40.807347 | instance | 2026-08-24 19:30:40.807692 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 19:30:40.808093 | instance | Monday 24 August 2026 19:30:40 +0000 (0:00:00.694) 0:00:04.368 ********* 2026-08-24 19:30:40.869210 | instance | skipping: [instance] 2026-08-24 19:30:40.869605 | instance | 2026-08-24 19:30:40.869981 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 19:30:40.870437 | instance | Monday 24 August 2026 19:30:40 +0000 (0:00:00.061) 0:00:04.430 ********* 2026-08-24 19:30:40.929305 | instance | skipping: [instance] 2026-08-24 19:30:40.929860 | instance | 2026-08-24 19:30:40.930225 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 19:30:40.930615 | instance | Monday 24 August 2026 19:30:40 +0000 (0:00:00.059) 0:00:04.489 ********* 2026-08-24 19:30:41.135465 | instance | ok: [instance] 2026-08-24 19:30:41.135671 | instance | 2026-08-24 19:30:41.135831 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 19:30:41.135985 | instance | Monday 24 August 2026 19:30:41 +0000 (0:00:00.206) 0:00:04.696 ********* 2026-08-24 19:30:42.416816 | instance | ok: [instance] 2026-08-24 19:30:42.416926 | instance | 2026-08-24 19:30:42.417125 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 19:30:42.417447 | instance | Monday 24 August 2026 19:30:42 +0000 (0:00:01.282) 0:00:05.978 ********* 2026-08-24 19:30:42.499392 | instance | ok: [instance] => { 2026-08-24 19:30:42.499621 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 19:30:42.500016 | instance | } 2026-08-24 19:30:42.500166 | instance | 2026-08-24 19:30:42.500342 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 19:30:42.500499 | instance | Monday 24 August 2026 19:30:42 +0000 (0:00:00.080) 0:00:06.058 ********* 2026-08-24 19:30:43.345927 | instance | changed: [instance] 2026-08-24 19:30:43.346430 | instance | 2026-08-24 19:30:43.346801 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 19:30:43.347158 | instance | Monday 24 August 2026 19:30:43 +0000 (0:00:00.848) 0:00:06.907 ********* 2026-08-24 19:30:46.264091 | instance | changed: [instance] 2026-08-24 19:30:46.264696 | instance | 2026-08-24 19:30:46.265244 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 19:30:46.265720 | instance | Monday 24 August 2026 19:30:46 +0000 (0:00:02.917) 0:00:09.825 ********* 2026-08-24 19:30:46.300571 | instance | skipping: [instance] 2026-08-24 19:30:46.301074 | instance | 2026-08-24 19:30:46.301576 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 19:30:46.302019 | instance | Monday 24 August 2026 19:30:46 +0000 (0:00:00.036) 0:00:09.862 ********* 2026-08-24 19:30:46.336935 | instance | skipping: [instance] 2026-08-24 19:30:46.337358 | instance | 2026-08-24 19:30:46.337989 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 19:30:46.338480 | instance | Monday 24 August 2026 19:30:46 +0000 (0:00:00.036) 0:00:09.898 ********* 2026-08-24 19:30:46.366616 | instance | skipping: [instance] 2026-08-24 19:30:46.367041 | instance | 2026-08-24 19:30:46.367409 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 19:30:46.367843 | instance | Monday 24 August 2026 19:30:46 +0000 (0:00:00.029) 0:00:09.928 ********* 2026-08-24 19:30:54.276497 | instance | changed: [instance] 2026-08-24 19:30:54.276831 | instance | 2026-08-24 19:30:54.277172 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 19:30:54.277407 | instance | Monday 24 August 2026 19:30:54 +0000 (0:00:07.909) 0:00:17.837 ********* 2026-08-24 19:30:54.890705 | instance | changed: [instance] 2026-08-24 19:30:54.890812 | instance | 2026-08-24 19:30:54.891040 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 19:30:54.891086 | instance | Monday 24 August 2026 19:30:54 +0000 (0:00:00.615) 0:00:18.453 ********* 2026-08-24 19:30:55.877547 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 19:30:55.878724 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 19:30:55.878817 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 19:30:55.878826 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 19:30:55.878833 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 19:30:55.878839 | instance | 2026-08-24 19:30:55.878850 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 19:30:55.878856 | instance | Monday 24 August 2026 19:30:55 +0000 (0:00:00.986) 0:00:19.439 ********* 2026-08-24 19:30:56.451402 | instance | changed: [instance] 2026-08-24 19:30:56.451493 | instance | 2026-08-24 19:30:56.452087 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 19:30:56.452102 | instance | Monday 24 August 2026 19:30:56 +0000 (0:00:00.557) 0:00:19.996 ********* 2026-08-24 19:30:56.452108 | instance | 2026-08-24 19:30:56.452112 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 19:30:56.452116 | instance | Monday 24 August 2026 19:30:56 +0000 (0:00:00.016) 0:00:20.013 ********* 2026-08-24 19:30:57.385371 | instance | ok: [instance] 2026-08-24 19:30:57.385503 | instance | 2026-08-24 19:30:57.385901 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-24 19:30:57.385947 | instance | Monday 24 August 2026 19:30:57 +0000 (0:00:00.933) 0:00:20.947 ********* 2026-08-24 19:30:57.837481 | instance | changed: [instance] 2026-08-24 19:30:57.837595 | instance | 2026-08-24 19:30:57.837655 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 19:30:57.837811 | instance | Monday 24 August 2026 19:30:57 +0000 (0:00:00.452) 0:00:21.399 ********* 2026-08-24 19:30:58.391682 | instance | changed: [instance] 2026-08-24 19:30:58.391779 | instance | 2026-08-24 19:30:58.392060 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 19:30:58.392095 | instance | Monday 24 August 2026 19:30:58 +0000 (0:00:00.554) 0:00:21.954 ********* 2026-08-24 19:30:58.592978 | instance | ok: [instance] 2026-08-24 19:30:58.593042 | instance | 2026-08-24 19:30:58.593340 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 19:30:58.593380 | instance | Monday 24 August 2026 19:30:58 +0000 (0:00:00.201) 0:00:22.155 ********* 2026-08-24 19:30:58.655192 | instance | ok: [instance] => { 2026-08-24 19:30:58.655826 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-24 19:30:58.655867 | instance | } 2026-08-24 19:30:58.655873 | instance | 2026-08-24 19:30:58.655878 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 19:30:58.655882 | instance | Monday 24 August 2026 19:30:58 +0000 (0:00:00.062) 0:00:22.217 ********* 2026-08-24 19:30:59.441736 | instance | changed: [instance] 2026-08-24 19:30:59.442323 | instance | 2026-08-24 19:30:59.442368 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 19:30:59.442377 | instance | Monday 24 August 2026 19:30:59 +0000 (0:00:00.786) 0:00:23.003 ********* 2026-08-24 19:31:03.879097 | instance | changed: [instance] 2026-08-24 19:31:03.879193 | instance | 2026-08-24 19:31:03.879440 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-24 19:31:03.879486 | instance | Monday 24 August 2026 19:31:03 +0000 (0:00:04.436) 0:00:27.440 ********* 2026-08-24 19:31:04.919992 | instance | ok: [instance] 2026-08-24 19:31:04.920060 | instance | 2026-08-24 19:31:04.920391 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-24 19:31:04.920638 | instance | Monday 24 August 2026 19:31:04 +0000 (0:00:01.041) 0:00:28.482 ********* 2026-08-24 19:31:05.294121 | instance | changed: [instance] 2026-08-24 19:31:05.294213 | instance | 2026-08-24 19:31:05.294507 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-24 19:31:05.294546 | instance | Monday 24 August 2026 19:31:05 +0000 (0:00:00.373) 0:00:28.856 ********* 2026-08-24 19:31:05.750577 | instance | changed: [instance] 2026-08-24 19:31:05.750928 | instance | 2026-08-24 19:31:05.750945 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-24 19:31:05.750951 | instance | Monday 24 August 2026 19:31:05 +0000 (0:00:00.456) 0:00:29.312 ********* 2026-08-24 19:31:06.329009 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-24 19:31:06.329081 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-24 19:31:06.329629 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-24 19:31:06.329692 | instance | 2026-08-24 19:31:06.329699 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-24 19:31:06.329704 | instance | Monday 24 August 2026 19:31:06 +0000 (0:00:00.577) 0:00:29.890 ********* 2026-08-24 19:31:06.770895 | instance | changed: [instance] 2026-08-24 19:31:06.771397 | instance | 2026-08-24 19:31:06.771417 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-24 19:31:06.771425 | instance | Monday 24 August 2026 19:31:06 +0000 (0:00:00.442) 0:00:30.332 ********* 2026-08-24 19:31:07.241263 | instance | changed: [instance] 2026-08-24 19:31:07.241327 | instance | 2026-08-24 19:31:07.242018 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-24 19:31:07.242056 | instance | Monday 24 August 2026 19:31:07 +0000 (0:00:00.453) 0:00:30.786 ********* 2026-08-24 19:31:07.242062 | instance | 2026-08-24 19:31:07.242066 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 19:31:07.242070 | instance | Monday 24 August 2026 19:31:07 +0000 (0:00:00.016) 0:00:30.803 ********* 2026-08-24 19:31:07.954299 | instance | ok: [instance] 2026-08-24 19:31:07.954342 | instance | 2026-08-24 19:31:07.954350 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-24 19:31:07.954361 | instance | Monday 24 August 2026 19:31:07 +0000 (0:00:00.712) 0:00:31.515 ********* 2026-08-24 19:31:09.191642 | instance | changed: [instance] 2026-08-24 19:31:09.191729 | instance | 2026-08-24 19:31:09.191984 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-24 19:31:09.192027 | instance | Monday 24 August 2026 19:31:09 +0000 (0:00:01.237) 0:00:32.753 ********* 2026-08-24 19:31:09.777459 | instance | changed: [instance] 2026-08-24 19:31:09.777584 | instance | 2026-08-24 19:31:09.777601 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-24 19:31:09.777747 | instance | Monday 24 August 2026 19:31:09 +0000 (0:00:00.585) 0:00:33.339 ********* 2026-08-24 19:31:09.852088 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-24 19:31:09.852164 | instance | 2026-08-24 19:31:09.852601 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-24 19:31:09.852678 | instance | Monday 24 August 2026 19:31:09 +0000 (0:00:00.074) 0:00:33.413 ********* 2026-08-24 19:31:15.427762 | instance | changed: [instance] 2026-08-24 19:31:15.428294 | instance | 2026-08-24 19:31:15.428332 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-24 19:31:15.428343 | instance | Monday 24 August 2026 19:31:15 +0000 (0:00:05.576) 0:00:38.989 ********* 2026-08-24 19:31:16.136511 | instance | ok: [instance] => (item=chronyd) 2026-08-24 19:31:16.136604 | instance | ok: [instance] => (item=sshd) 2026-08-24 19:31:16.137076 | instance | 2026-08-24 19:31:16.137129 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-24 19:31:16.137137 | instance | Monday 24 August 2026 19:31:16 +0000 (0:00:00.708) 0:00:39.698 ********* 2026-08-24 19:31:16.902217 | instance | changed: [instance] 2026-08-24 19:31:16.902294 | instance | 2026-08-24 19:31:16.902609 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-24 19:31:16.902871 | instance | Monday 24 August 2026 19:31:16 +0000 (0:00:00.765) 0:00:40.463 ********* 2026-08-24 19:31:17.114495 | instance | ok: [instance] 2026-08-24 19:31:17.114602 | instance | 2026-08-24 19:31:17.114666 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-24 19:31:17.114835 | instance | Monday 24 August 2026 19:31:17 +0000 (0:00:00.212) 0:00:40.676 ********* 2026-08-24 19:31:18.204332 | instance | changed: [instance] 2026-08-24 19:31:18.204376 | instance | 2026-08-24 19:31:18.204381 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-24 19:31:18.204386 | instance | Monday 24 August 2026 19:31:18 +0000 (0:00:01.089) 0:00:41.766 ********* 2026-08-24 19:31:18.598080 | instance | changed: [instance] 2026-08-24 19:31:18.598176 | instance | 2026-08-24 19:31:18.598479 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-24 19:31:18.598545 | instance | Monday 24 August 2026 19:31:18 +0000 (0:00:00.393) 0:00:42.159 ********* 2026-08-24 19:31:18.723335 | instance | ok: [instance] 2026-08-24 19:31:18.723433 | instance | 2026-08-24 19:31:18.723698 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-24 19:31:18.723754 | instance | Monday 24 August 2026 19:31:18 +0000 (0:00:00.125) 0:00:42.285 ********* 2026-08-24 19:31:18.939542 | instance | ok: [instance] => (item=instance) 2026-08-24 19:31:18.939657 | instance | 2026-08-24 19:31:18.939934 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-24 19:31:18.939979 | instance | Monday 24 August 2026 19:31:18 +0000 (0:00:00.216) 0:00:42.501 ********* 2026-08-24 19:31:18.995099 | instance | ok: [instance] 2026-08-24 19:31:18.995176 | instance | 2026-08-24 19:31:18.995431 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-24 19:31:18.995473 | instance | Monday 24 August 2026 19:31:18 +0000 (0:00:00.055) 0:00:42.557 ********* 2026-08-24 19:31:19.067777 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-24 19:31:19.067846 | instance | 2026-08-24 19:31:19.068116 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-24 19:31:19.068159 | instance | Monday 24 August 2026 19:31:19 +0000 (0:00:00.072) 0:00:42.629 ********* 2026-08-24 19:31:19.375145 | instance | changed: [instance] 2026-08-24 19:31:19.375224 | instance | 2026-08-24 19:31:19.375504 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-24 19:31:19.375554 | instance | Monday 24 August 2026 19:31:19 +0000 (0:00:00.307) 0:00:42.937 ********* 2026-08-24 19:31:20.151321 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-24 19:31:20.151960 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-24 19:31:20.152000 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-24 19:31:20.152006 | instance | 2026-08-24 19:31:20.152011 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-24 19:31:20.152015 | instance | Monday 24 August 2026 19:31:20 +0000 (0:00:00.776) 0:00:43.713 ********* 2026-08-24 19:32:54.918868 | instance | ok: [instance] 2026-08-24 19:32:54.918951 | instance | 2026-08-24 19:32:54.919236 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-24 19:32:54.919275 | instance | Monday 24 August 2026 19:32:54 +0000 (0:01:34.767) 0:02:18.481 ********* 2026-08-24 19:32:55.139842 | instance | changed: [instance] 2026-08-24 19:32:55.139942 | instance | 2026-08-24 19:32:55.140030 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-24 19:32:55.140155 | instance | Monday 24 August 2026 19:32:55 +0000 (0:00:00.221) 0:02:18.702 ********* 2026-08-24 19:32:55.219660 | instance | ok: [instance] 2026-08-24 19:32:55.219730 | instance | 2026-08-24 19:32:55.219812 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-24 19:32:55.219922 | instance | Monday 24 August 2026 19:32:55 +0000 (0:00:00.079) 0:02:18.781 ********* 2026-08-24 19:32:55.319180 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-24 19:32:55.319234 | instance | 2026-08-24 19:32:55.319515 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-24 19:32:55.319551 | instance | Monday 24 August 2026 19:32:55 +0000 (0:00:00.099) 0:02:18.881 ********* 2026-08-24 19:32:56.906838 | instance | ok: [instance] 2026-08-24 19:32:56.906971 | instance | 2026-08-24 19:32:56.907164 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-24 19:32:56.907350 | instance | Monday 24 August 2026 19:32:56 +0000 (0:00:01.587) 0:02:20.468 ********* 2026-08-24 19:32:56.963758 | instance | ok: [instance] => (item=instance) 2026-08-24 19:32:56.963862 | instance | 2026-08-24 19:32:56.964091 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-24 19:32:56.964281 | instance | Monday 24 August 2026 19:32:56 +0000 (0:00:00.056) 0:02:20.525 ********* 2026-08-24 19:32:57.316880 | instance | ok: [instance] 2026-08-24 19:32:57.316926 | instance | 2026-08-24 19:32:57.316933 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-24 19:32:57.316938 | instance | Monday 24 August 2026 19:32:57 +0000 (0:00:00.352) 0:02:20.878 ********* 2026-08-24 19:32:59.694581 | instance | ok: [instance] 2026-08-24 19:32:59.694667 | instance | 2026-08-24 19:32:59.694921 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-24 19:32:59.694960 | instance | Monday 24 August 2026 19:32:59 +0000 (0:00:02.378) 0:02:23.256 ********* 2026-08-24 19:35:50.223436 | 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-24 19:35:50.224429 | 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_8wkb7q9d/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_8wkb7q9d/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_8wkb7q9d/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_8wkb7q9d/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-24T19:35:50.058+0000 7f88e0971640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA7nIxqol5NNyAAt3g7xMYVcu8blJHSjoRg6yLrXKyyDXVS70iKDOMfP2M=: Malformed input [buffer:3]\n2026-08-24T19:35:50.058+0000 7f88e0971640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T19:35:50.058+0000 7f88e0971640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA7nIxqol5NNyAAt3g7xMYVcu8blJHSjoRg6yLrXKyyDXVS70iKDOMfP2M=: Malformed input [buffer:3]\n2026-08-24T19:35:50.058+0000 7f88e0971640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T19:35:50.058+0000 7f88e0971640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA7nIxqol5NNyAAt3g7xMYVcu8blJHSjoRg6yLrXKyyDXVS70iKDOMfP2M=: Malformed input [buffer:3]\n2026-08-24T19:35:50.058+0000 7f88e0971640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T19:35:50.058+0000 7f88e0971640 -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-24 19:35:50.227569 | instance | 2026-08-24 19:35:50.232346 | instance | PLAY RECAP ********************************************************************* 2026-08-24 19:35:50.232416 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-08-24 19:35:50.232429 | instance | 2026-08-24 19:35:50.232439 | instance | Monday 24 August 2026 19:35:50 +0000 (0:02:50.532) 0:05:13.789 ********* 2026-08-24 19:35:50.232449 | instance | =============================================================================== 2026-08-24 19:35:50.232459 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ---------------- 170.53s 2026-08-24 19:35:50.232469 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 94.77s 2026-08-24 19:35:50.232478 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.91s 2026-08-24 19:35:50.232488 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.58s 2026-08-24 19:35:50.232497 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.44s 2026-08-24 19:35:50.232507 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.92s 2026-08-24 19:35:50.232516 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.38s 2026-08-24 19:35:50.232525 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.65s 2026-08-24 19:35:50.232555 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.59s 2026-08-24 19:35:50.232565 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.28s 2026-08-24 19:35:50.232575 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.24s 2026-08-24 19:35:50.232585 | instance | vexxhost.ceph.cephadm : Ensure "cephadm" user is present ---------------- 1.09s 2026-08-24 19:35:50.232594 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.04s 2026-08-24 19:35:50.232611 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.99s 2026-08-24 19:35:50.232735 | instance | Gathering Facts --------------------------------------------------------- 0.98s 2026-08-24 19:35:50.232976 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-08-24 19:35:50.233178 | instance | Gathering Facts --------------------------------------------------------- 0.86s 2026-08-24 19:35:50.233380 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.85s 2026-08-24 19:35:50.233587 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.79s 2026-08-24 19:35:50.233795 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.78s 2026-08-24 19:35:50.358121 | 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-24 19:35:50.358308 | instance | ERROR [csi > converge] Executed: Failed 2026-08-24 19:35:50.358442 | 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-24 19:35:50.608096 | instance | ERROR 2026-08-24 19:35:50.608320 | instance | { 2026-08-24 19:35:50.608359 | instance | "delta": "0:06:02.613495", 2026-08-24 19:35:50.608387 | instance | "end": "2026-08-24 19:35:50.409827", 2026-08-24 19:35:50.608412 | instance | "msg": "non-zero return code", 2026-08-24 19:35:50.608436 | instance | "rc": 2, 2026-08-24 19:35:50.608460 | instance | "start": "2026-08-24 19:29:47.796332" 2026-08-24 19:35:50.608484 | instance | } failure 2026-08-24 19:35:50.615271 | 2026-08-24 19:35:50.615347 | PLAY RECAP 2026-08-24 19:35:50.615410 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-24 19:35:50.615443 | 2026-08-24 19:35:50.753881 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 19:35:50.777873 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 19:35:52.697165 | 2026-08-24 19:35:52.697369 | PLAY [all] 2026-08-24 19:35:52.716657 | 2026-08-24 19:35:52.716797 | TASK [gather-host-logs : creating directory for system status] 2026-08-24 19:35:53.070221 | instance | changed 2026-08-24 19:35:53.076162 | 2026-08-24 19:35:53.076268 | TASK [gather-host-logs : Get logs for each host] 2026-08-24 19:35:53.458319 | instance | + systemd-cgls --full --all --no-pager 2026-08-24 19:35:53.472046 | instance | + ip addr 2026-08-24 19:35:53.475563 | instance | + ip route 2026-08-24 19:35:53.478415 | instance | + lsblk 2026-08-24 19:35:53.481299 | instance | + mount 2026-08-24 19:35:53.484462 | instance | + docker images 2026-08-24 19:35:53.509265 | instance | + brctl show 2026-08-24 19:35:53.509884 | instance | /bin/bash: line 8: brctl: command not found 2026-08-24 19:35:53.510210 | instance | + ps aux --sort=-%mem 2026-08-24 19:35:53.528833 | instance | + dpkg -l 2026-08-24 19:35:53.542356 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-24 19:35:53.542978 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-24 19:35:53.564289 | instance | + '[' '!' -z '' ']' 2026-08-24 19:35:53.621138 | instance | ok: Runtime: 0:00:00.112164 2026-08-24 19:35:53.628773 | 2026-08-24 19:35:53.628893 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-24 19:35:54.287469 | instance | changed: 2026-08-24 19:35:54.287744 | instance | created directory /var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/logs/instance 2026-08-24 19:35:54.287806 | instance | cd+++++++++ system/ 2026-08-24 19:35:54.287854 | instance | >f+++++++++ system/brctl-show.txt 2026-08-24 19:35:54.287900 | instance | >f+++++++++ system/docker-images.txt 2026-08-24 19:35:54.287944 | instance | >f+++++++++ system/ip-addr.txt 2026-08-24 19:35:54.287994 | instance | >f+++++++++ system/ip-route.txt 2026-08-24 19:35:54.288041 | instance | >f+++++++++ system/lsblk.txt 2026-08-24 19:35:54.288085 | instance | >f+++++++++ system/mount.txt 2026-08-24 19:35:54.288127 | instance | >f+++++++++ system/packages.txt 2026-08-24 19:35:54.288176 | instance | >f+++++++++ system/ps.txt 2026-08-24 19:35:54.288230 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-24 19:35:54.297053 | 2026-08-24 19:35:54.297133 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-24 19:35:54.495202 | instance | changed: "values" 2026-08-24 19:35:54.657700 | instance | changed: "releases" 2026-08-24 19:35:54.671446 | 2026-08-24 19:35:54.671593 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-24 19:35:54.877781 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-24 19:35:55.207246 | instance | ok: Runtime: 0:00:00.005931 2026-08-24 19:35:55.213377 | 2026-08-24 19:35:55.213443 | TASK [helm-release-status : Downloads logs to executor] 2026-08-24 19:35:55.706388 | instance | changed: 2026-08-24 19:35:55.706572 | instance | cd+++++++++ helm/ 2026-08-24 19:35:55.706610 | instance | cd+++++++++ helm/releases/ 2026-08-24 19:35:55.706639 | instance | cd+++++++++ helm/values/ 2026-08-24 19:35:55.716307 | 2026-08-24 19:35:55.716367 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-24 19:35:55.911365 | instance | changed 2026-08-24 19:35:55.919097 | 2026-08-24 19:35:55.919176 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-24 19:35:56.165987 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 19:35:56.166075 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 19:35:56.171368 | instance | environment: line 1: kubectl: command not found 2026-08-24 19:35:56.172610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 19:35:56.173984 | instance | environment: line 1: kubectl: command not found 2026-08-24 19:35:56.174923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 19:35:56.175808 | instance | environment: line 1: kubectl: command not found 2026-08-24 19:35:56.176741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 19:35:56.177964 | instance | environment: line 1: kubectl: command not found 2026-08-24 19:35:56.179157 | instance | environment: line 1: kubectl: command not found 2026-08-24 19:35:56.179291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 19:35:56.179911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 19:35:56.454323 | instance | ok: Runtime: 0:00:00.021712 2026-08-24 19:35:56.473183 | 2026-08-24 19:35:56.473251 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-24 19:35:56.676013 | instance | changed 2026-08-24 19:35:56.681204 | 2026-08-24 19:35:56.681277 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-24 19:35:56.901900 | instance | environment: line 5: kubectl: command not found 2026-08-24 19:35:56.902880 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 19:35:56.902958 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 19:35:56.903407 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 19:35:57.220429 | instance | ok: Runtime: 0:00:00.010917 2026-08-24 19:35:57.226432 | 2026-08-24 19:35:57.226506 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-24 19:35:57.737845 | instance | changed: 2026-08-24 19:35:57.738047 | instance | cd+++++++++ objects/ 2026-08-24 19:35:57.738087 | instance | cd+++++++++ objects/cluster/ 2026-08-24 19:35:57.738116 | instance | cd+++++++++ objects/namespaced/ 2026-08-24 19:35:57.748376 | 2026-08-24 19:35:57.748437 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-24 19:35:57.945896 | instance | changed 2026-08-24 19:35:57.951004 | 2026-08-24 19:35:57.951070 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-24 19:35:58.157190 | instance | changed 2026-08-24 19:35:58.163719 | 2026-08-24 19:35:58.163812 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-24 19:35:58.377504 | instance | environment: line 3: kubectl: command not found 2026-08-24 19:35:58.700928 | instance | ok: Runtime: 0:00:00.009907 2026-08-24 19:35:58.708514 | 2026-08-24 19:35:58.708579 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-24 19:35:59.167854 | instance | changed: 2026-08-24 19:35:59.168027 | instance | cd+++++++++ pod-logs/ 2026-08-24 19:35:59.168068 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-24 19:35:59.178828 | 2026-08-24 19:35:59.178888 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-24 19:35:59.365302 | instance | changed 2026-08-24 19:35:59.371878 | 2026-08-24 19:35:59.371941 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-24 19:35:59.575150 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-24 19:35:59.903702 | instance | ok: Runtime: 0:00:00.032113 2026-08-24 19:35:59.909500 | 2026-08-24 19:35:59.909566 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-24 19:36:00.127624 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-24 19:36:00.160618 | instance | ceph-mgr endpoints: 2026-08-24 19:36:00.452037 | instance | ok: Runtime: 0:00:00.040619 2026-08-24 19:36:00.459069 | 2026-08-24 19:36:00.459154 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-24 19:36:00.683286 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-24 19:36:00.993034 | instance | ok: Runtime: 0:00:00.037570 2026-08-24 19:36:00.999913 | 2026-08-24 19:36:00.999976 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-24 19:36:01.492541 | instance | changed: cd+++++++++ prometheus/ 2026-08-24 19:36:01.504888 | 2026-08-24 19:36:01.504949 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-24 19:36:01.702092 | instance | changed 2026-08-24 19:36:01.707047 | 2026-08-24 19:36:01.707113 | TASK [gather-selenium-data : Get selenium data] 2026-08-24 19:36:01.943470 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-24 19:36:01.944936 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-24 19:36:02.241133 | instance | ERROR 2026-08-24 19:36:02.241338 | instance | { 2026-08-24 19:36:02.241379 | instance | "delta": "0:00:00.006073", 2026-08-24 19:36:02.241408 | instance | "end": "2026-08-24 19:36:01.945451", 2026-08-24 19:36:02.241436 | instance | "msg": "non-zero return code", 2026-08-24 19:36:02.241463 | instance | "rc": 1, 2026-08-24 19:36:02.241488 | instance | "start": "2026-08-24 19:36:01.939378" 2026-08-24 19:36:02.241513 | instance | } 2026-08-24 19:36:02.241545 | instance | ERROR: Ignoring Errors 2026-08-24 19:36:02.247855 | 2026-08-24 19:36:02.247917 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-24 19:36:02.728024 | instance | changed: cd+++++++++ selenium/ 2026-08-24 19:36:02.740621 | 2026-08-24 19:36:02.740693 | PLAY RECAP 2026-08-24 19:36:02.740739 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-24 19:36:02.740762 | 2026-08-24 19:36:02.867870 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 19:36:02.872584 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 19:36:03.727483 | 2026-08-24 19:36:03.727643 | PLAY [all] 2026-08-24 19:36:03.740253 | 2026-08-24 19:36:03.740353 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-24 19:36:03.786096 | instance | skipping: Conditional result was False 2026-08-24 19:36:03.795468 | 2026-08-24 19:36:03.795589 | TASK [fetch-output : Set log path for single node] 2026-08-24 19:36:03.840404 | instance | ok 2026-08-24 19:36:03.845280 | 2026-08-24 19:36:03.845350 | LOOP [fetch-output : Ensure local output dirs] 2026-08-24 19:36:04.320738 | instance -> localhost | ok: "/var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/logs" 2026-08-24 19:36:04.523598 | instance -> localhost | changed: "/var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/artifacts" 2026-08-24 19:36:04.721775 | instance -> localhost | changed: "/var/lib/zuul/builds/e5bfe46cea1c4c7786518f7a21d72d7e/work/docs" 2026-08-24 19:36:04.740874 | 2026-08-24 19:36:04.741091 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-24 19:36:05.390958 | instance | changed: .d..t...... ./ 2026-08-24 19:36:05.391281 | instance | changed: All items complete 2026-08-24 19:36:05.391319 | 2026-08-24 19:36:05.843294 | instance | changed: .d..t...... ./ 2026-08-24 19:36:06.316192 | instance | changed: .d..t...... ./ 2026-08-24 19:36:06.336122 | 2026-08-24 19:36:06.336218 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-24 19:36:06.807617 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009920 2026-08-24 19:36:07.016943 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007529 2026-08-24 19:36:07.029781 | 2026-08-24 19:36:07.029913 | PLAY [all] 2026-08-24 19:36:07.035860 | 2026-08-24 19:36:07.035920 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-24 19:36:07.474351 | instance | changed 2026-08-24 19:36:07.481141 | 2026-08-24 19:36:07.481189 | PLAY RECAP 2026-08-24 19:36:07.481229 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-24 19:36:07.481251 | 2026-08-24 19:36:07.591767 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 19:36:07.596242 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-24 19:36:08.169976 | 2026-08-24 19:36:08.170098 | PLAY [localhost] 2026-08-24 19:36:08.180192 | 2026-08-24 19:36:08.180266 | TASK [Generate Zuul manifest] 2026-08-24 19:36:08.202358 | localhost | ok 2026-08-24 19:36:08.254109 | 2026-08-24 19:36:08.254297 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-24 19:36:08.664386 | localhost | changed 2026-08-24 19:36:08.844650 | 2026-08-24 19:36:08.844781 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-24 19:36:08.924740 | localhost | ok 2026-08-24 19:36:08.933458 | 2026-08-24 19:36:08.933524 | TASK [Upload logs] 2026-08-24 19:36:08.952642 | localhost | ok 2026-08-24 19:36:09.007785 | 2026-08-24 19:36:09.007893 | TASK [Set zuul-log-path fact] 2026-08-24 19:36:09.025899 | localhost | ok 2026-08-24 19:36:09.037915 | 2026-08-24 19:36:09.038005 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 19:36:09.069298 | localhost | ok 2026-08-24 19:36:09.078160 | 2026-08-24 19:36:09.078245 | TASK [upload-logs : Create log directories] 2026-08-24 19:36:09.482944 | localhost | changed 2026-08-24 19:36:09.488930 | 2026-08-24 19:36:09.490379 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-24 19:36:09.908312 | localhost -> localhost | ok: Runtime: 0:00:00.006447 2026-08-24 19:36:09.916077 | 2026-08-24 19:36:09.916149 | TASK [upload-logs : Upload logs to log server] 2026-08-24 19:36:10.420483 | localhost | Output suppressed because no_log was given 2026-08-24 19:36:10.453793 | 2026-08-24 19:36:10.453929 | LOOP [upload-logs : Compress console log and json output] 2026-08-24 19:36:10.501034 | localhost | skipping: Conditional result was False 2026-08-24 19:36:10.507865 | localhost | skipping: Conditional result was False 2026-08-24 19:36:10.517389 | 2026-08-24 19:36:10.517521 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-24 19:36:10.561827 | localhost | skipping: Conditional result was False 2026-08-24 19:36:10.562119 | 2026-08-24 19:36:10.566395 | localhost | skipping: Conditional result was False 2026-08-24 19:36:10.582706 | 2026-08-24 19:36:10.582870 | LOOP [upload-logs : Upload console log and json output]