2026-08-19 20:19:01.682925 | Job console starting 2026-08-19 20:19:01.704875 | Updating git repos 2026-08-19 20:19:04.905564 | Cloning repos into workspace 2026-08-19 20:19:29.032554 | Restoring repo states 2026-08-19 20:19:34.284090 | Merging changes 2026-08-19 20:19:36.712309 | Checking out repos 2026-08-19 20:19:39.047797 | Preparing playbooks 2026-08-19 20:19:41.900759 | Running Ansible setup 2026-08-19 20:19:45.253880 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-19 20:19:45.886046 | 2026-08-19 20:19:45.886203 | PLAY [localhost] 2026-08-19 20:19:45.895097 | 2026-08-19 20:19:45.895183 | TASK [Gathering Facts] 2026-08-19 20:19:46.895315 | localhost | ok 2026-08-19 20:19:46.902825 | 2026-08-19 20:19:46.902908 | TASK [Setup log path fact] 2026-08-19 20:19:46.920877 | localhost | ok 2026-08-19 20:19:46.946788 | 2026-08-19 20:19:46.946859 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-19 20:19:46.985853 | localhost | ok 2026-08-19 20:19:47.006052 | 2026-08-19 20:19:47.006152 | TASK [emit-job-header : Print job information] 2026-08-19 20:19:47.046686 | # Job Information 2026-08-19 20:19:47.092045 | Ansible Version: 2.16.18 2026-08-19 20:19:47.092115 | Job: atmosphere-molecule-csi-rbd 2026-08-19 20:19:47.092151 | Pipeline: check 2026-08-19 20:19:47.092179 | Executor: 2d72f0692154 2026-08-19 20:19:47.092208 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4090 2026-08-19 20:19:47.092240 | Event ID: 9680b760-9c0a-11f1-9304-5fa992c53f49 2026-08-19 20:19:47.096297 | 2026-08-19 20:19:47.096386 | LOOP [emit-job-header : Print node information] 2026-08-19 20:19:47.203295 | localhost | ok: 2026-08-19 20:19:47.203574 | localhost | # Node Information 2026-08-19 20:19:47.203637 | localhost | Inventory Hostname: instance 2026-08-19 20:19:47.203686 | localhost | Hostname: np0000190107 2026-08-19 20:19:47.203731 | localhost | Username: zuul 2026-08-19 20:19:47.203783 | localhost | Distro: Ubuntu 22.04 2026-08-19 20:19:47.203856 | localhost | Provider: yul1 2026-08-19 20:19:47.203910 | localhost | Region: ca-ymq-1 2026-08-19 20:19:47.203960 | localhost | Label: ubuntu-jammy 2026-08-19 20:19:47.204010 | localhost | Product Name: OpenStack Nova 2026-08-19 20:19:47.204060 | localhost | Interface IP: 199.19.213.136 2026-08-19 20:19:47.213901 | 2026-08-19 20:19:47.214066 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-19 20:19:47.605217 | localhost -> localhost | changed 2026-08-19 20:19:47.615611 | 2026-08-19 20:19:47.615761 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-19 20:19:48.770389 | localhost -> localhost | changed 2026-08-19 20:19:48.781325 | 2026-08-19 20:19:48.781452 | PLAY [all] 2026-08-19 20:19:48.790684 | 2026-08-19 20:19:48.790756 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-19 20:19:49.050923 | instance -> localhost | ok 2026-08-19 20:19:49.066853 | 2026-08-19 20:19:49.066930 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-19 20:19:49.097385 | instance | ok 2026-08-19 20:19:49.116038 | instance | included: /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-19 20:19:49.187171 | 2026-08-19 20:19:49.187349 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-19 20:19:50.341404 | instance -> localhost | Generating public/private rsa key pair. 2026-08-19 20:19:50.341584 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/fa1f0f996ca347408f66303e28cb4dc3_id_rsa 2026-08-19 20:19:50.341613 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/fa1f0f996ca347408f66303e28cb4dc3_id_rsa.pub 2026-08-19 20:19:50.341637 | instance -> localhost | The key fingerprint is: 2026-08-19 20:19:50.341659 | instance -> localhost | SHA256:GObucwIMvbtD3FnpIc8huJqLcqAxVU7X3uiKVTnna0w zuul-build-sshkey 2026-08-19 20:19:50.341696 | instance -> localhost | The key's randomart image is: 2026-08-19 20:19:50.341719 | instance -> localhost | +---[RSA 3072]----+ 2026-08-19 20:19:50.341746 | instance -> localhost | | . | 2026-08-19 20:19:50.341768 | instance -> localhost | | o . . | 2026-08-19 20:19:50.341788 | instance -> localhost | | = oo. = | 2026-08-19 20:19:50.341808 | instance -> localhost | | o +ooo@ o | 2026-08-19 20:19:50.341828 | instance -> localhost | | . + +o@S* | 2026-08-19 20:19:50.341847 | instance -> localhost | |+ B.+ = E | 2026-08-19 20:19:50.341866 | instance -> localhost | |.+ + =.. o . | 2026-08-19 20:19:50.341885 | instance -> localhost | |o.+ +.+ . + | 2026-08-19 20:19:50.341907 | instance -> localhost | |o....o.+ . | 2026-08-19 20:19:50.341927 | instance -> localhost | +----[SHA256]-----+ 2026-08-19 20:19:50.341971 | instance -> localhost | ok: Runtime: 0:00:00.742403 2026-08-19 20:19:50.347957 | 2026-08-19 20:19:50.348026 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-19 20:19:50.368707 | instance | ok 2026-08-19 20:19:50.376855 | instance | included: /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-19 20:19:50.385340 | 2026-08-19 20:19:50.385401 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-19 20:19:50.398112 | instance | skipping: Conditional result was False 2026-08-19 20:19:50.406286 | 2026-08-19 20:19:50.406382 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-19 20:19:50.866184 | instance | changed 2026-08-19 20:19:50.876604 | 2026-08-19 20:19:50.876769 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-19 20:19:51.066349 | instance | ok 2026-08-19 20:19:51.071316 | 2026-08-19 20:19:51.071386 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-19 20:19:51.543557 | instance | changed 2026-08-19 20:19:51.550658 | 2026-08-19 20:19:51.550724 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-19 20:19:51.997185 | instance | changed 2026-08-19 20:19:52.004662 | 2026-08-19 20:19:52.004739 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-19 20:19:52.032104 | instance | skipping: Conditional result was False 2026-08-19 20:19:52.045790 | 2026-08-19 20:19:52.045865 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-19 20:19:52.386798 | instance -> localhost | changed 2026-08-19 20:19:52.407469 | 2026-08-19 20:19:52.407577 | TASK [add-build-sshkey : Add back temp key] 2026-08-19 20:19:52.675909 | instance -> localhost | Identity added: /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/fa1f0f996ca347408f66303e28cb4dc3_id_rsa (zuul-build-sshkey) 2026-08-19 20:19:52.676147 | instance -> localhost | ok: Runtime: 0:00:00.015820 2026-08-19 20:19:52.684190 | 2026-08-19 20:19:52.684285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-19 20:19:52.994773 | instance | ok 2026-08-19 20:19:52.999448 | 2026-08-19 20:19:52.999522 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-19 20:19:53.024592 | instance | skipping: Conditional result was False 2026-08-19 20:19:53.042249 | 2026-08-19 20:19:53.042390 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-19 20:19:53.358214 | instance | ok 2026-08-19 20:19:53.387632 | 2026-08-19 20:19:53.387750 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-19 20:19:56.741698 | instance | Output suppressed because no_log was given 2026-08-19 20:19:56.751097 | 2026-08-19 20:19:56.751163 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-19 20:19:56.949324 | instance | ok: "logs" 2026-08-19 20:19:56.949679 | instance | ok: All items complete 2026-08-19 20:19:56.949713 | 2026-08-19 20:19:57.092486 | instance | ok: "artifacts" 2026-08-19 20:19:57.247220 | instance | ok: "docs" 2026-08-19 20:19:57.267189 | 2026-08-19 20:19:57.267371 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-19 20:19:57.447272 | instance | changed: "logs" 2026-08-19 20:19:57.606718 | instance | changed: "artifacts" 2026-08-19 20:19:57.758108 | instance | changed: "docs" 2026-08-19 20:19:57.780318 | 2026-08-19 20:19:57.780439 | PLAY RECAP 2026-08-19 20:19:57.780493 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-19 20:19:57.780523 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-19 20:19:57.780546 | 2026-08-19 20:19:57.982614 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-19 20:19:57.984588 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-19 20:19:58.590291 | 2026-08-19 20:19:58.590430 | PLAY [all] 2026-08-19 20:19:58.601212 | 2026-08-19 20:19:58.601296 | TASK [setup-uv : Extract archive] 2026-08-19 20:20:01.005633 | instance | changed 2026-08-19 20:20:01.012744 | 2026-08-19 20:20:01.012824 | TASK [setup-uv : Print version] 2026-08-19 20:20:01.351417 | instance | uv 0.8.13 2026-08-19 20:20:01.551777 | instance | ok: Runtime: 0:00:00.012305 2026-08-19 20:20:01.562721 | 2026-08-19 20:20:01.562799 | TASK [Install Ansible collection siblings] 2026-08-19 20:20:10.475113 | instance | changed: 2026-08-19 20:20:10.475312 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-19 20:20:10.475342 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-19 20:20:10.475365 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-19 20:20:10.475386 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-19 20:20:10.475407 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-19 20:20:10.475432 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-19 20:20:10.475455 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-19 20:20:10.475478 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-19 20:20:10.475499 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-19 20:20:10.475519 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-19 20:20:10.475538 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-19 20:20:10.475558 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-19 20:20:10.475577 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-19 20:20:10.475596 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-19 20:20:10.475614 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-19 20:20:10.475634 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-19 20:20:10.475653 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-19 20:20:10.475672 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-19 20:20:10.475691 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-19 20:20:10.475709 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-19 20:20:10.475728 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-08-19 20:20:10.475746 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-19 20:20:10.475766 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-19 20:20:10.475804 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-19 20:20:10.475824 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-19 20:20:10.475843 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-19 20:20:10.475861 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-19 20:20:10.475879 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-19 20:20:10.475898 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-19 20:20:10.475916 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-19 20:20:10.475934 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-19 20:20:10.475953 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-19 20:20:10.475972 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-19 20:20:10.475990 | 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-19 20:20:10.476015 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.476033 | instance | Process install dependency map 2026-08-19 20:20:10.476052 | instance | Starting collection install process 2026-08-19 20:20:10.476069 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-19 20:20:10.476087 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-19 20:20:10.476105 | instance | ansible.netcommon:* was installed successfully 2026-08-19 20:20:10.476124 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-19 20:20:10.476142 | instance | Creating virtual environment at: .venv 2026-08-19 20:20:10.476160 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-19 20:20:10.476179 | instance | Downloading rjsonnet (1.2MiB) 2026-08-19 20:20:10.476196 | instance | Downloading pygments (1.2MiB) 2026-08-19 20:20:10.476219 | instance | Downloading setuptools (1.1MiB) 2026-08-19 20:20:10.476237 | instance | Downloading openstacksdk (1.7MiB) 2026-08-19 20:20:10.476255 | instance | Downloading ansible-core (2.1MiB) 2026-08-19 20:20:10.476273 | instance | Downloading cryptography (4.2MiB) 2026-08-19 20:20:10.476292 | instance | Downloading kubernetes (1.9MiB) 2026-08-19 20:20:10.476310 | instance | Downloading netaddr (2.2MiB) 2026-08-19 20:20:10.476328 | instance | Building pyperclip==1.9.0 2026-08-19 20:20:10.476347 | instance | Downloading rjsonnet 2026-08-19 20:20:10.476367 | instance | Downloading netaddr 2026-08-19 20:20:10.476386 | instance | Downloading pygments 2026-08-19 20:20:10.476404 | instance | Downloading cryptography 2026-08-19 20:20:10.476423 | instance | Downloading setuptools 2026-08-19 20:20:10.476442 | instance | Downloading kubernetes 2026-08-19 20:20:10.476460 | instance | Downloading ansible-core 2026-08-19 20:20:10.476478 | instance | Downloading openstacksdk 2026-08-19 20:20:10.476497 | instance | Built pyperclip==1.9.0 2026-08-19 20:20:10.476515 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-19 20:20:10.476535 | instance | Installed 79 packages in 58ms 2026-08-19 20:20:10.476553 | instance | Checked out ansible.posix to 1.6.0 2026-08-19 20:20:10.476573 | 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-19 20:20:10.476592 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.476611 | instance | Process install dependency map 2026-08-19 20:20:10.476629 | instance | Starting collection install process 2026-08-19 20:20:10.476648 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-19 20:20:10.476673 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-19 20:20:10.476693 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-19 20:20:10.476712 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.476730 | instance | 2.17.12 2026-08-19 20:20:10.476749 | instance | Checked out ansible.utils to v6.1.0 2026-08-19 20:20:10.476768 | 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-19 20:20:10.476786 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.476805 | instance | Process install dependency map 2026-08-19 20:20:10.476823 | instance | Starting collection install process 2026-08-19 20:20:10.476842 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-19 20:20:10.476860 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-19 20:20:10.476879 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-19 20:20:10.476898 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.476917 | instance | 2.17.12 2026-08-19 20:20:10.476936 | instance | Checked out atmosphere.common to v0.7.0 2026-08-19 20:20:10.476971 | 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-19 20:20:10.476993 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.477012 | instance | Process install dependency map 2026-08-19 20:20:10.477030 | instance | Starting collection install process 2026-08-19 20:20:10.477048 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-19 20:20:10.477066 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-19 20:20:10.477084 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-19 20:20:10.477103 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.477121 | instance | 2.17.12 2026-08-19 20:20:10.477139 | instance | Checked out community.crypto to 2.2.3 2026-08-19 20:20:10.477157 | 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-19 20:20:10.477175 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.477194 | instance | Process install dependency map 2026-08-19 20:20:10.477212 | instance | Starting collection install process 2026-08-19 20:20:10.477230 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-19 20:20:10.477248 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-19 20:20:10.477266 | instance | community.crypto:2.2.3 was installed successfully 2026-08-19 20:20:10.477283 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.477314 | instance | 2.17.12 2026-08-19 20:20:10.477337 | instance | Checked out community.general to 7.3.0 2026-08-19 20:20:10.477358 | 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-19 20:20:10.477377 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.477411 | instance | Process install dependency map 2026-08-19 20:20:10.477431 | instance | Starting collection install process 2026-08-19 20:20:10.477451 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-19 20:20:10.477469 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-19 20:20:10.477489 | instance | community.general:7.3.0 was installed successfully 2026-08-19 20:20:10.477509 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.477528 | instance | 2.17.12 2026-08-19 20:20:10.477548 | instance | Checked out community.mysql to 3.6.0 2026-08-19 20:20:10.477570 | 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-19 20:20:10.477591 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.477613 | instance | Process install dependency map 2026-08-19 20:20:10.477634 | instance | Starting collection install process 2026-08-19 20:20:10.477654 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-19 20:20:10.477675 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-19 20:20:10.477695 | instance | community.mysql:3.6.0 was installed successfully 2026-08-19 20:20:10.477715 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.477735 | instance | 2.17.12 2026-08-19 20:20:10.477755 | instance | Checked out kubernetes.core to 2.4.0 2026-08-19 20:20:10.477775 | 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-19 20:20:10.477796 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.477817 | instance | Process install dependency map 2026-08-19 20:20:10.477837 | instance | Starting collection install process 2026-08-19 20:20:10.477857 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-19 20:20:10.477878 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-19 20:20:10.477898 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-19 20:20:10.477917 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.477937 | instance | 2.17.12 2026-08-19 20:20:10.477957 | instance | Checked out openstack.cloud to 2.6.0 2026-08-19 20:20:10.477982 | 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-19 20:20:10.478004 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.478024 | instance | Process install dependency map 2026-08-19 20:20:10.478044 | instance | Starting collection install process 2026-08-19 20:20:10.478063 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-19 20:20:10.478083 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-19 20:20:10.478102 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-19 20:20:10.478122 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.478141 | instance | 2.17.12 2026-08-19 20:20:10.478161 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-19 20:20:10.478180 | 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-19 20:20:10.478210 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.478230 | instance | Process install dependency map 2026-08-19 20:20:10.478250 | instance | Starting collection install process 2026-08-19 20:20:10.478270 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-19 20:20:10.478289 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-19 20:20:10.478308 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-19 20:20:10.478328 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.478347 | instance | 2.17.12 2026-08-19 20:20:10.478367 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-19 20:20:10.478386 | 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-19 20:20:10.478406 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.478427 | instance | Process install dependency map 2026-08-19 20:20:10.478446 | instance | Starting collection install process 2026-08-19 20:20:10.478467 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-19 20:20:10.478486 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-19 20:20:10.478506 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-19 20:20:10.478525 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.478545 | instance | 2.17.12 2026-08-19 20:20:10.478564 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-19 20:20:10.478583 | 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-19 20:20:10.478604 | instance | Starting galaxy collection install process 2026-08-19 20:20:10.478624 | instance | Process install dependency map 2026-08-19 20:20:10.478643 | instance | Starting collection install process 2026-08-19 20:20:10.478662 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-19 20:20:10.478681 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-19 20:20:10.478702 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-19 20:20:10.478721 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-19 20:20:10.478741 | instance | 2.17.12 2026-08-19 20:20:10.484964 | 2026-08-19 20:20:10.485019 | PLAY RECAP 2026-08-19 20:20:10.485072 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-19 20:20:10.485096 | 2026-08-19 20:20:10.639311 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-19 20:20:10.643137 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-19 20:20:11.283369 | 2026-08-19 20:20:11.283814 | PLAY [all] 2026-08-19 20:20:11.303189 | 2026-08-19 20:20:11.565570 | TASK [Install "jq" for log collection] 2026-08-19 20:20:21.618711 | instance | changed 2026-08-19 20:20:21.620868 | 2026-08-19 20:20:21.620945 | PLAY RECAP 2026-08-19 20:20:21.621066 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-19 20:20:21.621137 | 2026-08-19 20:20:21.774759 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-19 20:20:21.779051 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-19 20:20:22.424791 | 2026-08-19 20:20:22.518122 | PLAY [all] 2026-08-19 20:20:22.537507 | 2026-08-19 20:20:22.537623 | LOOP [Check inventory directories] 2026-08-19 20:20:22.961179 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-19 20:20:23.110399 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-19 20:20:23.252804 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-19 20:20:23.265190 | 2026-08-19 20:20:23.265434 | LOOP [Copy inventory file for Zuul] 2026-08-19 20:20:24.109573 | instance | changed: 2026-08-19 20:20:24.109782 | instance | { 2026-08-19 20:20:24.109819 | instance | "ansible_loop_var": "item", 2026-08-19 20:20:24.109848 | instance | "changed": false, 2026-08-19 20:20:24.109875 | instance | "failed": false, 2026-08-19 20:20:24.109921 | instance | "invocation": { 2026-08-19 20:20:24.109947 | instance | "module_args": { 2026-08-19 20:20:24.109971 | instance | "checksum_algorithm": "sha1", 2026-08-19 20:20:24.109994 | instance | "follow": true, 2026-08-19 20:20:24.110018 | instance | "get_attributes": true, 2026-08-19 20:20:24.110042 | instance | "get_checksum": true, 2026-08-19 20:20:24.110065 | instance | "get_mime": true, 2026-08-19 20:20:24.110088 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-19 20:20:24.110111 | instance | } 2026-08-19 20:20:24.110134 | instance | }, 2026-08-19 20:20:24.110156 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-19 20:20:24.110179 | instance | "stat": { 2026-08-19 20:20:24.110201 | instance | "atime": 1787170803.5245972, 2026-08-19 20:20:24.110225 | instance | "attr_flags": "e", 2026-08-19 20:20:24.110248 | instance | "attributes": [ 2026-08-19 20:20:24.110271 | instance | "extents" 2026-08-19 20:20:24.110293 | instance | ], 2026-08-19 20:20:24.110316 | instance | "block_size": 4096, 2026-08-19 20:20:24.110338 | instance | "blocks": 8, 2026-08-19 20:20:24.110361 | instance | "charset": "unknown", 2026-08-19 20:20:24.110385 | instance | "ctime": 1787170802.320597, 2026-08-19 20:20:24.110407 | instance | "dev": 64513, 2026-08-19 20:20:24.110433 | instance | "device_type": 0, 2026-08-19 20:20:24.110475 | instance | "executable": true, 2026-08-19 20:20:24.110498 | instance | "exists": true, 2026-08-19 20:20:24.110521 | instance | "gid": 1000, 2026-08-19 20:20:24.110545 | instance | "gr_name": "zuul", 2026-08-19 20:20:24.110568 | instance | "inode": 1047466, 2026-08-19 20:20:24.110590 | instance | "isblk": false, 2026-08-19 20:20:24.110613 | instance | "ischr": false, 2026-08-19 20:20:24.110636 | instance | "isdir": true, 2026-08-19 20:20:24.110660 | instance | "isfifo": false, 2026-08-19 20:20:24.110682 | instance | "isgid": false, 2026-08-19 20:20:24.110707 | instance | "islnk": false, 2026-08-19 20:20:24.110730 | instance | "isreg": false, 2026-08-19 20:20:24.110752 | instance | "issock": false, 2026-08-19 20:20:24.110775 | instance | "isuid": false, 2026-08-19 20:20:24.110797 | instance | "mimetype": "unknown", 2026-08-19 20:20:24.110820 | instance | "mode": "0755", 2026-08-19 20:20:24.110843 | instance | "mtime": 1787170802.320597, 2026-08-19 20:20:24.110866 | instance | "nlink": 21, 2026-08-19 20:20:24.110889 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-19 20:20:24.110911 | instance | "pw_name": "zuul", 2026-08-19 20:20:24.110934 | instance | "readable": true, 2026-08-19 20:20:24.110956 | instance | "rgrp": true, 2026-08-19 20:20:24.110979 | instance | "roth": true, 2026-08-19 20:20:24.111006 | instance | "rusr": true, 2026-08-19 20:20:24.111030 | instance | "size": 4096, 2026-08-19 20:20:24.111054 | instance | "uid": 1000, 2026-08-19 20:20:24.111189 | instance | "version": "140193648", 2026-08-19 20:20:24.111221 | instance | "wgrp": false, 2026-08-19 20:20:24.111243 | instance | "woth": false, 2026-08-19 20:20:24.111264 | instance | "writeable": true, 2026-08-19 20:20:24.111283 | instance | "wusr": true, 2026-08-19 20:20:24.111301 | instance | "xgrp": true, 2026-08-19 20:20:24.111318 | instance | "xoth": true, 2026-08-19 20:20:24.111336 | instance | "xusr": true 2026-08-19 20:20:24.111354 | instance | } 2026-08-19 20:20:24.111371 | instance | } 2026-08-19 20:20:24.111408 | instance | ok: All items complete 2026-08-19 20:20:24.111433 | 2026-08-19 20:20:24.113824 | instance | skipping: Conditional result was False 2026-08-19 20:20:24.116823 | instance | skipping: Conditional result was False 2026-08-19 20:20:24.137146 | 2026-08-19 20:20:24.137310 | LOOP [Switch "ansible_host" to private IP] 2026-08-19 20:20:24.488620 | instance | changed: 1 replacements made 2026-08-19 20:20:24.489896 | instance | skipping: Conditional result was False 2026-08-19 20:20:24.491563 | instance | skipping: Conditional result was False 2026-08-19 20:20:24.513824 | 2026-08-19 20:20:24.513984 | TASK [Run Molecule scenario] 2026-08-19 20:20:25.437968 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-19 20:20:25.824036 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-19 20:20:25.824135 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-19 20:20:36.785840 | instance | INFO [csi > dependency] Executing 2026-08-19 20:20:36.786030 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-19 20:20:36.786360 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-19 20:20:36.786480 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-19 20:20:36.794585 | instance | INFO [csi > cleanup] Executing 2026-08-19 20:20:36.794851 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-19 20:20:36.802179 | instance | INFO [csi > destroy] Executing 2026-08-19 20:20:36.802219 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-19 20:20:36.802268 | instance | INFO [csi > destroy] Executed: Successful 2026-08-19 20:20:36.809529 | instance | INFO [csi > syntax] Executing 2026-08-19 20:20:38.381250 | instance | 2026-08-19 20:20:38.381557 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-19 20:20:38.450365 | instance | INFO [csi > syntax] Executed: Successful 2026-08-19 20:20:38.464637 | instance | INFO [csi > create] Executing 2026-08-19 20:20:38.466441 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-19 20:20:38.473755 | instance | INFO [csi > prepare] Executing 2026-08-19 20:20:39.260448 | instance | 2026-08-19 20:20:39.260666 | instance | PLAY [Prepare] ***************************************************************** 2026-08-19 20:20:39.260917 | instance | 2026-08-19 20:20:39.261184 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-19 20:20:39.261458 | instance | Wednesday 19 August 2026 20:20:39 +0000 (0:00:00.025) 0:00:00.025 ****** 2026-08-19 20:20:40.427045 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-19 20:20:40.427295 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-19 20:20:40.427569 | instance | interpreter could change the meaning of that path. See 2026-08-19 20:20:40.427845 | instance | https://docs.ansible.com/ansible- 2026-08-19 20:20:40.428143 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-19 20:20:40.435103 | instance | ok: [instance] 2026-08-19 20:20:40.435372 | instance | 2026-08-19 20:20:40.435669 | instance | TASK [Configure short hostname] ************************************************ 2026-08-19 20:20:40.436003 | instance | Wednesday 19 August 2026 20:20:40 +0000 (0:00:01.175) 0:00:01.200 ****** 2026-08-19 20:20:41.096656 | instance | changed: [instance] 2026-08-19 20:20:41.097002 | instance | 2026-08-19 20:20:41.097403 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-19 20:20:41.097794 | instance | Wednesday 19 August 2026 20:20:41 +0000 (0:00:00.661) 0:00:01.861 ****** 2026-08-19 20:20:41.340523 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-19 20:20:41.340625 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-19 20:20:41.340751 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-19 20:20:41.349465 | instance | changed: [instance] 2026-08-19 20:20:41.349574 | instance | 2026-08-19 20:20:41.349698 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-19 20:20:41.349818 | instance | Wednesday 19 August 2026 20:20:41 +0000 (0:00:00.253) 0:00:02.115 ****** 2026-08-19 20:20:42.051197 | instance | ok: [instance] 2026-08-19 20:20:42.051482 | instance | 2026-08-19 20:20:42.051773 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-19 20:20:42.052114 | instance | 2026-08-19 20:20:42.052400 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-19 20:20:42.052688 | instance | Wednesday 19 August 2026 20:20:42 +0000 (0:00:00.701) 0:00:02.816 ****** 2026-08-19 20:20:42.708714 | instance | ok: [instance] 2026-08-19 20:20:42.708946 | instance | 2026-08-19 20:20:42.709223 | instance | TASK [Install depedencies] ***************************************************** 2026-08-19 20:20:42.709497 | instance | Wednesday 19 August 2026 20:20:42 +0000 (0:00:00.657) 0:00:03.473 ****** 2026-08-19 20:21:01.871220 | instance | changed: [instance] 2026-08-19 20:21:01.871432 | instance | 2026-08-19 20:21:01.871730 | instance | TASK [Start up service] ******************************************************** 2026-08-19 20:21:01.872106 | instance | Wednesday 19 August 2026 20:21:01 +0000 (0:00:19.162) 0:00:22.635 ****** 2026-08-19 20:21:02.389419 | instance | ok: [instance] 2026-08-19 20:21:02.389563 | instance | 2026-08-19 20:21:02.389775 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-19 20:21:02.389983 | instance | Wednesday 19 August 2026 20:21:02 +0000 (0:00:00.518) 0:00:23.154 ****** 2026-08-19 20:21:02.671876 | instance | ok: [instance] 2026-08-19 20:21:02.671978 | instance | 2026-08-19 20:21:02.672109 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-19 20:21:02.672242 | instance | Wednesday 19 August 2026 20:21:02 +0000 (0:00:00.282) 0:00:23.437 ****** 2026-08-19 20:21:03.315377 | instance | changed: [instance] 2026-08-19 20:21:03.315524 | instance | 2026-08-19 20:21:03.315710 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-19 20:21:03.315892 | instance | Wednesday 19 August 2026 20:21:03 +0000 (0:00:00.643) 0:00:24.080 ****** 2026-08-19 20:21:03.501714 | instance | ok: [instance] 2026-08-19 20:21:03.501980 | instance | 2026-08-19 20:21:03.502268 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-19 20:21:03.502549 | instance | Wednesday 19 August 2026 20:21:03 +0000 (0:00:00.186) 0:00:24.267 ****** 2026-08-19 20:21:03.524045 | instance | skipping: [instance] 2026-08-19 20:21:03.524344 | instance | 2026-08-19 20:21:03.524632 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-19 20:21:03.524903 | instance | Wednesday 19 August 2026 20:21:03 +0000 (0:00:00.021) 0:00:24.289 ****** 2026-08-19 20:21:04.049681 | instance | changed: [instance] => (item=osd0) 2026-08-19 20:21:04.049951 | instance | changed: [instance] => (item=osd1) 2026-08-19 20:21:04.050243 | instance | changed: [instance] => (item=osd2) 2026-08-19 20:21:04.050516 | instance | 2026-08-19 20:21:04.050808 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-19 20:21:04.051134 | instance | Wednesday 19 August 2026 20:21:04 +0000 (0:00:00.525) 0:00:24.814 ****** 2026-08-19 20:21:04.653472 | instance | changed: [instance] => (item=osd0) 2026-08-19 20:21:04.653742 | instance | changed: [instance] => (item=osd1) 2026-08-19 20:21:04.653960 | instance | changed: [instance] => (item=osd2) 2026-08-19 20:21:04.654158 | instance | 2026-08-19 20:21:04.654369 | instance | TASK [Start loop devices] ****************************************************** 2026-08-19 20:21:04.654579 | instance | Wednesday 19 August 2026 20:21:04 +0000 (0:00:00.603) 0:00:25.418 ****** 2026-08-19 20:21:05.286203 | instance | changed: [instance] => (item=osd0) 2026-08-19 20:21:05.286304 | instance | changed: [instance] => (item=osd1) 2026-08-19 20:21:05.287013 | instance | changed: [instance] => (item=osd2) 2026-08-19 20:21:05.287059 | instance | 2026-08-19 20:21:05.287067 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-19 20:21:05.287074 | instance | Wednesday 19 August 2026 20:21:05 +0000 (0:00:00.632) 0:00:26.051 ****** 2026-08-19 20:21:08.472990 | instance | changed: [instance] => (item=osd0) 2026-08-19 20:21:08.473117 | instance | changed: [instance] => (item=osd1) 2026-08-19 20:21:08.473828 | instance | changed: [instance] => (item=osd2) 2026-08-19 20:21:08.473870 | instance | 2026-08-19 20:21:08.473877 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-19 20:21:08.473884 | instance | Wednesday 19 August 2026 20:21:08 +0000 (0:00:03.187) 0:00:29.238 ****** 2026-08-19 20:21:10.359784 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-19 20:21:10.360572 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-19 20:21:10.360617 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-19 20:21:10.360633 | instance | 2026-08-19 20:21:10.361242 | instance | PLAY RECAP ********************************************************************* 2026-08-19 20:21:10.361281 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-19 20:21:10.364092 | instance | 2026-08-19 20:21:10.364212 | instance | Wednesday 19 August 2026 20:21:10 +0000 (0:00:01.887) 0:00:31.125 ****** 2026-08-19 20:21:10.364221 | instance | =============================================================================== 2026-08-19 20:21:10.364228 | instance | Install depedencies ---------------------------------------------------- 19.16s 2026-08-19 20:21:10.364233 | instance | Create a volume group for each loop device ------------------------------ 3.19s 2026-08-19 20:21:10.364239 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-08-19 20:21:10.364248 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-08-19 20:21:10.364254 | instance | Purge "snapd" package --------------------------------------------------- 0.70s 2026-08-19 20:21:10.364259 | instance | Configure short hostname ------------------------------------------------ 0.66s 2026-08-19 20:21:10.364265 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-08-19 20:21:10.364271 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.64s 2026-08-19 20:21:10.364289 | instance | Start loop devices ------------------------------------------------------ 0.63s 2026-08-19 20:21:10.364295 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-08-19 20:21:10.364357 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-08-19 20:21:10.364580 | instance | Start up service -------------------------------------------------------- 0.52s 2026-08-19 20:21:10.364785 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-08-19 20:21:10.364990 | instance | Ensure hostname inside hosts file --------------------------------------- 0.25s 2026-08-19 20:21:10.365192 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-08-19 20:21:10.365396 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-08-19 20:21:10.426480 | instance | INFO [csi > prepare] Executed: Successful 2026-08-19 20:21:10.439001 | instance | INFO [csi > converge] Executing 2026-08-19 20:21:11.840307 | instance | 2026-08-19 20:21:11.840701 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-19 20:21:11.841017 | instance | 2026-08-19 20:21:11.841382 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-19 20:21:11.841719 | instance | Wednesday 19 August 2026 20:21:11 +0000 (0:00:00.007) 0:00:00.007 ****** 2026-08-19 20:21:12.756714 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-19 20:21:12.757120 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-19 20:21:12.757476 | instance | interpreter could change the meaning of that path. See 2026-08-19 20:21:12.757821 | instance | https://docs.ansible.com/ansible- 2026-08-19 20:21:12.758165 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-19 20:21:12.765882 | instance | ok: [instance] 2026-08-19 20:21:12.766216 | instance | 2026-08-19 20:21:12.766582 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-19 20:21:12.766919 | instance | Wednesday 19 August 2026 20:21:12 +0000 (0:00:00.925) 0:00:00.933 ****** 2026-08-19 20:21:12.809848 | instance | ok: [instance] => { 2026-08-19 20:21:12.810198 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-19 20:21:12.810518 | instance | } 2026-08-19 20:21:12.810827 | instance | 2026-08-19 20:21:12.811151 | instance | PLAY [all] ********************************************************************* 2026-08-19 20:21:12.811456 | instance | 2026-08-19 20:21:12.811812 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-19 20:21:12.812201 | instance | Wednesday 19 August 2026 20:21:12 +0000 (0:00:00.044) 0:00:00.977 ****** 2026-08-19 20:21:13.652186 | instance | ok: [instance] 2026-08-19 20:21:13.652608 | instance | 2026-08-19 20:21:13.652960 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-19 20:21:13.653309 | instance | Wednesday 19 August 2026 20:21:13 +0000 (0:00:00.841) 0:00:01.819 ****** 2026-08-19 20:21:13.820781 | instance | ok: [instance] 2026-08-19 20:21:13.821130 | instance | 2026-08-19 20:21:13.821478 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-19 20:21:13.821805 | instance | 2026-08-19 20:21:13.822148 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-19 20:21:13.822508 | instance | Wednesday 19 August 2026 20:21:13 +0000 (0:00:00.168) 0:00:01.988 ****** 2026-08-19 20:21:14.693911 | instance | ok: [instance] 2026-08-19 20:21:14.694285 | instance | 2026-08-19 20:21:14.694623 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-19 20:21:14.694971 | instance | Wednesday 19 August 2026 20:21:14 +0000 (0:00:00.872) 0:00:02.860 ****** 2026-08-19 20:21:14.964388 | instance | ok: [instance] 2026-08-19 20:21:14.964468 | instance | 2026-08-19 20:21:14.964631 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-19 20:21:14.964782 | instance | Wednesday 19 August 2026 20:21:14 +0000 (0:00:00.270) 0:00:03.131 ****** 2026-08-19 20:21:15.008409 | instance | skipping: [instance] 2026-08-19 20:21:15.008514 | instance | 2026-08-19 20:21:15.008703 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-19 20:21:15.008882 | instance | Wednesday 19 August 2026 20:21:15 +0000 (0:00:00.042) 0:00:03.174 ****** 2026-08-19 20:21:15.339752 | instance | changed: [instance] 2026-08-19 20:21:15.340052 | instance | 2026-08-19 20:21:15.340218 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-19 20:21:15.340382 | instance | Wednesday 19 August 2026 20:21:15 +0000 (0:00:00.329) 0:00:03.504 ****** 2026-08-19 20:21:15.403579 | instance | ok: [instance] => { 2026-08-19 20:21:15.403625 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-19 20:21:15.403633 | instance | } 2026-08-19 20:21:15.403639 | instance | 2026-08-19 20:21:15.403645 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-19 20:21:15.403651 | instance | Wednesday 19 August 2026 20:21:15 +0000 (0:00:00.065) 0:00:03.569 ****** 2026-08-19 20:21:16.042748 | instance | changed: [instance] 2026-08-19 20:21:16.042779 | instance | 2026-08-19 20:21:16.042784 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-19 20:21:16.042789 | instance | Wednesday 19 August 2026 20:21:16 +0000 (0:00:00.639) 0:00:04.209 ****** 2026-08-19 20:21:16.087664 | instance | skipping: [instance] 2026-08-19 20:21:16.087697 | instance | 2026-08-19 20:21:16.087703 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-19 20:21:16.087708 | instance | Wednesday 19 August 2026 20:21:16 +0000 (0:00:00.045) 0:00:04.254 ****** 2026-08-19 20:21:16.132078 | instance | skipping: [instance] 2026-08-19 20:21:16.132132 | instance | 2026-08-19 20:21:16.132143 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-19 20:21:16.132158 | instance | Wednesday 19 August 2026 20:21:16 +0000 (0:00:00.044) 0:00:04.299 ****** 2026-08-19 20:21:16.350024 | instance | ok: [instance] 2026-08-19 20:21:16.350288 | instance | 2026-08-19 20:21:16.350588 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-19 20:21:16.350888 | instance | Wednesday 19 August 2026 20:21:16 +0000 (0:00:00.217) 0:00:04.516 ****** 2026-08-19 20:21:17.490203 | instance | ok: [instance] 2026-08-19 20:21:17.490400 | instance | 2026-08-19 20:21:17.490414 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-19 20:21:17.490424 | instance | Wednesday 19 August 2026 20:21:17 +0000 (0:00:01.139) 0:00:05.656 ****** 2026-08-19 20:21:17.552604 | instance | ok: [instance] => { 2026-08-19 20:21:17.552675 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-19 20:21:17.553173 | instance | } 2026-08-19 20:21:17.553209 | instance | 2026-08-19 20:21:17.553214 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-19 20:21:17.553220 | instance | Wednesday 19 August 2026 20:21:17 +0000 (0:00:00.063) 0:00:05.719 ****** 2026-08-19 20:21:18.258424 | instance | changed: [instance] 2026-08-19 20:21:18.258506 | instance | 2026-08-19 20:21:18.258673 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-19 20:21:18.258860 | instance | Wednesday 19 August 2026 20:21:18 +0000 (0:00:00.705) 0:00:06.425 ****** 2026-08-19 20:21:21.055469 | instance | changed: [instance] 2026-08-19 20:21:21.055530 | instance | 2026-08-19 20:21:21.055790 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-19 20:21:21.055820 | instance | Wednesday 19 August 2026 20:21:21 +0000 (0:00:02.797) 0:00:09.222 ****** 2026-08-19 20:21:21.088665 | instance | skipping: [instance] 2026-08-19 20:21:21.088935 | instance | 2026-08-19 20:21:21.089205 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-19 20:21:21.089471 | instance | Wednesday 19 August 2026 20:21:21 +0000 (0:00:00.031) 0:00:09.254 ****** 2026-08-19 20:21:21.116577 | instance | skipping: [instance] 2026-08-19 20:21:21.116859 | instance | 2026-08-19 20:21:21.117502 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-19 20:21:21.117834 | instance | Wednesday 19 August 2026 20:21:21 +0000 (0:00:00.028) 0:00:09.283 ****** 2026-08-19 20:21:21.150558 | instance | skipping: [instance] 2026-08-19 20:21:21.150799 | instance | 2026-08-19 20:21:21.151222 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-19 20:21:21.151495 | instance | Wednesday 19 August 2026 20:21:21 +0000 (0:00:00.033) 0:00:09.317 ****** 2026-08-19 20:21:26.485248 | instance | changed: [instance] 2026-08-19 20:21:26.485488 | instance | 2026-08-19 20:21:26.485799 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-19 20:21:26.486092 | instance | Wednesday 19 August 2026 20:21:26 +0000 (0:00:05.334) 0:00:14.652 ****** 2026-08-19 20:21:27.035184 | instance | changed: [instance] 2026-08-19 20:21:27.035423 | instance | 2026-08-19 20:21:27.035698 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-19 20:21:27.035993 | instance | Wednesday 19 August 2026 20:21:27 +0000 (0:00:00.549) 0:00:15.201 ****** 2026-08-19 20:21:27.931138 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-19 20:21:27.932023 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-19 20:21:27.932077 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-19 20:21:27.932089 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-19 20:21:27.932099 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-19 20:21:27.932109 | instance | 2026-08-19 20:21:27.932129 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-19 20:21:27.932145 | instance | Wednesday 19 August 2026 20:21:27 +0000 (0:00:00.896) 0:00:16.098 ****** 2026-08-19 20:21:28.507073 | instance | changed: [instance] 2026-08-19 20:21:28.507138 | instance | 2026-08-19 20:21:28.507783 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-19 20:21:28.507825 | instance | Wednesday 19 August 2026 20:21:28 +0000 (0:00:00.559) 0:00:16.658 ****** 2026-08-19 20:21:28.507830 | instance | 2026-08-19 20:21:28.507835 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-19 20:21:28.507839 | instance | Wednesday 19 August 2026 20:21:28 +0000 (0:00:00.016) 0:00:16.674 ****** 2026-08-19 20:21:29.397338 | instance | ok: [instance] 2026-08-19 20:21:29.397410 | instance | 2026-08-19 20:21:29.397695 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-19 20:21:29.397865 | instance | Wednesday 19 August 2026 20:21:29 +0000 (0:00:00.889) 0:00:17.564 ****** 2026-08-19 20:21:29.816833 | instance | changed: [instance] 2026-08-19 20:21:29.816915 | instance | 2026-08-19 20:21:29.816927 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-19 20:21:29.816937 | instance | Wednesday 19 August 2026 20:21:29 +0000 (0:00:00.418) 0:00:17.982 ****** 2026-08-19 20:21:30.308997 | instance | changed: [instance] 2026-08-19 20:21:30.309063 | instance | 2026-08-19 20:21:30.309311 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-19 20:21:30.309347 | instance | Wednesday 19 August 2026 20:21:30 +0000 (0:00:00.493) 0:00:18.476 ****** 2026-08-19 20:21:30.519000 | instance | ok: [instance] 2026-08-19 20:21:30.519094 | instance | 2026-08-19 20:21:30.519344 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-19 20:21:30.519360 | instance | Wednesday 19 August 2026 20:21:30 +0000 (0:00:00.209) 0:00:18.686 ****** 2026-08-19 20:21:30.578676 | instance | ok: [instance] => { 2026-08-19 20:21:30.578807 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-19 20:21:30.578925 | instance | } 2026-08-19 20:21:30.579287 | instance | 2026-08-19 20:21:30.579302 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-19 20:21:30.579307 | instance | Wednesday 19 August 2026 20:21:30 +0000 (0:00:00.059) 0:00:18.746 ****** 2026-08-19 20:21:31.504492 | instance | changed: [instance] 2026-08-19 20:21:31.505019 | instance | 2026-08-19 20:21:31.505061 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-19 20:21:31.505070 | instance | Wednesday 19 August 2026 20:21:31 +0000 (0:00:00.925) 0:00:19.671 ****** 2026-08-19 20:21:35.748292 | instance | changed: [instance] 2026-08-19 20:21:35.748369 | instance | 2026-08-19 20:21:35.748646 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-19 20:21:35.748681 | instance | Wednesday 19 August 2026 20:21:35 +0000 (0:00:04.244) 0:00:23.915 ****** 2026-08-19 20:21:36.741941 | instance | ok: [instance] 2026-08-19 20:21:36.742046 | instance | 2026-08-19 20:21:36.742412 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-19 20:21:36.742457 | instance | Wednesday 19 August 2026 20:21:36 +0000 (0:00:00.993) 0:00:24.908 ****** 2026-08-19 20:21:37.080634 | instance | changed: [instance] 2026-08-19 20:21:37.081136 | instance | 2026-08-19 20:21:37.081179 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-19 20:21:37.081188 | instance | Wednesday 19 August 2026 20:21:37 +0000 (0:00:00.338) 0:00:25.247 ****** 2026-08-19 20:21:37.556049 | instance | changed: [instance] 2026-08-19 20:21:37.556119 | instance | 2026-08-19 20:21:37.556363 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-19 20:21:37.556397 | instance | Wednesday 19 August 2026 20:21:37 +0000 (0:00:00.475) 0:00:25.723 ****** 2026-08-19 20:21:38.109649 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-19 20:21:38.109755 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-19 20:21:38.110360 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-19 20:21:38.110596 | instance | 2026-08-19 20:21:38.110604 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-19 20:21:38.110613 | instance | Wednesday 19 August 2026 20:21:38 +0000 (0:00:00.552) 0:00:26.276 ****** 2026-08-19 20:21:38.574263 | instance | changed: [instance] 2026-08-19 20:21:38.574327 | instance | 2026-08-19 20:21:38.574333 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-19 20:21:38.574339 | instance | Wednesday 19 August 2026 20:21:38 +0000 (0:00:00.464) 0:00:26.740 ****** 2026-08-19 20:21:39.084845 | instance | changed: [instance] 2026-08-19 20:21:39.084917 | instance | 2026-08-19 20:21:39.084924 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-19 20:21:39.084931 | instance | Wednesday 19 August 2026 20:21:39 +0000 (0:00:00.492) 0:00:27.232 ****** 2026-08-19 20:21:39.084936 | instance | 2026-08-19 20:21:39.084941 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-19 20:21:39.084946 | instance | Wednesday 19 August 2026 20:21:39 +0000 (0:00:00.018) 0:00:27.250 ****** 2026-08-19 20:21:39.776447 | instance | ok: [instance] 2026-08-19 20:21:39.776531 | instance | 2026-08-19 20:21:39.776769 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-19 20:21:39.776813 | instance | Wednesday 19 August 2026 20:21:39 +0000 (0:00:00.692) 0:00:27.943 ****** 2026-08-19 20:21:40.974601 | instance | changed: [instance] 2026-08-19 20:21:40.975066 | instance | 2026-08-19 20:21:40.975086 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-19 20:21:40.975094 | instance | Wednesday 19 August 2026 20:21:40 +0000 (0:00:01.198) 0:00:29.141 ****** 2026-08-19 20:21:41.481423 | instance | changed: [instance] 2026-08-19 20:21:41.481490 | instance | 2026-08-19 20:21:41.481766 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-19 20:21:41.481798 | instance | Wednesday 19 August 2026 20:21:41 +0000 (0:00:00.506) 0:00:29.648 ****** 2026-08-19 20:21:41.532236 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-19 20:21:41.532612 | instance | 2026-08-19 20:21:41.532649 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-19 20:21:41.532655 | instance | Wednesday 19 August 2026 20:21:41 +0000 (0:00:00.050) 0:00:29.699 ****** 2026-08-19 20:21:46.059550 | instance | changed: [instance] 2026-08-19 20:21:46.059626 | instance | 2026-08-19 20:21:46.059942 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-19 20:21:46.059983 | instance | Wednesday 19 August 2026 20:21:46 +0000 (0:00:04.527) 0:00:34.226 ****** 2026-08-19 20:21:46.703715 | instance | ok: [instance] => (item=chronyd) 2026-08-19 20:21:46.704039 | instance | ok: [instance] => (item=sshd) 2026-08-19 20:21:46.704121 | instance | 2026-08-19 20:21:46.704426 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-19 20:21:46.704571 | instance | Wednesday 19 August 2026 20:21:46 +0000 (0:00:00.644) 0:00:34.870 ****** 2026-08-19 20:21:47.850909 | instance | changed: [instance] 2026-08-19 20:21:47.851402 | instance | 2026-08-19 20:21:47.851422 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-19 20:21:47.851430 | instance | Wednesday 19 August 2026 20:21:47 +0000 (0:00:01.146) 0:00:36.017 ****** 2026-08-19 20:21:48.057605 | instance | ok: [instance] 2026-08-19 20:21:48.057683 | instance | 2026-08-19 20:21:48.057978 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-19 20:21:48.058022 | instance | Wednesday 19 August 2026 20:21:48 +0000 (0:00:00.206) 0:00:36.224 ****** 2026-08-19 20:21:48.493115 | instance | changed: [instance] 2026-08-19 20:21:48.493186 | instance | 2026-08-19 20:21:48.493200 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-19 20:21:48.493301 | instance | Wednesday 19 August 2026 20:21:48 +0000 (0:00:00.435) 0:00:36.660 ****** 2026-08-19 20:21:48.815821 | instance | changed: [instance] 2026-08-19 20:21:48.815901 | instance | 2026-08-19 20:21:48.816190 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-19 20:21:48.816228 | instance | Wednesday 19 August 2026 20:21:48 +0000 (0:00:00.322) 0:00:36.982 ****** 2026-08-19 20:21:48.924975 | instance | ok: [instance] 2026-08-19 20:21:48.925063 | instance | 2026-08-19 20:21:48.925339 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-19 20:21:48.925378 | instance | Wednesday 19 August 2026 20:21:48 +0000 (0:00:00.109) 0:00:37.092 ****** 2026-08-19 20:21:49.153751 | instance | ok: [instance] => (item=instance) 2026-08-19 20:21:49.153822 | instance | 2026-08-19 20:21:49.154178 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-19 20:21:49.154216 | instance | Wednesday 19 August 2026 20:21:49 +0000 (0:00:00.228) 0:00:37.320 ****** 2026-08-19 20:21:49.205313 | instance | ok: [instance] 2026-08-19 20:21:49.205692 | instance | 2026-08-19 20:21:49.205730 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-19 20:21:49.205736 | instance | Wednesday 19 August 2026 20:21:49 +0000 (0:00:00.051) 0:00:37.372 ****** 2026-08-19 20:21:49.277524 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-19 20:21:49.277603 | instance | 2026-08-19 20:21:49.277863 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-19 20:21:49.277894 | instance | Wednesday 19 August 2026 20:21:49 +0000 (0:00:00.072) 0:00:37.444 ****** 2026-08-19 20:21:49.574183 | instance | changed: [instance] 2026-08-19 20:21:49.574304 | instance | 2026-08-19 20:21:49.574317 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-19 20:21:49.574466 | instance | Wednesday 19 August 2026 20:21:49 +0000 (0:00:00.296) 0:00:37.741 ****** 2026-08-19 20:21:50.263405 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-19 20:21:50.263520 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-19 20:21:50.263972 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-19 20:21:50.264016 | instance | 2026-08-19 20:21:50.264027 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-19 20:21:50.264041 | instance | Wednesday 19 August 2026 20:21:50 +0000 (0:00:00.689) 0:00:38.430 ****** 2026-08-19 20:23:16.357160 | instance | ok: [instance] 2026-08-19 20:23:16.357203 | instance | 2026-08-19 20:23:16.357208 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-19 20:23:16.357213 | instance | Wednesday 19 August 2026 20:23:16 +0000 (0:01:26.093) 0:02:04.523 ****** 2026-08-19 20:23:16.573659 | instance | changed: [instance] 2026-08-19 20:23:16.573736 | instance | 2026-08-19 20:23:16.573871 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-19 20:23:16.573997 | instance | Wednesday 19 August 2026 20:23:16 +0000 (0:00:00.216) 0:02:04.740 ****** 2026-08-19 20:23:16.646441 | instance | ok: [instance] 2026-08-19 20:23:16.646520 | instance | 2026-08-19 20:23:16.646644 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-19 20:23:16.646780 | instance | Wednesday 19 August 2026 20:23:16 +0000 (0:00:00.072) 0:02:04.813 ****** 2026-08-19 20:23:16.725573 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-19 20:23:16.725650 | instance | 2026-08-19 20:23:16.725907 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-19 20:23:16.725936 | instance | Wednesday 19 August 2026 20:23:16 +0000 (0:00:00.079) 0:02:04.892 ****** 2026-08-19 20:23:18.369530 | instance | ok: [instance] 2026-08-19 20:23:18.369568 | instance | 2026-08-19 20:23:18.369574 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-19 20:23:18.369579 | instance | Wednesday 19 August 2026 20:23:18 +0000 (0:00:01.643) 0:02:06.536 ****** 2026-08-19 20:23:18.437559 | instance | ok: [instance] => (item=instance) 2026-08-19 20:23:18.437584 | instance | 2026-08-19 20:23:18.437589 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-19 20:23:18.437594 | instance | Wednesday 19 August 2026 20:23:18 +0000 (0:00:00.067) 0:02:06.604 ****** 2026-08-19 20:23:18.808638 | instance | ok: [instance] 2026-08-19 20:23:18.808715 | instance | 2026-08-19 20:23:18.808848 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-19 20:23:18.808969 | instance | Wednesday 19 August 2026 20:23:18 +0000 (0:00:00.371) 0:02:06.975 ****** 2026-08-19 20:23:21.395748 | instance | ok: [instance] 2026-08-19 20:23:21.395863 | instance | 2026-08-19 20:23:21.396171 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-19 20:23:21.396203 | instance | Wednesday 19 August 2026 20:23:21 +0000 (0:00:02.587) 0:02:09.562 ****** 2026-08-19 20:24:05.655249 | 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-19 20:24:05.655809 | 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_sdbnu2ht/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_sdbnu2ht/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_sdbnu2ht/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_sdbnu2ht/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-19T20:24:05.437+0000 7f65c0c42640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgCLEIZqPTsEEyAAVr4mIF3A+ovCxQcaTwmiTkgEG7JehZPGlWf+lTLUAkk=: Malformed input [buffer:3]\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgCLEIZqPTsEEyAAVr4mIF3A+ovCxQcaTwmiTkgEG7JehZPGlWf+lTLUAkk=: Malformed input [buffer:3]\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgCLEIZqPTsEEyAAVr4mIF3A+ovCxQcaTwmiTkgEG7JehZPGlWf+lTLUAkk=: Malformed input [buffer:3]\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-19T20:24:05.437+0000 7f65c0c42640 -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-19 20:24:05.657998 | instance | 2026-08-19 20:24:05.658172 | instance | PLAY RECAP ********************************************************************* 2026-08-19 20:24:05.658369 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-08-19 20:24:05.658980 | instance | 2026-08-19 20:24:05.659010 | instance | Wednesday 19 August 2026 20:24:05 +0000 (0:00:44.262) 0:02:53.825 ****** 2026-08-19 20:24:05.659021 | instance | =============================================================================== 2026-08-19 20:24:05.659035 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.09s 2026-08-19 20:24:05.659359 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 44.26s 2026-08-19 20:24:05.659385 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.33s 2026-08-19 20:24:05.660022 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 4.53s 2026-08-19 20:24:05.662542 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.24s 2026-08-19 20:24:05.662553 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.80s 2026-08-19 20:24:05.662559 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.59s 2026-08-19 20:24:05.662565 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.64s 2026-08-19 20:24:05.662582 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.58s 2026-08-19 20:24:05.662588 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.20s 2026-08-19 20:24:05.662594 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 1.15s 2026-08-19 20:24:05.662599 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.14s 2026-08-19 20:24:05.662605 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 0.99s 2026-08-19 20:24:05.662610 | instance | Gathering Facts --------------------------------------------------------- 0.93s 2026-08-19 20:24:05.662616 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.93s 2026-08-19 20:24:05.662621 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.90s 2026-08-19 20:24:05.662627 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-08-19 20:24:05.662632 | instance | Gathering Facts --------------------------------------------------------- 0.84s 2026-08-19 20:24:05.662638 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.71s 2026-08-19 20:24:05.662644 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.69s 2026-08-19 20:24:05.761465 | 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-19 20:24:05.761618 | instance | ERROR [csi > converge] Executed: Failed 2026-08-19 20:24:05.761775 | 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-19 20:24:07.156298 | instance | ERROR 2026-08-19 20:24:07.156536 | instance | { 2026-08-19 20:24:07.156592 | instance | "delta": "0:03:40.950368", 2026-08-19 20:24:07.156624 | instance | "end": "2026-08-19 20:24:05.819177", 2026-08-19 20:24:07.156653 | instance | "msg": "non-zero return code", 2026-08-19 20:24:07.156679 | instance | "rc": 2, 2026-08-19 20:24:07.156706 | instance | "start": "2026-08-19 20:20:24.868809" 2026-08-19 20:24:07.156732 | instance | } failure 2026-08-19 20:24:07.170075 | 2026-08-19 20:24:07.170166 | PLAY RECAP 2026-08-19 20:24:07.170217 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-19 20:24:07.170240 | 2026-08-19 20:24:07.816953 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-19 20:24:08.052562 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-19 20:24:10.474584 | 2026-08-19 20:24:10.474842 | PLAY [all] 2026-08-19 20:24:10.911197 | 2026-08-19 20:24:10.911374 | TASK [gather-host-logs : creating directory for system status] 2026-08-19 20:24:11.311617 | instance | changed 2026-08-19 20:24:11.319666 | 2026-08-19 20:24:11.319788 | TASK [gather-host-logs : Get logs for each host] 2026-08-19 20:24:11.679163 | instance | + systemd-cgls --full --all --no-pager 2026-08-19 20:24:11.690855 | instance | + ip addr 2026-08-19 20:24:11.692392 | instance | + ip route 2026-08-19 20:24:11.693499 | instance | + lsblk 2026-08-19 20:24:11.696622 | instance | + mount 2026-08-19 20:24:11.698039 | instance | + docker images 2026-08-19 20:24:11.729209 | instance | + brctl show 2026-08-19 20:24:11.729680 | instance | /bin/bash: line 8: brctl: command not found 2026-08-19 20:24:11.729950 | instance | + ps aux --sort=-%mem 2026-08-19 20:24:11.746961 | instance | + dpkg -l 2026-08-19 20:24:11.757125 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-19 20:24:11.757704 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-19 20:24:11.773965 | instance | + '[' '!' -z '' ']' 2026-08-19 20:24:12.871420 | instance | ok: Runtime: 0:00:00.099670 2026-08-19 20:24:12.948390 | 2026-08-19 20:24:12.948596 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-19 20:24:13.620097 | instance | changed: 2026-08-19 20:24:13.620262 | instance | created directory /var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/logs/instance 2026-08-19 20:24:13.620292 | instance | cd+++++++++ system/ 2026-08-19 20:24:13.620315 | instance | >f+++++++++ system/brctl-show.txt 2026-08-19 20:24:13.620337 | instance | >f+++++++++ system/docker-images.txt 2026-08-19 20:24:13.620358 | instance | >f+++++++++ system/ip-addr.txt 2026-08-19 20:24:13.620381 | instance | >f+++++++++ system/ip-route.txt 2026-08-19 20:24:13.620404 | instance | >f+++++++++ system/lsblk.txt 2026-08-19 20:24:13.620426 | instance | >f+++++++++ system/mount.txt 2026-08-19 20:24:13.620446 | instance | >f+++++++++ system/packages.txt 2026-08-19 20:24:13.620466 | instance | >f+++++++++ system/ps.txt 2026-08-19 20:24:13.620489 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-19 20:24:13.629936 | 2026-08-19 20:24:13.630013 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-19 20:24:13.834613 | instance | changed: "values" 2026-08-19 20:24:13.998786 | instance | changed: "releases" 2026-08-19 20:24:14.830430 | 2026-08-19 20:24:14.830632 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-19 20:24:15.041088 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-19 20:24:16.406697 | instance | ok: Runtime: 0:00:00.005426 2026-08-19 20:24:16.414943 | 2026-08-19 20:24:16.415043 | TASK [helm-release-status : Downloads logs to executor] 2026-08-19 20:24:17.015138 | instance | changed: 2026-08-19 20:24:17.015355 | instance | cd+++++++++ helm/ 2026-08-19 20:24:17.015394 | instance | cd+++++++++ helm/releases/ 2026-08-19 20:24:17.015425 | instance | cd+++++++++ helm/values/ 2026-08-19 20:24:17.027219 | 2026-08-19 20:24:17.027304 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-19 20:24:17.223688 | instance | changed 2026-08-19 20:24:17.234470 | 2026-08-19 20:24:17.234581 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-19 20:24:17.497804 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-19 20:24:17.498116 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-19 20:24:17.503355 | instance | environment: line 1: kubectl: command not found 2026-08-19 20:24:17.504620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-19 20:24:17.505442 | instance | environment: line 1: kubectl: command not found 2026-08-19 20:24:17.506704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-19 20:24:17.507652 | instance | environment: line 1: kubectl: command not found 2026-08-19 20:24:17.509301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-19 20:24:17.509890 | instance | environment: line 1: kubectl: command not found 2026-08-19 20:24:17.510514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-19 20:24:17.511573 | instance | environment: line 1: kubectl: command not found 2026-08-19 20:24:17.512456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-19 20:24:17.858825 | instance | ok: Runtime: 0:00:00.021350 2026-08-19 20:24:17.865876 | 2026-08-19 20:24:17.865966 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-19 20:24:18.061694 | instance | changed 2026-08-19 20:24:18.073940 | 2026-08-19 20:24:18.074040 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-19 20:24:18.285902 | instance | environment: line 5: kubectl: command not found 2026-08-19 20:24:18.286808 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-19 20:24:18.286981 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-19 20:24:18.287308 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-19 20:24:18.610402 | instance | ok: Runtime: 0:00:00.008837 2026-08-19 20:24:18.618190 | 2026-08-19 20:24:18.618317 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-19 20:24:19.107120 | instance | changed: 2026-08-19 20:24:19.107401 | instance | cd+++++++++ objects/ 2026-08-19 20:24:19.107465 | instance | cd+++++++++ objects/cluster/ 2026-08-19 20:24:19.107514 | instance | cd+++++++++ objects/namespaced/ 2026-08-19 20:24:19.122687 | 2026-08-19 20:24:19.122784 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-19 20:24:19.310702 | instance | changed 2026-08-19 20:24:19.315983 | 2026-08-19 20:24:19.316049 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-19 20:24:19.520665 | instance | changed 2026-08-19 20:24:19.527223 | 2026-08-19 20:24:19.527317 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-19 20:24:19.733828 | instance | environment: line 3: kubectl: command not found 2026-08-19 20:24:20.063075 | instance | ok: Runtime: 0:00:00.007083 2026-08-19 20:24:20.069992 | 2026-08-19 20:24:20.070079 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-19 20:24:20.605457 | instance | changed: 2026-08-19 20:24:20.605717 | instance | cd+++++++++ pod-logs/ 2026-08-19 20:24:20.607419 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-19 20:24:20.621310 | 2026-08-19 20:24:20.621420 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-19 20:24:20.831751 | instance | changed 2026-08-19 20:24:21.203241 | 2026-08-19 20:24:21.203495 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-19 20:24:21.419719 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-19 20:24:21.745904 | instance | ok: Runtime: 0:00:00.034371 2026-08-19 20:24:21.753251 | 2026-08-19 20:24:21.753367 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-19 20:24:21.973400 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-19 20:24:22.004295 | instance | ceph-mgr endpoints: 2026-08-19 20:24:22.309439 | instance | ok: Runtime: 0:00:00.037951 2026-08-19 20:24:22.315087 | 2026-08-19 20:24:22.315159 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-19 20:24:22.545812 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-19 20:24:22.930238 | instance | ok: Runtime: 0:00:00.038116 2026-08-19 20:24:22.937412 | 2026-08-19 20:24:22.937512 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-19 20:24:23.417093 | instance | changed: cd+++++++++ prometheus/ 2026-08-19 20:24:23.428059 | 2026-08-19 20:24:23.428140 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-19 20:24:23.656376 | instance | changed 2026-08-19 20:24:23.661375 | 2026-08-19 20:24:23.661471 | TASK [gather-selenium-data : Get selenium data] 2026-08-19 20:24:23.928015 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-19 20:24:23.929439 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-19 20:24:24.197278 | instance | ERROR 2026-08-19 20:24:24.197523 | instance | { 2026-08-19 20:24:24.197567 | instance | "delta": "0:00:00.006303", 2026-08-19 20:24:24.197598 | instance | "end": "2026-08-19 20:24:23.929836", 2026-08-19 20:24:24.197630 | instance | "msg": "non-zero return code", 2026-08-19 20:24:24.197659 | instance | "rc": 1, 2026-08-19 20:24:24.197688 | instance | "start": "2026-08-19 20:24:23.923533" 2026-08-19 20:24:24.197716 | instance | } 2026-08-19 20:24:24.197750 | instance | ERROR: Ignoring Errors 2026-08-19 20:24:24.204815 | 2026-08-19 20:24:24.204907 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-19 20:24:24.716488 | instance | changed: cd+++++++++ selenium/ 2026-08-19 20:24:24.726413 | 2026-08-19 20:24:24.726511 | PLAY RECAP 2026-08-19 20:24:24.726566 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-19 20:24:24.726590 | 2026-08-19 20:24:24.918987 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-19 20:24:24.921737 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-19 20:24:26.234798 | 2026-08-19 20:24:26.234949 | PLAY [all] 2026-08-19 20:24:26.246917 | 2026-08-19 20:24:26.246998 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-19 20:24:26.292769 | instance | skipping: Conditional result was False 2026-08-19 20:24:26.302231 | 2026-08-19 20:24:26.302449 | TASK [fetch-output : Set log path for single node] 2026-08-19 20:24:26.347517 | instance | ok 2026-08-19 20:24:26.354395 | 2026-08-19 20:24:26.354477 | LOOP [fetch-output : Ensure local output dirs] 2026-08-19 20:24:27.028629 | instance -> localhost | ok: "/var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/logs" 2026-08-19 20:24:27.306939 | instance -> localhost | changed: "/var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/artifacts" 2026-08-19 20:24:29.141773 | instance -> localhost | changed: "/var/lib/zuul/builds/fa1f0f996ca347408f66303e28cb4dc3/work/docs" 2026-08-19 20:24:29.155723 | 2026-08-19 20:24:29.155861 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-19 20:24:29.891734 | instance | changed: .d..t...... ./ 2026-08-19 20:24:29.892006 | instance | changed: All items complete 2026-08-19 20:24:29.892050 | 2026-08-19 20:24:30.376417 | instance | changed: .d..t...... ./ 2026-08-19 20:24:30.850206 | instance | changed: .d..t...... ./ 2026-08-19 20:24:30.882174 | 2026-08-19 20:24:30.882403 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-19 20:24:31.579128 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008420 2026-08-19 20:24:32.186161 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.032024 2026-08-19 20:24:32.202875 | 2026-08-19 20:24:32.203001 | PLAY [all] 2026-08-19 20:24:32.209689 | 2026-08-19 20:24:32.209756 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-19 20:24:32.690937 | instance | changed 2026-08-19 20:24:32.699416 | 2026-08-19 20:24:32.699492 | PLAY RECAP 2026-08-19 20:24:32.699548 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-19 20:24:32.699570 | 2026-08-19 20:24:32.838079 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-19 20:24:32.842720 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-19 20:24:33.531373 | 2026-08-19 20:24:33.531528 | PLAY [localhost] 2026-08-19 20:24:33.542448 | 2026-08-19 20:24:33.542544 | TASK [Generate Zuul manifest] 2026-08-19 20:24:33.575370 | localhost | ok 2026-08-19 20:24:33.602892 | 2026-08-19 20:24:33.664015 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-19 20:24:34.398625 | localhost | changed 2026-08-19 20:24:34.412019 | 2026-08-19 20:24:34.412218 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-19 20:24:34.448018 | localhost | ok 2026-08-19 20:24:34.465806 | 2026-08-19 20:24:34.466358 | TASK [Upload logs] 2026-08-19 20:24:34.498105 | localhost | ok 2026-08-19 20:24:34.812765 | 2026-08-19 20:24:34.812896 | TASK [Set zuul-log-path fact] 2026-08-19 20:24:34.837966 | localhost | ok 2026-08-19 20:24:34.868413 | 2026-08-19 20:24:34.881719 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-19 20:24:34.921067 | localhost | ok 2026-08-19 20:24:34.930058 | 2026-08-19 20:24:34.930195 | TASK [upload-logs : Create log directories] 2026-08-19 20:24:35.418098 | localhost | changed 2026-08-19 20:24:35.423867 | 2026-08-19 20:24:35.423950 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-19 20:24:35.882420 | localhost -> localhost | ok: Runtime: 0:00:00.005878 2026-08-19 20:24:35.889270 | 2026-08-19 20:24:35.889365 | TASK [upload-logs : Upload logs to log server] 2026-08-19 20:24:36.431702 | localhost | Output suppressed because no_log was given 2026-08-19 20:24:36.483889 | 2026-08-19 20:24:36.484025 | LOOP [upload-logs : Compress console log and json output] 2026-08-19 20:24:36.531249 | localhost | skipping: Conditional result was False 2026-08-19 20:24:36.538032 | localhost | skipping: Conditional result was False 2026-08-19 20:24:36.547001 | 2026-08-19 20:24:36.547190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-19 20:24:36.594473 | localhost | skipping: Conditional result was False 2026-08-19 20:24:36.594971 | 2026-08-19 20:24:36.598158 | localhost | skipping: Conditional result was False 2026-08-19 20:24:36.613720 | 2026-08-19 20:24:36.614117 | LOOP [upload-logs : Upload console log and json output]