2026-09-17 13:19:46.380316 | Job console starting 2026-09-17 13:19:46.392291 | Updating git repos 2026-09-17 13:19:47.819096 | Cloning repos into workspace 2026-09-17 13:20:04.545067 | Restoring repo states 2026-09-17 13:20:17.663156 | Merging changes 2026-09-17 13:20:18.787019 | Checking out repos 2026-09-17 13:20:20.401162 | Preparing playbooks 2026-09-17 13:20:22.267744 | Running Ansible setup 2026-09-17 13:20:25.598377 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 13:20:26.183519 | 2026-09-17 13:20:26.183846 | PLAY [localhost] 2026-09-17 13:20:26.190830 | 2026-09-17 13:20:26.190901 | TASK [Gathering Facts] 2026-09-17 13:20:27.071373 | localhost | ok 2026-09-17 13:20:27.081072 | 2026-09-17 13:20:27.081341 | TASK [Setup log path fact] 2026-09-17 13:20:27.100454 | localhost | ok 2026-09-17 13:20:27.114581 | 2026-09-17 13:20:27.114716 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 13:20:27.143668 | localhost | ok 2026-09-17 13:20:27.151638 | 2026-09-17 13:20:27.151755 | TASK [emit-job-header : Print job information] 2026-09-17 13:20:27.190865 | # Job Information 2026-09-17 13:20:27.191066 | Ansible Version: 2.16.18 2026-09-17 13:20:27.191110 | Job: atmosphere-molecule-csi-rbd 2026-09-17 13:20:27.191139 | Pipeline: check 2026-09-17 13:20:27.191165 | Executor: 2d72f0692154 2026-09-17 13:20:27.191190 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4374 2026-09-17 13:20:27.191234 | Event ID: 49c5bf00-b29a-11f1-844a-fe5b452136ee 2026-09-17 13:20:27.194791 | 2026-09-17 13:20:27.194887 | LOOP [emit-job-header : Print node information] 2026-09-17 13:20:27.302797 | localhost | ok: 2026-09-17 13:20:27.303493 | localhost | # Node Information 2026-09-17 13:20:27.303559 | localhost | Inventory Hostname: instance 2026-09-17 13:20:27.303602 | localhost | Hostname: np0000192996 2026-09-17 13:20:27.303639 | localhost | Username: zuul 2026-09-17 13:20:27.303682 | localhost | Distro: Ubuntu 22.04 2026-09-17 13:20:27.303719 | localhost | Provider: yul1 2026-09-17 13:20:27.303755 | localhost | Region: ca-ymq-1 2026-09-17 13:20:27.303791 | localhost | Label: ubuntu-jammy 2026-09-17 13:20:27.303825 | localhost | Product Name: OpenStack Nova 2026-09-17 13:20:27.303859 | localhost | Interface IP: 162.253.55.149 2026-09-17 13:20:27.322479 | 2026-09-17 13:20:27.322695 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-17 13:20:27.723607 | localhost -> localhost | changed 2026-09-17 13:20:27.730395 | 2026-09-17 13:20:27.730525 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-17 13:20:28.577330 | localhost -> localhost | changed 2026-09-17 13:20:28.585995 | 2026-09-17 13:20:28.586083 | PLAY [all] 2026-09-17 13:20:28.597446 | 2026-09-17 13:20:28.597618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-17 13:20:28.825678 | instance -> localhost | ok 2026-09-17 13:20:28.831766 | 2026-09-17 13:20:28.831835 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-17 13:20:28.860113 | instance | ok 2026-09-17 13:20:28.872306 | instance | included: /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-17 13:20:28.877417 | 2026-09-17 13:20:28.877490 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-17 13:20:29.780149 | instance -> localhost | Generating public/private rsa key pair. 2026-09-17 13:20:29.780417 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/e5bc1f61f3db4255a52ea73e8fe4c1fe_id_rsa 2026-09-17 13:20:29.780460 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/e5bc1f61f3db4255a52ea73e8fe4c1fe_id_rsa.pub 2026-09-17 13:20:29.780490 | instance -> localhost | The key fingerprint is: 2026-09-17 13:20:29.780539 | instance -> localhost | SHA256:uU4a/QTnaWw3so1RQ+uIJkZOGVJi595CQ8WWwg30NxU zuul-build-sshkey 2026-09-17 13:20:29.780583 | instance -> localhost | The key's randomart image is: 2026-09-17 13:20:29.780611 | instance -> localhost | +---[RSA 3072]----+ 2026-09-17 13:20:29.780643 | instance -> localhost | | oo*=.. E. | 2026-09-17 13:20:29.780670 | instance -> localhost | | . *o.= . | 2026-09-17 13:20:29.780696 | instance -> localhost | | . =o. o . | 2026-09-17 13:20:29.780721 | instance -> localhost | | + = o o . | 2026-09-17 13:20:29.780748 | instance -> localhost | | * S . + | 2026-09-17 13:20:29.780774 | instance -> localhost | | + o B = . | 2026-09-17 13:20:29.780798 | instance -> localhost | | = * @ + | 2026-09-17 13:20:29.780823 | instance -> localhost | | . B = B . | 2026-09-17 13:20:29.780852 | instance -> localhost | | . . + . | 2026-09-17 13:20:29.780880 | instance -> localhost | +----[SHA256]-----+ 2026-09-17 13:20:29.780948 | instance -> localhost | ok: Runtime: 0:00:00.482279 2026-09-17 13:20:29.789173 | 2026-09-17 13:20:29.789295 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-17 13:20:29.820953 | instance | ok 2026-09-17 13:20:29.832093 | instance | included: /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-17 13:20:29.840914 | 2026-09-17 13:20:29.841005 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-17 13:20:29.865168 | instance | skipping: Conditional result was False 2026-09-17 13:20:29.873240 | 2026-09-17 13:20:29.873378 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-17 13:20:30.322529 | instance | changed 2026-09-17 13:20:30.334647 | 2026-09-17 13:20:30.334817 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-17 13:20:30.541814 | instance | ok 2026-09-17 13:20:30.551034 | 2026-09-17 13:20:30.551160 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-17 13:20:31.052414 | instance | changed 2026-09-17 13:20:31.062103 | 2026-09-17 13:20:31.062278 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-17 13:20:31.574026 | instance | changed 2026-09-17 13:20:31.584885 | 2026-09-17 13:20:31.585009 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-17 13:20:31.611002 | instance | skipping: Conditional result was False 2026-09-17 13:20:31.622103 | 2026-09-17 13:20:31.622283 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-17 13:20:32.012153 | instance -> localhost | changed 2026-09-17 13:20:32.031663 | 2026-09-17 13:20:32.031889 | TASK [add-build-sshkey : Add back temp key] 2026-09-17 13:20:32.360303 | instance -> localhost | Identity added: /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/e5bc1f61f3db4255a52ea73e8fe4c1fe_id_rsa (zuul-build-sshkey) 2026-09-17 13:20:32.361534 | instance -> localhost | ok: Runtime: 0:00:00.015649 2026-09-17 13:20:32.371394 | 2026-09-17 13:20:32.371526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-17 13:20:32.739050 | instance | ok 2026-09-17 13:20:32.744929 | 2026-09-17 13:20:32.745015 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-17 13:20:32.779691 | instance | skipping: Conditional result was False 2026-09-17 13:20:32.795391 | 2026-09-17 13:20:32.795534 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-17 13:20:33.171806 | instance | ok 2026-09-17 13:20:33.178855 | 2026-09-17 13:20:33.178942 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-17 13:20:36.807663 | instance | Output suppressed because no_log was given 2026-09-17 13:20:36.822160 | 2026-09-17 13:20:36.822373 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-17 13:20:37.042326 | instance | ok: "logs" 2026-09-17 13:20:37.042726 | instance | ok: All items complete 2026-09-17 13:20:37.042783 | 2026-09-17 13:20:37.205165 | instance | ok: "artifacts" 2026-09-17 13:20:37.354710 | instance | ok: "docs" 2026-09-17 13:20:37.367551 | 2026-09-17 13:20:37.367780 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-17 13:20:37.576863 | instance | changed: "logs" 2026-09-17 13:20:37.726395 | instance | changed: "artifacts" 2026-09-17 13:20:37.874992 | instance | changed: "docs" 2026-09-17 13:20:37.896619 | 2026-09-17 13:20:37.896798 | PLAY RECAP 2026-09-17 13:20:37.896885 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-17 13:20:37.896937 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 13:20:37.896976 | 2026-09-17 13:20:38.031321 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 13:20:38.035112 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 13:20:38.665363 | 2026-09-17 13:20:38.665544 | PLAY [all] 2026-09-17 13:20:38.676965 | 2026-09-17 13:20:38.677109 | TASK [setup-uv : Extract archive] 2026-09-17 13:20:40.984843 | instance | changed 2026-09-17 13:20:40.996541 | 2026-09-17 13:20:40.996772 | TASK [setup-uv : Print version] 2026-09-17 13:20:41.358042 | instance | uv 0.8.13 2026-09-17 13:20:41.542991 | instance | ok: Runtime: 0:00:00.011646 2026-09-17 13:20:41.555059 | 2026-09-17 13:20:41.555168 | TASK [Install Ansible collection siblings] 2026-09-17 13:20:50.640707 | instance | changed: 2026-09-17 13:20:50.640953 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-17 13:20:50.641009 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-17 13:20:50.641052 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-17 13:20:50.641090 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-17 13:20:50.641129 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-17 13:20:50.641173 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-17 13:20:50.641242 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-17 13:20:50.641284 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-17 13:20:50.641322 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-17 13:20:50.641359 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-17 13:20:50.641396 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-17 13:20:50.641432 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-17 13:20:50.641467 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-17 13:20:50.641503 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-17 13:20:50.641538 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0 2026-09-17 13:20:50.641574 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-17 13:20:50.641609 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-17 13:20:50.641644 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-17 13:20:50.641679 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-17 13:20:50.641714 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-17 13:20:50.641749 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-17 13:20:50.641784 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-17 13:20:50.641821 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 13:20:50.641874 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-17 13:20:50.641912 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0 2026-09-17 13:20:50.641947 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 13:20:50.642039 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 13:20:50.642077 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 13:20:50.642112 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-17 13:20:50.642146 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-17 13:20:50.642198 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 13:20:50.642238 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 13:20:50.642273 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-17 13:20:50.642309 | 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-09-17 13:20:50.642353 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.642388 | instance | Process install dependency map 2026-09-17 13:20:50.642423 | instance | Starting collection install process 2026-09-17 13:20:50.642458 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-17 13:20:50.642492 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-17 13:20:50.642527 | instance | ansible.netcommon:* was installed successfully 2026-09-17 13:20:50.642580 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-17 13:20:50.642617 | instance | Creating virtual environment at: .venv 2026-09-17 13:20:50.642653 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 13:20:50.642688 | instance | Downloading setuptools (1.1MiB) 2026-09-17 13:20:50.642739 | instance | Downloading cryptography (4.2MiB) 2026-09-17 13:20:50.642787 | instance | Downloading ansible-core (2.1MiB) 2026-09-17 13:20:50.642840 | instance | Downloading rjsonnet (1.2MiB) 2026-09-17 13:20:50.642877 | instance | Downloading pydantic-core (2.0MiB) 2026-09-17 13:20:50.642929 | instance | Downloading openstacksdk (1.7MiB) 2026-09-17 13:20:50.642965 | instance | Downloading pygments (1.2MiB) 2026-09-17 13:20:50.643002 | instance | Downloading kubernetes (1.9MiB) 2026-09-17 13:20:50.643053 | instance | Downloading netaddr (2.2MiB) 2026-09-17 13:20:50.643091 | instance | Building pyperclip==1.9.0 2026-09-17 13:20:50.643145 | instance | Downloading rjsonnet 2026-09-17 13:20:50.643202 | instance | Downloading pydantic-core 2026-09-17 13:20:50.643257 | instance | Downloading netaddr 2026-09-17 13:20:50.643308 | instance | Downloading pygments 2026-09-17 13:20:50.643346 | instance | Downloading cryptography 2026-09-17 13:20:50.643382 | instance | Downloading setuptools 2026-09-17 13:20:50.643416 | instance | Downloading kubernetes 2026-09-17 13:20:50.643450 | instance | Downloading ansible-core 2026-09-17 13:20:50.643485 | instance | Downloading openstacksdk 2026-09-17 13:20:50.643521 | instance | Built pyperclip==1.9.0 2026-09-17 13:20:50.643556 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 13:20:50.643592 | instance | Installed 83 packages in 58ms 2026-09-17 13:20:50.643627 | instance | Checked out ansible.posix to 1.6.0 2026-09-17 13:20:50.643661 | 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-09-17 13:20:50.643696 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.643730 | instance | Process install dependency map 2026-09-17 13:20:50.643775 | instance | Starting collection install process 2026-09-17 13:20:50.643812 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-17 13:20:50.643847 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-17 13:20:50.643882 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-17 13:20:50.643917 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.643951 | instance | 2.17.12 2026-09-17 13:20:50.643985 | instance | Checked out ansible.utils to v6.1.1 2026-09-17 13:20:50.644019 | 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-09-17 13:20:50.644054 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.644088 | instance | Process install dependency map 2026-09-17 13:20:50.644122 | instance | Starting collection install process 2026-09-17 13:20:50.644157 | instance | Installing 'ansible.utils:6.1.1' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-17 13:20:50.644213 | instance | Created collection for ansible.utils:6.1.1 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-17 13:20:50.644250 | instance | ansible.utils:6.1.1 was installed successfully 2026-09-17 13:20:50.644286 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.644320 | instance | 2.17.12 2026-09-17 13:20:50.644355 | instance | Checked out atmosphere.common to v0.7.0 2026-09-17 13:20:50.644389 | 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-09-17 13:20:50.644423 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.644457 | instance | Process install dependency map 2026-09-17 13:20:50.644521 | instance | Starting collection install process 2026-09-17 13:20:50.644588 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-17 13:20:50.644641 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-17 13:20:50.644681 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-17 13:20:50.644717 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.644751 | instance | 2.17.12 2026-09-17 13:20:50.644786 | instance | Checked out community.crypto to 2.2.3 2026-09-17 13:20:50.644821 | 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-09-17 13:20:50.644860 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.644895 | instance | Process install dependency map 2026-09-17 13:20:50.644929 | instance | Starting collection install process 2026-09-17 13:20:50.644962 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-17 13:20:50.644996 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-17 13:20:50.645030 | instance | community.crypto:2.2.3 was installed successfully 2026-09-17 13:20:50.645065 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.645099 | instance | 2.17.12 2026-09-17 13:20:50.645133 | instance | Checked out community.general to 7.3.0 2026-09-17 13:20:50.645168 | 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-09-17 13:20:50.645242 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.645281 | instance | Process install dependency map 2026-09-17 13:20:50.645316 | instance | Starting collection install process 2026-09-17 13:20:50.645351 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-17 13:20:50.645387 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-17 13:20:50.645421 | instance | community.general:7.3.0 was installed successfully 2026-09-17 13:20:50.645456 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.645491 | instance | 2.17.12 2026-09-17 13:20:50.645526 | instance | Checked out community.mysql to 3.6.0 2026-09-17 13:20:50.645565 | 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-09-17 13:20:50.645602 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.645637 | instance | Process install dependency map 2026-09-17 13:20:50.645671 | instance | Starting collection install process 2026-09-17 13:20:50.645705 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-17 13:20:50.645740 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-17 13:20:50.645774 | instance | community.mysql:3.6.0 was installed successfully 2026-09-17 13:20:50.645808 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.645842 | instance | 2.17.12 2026-09-17 13:20:50.645879 | instance | Checked out kubernetes.core to 2.4.0 2026-09-17 13:20:50.645916 | 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-09-17 13:20:50.645951 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.645987 | instance | Process install dependency map 2026-09-17 13:20:50.646022 | instance | Starting collection install process 2026-09-17 13:20:50.646056 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-17 13:20:50.646089 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-17 13:20:50.646123 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-17 13:20:50.646158 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.646210 | instance | 2.17.12 2026-09-17 13:20:50.646246 | instance | Checked out openstack.cloud to 2.6.0 2026-09-17 13:20:50.646281 | 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-09-17 13:20:50.646315 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.646349 | instance | Process install dependency map 2026-09-17 13:20:50.646384 | instance | Starting collection install process 2026-09-17 13:20:50.646437 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-17 13:20:50.646493 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-17 13:20:50.646547 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-17 13:20:50.646598 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.646649 | instance | 2.17.12 2026-09-17 13:20:50.646719 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-17 13:20:50.646784 | 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-09-17 13:20:50.646841 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.646893 | instance | Process install dependency map 2026-09-17 13:20:50.646949 | instance | Starting collection install process 2026-09-17 13:20:50.647008 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-17 13:20:50.647063 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-17 13:20:50.647115 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-17 13:20:50.647163 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.647244 | instance | 2.17.12 2026-09-17 13:20:50.647306 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-17 13:20:50.647369 | 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-09-17 13:20:50.647432 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.647497 | instance | Process install dependency map 2026-09-17 13:20:50.647558 | instance | Starting collection install process 2026-09-17 13:20:50.647619 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-17 13:20:50.647680 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-17 13:20:50.647738 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-17 13:20:50.647795 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.647852 | instance | 2.17.12 2026-09-17 13:20:50.647907 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-17 13:20:50.647960 | 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-09-17 13:20:50.648018 | instance | Starting galaxy collection install process 2026-09-17 13:20:50.648075 | instance | Process install dependency map 2026-09-17 13:20:50.648129 | instance | Starting collection install process 2026-09-17 13:20:50.648209 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-17 13:20:50.648273 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-17 13:20:50.648333 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-17 13:20:50.648394 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 13:20:50.648454 | instance | 2.17.12 2026-09-17 13:20:50.659801 | 2026-09-17 13:20:50.659899 | PLAY RECAP 2026-09-17 13:20:50.659977 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 13:20:50.660019 | 2026-09-17 13:20:50.780625 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 13:20:50.782860 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 13:20:51.357116 | 2026-09-17 13:20:51.357243 | PLAY [all] 2026-09-17 13:20:51.366807 | 2026-09-17 13:20:51.366875 | TASK [Install "jq" for log collection] 2026-09-17 13:21:00.581092 | instance | changed 2026-09-17 13:21:00.584066 | 2026-09-17 13:21:00.584216 | PLAY RECAP 2026-09-17 13:21:00.584314 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 13:21:00.584429 | 2026-09-17 13:21:00.698305 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 13:21:00.701791 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 13:21:01.271611 | 2026-09-17 13:21:01.271743 | PLAY [all] 2026-09-17 13:21:01.282722 | 2026-09-17 13:21:01.282802 | LOOP [Check inventory directories] 2026-09-17 13:21:01.658996 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-17 13:21:01.827236 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-09-17 13:21:01.987776 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-09-17 13:21:02.012111 | 2026-09-17 13:21:02.012451 | LOOP [Copy inventory file for Zuul] 2026-09-17 13:21:02.824310 | instance | changed: 2026-09-17 13:21:02.824670 | instance | { 2026-09-17 13:21:02.824734 | instance | "ansible_loop_var": "item", 2026-09-17 13:21:02.824781 | instance | "changed": false, 2026-09-17 13:21:02.824819 | instance | "failed": false, 2026-09-17 13:21:02.824862 | instance | "invocation": { 2026-09-17 13:21:02.824899 | instance | "module_args": { 2026-09-17 13:21:02.824933 | instance | "checksum_algorithm": "sha1", 2026-09-17 13:21:02.824967 | instance | "follow": true, 2026-09-17 13:21:02.825001 | instance | "get_attributes": true, 2026-09-17 13:21:02.825038 | instance | "get_checksum": true, 2026-09-17 13:21:02.825072 | instance | "get_mime": true, 2026-09-17 13:21:02.825106 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-17 13:21:02.825139 | instance | } 2026-09-17 13:21:02.825193 | instance | }, 2026-09-17 13:21:02.825230 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-17 13:21:02.825264 | instance | "stat": { 2026-09-17 13:21:02.825297 | instance | "atime": 1789651243.359415, 2026-09-17 13:21:02.825330 | instance | "attr_flags": "e", 2026-09-17 13:21:02.825364 | instance | "attributes": [ 2026-09-17 13:21:02.825396 | instance | "extents" 2026-09-17 13:21:02.825428 | instance | ], 2026-09-17 13:21:02.825460 | instance | "block_size": 4096, 2026-09-17 13:21:02.825493 | instance | "blocks": 8, 2026-09-17 13:21:02.825526 | instance | "charset": "unknown", 2026-09-17 13:21:02.825562 | instance | "ctime": 1789651242.2753897, 2026-09-17 13:21:02.825596 | instance | "dev": 64513, 2026-09-17 13:21:02.825629 | instance | "device_type": 0, 2026-09-17 13:21:02.825662 | instance | "executable": true, 2026-09-17 13:21:02.825695 | instance | "exists": true, 2026-09-17 13:21:02.825728 | instance | "gid": 1000, 2026-09-17 13:21:02.825761 | instance | "gr_name": "zuul", 2026-09-17 13:21:02.825793 | instance | "inode": 1048842, 2026-09-17 13:21:02.825826 | instance | "isblk": false, 2026-09-17 13:21:02.825860 | instance | "ischr": false, 2026-09-17 13:21:02.825893 | instance | "isdir": true, 2026-09-17 13:21:02.825925 | instance | "isfifo": false, 2026-09-17 13:21:02.825958 | instance | "isgid": false, 2026-09-17 13:21:02.825989 | instance | "islnk": false, 2026-09-17 13:21:02.826021 | instance | "isreg": false, 2026-09-17 13:21:02.826052 | instance | "issock": false, 2026-09-17 13:21:02.826084 | instance | "isuid": false, 2026-09-17 13:21:02.826116 | instance | "mimetype": "unknown", 2026-09-17 13:21:02.826147 | instance | "mode": "0755", 2026-09-17 13:21:02.826198 | instance | "mtime": 1789651242.2753897, 2026-09-17 13:21:02.826232 | instance | "nlink": 23, 2026-09-17 13:21:02.826264 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-17 13:21:02.826297 | instance | "pw_name": "zuul", 2026-09-17 13:21:02.826330 | instance | "readable": true, 2026-09-17 13:21:02.826363 | instance | "rgrp": true, 2026-09-17 13:21:02.826396 | instance | "roth": true, 2026-09-17 13:21:02.826452 | instance | "rusr": true, 2026-09-17 13:21:02.826487 | instance | "size": 4096, 2026-09-17 13:21:02.826520 | instance | "uid": 1000, 2026-09-17 13:21:02.826553 | instance | "version": "2642509351", 2026-09-17 13:21:02.826586 | instance | "wgrp": false, 2026-09-17 13:21:02.826622 | instance | "woth": false, 2026-09-17 13:21:02.826656 | instance | "writeable": true, 2026-09-17 13:21:02.826689 | instance | "wusr": true, 2026-09-17 13:21:02.826722 | instance | "xgrp": true, 2026-09-17 13:21:02.826754 | instance | "xoth": true, 2026-09-17 13:21:02.826786 | instance | "xusr": true 2026-09-17 13:21:02.826819 | instance | } 2026-09-17 13:21:02.826852 | instance | } 2026-09-17 13:21:02.826912 | instance | ok: All items complete 2026-09-17 13:21:02.826953 | 2026-09-17 13:21:02.829258 | instance | skipping: Conditional result was False 2026-09-17 13:21:02.830378 | instance | skipping: Conditional result was False 2026-09-17 13:21:02.845829 | 2026-09-17 13:21:02.846034 | LOOP [Switch "ansible_host" to private IP] 2026-09-17 13:21:03.214585 | instance | changed: 1 replacements made 2026-09-17 13:21:03.217288 | instance | skipping: Conditional result was False 2026-09-17 13:21:03.220965 | instance | skipping: Conditional result was False 2026-09-17 13:21:03.236362 | 2026-09-17 13:21:03.236589 | TASK [Run Molecule scenario] 2026-09-17 13:21:04.188139 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-17 13:21:04.590293 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-17 13:21:04.590414 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-09-17 13:21:15.394144 | instance | INFO [csi > dependency] Executing 2026-09-17 13:21:15.394553 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-09-17 13:21:15.394957 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-09-17 13:21:15.395184 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-17 13:21:15.409289 | instance | INFO [csi > cleanup] Executing 2026-09-17 13:21:15.409923 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 13:21:15.424399 | instance | INFO [csi > destroy] Executing 2026-09-17 13:21:15.424484 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-09-17 13:21:15.424563 | instance | INFO [csi > destroy] Executed: Successful 2026-09-17 13:21:15.433287 | instance | INFO [csi > syntax] Executing 2026-09-17 13:21:16.984174 | instance | 2026-09-17 13:21:16.984535 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-09-17 13:21:17.062690 | instance | INFO [csi > syntax] Executed: Successful 2026-09-17 13:21:17.078544 | instance | INFO [csi > create] Executing 2026-09-17 13:21:17.082280 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 13:21:17.099555 | instance | INFO [csi > prepare] Executing 2026-09-17 13:21:17.914054 | instance | 2026-09-17 13:21:17.914269 | instance | PLAY [Prepare] ***************************************************************** 2026-09-17 13:21:17.914526 | instance | 2026-09-17 13:21:17.914759 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 13:21:17.915044 | instance | Thursday 17 September 2026 13:21:17 +0000 (0:00:00.023) 0:00:00.023 **** 2026-09-17 13:21:19.123765 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 13:21:19.124060 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 13:21:19.124316 | instance | interpreter could change the meaning of that path. See 2026-09-17 13:21:19.124559 | instance | https://docs.ansible.com/ansible- 2026-09-17 13:21:19.124810 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 13:21:19.133406 | instance | ok: [instance] 2026-09-17 13:21:19.133614 | instance | 2026-09-17 13:21:19.133872 | instance | TASK [Configure short hostname] ************************************************ 2026-09-17 13:21:19.134153 | instance | Thursday 17 September 2026 13:21:19 +0000 (0:00:01.220) 0:00:01.244 **** 2026-09-17 13:21:19.887168 | instance | changed: [instance] 2026-09-17 13:21:19.887428 | instance | 2026-09-17 13:21:19.887742 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-17 13:21:19.888022 | instance | Thursday 17 September 2026 13:21:19 +0000 (0:00:00.753) 0:00:01.997 **** 2026-09-17 13:21:20.168037 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-17 13:21:20.168286 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-17 13:21:20.168542 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-17 13:21:20.177618 | instance | changed: [instance] 2026-09-17 13:21:20.177868 | instance | 2026-09-17 13:21:20.178175 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-17 13:21:20.178450 | instance | Thursday 17 September 2026 13:21:20 +0000 (0:00:00.290) 0:00:02.287 **** 2026-09-17 13:21:20.997863 | instance | ok: [instance] 2026-09-17 13:21:20.997933 | instance | 2026-09-17 13:21:20.998014 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-17 13:21:20.998096 | instance | 2026-09-17 13:21:20.998203 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 13:21:20.998310 | instance | Thursday 17 September 2026 13:21:20 +0000 (0:00:00.820) 0:00:03.108 **** 2026-09-17 13:21:21.794017 | instance | ok: [instance] 2026-09-17 13:21:21.794210 | instance | 2026-09-17 13:21:21.794495 | instance | TASK [Install depedencies] ***************************************************** 2026-09-17 13:21:21.794779 | instance | Thursday 17 September 2026 13:21:21 +0000 (0:00:00.795) 0:00:03.903 **** 2026-09-17 13:21:45.505343 | instance | changed: [instance] 2026-09-17 13:21:45.505410 | instance | 2026-09-17 13:21:45.505422 | instance | TASK [Start up service] ******************************************************** 2026-09-17 13:21:45.505433 | instance | Thursday 17 September 2026 13:21:45 +0000 (0:00:23.710) 0:00:27.614 **** 2026-09-17 13:21:46.084798 | instance | ok: [instance] 2026-09-17 13:21:46.085535 | instance | 2026-09-17 13:21:46.085588 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-17 13:21:46.085601 | instance | Thursday 17 September 2026 13:21:46 +0000 (0:00:00.580) 0:00:28.194 **** 2026-09-17 13:21:46.419190 | instance | ok: [instance] 2026-09-17 13:21:46.420216 | instance | 2026-09-17 13:21:46.420256 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-17 13:21:46.420270 | instance | Thursday 17 September 2026 13:21:46 +0000 (0:00:00.334) 0:00:28.528 **** 2026-09-17 13:21:47.158168 | instance | changed: [instance] 2026-09-17 13:21:47.158398 | instance | 2026-09-17 13:21:47.158769 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-17 13:21:47.159111 | instance | Thursday 17 September 2026 13:21:47 +0000 (0:00:00.739) 0:00:29.268 **** 2026-09-17 13:21:47.382567 | instance | ok: [instance] 2026-09-17 13:21:47.383291 | instance | 2026-09-17 13:21:47.383323 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-17 13:21:47.383335 | instance | Thursday 17 September 2026 13:21:47 +0000 (0:00:00.224) 0:00:29.492 **** 2026-09-17 13:21:47.411489 | instance | skipping: [instance] 2026-09-17 13:21:47.411522 | instance | 2026-09-17 13:21:47.411532 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-17 13:21:47.411542 | instance | Thursday 17 September 2026 13:21:47 +0000 (0:00:00.028) 0:00:29.521 **** 2026-09-17 13:21:48.033995 | instance | changed: [instance] => (item=osd0) 2026-09-17 13:21:48.035142 | instance | changed: [instance] => (item=osd1) 2026-09-17 13:21:48.035176 | instance | changed: [instance] => (item=osd2) 2026-09-17 13:21:48.035187 | instance | 2026-09-17 13:21:48.035197 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-17 13:21:48.035207 | instance | Thursday 17 September 2026 13:21:48 +0000 (0:00:00.622) 0:00:30.143 **** 2026-09-17 13:21:48.721080 | instance | changed: [instance] => (item=osd0) 2026-09-17 13:21:48.722304 | instance | changed: [instance] => (item=osd1) 2026-09-17 13:21:48.722336 | instance | changed: [instance] => (item=osd2) 2026-09-17 13:21:48.722349 | instance | 2026-09-17 13:21:48.722359 | instance | TASK [Start loop devices] ****************************************************** 2026-09-17 13:21:48.722369 | instance | Thursday 17 September 2026 13:21:48 +0000 (0:00:00.687) 0:00:30.831 **** 2026-09-17 13:21:49.502572 | instance | changed: [instance] => (item=osd0) 2026-09-17 13:21:49.502661 | instance | changed: [instance] => (item=osd1) 2026-09-17 13:21:49.502785 | instance | changed: [instance] => (item=osd2) 2026-09-17 13:21:49.502958 | instance | 2026-09-17 13:21:49.503089 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-17 13:21:49.503234 | instance | Thursday 17 September 2026 13:21:49 +0000 (0:00:00.781) 0:00:31.612 **** 2026-09-17 13:21:52.909294 | instance | changed: [instance] => (item=osd0) 2026-09-17 13:21:52.909433 | instance | changed: [instance] => (item=osd1) 2026-09-17 13:21:52.910386 | instance | changed: [instance] => (item=osd2) 2026-09-17 13:21:52.910455 | instance | 2026-09-17 13:21:52.910467 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-17 13:21:52.910478 | instance | Thursday 17 September 2026 13:21:52 +0000 (0:00:03.405) 0:00:35.018 **** 2026-09-17 13:21:54.869305 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-17 13:21:54.869614 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-17 13:21:54.870144 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-17 13:21:54.870710 | instance | 2026-09-17 13:21:54.870748 | instance | PLAY RECAP ********************************************************************* 2026-09-17 13:21:54.872026 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-17 13:21:54.872064 | instance | 2026-09-17 13:21:54.872081 | instance | Thursday 17 September 2026 13:21:54 +0000 (0:00:01.961) 0:00:36.979 **** 2026-09-17 13:21:54.872095 | instance | =============================================================================== 2026-09-17 13:21:54.872109 | instance | Install depedencies ---------------------------------------------------- 23.71s 2026-09-17 13:21:54.876058 | instance | Create a volume group for each loop device ------------------------------ 3.41s 2026-09-17 13:21:54.876109 | instance | Create a logical volume for each loop device ---------------------------- 1.96s 2026-09-17 13:21:54.876117 | instance | Gathering Facts --------------------------------------------------------- 1.22s 2026-09-17 13:21:54.876123 | instance | Purge "snapd" package --------------------------------------------------- 0.82s 2026-09-17 13:21:54.876129 | instance | Gathering Facts --------------------------------------------------------- 0.80s 2026-09-17 13:21:54.876134 | instance | Start loop devices ------------------------------------------------------ 0.78s 2026-09-17 13:21:54.876139 | instance | Configure short hostname ------------------------------------------------ 0.75s 2026-09-17 13:21:54.876145 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.74s 2026-09-17 13:21:54.876150 | instance | Set permissions on loopback devices ------------------------------------- 0.69s 2026-09-17 13:21:54.876156 | instance | Create devices for Ceph ------------------------------------------------- 0.62s 2026-09-17 13:21:54.876161 | instance | Start up service -------------------------------------------------------- 0.58s 2026-09-17 13:21:54.876167 | instance | Generate lvm.conf ------------------------------------------------------- 0.33s 2026-09-17 13:21:54.876172 | instance | Ensure hostname inside hosts file --------------------------------------- 0.29s 2026-09-17 13:21:54.876178 | instance | Get list of all loopback devices ---------------------------------------- 0.22s 2026-09-17 13:21:54.876189 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-09-17 13:21:54.961617 | instance | INFO [csi > prepare] Executed: Successful 2026-09-17 13:21:54.976538 | instance | INFO [csi > converge] Executing 2026-09-17 13:21:56.359452 | instance | 2026-09-17 13:21:56.359667 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-09-17 13:21:56.359968 | instance | 2026-09-17 13:21:56.360327 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 13:21:56.360546 | instance | Thursday 17 September 2026 13:21:56 +0000 (0:00:00.006) 0:00:00.007 **** 2026-09-17 13:21:57.398895 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 13:21:57.399089 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 13:21:57.399333 | instance | interpreter could change the meaning of that path. See 2026-09-17 13:21:57.399572 | instance | https://docs.ansible.com/ansible- 2026-09-17 13:21:57.399810 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 13:21:57.414061 | instance | ok: [instance] 2026-09-17 13:21:57.414261 | instance | 2026-09-17 13:21:57.414521 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-09-17 13:21:57.414818 | instance | Thursday 17 September 2026 13:21:57 +0000 (0:00:01.054) 0:00:01.061 **** 2026-09-17 13:21:57.481775 | instance | ok: [instance] => { 2026-09-17 13:21:57.481969 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-09-17 13:21:57.482195 | instance | } 2026-09-17 13:21:57.482417 | instance | 2026-09-17 13:21:57.482652 | instance | PLAY [all] ********************************************************************* 2026-09-17 13:21:57.482897 | instance | 2026-09-17 13:21:57.483131 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 13:21:57.483367 | instance | Thursday 17 September 2026 13:21:57 +0000 (0:00:00.067) 0:00:01.129 **** 2026-09-17 13:21:58.474279 | instance | ok: [instance] 2026-09-17 13:21:58.474636 | instance | 2026-09-17 13:21:58.474991 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-17 13:21:58.475309 | instance | Thursday 17 September 2026 13:21:58 +0000 (0:00:00.992) 0:00:02.121 **** 2026-09-17 13:21:58.528620 | instance | skipping: [instance] 2026-09-17 13:21:58.528990 | instance | 2026-09-17 13:21:58.529300 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-17 13:21:58.529596 | instance | Thursday 17 September 2026 13:21:58 +0000 (0:00:00.051) 0:00:02.173 **** 2026-09-17 13:21:58.741605 | instance | ok: [instance] 2026-09-17 13:21:58.741647 | instance | 2026-09-17 13:21:58.741655 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-17 13:21:58.741661 | instance | 2026-09-17 13:21:58.741667 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 13:21:58.741676 | instance | Thursday 17 September 2026 13:21:58 +0000 (0:00:00.216) 0:00:02.389 **** 2026-09-17 13:21:59.685587 | instance | ok: [instance] 2026-09-17 13:21:59.685643 | instance | 2026-09-17 13:21:59.685655 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 13:21:59.685664 | instance | Thursday 17 September 2026 13:21:59 +0000 (0:00:00.942) 0:00:03.332 **** 2026-09-17 13:21:59.993563 | instance | ok: [instance] 2026-09-17 13:21:59.993650 | instance | 2026-09-17 13:21:59.994031 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 13:21:59.994072 | instance | Thursday 17 September 2026 13:21:59 +0000 (0:00:00.309) 0:00:03.641 **** 2026-09-17 13:22:00.027406 | instance | skipping: [instance] 2026-09-17 13:22:00.027752 | instance | 2026-09-17 13:22:00.027795 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 13:22:00.027801 | instance | Thursday 17 September 2026 13:22:00 +0000 (0:00:00.033) 0:00:03.675 **** 2026-09-17 13:22:00.389737 | instance | changed: [instance] 2026-09-17 13:22:00.389815 | instance | 2026-09-17 13:22:00.390252 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 13:22:00.390302 | instance | Thursday 17 September 2026 13:22:00 +0000 (0:00:00.362) 0:00:04.037 **** 2026-09-17 13:22:00.477913 | instance | ok: [instance] => { 2026-09-17 13:22:00.479101 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 13:22:00.479161 | instance | } 2026-09-17 13:22:00.479173 | instance | 2026-09-17 13:22:00.479183 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 13:22:00.479193 | instance | Thursday 17 September 2026 13:22:00 +0000 (0:00:00.087) 0:00:04.125 **** 2026-09-17 13:22:01.398523 | instance | changed: [instance] 2026-09-17 13:22:01.398568 | instance | 2026-09-17 13:22:01.398577 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 13:22:01.398584 | instance | Thursday 17 September 2026 13:22:01 +0000 (0:00:00.920) 0:00:05.045 **** 2026-09-17 13:22:01.450278 | instance | skipping: [instance] 2026-09-17 13:22:01.450328 | instance | 2026-09-17 13:22:01.450338 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 13:22:01.450347 | instance | Thursday 17 September 2026 13:22:01 +0000 (0:00:00.051) 0:00:05.097 **** 2026-09-17 13:22:01.504982 | instance | skipping: [instance] 2026-09-17 13:22:01.505023 | instance | 2026-09-17 13:22:01.505029 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 13:22:01.505034 | instance | Thursday 17 September 2026 13:22:01 +0000 (0:00:00.055) 0:00:05.152 **** 2026-09-17 13:22:01.758167 | instance | ok: [instance] 2026-09-17 13:22:01.758224 | instance | 2026-09-17 13:22:01.758233 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 13:22:01.758242 | instance | Thursday 17 September 2026 13:22:01 +0000 (0:00:00.251) 0:00:05.404 **** 2026-09-17 13:22:03.106130 | instance | ok: [instance] 2026-09-17 13:22:03.106230 | instance | 2026-09-17 13:22:03.106520 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 13:22:03.106579 | instance | Thursday 17 September 2026 13:22:03 +0000 (0:00:01.349) 0:00:06.754 **** 2026-09-17 13:22:03.191410 | instance | ok: [instance] => { 2026-09-17 13:22:03.192066 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 13:22:03.192130 | instance | } 2026-09-17 13:22:03.192144 | instance | 2026-09-17 13:22:03.192643 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 13:22:03.192704 | instance | Thursday 17 September 2026 13:22:03 +0000 (0:00:00.084) 0:00:06.838 **** 2026-09-17 13:22:04.252955 | instance | changed: [instance] 2026-09-17 13:22:04.253931 | instance | 2026-09-17 13:22:04.254006 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 13:22:04.254023 | instance | Thursday 17 September 2026 13:22:04 +0000 (0:00:01.061) 0:00:07.900 **** 2026-09-17 13:22:07.122417 | instance | changed: [instance] 2026-09-17 13:22:07.123172 | instance | 2026-09-17 13:22:07.123234 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 13:22:07.123247 | instance | Thursday 17 September 2026 13:22:07 +0000 (0:00:02.869) 0:00:10.769 **** 2026-09-17 13:22:07.166696 | instance | skipping: [instance] 2026-09-17 13:22:07.168227 | instance | 2026-09-17 13:22:07.168318 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 13:22:07.168331 | instance | Thursday 17 September 2026 13:22:07 +0000 (0:00:00.043) 0:00:10.813 **** 2026-09-17 13:22:07.210779 | instance | skipping: [instance] 2026-09-17 13:22:07.211044 | instance | 2026-09-17 13:22:07.211572 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 13:22:07.211929 | instance | Thursday 17 September 2026 13:22:07 +0000 (0:00:00.044) 0:00:10.858 **** 2026-09-17 13:22:07.252320 | instance | skipping: [instance] 2026-09-17 13:22:07.252784 | instance | 2026-09-17 13:22:07.253007 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 13:22:07.253206 | instance | Thursday 17 September 2026 13:22:07 +0000 (0:00:00.041) 0:00:10.899 **** 2026-09-17 13:22:13.600902 | instance | changed: [instance] 2026-09-17 13:22:13.601671 | instance | 2026-09-17 13:22:13.601736 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 13:22:13.601749 | instance | Thursday 17 September 2026 13:22:13 +0000 (0:00:06.348) 0:00:17.248 **** 2026-09-17 13:22:14.250739 | instance | changed: [instance] 2026-09-17 13:22:14.251564 | instance | 2026-09-17 13:22:14.251623 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 13:22:14.251635 | instance | Thursday 17 September 2026 13:22:14 +0000 (0:00:00.649) 0:00:17.898 **** 2026-09-17 13:22:15.272389 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 13:22:15.274015 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 13:22:15.274070 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 13:22:15.274092 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 13:22:15.274103 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 13:22:15.274112 | instance | 2026-09-17 13:22:15.274121 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 13:22:15.274130 | instance | Thursday 17 September 2026 13:22:15 +0000 (0:00:01.021) 0:00:18.919 **** 2026-09-17 13:22:15.919967 | instance | changed: [instance] 2026-09-17 13:22:15.920853 | instance | 2026-09-17 13:22:15.920897 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 13:22:15.920906 | instance | Thursday 17 September 2026 13:22:15 +0000 (0:00:00.621) 0:00:19.541 **** 2026-09-17 13:22:15.920912 | instance | 2026-09-17 13:22:15.920918 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 13:22:15.920923 | instance | Thursday 17 September 2026 13:22:15 +0000 (0:00:00.026) 0:00:19.567 **** 2026-09-17 13:22:16.814926 | instance | ok: [instance] 2026-09-17 13:22:16.815712 | instance | 2026-09-17 13:22:16.815767 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-17 13:22:16.815780 | instance | Thursday 17 September 2026 13:22:16 +0000 (0:00:00.894) 0:00:20.462 **** 2026-09-17 13:22:17.353614 | instance | changed: [instance] 2026-09-17 13:22:17.353678 | instance | 2026-09-17 13:22:17.353686 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 13:22:17.353774 | instance | Thursday 17 September 2026 13:22:17 +0000 (0:00:00.537) 0:00:21.000 **** 2026-09-17 13:22:17.977057 | instance | changed: [instance] 2026-09-17 13:22:17.977149 | instance | 2026-09-17 13:22:17.977470 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 13:22:17.977520 | instance | Thursday 17 September 2026 13:22:17 +0000 (0:00:00.624) 0:00:21.624 **** 2026-09-17 13:22:18.231603 | instance | ok: [instance] 2026-09-17 13:22:18.231678 | instance | 2026-09-17 13:22:18.232012 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 13:22:18.232125 | instance | Thursday 17 September 2026 13:22:18 +0000 (0:00:00.253) 0:00:21.878 **** 2026-09-17 13:22:18.291974 | instance | ok: [instance] => { 2026-09-17 13:22:18.292052 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 13:22:18.292497 | instance | } 2026-09-17 13:22:18.292544 | instance | 2026-09-17 13:22:18.292550 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 13:22:18.292556 | instance | Thursday 17 September 2026 13:22:18 +0000 (0:00:00.060) 0:00:21.939 **** 2026-09-17 13:22:19.190062 | instance | changed: [instance] 2026-09-17 13:22:19.190892 | instance | 2026-09-17 13:22:19.190949 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 13:22:19.190962 | instance | Thursday 17 September 2026 13:22:19 +0000 (0:00:00.897) 0:00:22.837 **** 2026-09-17 13:22:23.600582 | instance | changed: [instance] 2026-09-17 13:22:23.600635 | instance | 2026-09-17 13:22:23.600643 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 13:22:23.600650 | instance | Thursday 17 September 2026 13:22:23 +0000 (0:00:04.410) 0:00:27.247 **** 2026-09-17 13:22:24.670007 | instance | ok: [instance] 2026-09-17 13:22:24.670088 | instance | 2026-09-17 13:22:24.670520 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 13:22:24.670570 | instance | Thursday 17 September 2026 13:22:24 +0000 (0:00:01.069) 0:00:28.317 **** 2026-09-17 13:22:25.059317 | instance | changed: [instance] 2026-09-17 13:22:25.060089 | instance | 2026-09-17 13:22:25.060153 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 13:22:25.060332 | instance | Thursday 17 September 2026 13:22:25 +0000 (0:00:00.388) 0:00:28.706 **** 2026-09-17 13:22:25.560741 | instance | changed: [instance] 2026-09-17 13:22:25.560786 | instance | 2026-09-17 13:22:25.560792 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 13:22:25.560797 | instance | Thursday 17 September 2026 13:22:25 +0000 (0:00:00.501) 0:00:29.208 **** 2026-09-17 13:22:26.233006 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 13:22:26.234347 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 13:22:26.234426 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 13:22:26.234438 | instance | 2026-09-17 13:22:26.234448 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 13:22:26.234458 | instance | Thursday 17 September 2026 13:22:26 +0000 (0:00:00.671) 0:00:29.879 **** 2026-09-17 13:22:26.730219 | instance | changed: [instance] 2026-09-17 13:22:26.730324 | instance | 2026-09-17 13:22:26.730365 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 13:22:26.730526 | instance | Thursday 17 September 2026 13:22:26 +0000 (0:00:00.498) 0:00:30.378 **** 2026-09-17 13:22:27.262449 | instance | changed: [instance] 2026-09-17 13:22:27.262530 | instance | 2026-09-17 13:22:27.263367 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 13:22:27.263440 | instance | Thursday 17 September 2026 13:22:27 +0000 (0:00:00.504) 0:00:30.882 **** 2026-09-17 13:22:27.263450 | instance | 2026-09-17 13:22:27.263458 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 13:22:27.263473 | instance | Thursday 17 September 2026 13:22:27 +0000 (0:00:00.027) 0:00:30.910 **** 2026-09-17 13:22:28.094100 | instance | ok: [instance] 2026-09-17 13:22:28.094877 | instance | 2026-09-17 13:22:28.094947 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-17 13:22:28.094960 | instance | Thursday 17 September 2026 13:22:28 +0000 (0:00:00.830) 0:00:31.741 **** 2026-09-17 13:22:29.030523 | instance | changed: [instance] 2026-09-17 13:22:29.030593 | instance | 2026-09-17 13:22:29.030605 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 13:22:29.030615 | instance | Thursday 17 September 2026 13:22:29 +0000 (0:00:00.935) 0:00:32.676 **** 2026-09-17 13:22:29.643192 | instance | changed: [instance] 2026-09-17 13:22:29.643744 | instance | 2026-09-17 13:22:29.643768 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 13:22:29.643777 | instance | Thursday 17 September 2026 13:22:29 +0000 (0:00:00.614) 0:00:33.291 **** 2026-09-17 13:22:29.723773 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 13:22:29.724116 | instance | 2026-09-17 13:22:29.724597 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 13:22:29.724681 | instance | Thursday 17 September 2026 13:22:29 +0000 (0:00:00.079) 0:00:33.370 **** 2026-09-17 13:22:34.742201 | instance | changed: [instance] 2026-09-17 13:22:34.742263 | instance | 2026-09-17 13:22:34.742275 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 13:22:34.742285 | instance | Thursday 17 September 2026 13:22:34 +0000 (0:00:05.017) 0:00:38.388 **** 2026-09-17 13:22:35.447703 | instance | ok: [instance] => (item=chronyd) 2026-09-17 13:22:35.448041 | instance | ok: [instance] => (item=sshd) 2026-09-17 13:22:35.448176 | instance | 2026-09-17 13:22:35.448678 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 13:22:35.448742 | instance | Thursday 17 September 2026 13:22:35 +0000 (0:00:00.706) 0:00:39.095 **** 2026-09-17 13:22:35.817209 | instance | changed: [instance] 2026-09-17 13:22:35.817272 | instance | 2026-09-17 13:22:35.817285 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 13:22:35.817295 | instance | Thursday 17 September 2026 13:22:35 +0000 (0:00:00.368) 0:00:39.463 **** 2026-09-17 13:22:36.049792 | instance | ok: [instance] 2026-09-17 13:22:36.050730 | instance | 2026-09-17 13:22:36.050801 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 13:22:36.050818 | instance | Thursday 17 September 2026 13:22:36 +0000 (0:00:00.233) 0:00:39.697 **** 2026-09-17 13:22:36.529084 | instance | changed: [instance] 2026-09-17 13:22:36.529144 | instance | 2026-09-17 13:22:36.529156 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 13:22:36.529166 | instance | Thursday 17 September 2026 13:22:36 +0000 (0:00:00.478) 0:00:40.175 **** 2026-09-17 13:22:36.890617 | instance | changed: [instance] 2026-09-17 13:22:36.890696 | instance | 2026-09-17 13:22:36.891036 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-17 13:22:36.891090 | instance | Thursday 17 September 2026 13:22:36 +0000 (0:00:00.362) 0:00:40.538 **** 2026-09-17 13:22:37.027392 | instance | ok: [instance] 2026-09-17 13:22:37.028106 | instance | 2026-09-17 13:22:37.028192 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-17 13:22:37.028206 | instance | Thursday 17 September 2026 13:22:37 +0000 (0:00:00.136) 0:00:40.674 **** 2026-09-17 13:22:37.294586 | instance | ok: [instance] => (item=instance) 2026-09-17 13:22:37.294645 | instance | 2026-09-17 13:22:37.294656 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-17 13:22:37.294666 | instance | Thursday 17 September 2026 13:22:37 +0000 (0:00:00.265) 0:00:40.940 **** 2026-09-17 13:22:37.367158 | instance | ok: [instance] 2026-09-17 13:22:37.367217 | instance | 2026-09-17 13:22:37.367228 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-17 13:22:37.367238 | instance | Thursday 17 September 2026 13:22:37 +0000 (0:00:00.073) 0:00:41.013 **** 2026-09-17 13:22:37.448639 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-17 13:22:37.448702 | instance | 2026-09-17 13:22:37.448947 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-17 13:22:37.448989 | instance | Thursday 17 September 2026 13:22:37 +0000 (0:00:00.082) 0:00:41.096 **** 2026-09-17 13:22:37.814984 | instance | changed: [instance] 2026-09-17 13:22:37.815673 | instance | 2026-09-17 13:22:37.815734 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-17 13:22:37.815746 | instance | Thursday 17 September 2026 13:22:37 +0000 (0:00:00.364) 0:00:41.461 **** 2026-09-17 13:22:38.576783 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-17 13:22:38.577997 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-17 13:22:38.578055 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-17 13:22:38.578067 | instance | 2026-09-17 13:22:38.578077 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-17 13:22:38.578086 | instance | Thursday 17 September 2026 13:22:38 +0000 (0:00:00.762) 0:00:42.224 **** 2026-09-17 13:24:17.246338 | instance | ok: [instance] 2026-09-17 13:24:17.246523 | instance | 2026-09-17 13:24:17.246767 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-17 13:24:17.247143 | instance | Thursday 17 September 2026 13:24:17 +0000 (0:01:38.669) 0:02:20.893 **** 2026-09-17 13:24:17.484507 | instance | changed: [instance] 2026-09-17 13:24:17.484645 | instance | 2026-09-17 13:24:17.484823 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-17 13:24:17.484999 | instance | Thursday 17 September 2026 13:24:17 +0000 (0:00:00.238) 0:02:21.132 **** 2026-09-17 13:24:17.528847 | instance | ok: [instance] 2026-09-17 13:24:17.528971 | instance | 2026-09-17 13:24:17.529172 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 13:24:17.529350 | instance | Thursday 17 September 2026 13:24:17 +0000 (0:00:00.044) 0:02:21.176 **** 2026-09-17 13:24:17.631624 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 13:24:17.631913 | instance | 2026-09-17 13:24:17.632301 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 13:24:17.632520 | instance | Thursday 17 September 2026 13:24:17 +0000 (0:00:00.102) 0:02:21.279 **** 2026-09-17 13:24:19.230671 | instance | ok: [instance] 2026-09-17 13:24:19.230866 | instance | 2026-09-17 13:24:19.231171 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 13:24:19.231408 | instance | Thursday 17 September 2026 13:24:19 +0000 (0:00:01.598) 0:02:22.878 **** 2026-09-17 13:24:19.303314 | instance | ok: [instance] => (item=instance) 2026-09-17 13:24:19.303495 | instance | 2026-09-17 13:24:19.303748 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 13:24:19.303995 | instance | Thursday 17 September 2026 13:24:19 +0000 (0:00:00.072) 0:02:22.951 **** 2026-09-17 13:24:19.665751 | instance | ok: [instance] 2026-09-17 13:24:19.666221 | instance | 2026-09-17 13:24:19.666236 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 13:24:19.666246 | instance | Thursday 17 September 2026 13:24:19 +0000 (0:00:00.363) 0:02:23.314 **** 2026-09-17 13:24:21.983540 | instance | ok: [instance] 2026-09-17 13:24:21.983728 | instance | 2026-09-17 13:24:21.983993 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-17 13:24:21.984311 | instance | Thursday 17 September 2026 13:24:21 +0000 (0:00:02.316) 0:02:25.631 **** 2026-09-17 13:25:15.657259 | 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-09-17 13:25:15.657756 | 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_z6x9ad45/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_z6x9ad45/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_z6x9ad45/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_z6x9ad45/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-09-17T13:25:15.480+0000 7f4323272640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgDV6atqZyqJGyAAyt1jpnC1eoxaB/BsLF9+cHIPVxBNO7GXItJjw63BgGc=: Malformed input [buffer:3]\n2026-09-17T13:25:15.480+0000 7f4323272640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T13:25:15.480+0000 7f4323272640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgDV6atqZyqJGyAAyt1jpnC1eoxaB/BsLF9+cHIPVxBNO7GXItJjw63BgGc=: Malformed input [buffer:3]\n2026-09-17T13:25:15.480+0000 7f4323272640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T13:25:15.480+0000 7f4323272640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgDV6atqZyqJGyAAyt1jpnC1eoxaB/BsLF9+cHIPVxBNO7GXItJjw63BgGc=: Malformed input [buffer:3]\n2026-09-17T13:25:15.480+0000 7f4323272640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T13:25:15.480+0000 7f4323272640 -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-09-17 13:25:15.659630 | instance | 2026-09-17 13:25:15.659866 | instance | PLAY RECAP ********************************************************************* 2026-09-17 13:25:15.660233 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 2026-09-17 13:25:15.660442 | instance | 2026-09-17 13:25:15.660678 | instance | Thursday 17 September 2026 13:25:15 +0000 (0:00:53.677) 0:03:19.308 **** 2026-09-17 13:25:15.660920 | instance | =============================================================================== 2026-09-17 13:25:15.661197 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 98.67s 2026-09-17 13:25:15.661429 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.68s 2026-09-17 13:25:15.661663 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.35s 2026-09-17 13:25:15.661896 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.02s 2026-09-17 13:25:15.662177 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.41s 2026-09-17 13:25:15.662404 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.87s 2026-09-17 13:25:15.662634 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.32s 2026-09-17 13:25:15.662879 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.73s 2026-09-17 13:25:15.663144 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.60s 2026-09-17 13:25:15.663383 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.35s 2026-09-17 13:25:15.663611 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.07s 2026-09-17 13:25:15.663845 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.06s 2026-09-17 13:25:15.664180 | instance | Gathering Facts --------------------------------------------------------- 1.05s 2026-09-17 13:25:15.664423 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 1.02s 2026-09-17 13:25:15.664651 | instance | Gathering Facts --------------------------------------------------------- 0.99s 2026-09-17 13:25:15.664880 | instance | Gathering Facts --------------------------------------------------------- 0.94s 2026-09-17 13:25:15.665175 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 0.94s 2026-09-17 13:25:15.665384 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.92s 2026-09-17 13:25:15.665618 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.90s 2026-09-17 13:25:15.665850 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.76s 2026-09-17 13:25:15.752673 | 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-09-17 13:25:15.752779 | instance | ERROR [csi > converge] Executed: Failed 2026-09-17 13:25:15.752898 | 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-09-17 13:25:16.117145 | instance | ERROR 2026-09-17 13:25:16.117403 | instance | { 2026-09-17 13:25:16.117452 | instance | "delta": "0:04:12.176397", 2026-09-17 13:25:16.117478 | instance | "end": "2026-09-17 13:25:15.819180", 2026-09-17 13:25:16.117501 | instance | "msg": "non-zero return code", 2026-09-17 13:25:16.117526 | instance | "rc": 2, 2026-09-17 13:25:16.117551 | instance | "start": "2026-09-17 13:21:03.642783" 2026-09-17 13:25:16.117576 | instance | } failure 2026-09-17 13:25:16.123432 | 2026-09-17 13:25:16.123492 | PLAY RECAP 2026-09-17 13:25:16.123556 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-17 13:25:16.123584 | 2026-09-17 13:25:16.262691 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 13:25:16.266629 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 13:25:16.932392 | 2026-09-17 13:25:16.932539 | PLAY [all] 2026-09-17 13:25:16.947935 | 2026-09-17 13:25:16.948030 | TASK [gather-host-logs : creating directory for system status] 2026-09-17 13:25:17.368347 | instance | changed 2026-09-17 13:25:17.382222 | 2026-09-17 13:25:17.382396 | TASK [gather-host-logs : Get logs for each host] 2026-09-17 13:25:17.774689 | instance | + systemd-cgls --full --all --no-pager 2026-09-17 13:25:17.791115 | instance | + ip addr 2026-09-17 13:25:17.794319 | instance | + ip route 2026-09-17 13:25:17.796985 | instance | + lsblk 2026-09-17 13:25:17.801858 | instance | + mount 2026-09-17 13:25:17.805092 | instance | + docker images 2026-09-17 13:25:17.828608 | instance | + brctl show 2026-09-17 13:25:17.829306 | instance | /bin/bash: line 8: brctl: command not found 2026-09-17 13:25:17.829594 | instance | + ip neigh 2026-09-17 13:25:17.831869 | instance | + bridge fdb show 2026-09-17 13:25:17.835330 | instance | + ps aux --sort=-%mem 2026-09-17 13:25:17.855415 | instance | + dpkg -l 2026-09-17 13:25:17.866782 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-17 13:25:17.867330 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-17 13:25:17.887997 | instance | + '[' '!' -z '' ']' 2026-09-17 13:25:17.941054 | instance | ok: Runtime: 0:00:00.119752 2026-09-17 13:25:17.951606 | 2026-09-17 13:25:17.951766 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-17 13:25:18.638452 | instance | changed: 2026-09-17 13:25:18.638707 | instance | created directory /var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/logs/instance 2026-09-17 13:25:18.638762 | instance | cd+++++++++ system/ 2026-09-17 13:25:18.638806 | instance | >f+++++++++ system/brctl-show.txt 2026-09-17 13:25:18.638845 | instance | >f+++++++++ system/bridge-fdb.txt 2026-09-17 13:25:18.638882 | instance | >f+++++++++ system/docker-images.txt 2026-09-17 13:25:18.638944 | instance | >f+++++++++ system/ip-addr.txt 2026-09-17 13:25:18.638985 | instance | >f+++++++++ system/ip-neigh.txt 2026-09-17 13:25:18.639023 | instance | >f+++++++++ system/ip-route.txt 2026-09-17 13:25:18.639063 | instance | >f+++++++++ system/lsblk.txt 2026-09-17 13:25:18.639100 | instance | >f+++++++++ system/mount.txt 2026-09-17 13:25:18.639136 | instance | >f+++++++++ system/packages.txt 2026-09-17 13:25:18.639172 | instance | >f+++++++++ system/ps.txt 2026-09-17 13:25:18.639206 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-17 13:25:18.656584 | 2026-09-17 13:25:18.656712 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-17 13:25:18.871035 | instance | changed: "values" 2026-09-17 13:25:19.046843 | instance | changed: "releases" 2026-09-17 13:25:19.061619 | 2026-09-17 13:25:19.061833 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-17 13:25:19.324202 | instance | /bin/bash: line 3: kubectl: command not found 2026-09-17 13:25:19.613615 | instance | ok: Runtime: 0:00:00.004761 2026-09-17 13:25:19.623399 | 2026-09-17 13:25:19.623525 | TASK [helm-release-status : Downloads logs to executor] 2026-09-17 13:25:20.163420 | instance | changed: 2026-09-17 13:25:20.163671 | instance | cd+++++++++ helm/ 2026-09-17 13:25:20.163722 | instance | cd+++++++++ helm/releases/ 2026-09-17 13:25:20.163762 | instance | cd+++++++++ helm/values/ 2026-09-17 13:25:20.180415 | 2026-09-17 13:25:20.180565 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-17 13:25:20.394742 | instance | changed 2026-09-17 13:25:20.402791 | 2026-09-17 13:25:20.402906 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-17 13:25:20.685028 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 13:25:20.685121 | instance | 2026-09-17 13:25:20.689375 | instance | environment: line 1: kubectl: command not found 2026-09-17 13:25:20.690906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 13:25:20.691625 | instance | environment: line 1: kubectl: command not found 2026-09-17 13:25:20.693155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 13:25:20.694867 | instance | environment: line 1: kubectl: command not found 2026-09-17 13:25:20.696505 | instance | environment: line 1: kubectl: command not found 2026-09-17 13:25:20.696627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 13:25:20.698059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 13:25:20.699998 | instance | environment: line 1: kubectl: command not found 2026-09-17 13:25:20.701180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 13:25:20.943046 | instance | ok: Runtime: 0:00:00.024430 2026-09-17 13:25:20.952320 | 2026-09-17 13:25:20.952466 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-17 13:25:21.179508 | instance | changed 2026-09-17 13:25:21.188471 | 2026-09-17 13:25:21.188637 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-17 13:25:21.438023 | instance | environment: line 5: kubectl: command not found 2026-09-17 13:25:21.438661 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 13:25:21.438763 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 13:25:21.438842 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 13:25:21.735581 | instance | ok: Runtime: 0:00:00.006098 2026-09-17 13:25:21.745704 | 2026-09-17 13:25:21.745833 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-17 13:25:22.246395 | instance | changed: 2026-09-17 13:25:22.246648 | instance | cd+++++++++ objects/ 2026-09-17 13:25:22.246705 | instance | cd+++++++++ objects/cluster/ 2026-09-17 13:25:22.246747 | instance | cd+++++++++ objects/namespaced/ 2026-09-17 13:25:22.263432 | 2026-09-17 13:25:22.263556 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-17 13:25:22.471326 | instance | changed 2026-09-17 13:25:22.475624 | 2026-09-17 13:25:22.475683 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-17 13:25:22.681557 | instance | changed 2026-09-17 13:25:22.690397 | 2026-09-17 13:25:22.690530 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-17 13:25:22.945179 | instance | environment: line 3: kubectl: command not found 2026-09-17 13:25:23.237423 | instance | ok: Runtime: 0:00:00.007726 2026-09-17 13:25:23.247230 | 2026-09-17 13:25:23.247407 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-17 13:25:23.765386 | instance | changed: 2026-09-17 13:25:23.765660 | instance | cd+++++++++ pod-logs/ 2026-09-17 13:25:23.765718 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-17 13:25:23.783999 | 2026-09-17 13:25:23.784133 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-17 13:25:23.996409 | instance | changed 2026-09-17 13:25:24.002205 | 2026-09-17 13:25:24.002290 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-17 13:25:24.238505 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-17 13:25:24.537842 | instance | ok: Runtime: 0:00:00.051820 2026-09-17 13:25:24.546842 | 2026-09-17 13:25:24.547066 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-17 13:25:24.808013 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-17 13:25:24.848625 | instance | ceph-mgr endpoints: 2026-09-17 13:25:25.093675 | instance | ok: Runtime: 0:00:00.046688 2026-09-17 13:25:25.103645 | 2026-09-17 13:25:25.103789 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-17 13:25:25.355997 | instance | /bin/bash: line 4: kubectl: command not found 2026-09-17 13:25:25.649636 | instance | ok: Runtime: 0:00:00.049470 2026-09-17 13:25:25.659543 | 2026-09-17 13:25:25.659736 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-17 13:25:26.212343 | instance | changed: cd+++++++++ prometheus/ 2026-09-17 13:25:26.225200 | 2026-09-17 13:25:26.225496 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-17 13:25:26.451148 | instance | changed 2026-09-17 13:25:26.457881 | 2026-09-17 13:25:26.459404 | TASK [gather-selenium-data : Get selenium data] 2026-09-17 13:25:26.753054 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-17 13:25:26.754706 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-17 13:25:27.001568 | instance | ERROR 2026-09-17 13:25:27.001875 | instance | { 2026-09-17 13:25:27.001957 | instance | "delta": "0:00:00.006782", 2026-09-17 13:25:27.002000 | instance | "end": "2026-09-17 13:25:26.755133", 2026-09-17 13:25:27.002037 | instance | "msg": "non-zero return code", 2026-09-17 13:25:27.002072 | instance | "rc": 1, 2026-09-17 13:25:27.002108 | instance | "start": "2026-09-17 13:25:26.748351" 2026-09-17 13:25:27.002142 | instance | } 2026-09-17 13:25:27.002186 | instance | ERROR: Ignoring Errors 2026-09-17 13:25:27.011072 | 2026-09-17 13:25:27.011199 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-17 13:25:27.530600 | instance | changed: cd+++++++++ selenium/ 2026-09-17 13:25:27.541312 | 2026-09-17 13:25:27.541414 | PLAY RECAP 2026-09-17 13:25:27.541504 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-09-17 13:25:27.541547 | 2026-09-17 13:25:27.712448 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 13:25:27.716055 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 13:25:28.311701 | 2026-09-17 13:25:28.311830 | PLAY [all] 2026-09-17 13:25:28.322231 | 2026-09-17 13:25:28.322300 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-17 13:25:28.377333 | instance | skipping: Conditional result was False 2026-09-17 13:25:28.383386 | 2026-09-17 13:25:28.383483 | TASK [fetch-output : Set log path for single node] 2026-09-17 13:25:28.426023 | instance | ok 2026-09-17 13:25:28.434492 | 2026-09-17 13:25:28.434624 | LOOP [fetch-output : Ensure local output dirs] 2026-09-17 13:25:28.800584 | instance -> localhost | ok: "/var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/logs" 2026-09-17 13:25:29.015605 | instance -> localhost | changed: "/var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/artifacts" 2026-09-17 13:25:29.240465 | instance -> localhost | changed: "/var/lib/zuul/builds/e5bc1f61f3db4255a52ea73e8fe4c1fe/work/docs" 2026-09-17 13:25:29.255229 | 2026-09-17 13:25:29.255406 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-17 13:25:29.927341 | instance | changed: .d..t...... ./ 2026-09-17 13:25:29.927633 | instance | changed: All items complete 2026-09-17 13:25:29.927686 | 2026-09-17 13:25:30.426995 | instance | changed: .d..t...... ./ 2026-09-17 13:25:30.914274 | instance | changed: .d..t...... ./ 2026-09-17 13:25:30.940962 | 2026-09-17 13:25:30.941149 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-17 13:25:31.387548 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009617 2026-09-17 13:25:31.627042 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007284 2026-09-17 13:25:31.643967 | 2026-09-17 13:25:31.644108 | PLAY [all] 2026-09-17 13:25:31.652741 | 2026-09-17 13:25:31.652826 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-17 13:25:32.067779 | instance | changed 2026-09-17 13:25:32.075762 | 2026-09-17 13:25:32.075831 | PLAY RECAP 2026-09-17 13:25:32.075916 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-17 13:25:32.075957 | 2026-09-17 13:25:32.183342 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 13:25:32.185208 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-17 13:25:32.737189 | 2026-09-17 13:25:32.737339 | PLAY [localhost] 2026-09-17 13:25:32.746504 | 2026-09-17 13:25:32.746598 | TASK [Generate Zuul manifest] 2026-09-17 13:25:32.773392 | localhost | ok 2026-09-17 13:25:32.789791 | 2026-09-17 13:25:32.789987 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-17 13:25:33.174139 | localhost | changed 2026-09-17 13:25:33.197143 | 2026-09-17 13:25:33.197294 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-17 13:25:33.229400 | localhost | ok 2026-09-17 13:25:33.241587 | 2026-09-17 13:25:33.241724 | TASK [Upload logs] 2026-09-17 13:25:33.264036 | localhost | ok 2026-09-17 13:25:33.344144 | 2026-09-17 13:25:33.344278 | TASK [Set zuul-log-path fact] 2026-09-17 13:25:33.361620 | localhost | ok 2026-09-17 13:25:33.374316 | 2026-09-17 13:25:33.374382 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 13:25:33.401252 | localhost | ok 2026-09-17 13:25:33.409029 | 2026-09-17 13:25:33.409112 | TASK [upload-logs : Create log directories] 2026-09-17 13:25:33.854276 | localhost | changed 2026-09-17 13:25:33.862942 | 2026-09-17 13:25:33.863075 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-17 13:25:34.309914 | localhost -> localhost | ok: Runtime: 0:00:00.006162 2026-09-17 13:25:34.318707 | 2026-09-17 13:25:34.318829 | TASK [upload-logs : Upload logs to log server] 2026-09-17 13:25:34.817922 | localhost | Output suppressed because no_log was given 2026-09-17 13:25:34.875206 | 2026-09-17 13:25:34.875378 | LOOP [upload-logs : Compress console log and json output] 2026-09-17 13:25:34.936643 | localhost | skipping: Conditional result was False 2026-09-17 13:25:34.946490 | localhost | skipping: Conditional result was False 2026-09-17 13:25:34.957039 | 2026-09-17 13:25:34.957243 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-17 13:25:35.015525 | localhost | skipping: Conditional result was False 2026-09-17 13:25:35.015901 | 2026-09-17 13:25:35.021570 | localhost | skipping: Conditional result was False 2026-09-17 13:25:35.030861 | 2026-09-17 13:25:35.031106 | LOOP [upload-logs : Upload console log and json output]