2026-07-25 13:30:10.670791 | Job console starting 2026-07-25 13:30:10.680400 | Updating git repos 2026-07-25 13:30:11.807853 | Cloning repos into workspace 2026-07-25 13:30:24.247297 | Restoring repo states 2026-07-25 13:30:31.365901 | Merging changes 2026-07-25 13:30:33.514934 | Checking out repos 2026-07-25 13:30:35.273239 | Preparing playbooks 2026-07-25 13:30:40.022987 | Running Ansible setup 2026-07-25 13:30:43.557917 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 13:30:44.194124 | 2026-07-25 13:30:44.194233 | PLAY [localhost] 2026-07-25 13:30:44.201177 | 2026-07-25 13:30:44.201246 | TASK [Gathering Facts] 2026-07-25 13:30:45.019070 | localhost | ok 2026-07-25 13:30:45.030174 | 2026-07-25 13:30:45.030272 | TASK [Setup log path fact] 2026-07-25 13:30:45.050597 | localhost | ok 2026-07-25 13:30:45.062561 | 2026-07-25 13:30:45.062632 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 13:30:45.091431 | localhost | ok 2026-07-25 13:30:45.099521 | 2026-07-25 13:30:45.099622 | TASK [emit-job-header : Print job information] 2026-07-25 13:30:45.139591 | # Job Information 2026-07-25 13:30:45.139769 | Ansible Version: 2.16.18 2026-07-25 13:30:45.139815 | Job: atmosphere-molecule-csi-local-path-provisioner-selective 2026-07-25 13:30:45.139847 | Pipeline: check 2026-07-25 13:30:45.139877 | Executor: 2d72f0692154 2026-07-25 13:30:45.139906 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4163 2026-07-25 13:30:45.139940 | Event ID: 8914db20-882c-11f1-81f2-e7e1810940ad 2026-07-25 13:30:45.143909 | 2026-07-25 13:30:45.144003 | LOOP [emit-job-header : Print node information] 2026-07-25 13:30:45.235781 | localhost | ok: 2026-07-25 13:30:45.236165 | localhost | # Node Information 2026-07-25 13:30:45.236250 | localhost | Inventory Hostname: instance 2026-07-25 13:30:45.236300 | localhost | Hostname: np0000186827 2026-07-25 13:30:45.236344 | localhost | Username: zuul 2026-07-25 13:30:45.236396 | localhost | Distro: Ubuntu 22.04 2026-07-25 13:30:45.236441 | localhost | Provider: yul1 2026-07-25 13:30:45.236482 | localhost | Region: ca-ymq-1 2026-07-25 13:30:45.236523 | localhost | Label: ubuntu-jammy 2026-07-25 13:30:45.236563 | localhost | Product Name: OpenStack Nova 2026-07-25 13:30:45.236604 | localhost | Interface IP: 199.204.45.61 2026-07-25 13:30:45.253091 | 2026-07-25 13:30:45.253258 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 13:30:45.621953 | localhost -> localhost | changed 2026-07-25 13:30:45.631027 | 2026-07-25 13:30:45.631151 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 13:30:46.484593 | localhost -> localhost | changed 2026-07-25 13:30:46.491007 | 2026-07-25 13:30:46.491065 | PLAY [all] 2026-07-25 13:30:46.498359 | 2026-07-25 13:30:46.498423 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 13:30:46.733880 | instance -> localhost | ok 2026-07-25 13:30:46.742760 | 2026-07-25 13:30:46.742854 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 13:30:46.773937 | instance | ok 2026-07-25 13:30:46.789572 | instance | included: /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 13:30:46.796084 | 2026-07-25 13:30:46.796161 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 13:30:47.722710 | instance -> localhost | Generating public/private rsa key pair. 2026-07-25 13:30:47.723036 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/45dedd3026614e948a649e39d9259131_id_rsa 2026-07-25 13:30:47.723068 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/45dedd3026614e948a649e39d9259131_id_rsa.pub 2026-07-25 13:30:47.723091 | instance -> localhost | The key fingerprint is: 2026-07-25 13:30:47.723112 | instance -> localhost | SHA256:o1LkAkqXNvzKL2AMaerQI1l037lDx3Zdh2391b7iLNk zuul-build-sshkey 2026-07-25 13:30:47.723143 | instance -> localhost | The key's randomart image is: 2026-07-25 13:30:47.723164 | instance -> localhost | +---[RSA 3072]----+ 2026-07-25 13:30:47.723191 | instance -> localhost | | oo| 2026-07-25 13:30:47.723213 | instance -> localhost | | o o . O| 2026-07-25 13:30:47.723234 | instance -> localhost | | +.B ... o . ++| 2026-07-25 13:30:47.723254 | instance -> localhost | |+o+.oo. + + . . o| 2026-07-25 13:30:47.723274 | instance -> localhost | |*+ ..o.S+ . .| 2026-07-25 13:30:47.723293 | instance -> localhost | |=++ .o .o. . . | 2026-07-25 13:30:47.723313 | instance -> localhost | |+..+. . . = . | 2026-07-25 13:30:47.723332 | instance -> localhost | | . ... o E | 2026-07-25 13:30:47.723354 | instance -> localhost | | .. . | 2026-07-25 13:30:47.723374 | instance -> localhost | +----[SHA256]-----+ 2026-07-25 13:30:47.723419 | instance -> localhost | ok: Runtime: 0:00:00.568501 2026-07-25 13:30:47.728209 | 2026-07-25 13:30:47.728270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 13:30:47.755611 | instance | ok 2026-07-25 13:30:47.763438 | instance | included: /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 13:30:47.770627 | 2026-07-25 13:30:47.770685 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 13:30:47.793652 | instance | skipping: Conditional result was False 2026-07-25 13:30:47.800310 | 2026-07-25 13:30:47.800379 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 13:30:48.223552 | instance | changed 2026-07-25 13:30:48.228224 | 2026-07-25 13:30:48.228284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 13:30:48.439769 | instance | ok 2026-07-25 13:30:48.444542 | 2026-07-25 13:30:48.444602 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 13:30:48.903469 | instance | changed 2026-07-25 13:30:48.908999 | 2026-07-25 13:30:48.909062 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 13:30:49.376161 | instance | changed 2026-07-25 13:30:49.381178 | 2026-07-25 13:30:49.381240 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 13:30:49.404598 | instance | skipping: Conditional result was False 2026-07-25 13:30:49.414241 | 2026-07-25 13:30:49.414327 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 13:30:49.741755 | instance -> localhost | changed 2026-07-25 13:30:49.756867 | 2026-07-25 13:30:49.756929 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 13:30:50.032909 | instance -> localhost | Identity added: /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/45dedd3026614e948a649e39d9259131_id_rsa (zuul-build-sshkey) 2026-07-25 13:30:50.033123 | instance -> localhost | ok: Runtime: 0:00:00.013647 2026-07-25 13:30:50.038569 | 2026-07-25 13:30:50.038628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 13:30:50.370871 | instance | ok 2026-07-25 13:30:50.375351 | 2026-07-25 13:30:50.375417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 13:30:50.399189 | instance | skipping: Conditional result was False 2026-07-25 13:30:50.425508 | 2026-07-25 13:30:50.425608 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-25 13:30:50.734895 | instance | ok 2026-07-25 13:30:50.764802 | 2026-07-25 13:30:50.764914 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-25 13:30:54.053601 | instance | Output suppressed because no_log was given 2026-07-25 13:30:54.064007 | 2026-07-25 13:30:54.064101 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-25 13:30:54.247753 | instance | ok: "logs" 2026-07-25 13:30:54.247968 | instance | ok: All items complete 2026-07-25 13:30:54.247998 | 2026-07-25 13:30:54.409915 | instance | ok: "artifacts" 2026-07-25 13:30:54.566495 | instance | ok: "docs" 2026-07-25 13:30:54.577694 | 2026-07-25 13:30:54.577830 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-25 13:30:54.784745 | instance | changed: "logs" 2026-07-25 13:30:54.953564 | instance | changed: "artifacts" 2026-07-25 13:30:55.107521 | instance | changed: "docs" 2026-07-25 13:30:55.129750 | 2026-07-25 13:30:55.129856 | PLAY RECAP 2026-07-25 13:30:55.129915 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-25 13:30:55.129957 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 13:30:55.129989 | 2026-07-25 13:30:55.227639 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 13:30:55.231903 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-25 13:30:55.802786 | 2026-07-25 13:30:55.802890 | PLAY [all] 2026-07-25 13:30:55.813549 | 2026-07-25 13:30:55.813629 | TASK [setup-uv : Extract archive] 2026-07-25 13:30:58.091698 | instance | changed 2026-07-25 13:30:58.097100 | 2026-07-25 13:30:58.097172 | TASK [setup-uv : Print version] 2026-07-25 13:30:58.459014 | instance | uv 0.8.13 2026-07-25 13:30:58.626647 | instance | ok: Runtime: 0:00:00.011335 2026-07-25 13:30:58.635428 | 2026-07-25 13:30:58.635498 | TASK [Install Ansible collection siblings] 2026-07-25 13:31:07.787497 | instance | changed: 2026-07-25 13:31:07.787681 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-25 13:31:07.787721 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-25 13:31:07.787752 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-25 13:31:07.787780 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-25 13:31:07.787807 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-25 13:31:07.787839 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-25 13:31:07.787868 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-25 13:31:07.787898 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-25 13:31:07.787925 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-25 13:31:07.787951 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-25 13:31:07.787977 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-25 13:31:07.788003 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-25 13:31:07.788028 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-25 13:31:07.788053 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-25 13:31:07.788079 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-25 13:31:07.788106 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-25 13:31:07.788132 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-25 13:31:07.788158 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-25 13:31:07.788183 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-25 13:31:07.788209 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-25 13:31:07.788234 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-25 13:31:07.788260 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-25 13:31:07.788287 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-25 13:31:07.788323 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-25 13:31:07.788350 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-25 13:31:07.788403 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-25 13:31:07.788433 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-25 13:31:07.788459 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-25 13:31:07.788539 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-25 13:31:07.788575 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-25 13:31:07.788603 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-25 13:31:07.788630 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-25 13:31:07.788655 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-25 13:31:07.788682 | 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-07-25 13:31:07.788715 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.788742 | instance | Process install dependency map 2026-07-25 13:31:07.788768 | instance | Starting collection install process 2026-07-25 13:31:07.788793 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-25 13:31:07.788819 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-25 13:31:07.788844 | instance | ansible.netcommon:* was installed successfully 2026-07-25 13:31:07.788870 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-25 13:31:07.788895 | instance | Creating virtual environment at: .venv 2026-07-25 13:31:07.788920 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-25 13:31:07.788945 | instance | Downloading openstacksdk (1.7MiB) 2026-07-25 13:31:07.788990 | instance | Downloading ansible-core (2.1MiB) 2026-07-25 13:31:07.789017 | instance | Downloading kubernetes (1.9MiB) 2026-07-25 13:31:07.789043 | instance | Downloading netaddr (2.2MiB) 2026-07-25 13:31:07.789068 | instance | Downloading setuptools (1.1MiB) 2026-07-25 13:31:07.789094 | instance | Downloading pygments (1.2MiB) 2026-07-25 13:31:07.789120 | instance | Downloading cryptography (4.2MiB) 2026-07-25 13:31:07.789145 | instance | Downloading pydantic-core (2.0MiB) 2026-07-25 13:31:07.789171 | instance | Downloading rjsonnet (1.2MiB) 2026-07-25 13:31:07.789196 | instance | Building pyperclip==1.9.0 2026-07-25 13:31:07.789223 | instance | Downloading rjsonnet 2026-07-25 13:31:07.789249 | instance | Downloading pydantic-core 2026-07-25 13:31:07.789275 | instance | Downloading netaddr 2026-07-25 13:31:07.789301 | instance | Downloading pygments 2026-07-25 13:31:07.789326 | instance | Downloading cryptography 2026-07-25 13:31:07.789351 | instance | Downloading setuptools 2026-07-25 13:31:07.789376 | instance | Downloading kubernetes 2026-07-25 13:31:07.789401 | instance | Downloading ansible-core 2026-07-25 13:31:07.789427 | instance | Downloading openstacksdk 2026-07-25 13:31:07.789452 | instance | Built pyperclip==1.9.0 2026-07-25 13:31:07.789478 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-25 13:31:07.789503 | instance | Installed 83 packages in 39ms 2026-07-25 13:31:07.789528 | instance | Checked out ansible.posix to 1.6.0 2026-07-25 13:31:07.789553 | 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-07-25 13:31:07.789579 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.789604 | instance | Process install dependency map 2026-07-25 13:31:07.789637 | instance | Starting collection install process 2026-07-25 13:31:07.789664 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-25 13:31:07.789690 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-25 13:31:07.789715 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-25 13:31:07.789740 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.789765 | instance | 2.17.12 2026-07-25 13:31:07.789790 | instance | Checked out ansible.utils to v6.0.3 2026-07-25 13:31:07.789816 | 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-07-25 13:31:07.789841 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.789866 | instance | Process install dependency map 2026-07-25 13:31:07.789891 | instance | Starting collection install process 2026-07-25 13:31:07.789916 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-25 13:31:07.789942 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-25 13:31:07.789968 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-25 13:31:07.789994 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.790019 | instance | 2.17.12 2026-07-25 13:31:07.790045 | instance | Checked out atmosphere.common to v0.7.0 2026-07-25 13:31:07.790070 | 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-07-25 13:31:07.790096 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.790121 | instance | Process install dependency map 2026-07-25 13:31:07.790146 | instance | Starting collection install process 2026-07-25 13:31:07.790171 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-25 13:31:07.790196 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-25 13:31:07.790221 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-25 13:31:07.790246 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.790271 | instance | 2.17.12 2026-07-25 13:31:07.790296 | instance | Checked out community.crypto to 2.2.3 2026-07-25 13:31:07.790322 | 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-07-25 13:31:07.790347 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.790372 | instance | Process install dependency map 2026-07-25 13:31:07.790397 | instance | Starting collection install process 2026-07-25 13:31:07.790421 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-25 13:31:07.790446 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-25 13:31:07.790470 | instance | community.crypto:2.2.3 was installed successfully 2026-07-25 13:31:07.790495 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.790520 | instance | 2.17.12 2026-07-25 13:31:07.790545 | instance | Checked out community.general to 7.3.0 2026-07-25 13:31:07.790570 | 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-07-25 13:31:07.790603 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.790629 | instance | Process install dependency map 2026-07-25 13:31:07.790654 | instance | Starting collection install process 2026-07-25 13:31:07.790679 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-25 13:31:07.790704 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-25 13:31:07.790729 | instance | community.general:7.3.0 was installed successfully 2026-07-25 13:31:07.790754 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.790779 | instance | 2.17.12 2026-07-25 13:31:07.790804 | instance | Checked out community.mysql to 3.6.0 2026-07-25 13:31:07.790832 | 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-07-25 13:31:07.790858 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.790884 | instance | Process install dependency map 2026-07-25 13:31:07.790909 | instance | Starting collection install process 2026-07-25 13:31:07.790935 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-25 13:31:07.790960 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-25 13:31:07.790984 | instance | community.mysql:3.6.0 was installed successfully 2026-07-25 13:31:07.791009 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.791034 | instance | 2.17.12 2026-07-25 13:31:07.791059 | instance | Checked out kubernetes.core to 2.4.0 2026-07-25 13:31:07.791086 | 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-07-25 13:31:07.791112 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.791137 | instance | Process install dependency map 2026-07-25 13:31:07.791163 | instance | Starting collection install process 2026-07-25 13:31:07.791189 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-25 13:31:07.791214 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-25 13:31:07.791240 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-25 13:31:07.791265 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.791290 | instance | 2.17.12 2026-07-25 13:31:07.791315 | instance | Checked out openstack.cloud to 2.6.0 2026-07-25 13:31:07.791340 | 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-07-25 13:31:07.791365 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.791390 | instance | Process install dependency map 2026-07-25 13:31:07.791415 | instance | Starting collection install process 2026-07-25 13:31:07.791439 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-25 13:31:07.791465 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-25 13:31:07.791490 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-25 13:31:07.791515 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.791545 | instance | 2.17.12 2026-07-25 13:31:07.791571 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-25 13:31:07.791596 | 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-07-25 13:31:07.791622 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.791646 | instance | Process install dependency map 2026-07-25 13:31:07.791671 | instance | Starting collection install process 2026-07-25 13:31:07.791696 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-25 13:31:07.791720 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-25 13:31:07.791745 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-25 13:31:07.791770 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.791794 | instance | 2.17.12 2026-07-25 13:31:07.791819 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-25 13:31:07.791844 | 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-07-25 13:31:07.791869 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.791894 | instance | Process install dependency map 2026-07-25 13:31:07.791918 | instance | Starting collection install process 2026-07-25 13:31:07.791943 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-25 13:31:07.791968 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-25 13:31:07.791993 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-25 13:31:07.792018 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.792044 | instance | 2.17.12 2026-07-25 13:31:07.792069 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-25 13:31:07.792095 | 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-07-25 13:31:07.792121 | instance | Starting galaxy collection install process 2026-07-25 13:31:07.792145 | instance | Process install dependency map 2026-07-25 13:31:07.792170 | instance | Starting collection install process 2026-07-25 13:31:07.792195 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-25 13:31:07.792220 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-25 13:31:07.792245 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-25 13:31:07.792270 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-25 13:31:07.792295 | instance | 2.17.12 2026-07-25 13:31:07.799156 | 2026-07-25 13:31:07.799201 | PLAY RECAP 2026-07-25 13:31:07.799242 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 13:31:07.799263 | 2026-07-25 13:31:07.889057 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-25 13:31:07.893599 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-25 13:31:08.425049 | 2026-07-25 13:31:08.425152 | PLAY [all] 2026-07-25 13:31:08.436016 | 2026-07-25 13:31:08.436086 | TASK [Install "jq" for log collection] 2026-07-25 13:31:32.719861 | instance | changed 2026-07-25 13:31:32.723104 | 2026-07-25 13:31:32.723163 | PLAY RECAP 2026-07-25 13:31:32.723226 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 13:31:32.723273 | 2026-07-25 13:31:32.811887 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-25 13:31:32.816140 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-25 13:31:33.377274 | 2026-07-25 13:31:33.377384 | PLAY [Prepare Molecule dependencies] 2026-07-25 13:31:33.388193 | 2026-07-25 13:31:33.388267 | TASK [Install jq for log collection] 2026-07-25 13:31:35.700625 | instance | ok 2026-07-25 13:31:35.704052 | 2026-07-25 13:31:35.704136 | PLAY [Install Go for the Atmosphere deployment binary] 2026-07-25 13:31:35.711951 | 2026-07-25 13:31:35.712038 | TASK [ensure-go : Check installed go version] 2026-07-25 13:31:36.249219 | instance | ok: ERROR (ignored) 2026-07-25 13:31:36.249479 | instance | { 2026-07-25 13:31:36.249521 | instance | "failed_when_result": false, 2026-07-25 13:31:36.249553 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-07-25 13:31:36.249581 | instance | "rc": 2 2026-07-25 13:31:36.249607 | instance | } 2026-07-25 13:31:36.256323 | 2026-07-25 13:31:36.256390 | TASK [ensure-go : Skip if correct version of go is installed] 2026-07-25 13:31:36.308036 | instance | ok 2026-07-25 13:31:36.317640 | instance | included: /var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-07-25 13:31:36.322209 | 2026-07-25 13:31:36.322270 | TASK [ensure-go : Create temp directory] 2026-07-25 13:31:36.609062 | instance | changed 2026-07-25 13:31:36.615921 | 2026-07-25 13:31:36.616013 | TASK [ensure-go : Get archive checksum] 2026-07-25 13:31:37.229332 | instance | ok: OK (64 bytes) 2026-07-25 13:31:37.234578 | 2026-07-25 13:31:37.234642 | TASK [ensure-go : Download go archive] 2026-07-25 13:31:38.520024 | instance | changed: OK (78559214 bytes) 2026-07-25 13:31:38.527148 | 2026-07-25 13:31:38.527235 | TASK [ensure-go : Install go] 2026-07-25 13:31:44.251809 | instance | changed 2026-07-25 13:31:44.258391 | 2026-07-25 13:31:44.258447 | PLAY [Prepare selective Molecule execution plan] 2026-07-25 13:31:44.264298 | 2026-07-25 13:31:44.264360 | TASK [Build atmosphere binary] 2026-07-25 13:31:44.466368 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-07-25 13:31:44.466483 | instance | go: downloading github.com/goccy/go-yaml v1.18.0 2026-07-25 13:31:44.477213 | instance | go: downloading golang.org/x/sync v0.18.0 2026-07-25 13:31:44.721239 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-07-25 13:31:50.802617 | instance | ok: Runtime: 0:00:06.180459 2026-07-25 13:31:50.808667 | 2026-07-25 13:31:50.808747 | TASK [Generate selective CI plan] 2026-07-25 13:31:51.366592 | instance | ok: Runtime: 0:00:00.025954 2026-07-25 13:31:51.372215 | 2026-07-25 13:31:51.372277 | TASK [Explain selective CI plan] 2026-07-25 13:31:51.596072 | instance | CI plan mode: selective 2026-07-25 13:31:51.596259 | instance | Changed files: 2026-07-25 13:31:51.596273 | instance | A roles/keystone/.ci-selective-test 2026-07-25 13:31:51.596284 | instance | Matches: 2026-07-25 13:31:51.596296 | instance | roles/keystone/.ci-selective-test: component:keystone (targets) -> keystone 2026-07-25 13:31:51.596306 | instance | Direct targets: keystone 2026-07-25 13:31:51.596319 | instance | Deployment roots: keystone 2026-07-25 13:31:51.596328 | instance | Verification profiles: identity, keycloak-federation 2026-07-25 13:31:51.596339 | instance | Variant openvswitch (12 components): ceph, cert-manager, cluster-issuer, csi, ingress-nginx, keycloak, keystone, kubernetes, memcached, percona-xtradb-cluster, percona-xtradb-cluster-operator, rabbitmq-cluster-operator 2026-07-25 13:31:51.596352 | instance | Molecule jobs: 2026-07-25 13:31:51.596361 | instance | aio-openvswitch: run (12 components) - executes the openvswitch deployment variant 2026-07-25 13:31:51.596370 | instance | aio-ovn: skip - plan has no ovn deployment variant 2026-07-25 13:31:51.596379 | instance | csi-local-path-provisioner: skip - none of the job's verification profiles were requested 2026-07-25 13:31:51.596388 | instance | csi-rbd: skip - none of the job's verification profiles were requested 2026-07-25 13:31:51.596397 | instance | keycloak: run (12 components) - requested verification profiles: keycloak-federation 2026-07-25 13:31:52.036262 | instance | ok: Runtime: 0:00:00.024434 2026-07-25 13:31:52.042875 | 2026-07-25 13:31:52.042938 | TASK [Print selective CI plan] 2026-07-25 13:31:52.086825 | instance | ok 2026-07-25 13:31:52.092378 | 2026-07-25 13:31:52.092439 | TASK [Report conservative fallback] 2026-07-25 13:31:52.116909 | instance | skipping: Conditional result was False 2026-07-25 13:31:52.125430 | 2026-07-25 13:31:52.125521 | TASK [Create selective CI plan log directory] 2026-07-25 13:31:52.392211 | instance | changed 2026-07-25 13:31:52.397282 | 2026-07-25 13:31:52.397339 | TASK [Publish selective CI plan with job logs] 2026-07-25 13:31:52.714591 | instance | changed 2026-07-25 13:31:52.716617 | 2026-07-25 13:31:52.716694 | PLAY RECAP 2026-07-25 13:31:52.716769 | instance | ok: 13 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-25 13:31:52.716812 | 2026-07-25 13:31:52.823769 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-25 13:31:52.825894 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/selective-run.yml@main] 2026-07-25 13:31:53.396474 | 2026-07-25 13:31:53.396584 | PLAY [Run selected Molecule deployment and verification] 2026-07-25 13:31:53.407521 | 2026-07-25 13:31:53.407598 | TASK [Check for selective CI plan] 2026-07-25 13:31:53.712155 | instance | ok 2026-07-25 13:31:53.719249 | 2026-07-25 13:31:53.719337 | TASK [Validate selective CI plan] 2026-07-25 13:31:54.260367 | instance | ok: Runtime: 0:00:00.030503 2026-07-25 13:31:54.265574 | 2026-07-25 13:31:54.265637 | TASK [Resolve selective CI plan availability] 2026-07-25 13:31:54.304647 | instance | ok 2026-07-25 13:31:54.310072 | 2026-07-25 13:31:54.310138 | TASK [Read selective CI plan] 2026-07-25 13:31:54.594932 | instance | ok 2026-07-25 13:31:54.599205 | 2026-07-25 13:31:54.599270 | TASK [Load selective CI plan or full fallback] 2026-07-25 13:31:54.649940 | instance | ok 2026-07-25 13:31:54.657280 | 2026-07-25 13:31:54.657344 | TASK [Find this job in the selective CI plan] 2026-07-25 13:31:54.709461 | instance | ok 2026-07-25 13:31:54.715199 | 2026-07-25 13:31:54.715262 | TASK [Resolve this job or use full fallback] 2026-07-25 13:31:54.757032 | instance | ok 2026-07-25 13:31:54.762976 | 2026-07-25 13:31:54.763042 | TASK [Resolve deployment and verification inputs] 2026-07-25 13:31:54.814658 | instance | ok 2026-07-25 13:31:54.821117 | 2026-07-25 13:31:54.821180 | TASK [Resolve deployment tags] 2026-07-25 13:31:54.874815 | instance | ok 2026-07-25 13:31:54.879599 | 2026-07-25 13:31:54.879659 | TASK [Report Molecule job decision] 2026-07-25 13:31:54.923648 | instance | ok: {'job': 'csi-local-path-provisioner', 'mode': 'selective', 'run': False, 'reason': "none of the job's verification profiles were requested", 'network_backend': 'openvswitch', 'csi_driver': 'local-path-provisioner', 'components': [], 'verification_profiles': ['identity', 'keycloak-federation']} 2026-07-25 13:31:54.928832 | 2026-07-25 13:31:54.928901 | TASK [Copy inventory file for Zuul] 2026-07-25 13:31:54.953604 | instance | skipping: Conditional result was False 2026-07-25 13:31:54.961254 | 2026-07-25 13:31:54.961342 | TASK [Switch ansible_host to private IP] 2026-07-25 13:31:54.987025 | instance | skipping: Conditional result was False 2026-07-25 13:31:54.996846 | 2026-07-25 13:31:54.996937 | TASK [Prepare Molecule scenario] 2026-07-25 13:31:55.523467 | instance | skipping: Conditional result was False 2026-07-25 13:31:55.557158 | 2026-07-25 13:31:55.557287 | TASK [Prepare host for Ceph-backed storage] 2026-07-25 13:31:56.084997 | instance | skipping: Conditional result was False 2026-07-25 13:31:56.094846 | 2026-07-25 13:31:56.094938 | TASK [Build deployment command] 2026-07-25 13:31:56.121318 | instance | skipping: Conditional result was False 2026-07-25 13:31:56.129183 | 2026-07-25 13:31:56.129270 | TASK [Deploy with parallel orchestrator] 2026-07-25 13:31:56.655778 | instance | skipping: Conditional result was False 2026-07-25 13:31:56.666744 | 2026-07-25 13:31:56.666809 | TASK [Re-deploy to verify idempotent execution] 2026-07-25 13:31:57.192938 | instance | skipping: Conditional result was False 2026-07-25 13:31:57.200839 | 2026-07-25 13:31:57.200928 | TASK [Add IP address to br-ex] 2026-07-25 13:31:57.727485 | instance | skipping: Conditional result was False 2026-07-25 13:31:57.738021 | 2026-07-25 13:31:57.738090 | TASK [Set br-ex interface up] 2026-07-25 13:31:58.262916 | instance | skipping: Conditional result was False 2026-07-25 13:31:58.272819 | 2026-07-25 13:31:58.272915 | TASK [Verify Molecule scenario] 2026-07-25 13:31:58.800652 | instance | skipping: Conditional result was False 2026-07-25 13:31:58.802817 | 2026-07-25 13:31:58.802922 | PLAY RECAP 2026-07-25 13:31:58.803025 | instance | ok: 10 changed: 0 unreachable: 0 failed: 0 skipped: 10 rescued: 0 ignored: 0 2026-07-25 13:31:58.803077 | 2026-07-25 13:31:58.928013 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/selective-run.yml@main] 2026-07-25 13:31:58.931503 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-25 13:31:59.505144 | 2026-07-25 13:31:59.505258 | PLAY [all] 2026-07-25 13:31:59.518682 | 2026-07-25 13:31:59.518758 | TASK [gather-host-logs : creating directory for system status] 2026-07-25 13:31:59.847051 | instance | ok 2026-07-25 13:31:59.852919 | 2026-07-25 13:31:59.853037 | TASK [gather-host-logs : Get logs for each host] 2026-07-25 13:32:00.173424 | instance | + systemd-cgls --full --all --no-pager 2026-07-25 13:32:00.183443 | instance | + ip addr 2026-07-25 13:32:00.185184 | instance | + ip route 2026-07-25 13:32:00.187631 | instance | + lsblk 2026-07-25 13:32:00.191529 | instance | + mount 2026-07-25 13:32:00.193277 | instance | + docker images 2026-07-25 13:32:00.193792 | instance | /bin/bash: line 7: docker: command not found 2026-07-25 13:32:00.194052 | instance | + brctl show 2026-07-25 13:32:00.194474 | instance | /bin/bash: line 8: brctl: command not found 2026-07-25 13:32:00.194710 | instance | + ps aux --sort=-%mem 2026-07-25 13:32:00.207633 | instance | + dpkg -l 2026-07-25 13:32:00.217621 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-25 13:32:00.218002 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-25 13:32:00.218066 | instance | /bin/bash: line 11: docker: command not found 2026-07-25 13:32:00.218329 | instance | + '[' '!' -z '' ']' 2026-07-25 13:32:00.390759 | instance | ok: Runtime: 0:00:00.049455 2026-07-25 13:32:00.397754 | 2026-07-25 13:32:00.397819 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-25 13:32:01.008216 | instance | ERROR 2026-07-25 13:32:01.008476 | instance | { 2026-07-25 13:32:01.008520 | instance | "msg": "Warning: Permanently added '199.204.45.61' (ED25519) to the list of known hosts.\r\nrsync: [generator] chown \"/var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/logs/instance/system\" failed: Invalid argument (22)\nrsync: [receiver] chown \"/var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/logs/instance/system/.ci-plan.json.v9vuix\" failed: Invalid argument (22)\nrsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1865) [generator=3.2.7]\n", 2026-07-25 13:32:01.008555 | instance | "rc": 23 2026-07-25 13:32:01.008584 | instance | } 2026-07-25 13:32:01.008623 | instance | ERROR: Ignoring Errors 2026-07-25 13:32:01.019384 | 2026-07-25 13:32:01.019469 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-25 13:32:01.199428 | instance | changed: "values" 2026-07-25 13:32:01.371200 | instance | changed: "releases" 2026-07-25 13:32:01.377100 | 2026-07-25 13:32:01.377169 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-25 13:32:01.583895 | instance | /bin/bash: line 3: kubectl: command not found 2026-07-25 13:32:01.913090 | instance | ok: Runtime: 0:00:00.005137 2026-07-25 13:32:01.919668 | 2026-07-25 13:32:01.919750 | TASK [helm-release-status : Downloads logs to executor] 2026-07-25 13:32:02.393758 | instance | changed: 2026-07-25 13:32:02.393907 | instance | cd+++++++++ helm/ 2026-07-25 13:32:02.393935 | instance | cd+++++++++ helm/releases/ 2026-07-25 13:32:02.393956 | instance | cd+++++++++ helm/values/ 2026-07-25 13:32:02.403890 | 2026-07-25 13:32:02.403981 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-25 13:32:02.590239 | instance | changed 2026-07-25 13:32:02.596901 | 2026-07-25 13:32:02.597017 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-25 13:32:02.836029 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-25 13:32:02.836229 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-25 13:32:02.841108 | instance | environment: line 1: kubectl: command not found 2026-07-25 13:32:02.842217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-25 13:32:02.842505 | instance | environment: line 1: kubectl: command not found 2026-07-25 13:32:02.843376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-25 13:32:02.845133 | instance | environment: line 1: kubectl: command not found 2026-07-25 13:32:02.846019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-25 13:32:02.847313 | instance | environment: line 1: kubectl: command not found 2026-07-25 13:32:02.848359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-25 13:32:02.849823 | instance | environment: line 1: kubectl: command not found 2026-07-25 13:32:02.850606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-25 13:32:03.165347 | instance | ok: Runtime: 0:00:00.024068 2026-07-25 13:32:03.173070 | 2026-07-25 13:32:03.173137 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-25 13:32:03.359893 | instance | changed 2026-07-25 13:32:03.364689 | 2026-07-25 13:32:03.364755 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-25 13:32:03.578398 | instance | environment: line 5: kubectl: command not found 2026-07-25 13:32:03.579268 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-25 13:32:03.579308 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-25 13:32:03.580291 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-25 13:32:03.902974 | instance | ok: Runtime: 0:00:00.008948 2026-07-25 13:32:03.909510 | 2026-07-25 13:32:03.909574 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-25 13:32:04.373260 | instance | changed: 2026-07-25 13:32:04.373391 | instance | cd+++++++++ objects/ 2026-07-25 13:32:04.373419 | instance | cd+++++++++ objects/cluster/ 2026-07-25 13:32:04.373442 | instance | cd+++++++++ objects/namespaced/ 2026-07-25 13:32:04.382236 | 2026-07-25 13:32:04.382301 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-25 13:32:04.566264 | instance | changed 2026-07-25 13:32:04.575243 | 2026-07-25 13:32:04.575441 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-25 13:32:04.772470 | instance | changed 2026-07-25 13:32:04.777202 | 2026-07-25 13:32:04.777263 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-25 13:32:04.989351 | instance | environment: line 3: kubectl: command not found 2026-07-25 13:32:05.320721 | instance | ok: Runtime: 0:00:00.008426 2026-07-25 13:32:05.327037 | 2026-07-25 13:32:05.327099 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-25 13:32:05.839903 | instance | changed: 2026-07-25 13:32:05.840035 | instance | cd+++++++++ pod-logs/ 2026-07-25 13:32:05.840062 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-25 13:32:05.849128 | 2026-07-25 13:32:05.849196 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-25 13:32:06.032396 | instance | changed 2026-07-25 13:32:06.039390 | 2026-07-25 13:32:06.039451 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-25 13:32:06.238571 | instance | /bin/bash: line 2: kubectl: command not found 2026-07-25 13:32:06.576352 | instance | ok: Runtime: 0:00:00.036060 2026-07-25 13:32:06.582866 | 2026-07-25 13:32:06.583011 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-25 13:32:06.781966 | instance | /bin/bash: line 2: kubectl: command not found 2026-07-25 13:32:06.809631 | instance | ceph-mgr endpoints: 2026-07-25 13:32:07.118632 | instance | ok: Runtime: 0:00:00.033254 2026-07-25 13:32:07.124027 | 2026-07-25 13:32:07.124090 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-25 13:32:07.329282 | instance | /bin/bash: line 4: kubectl: command not found 2026-07-25 13:32:07.658806 | instance | ok: Runtime: 0:00:00.032787 2026-07-25 13:32:07.665671 | 2026-07-25 13:32:07.665738 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-25 13:32:08.135937 | instance | changed: cd+++++++++ prometheus/ 2026-07-25 13:32:08.146161 | 2026-07-25 13:32:08.146221 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-25 13:32:08.332647 | instance | changed 2026-07-25 13:32:08.339007 | 2026-07-25 13:32:08.339068 | TASK [gather-selenium-data : Get selenium data] 2026-07-25 13:32:08.574267 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-25 13:32:08.575703 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-25 13:32:08.904903 | instance | ERROR 2026-07-25 13:32:08.905120 | instance | { 2026-07-25 13:32:08.905164 | instance | "delta": "0:00:00.005881", 2026-07-25 13:32:08.905193 | instance | "end": "2026-07-25 13:32:08.576039", 2026-07-25 13:32:08.905218 | instance | "msg": "non-zero return code", 2026-07-25 13:32:08.905248 | instance | "rc": 1, 2026-07-25 13:32:08.905274 | instance | "start": "2026-07-25 13:32:08.570158" 2026-07-25 13:32:08.905300 | instance | } 2026-07-25 13:32:08.905336 | instance | ERROR: Ignoring Errors 2026-07-25 13:32:08.911483 | 2026-07-25 13:32:08.911546 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-25 13:32:09.390861 | instance | changed: cd+++++++++ selenium/ 2026-07-25 13:32:09.401554 | 2026-07-25 13:32:09.401639 | PLAY RECAP 2026-07-25 13:32:09.401684 | instance | ok: 23 changed: 21 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-07-25 13:32:09.401705 | 2026-07-25 13:32:09.544070 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-25 13:32:09.549711 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 13:32:10.153642 | 2026-07-25 13:32:10.153776 | PLAY [all] 2026-07-25 13:32:10.165716 | 2026-07-25 13:32:10.165827 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-25 13:32:10.210047 | instance | skipping: Conditional result was False 2026-07-25 13:32:10.220910 | 2026-07-25 13:32:10.221002 | TASK [fetch-output : Set log path for single node] 2026-07-25 13:32:10.263069 | instance | ok 2026-07-25 13:32:10.268931 | 2026-07-25 13:32:10.269014 | LOOP [fetch-output : Ensure local output dirs] 2026-07-25 13:32:10.710774 | instance -> localhost | ok: "/var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/logs" 2026-07-25 13:32:10.899895 | instance -> localhost | changed: "/var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/artifacts" 2026-07-25 13:32:11.097799 | instance -> localhost | changed: "/var/lib/zuul/builds/45dedd3026614e948a649e39d9259131/work/docs" 2026-07-25 13:32:11.115764 | 2026-07-25 13:32:11.115897 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 13:32:11.737692 | instance | changed: .d..t...... ./ 2026-07-25 13:32:11.737864 | instance | changed: All items complete 2026-07-25 13:32:11.737892 | 2026-07-25 13:32:12.150470 | instance | changed: .d..t...... ./ 2026-07-25 13:32:12.615944 | instance | changed: .d..t...... ./ 2026-07-25 13:32:12.628118 | 2026-07-25 13:32:12.628231 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 13:32:13.048855 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006461 2026-07-25 13:32:13.264875 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006740 2026-07-25 13:32:13.284352 | 2026-07-25 13:32:13.284502 | PLAY [all] 2026-07-25 13:32:13.294752 | 2026-07-25 13:32:13.295024 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 13:32:13.691859 | instance | changed 2026-07-25 13:32:14.077296 | 2026-07-25 13:32:14.077400 | PLAY RECAP 2026-07-25 13:32:14.077456 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-25 13:32:14.077478 | 2026-07-25 13:32:14.281707 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 13:32:14.286931 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 13:32:14.910745 | 2026-07-25 13:32:14.911045 | PLAY [localhost] 2026-07-25 13:32:14.921398 | 2026-07-25 13:32:14.921469 | TASK [Generate Zuul manifest] 2026-07-25 13:32:14.942491 | localhost | ok 2026-07-25 13:32:14.957551 | 2026-07-25 13:32:14.957625 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 13:32:15.574426 | localhost | changed 2026-07-25 13:32:15.586175 | 2026-07-25 13:32:15.586254 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 13:32:15.887779 | localhost | ok 2026-07-25 13:32:16.156882 | 2026-07-25 13:32:16.157002 | TASK [Upload logs] 2026-07-25 13:32:16.176342 | localhost | ok 2026-07-25 13:32:16.232987 | 2026-07-25 13:32:16.233129 | TASK [Set zuul-log-path fact] 2026-07-25 13:32:16.252137 | localhost | ok 2026-07-25 13:32:16.265185 | 2026-07-25 13:32:16.265257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 13:32:16.294540 | localhost | ok 2026-07-25 13:32:16.303461 | 2026-07-25 13:32:16.303526 | TASK [upload-logs : Create log directories] 2026-07-25 13:32:16.661804 | localhost | changed 2026-07-25 13:32:16.666264 | 2026-07-25 13:32:16.666334 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 13:32:17.082044 | localhost -> localhost | ok: Runtime: 0:00:00.005139 2026-07-25 13:32:17.111980 | 2026-07-25 13:32:17.112097 | TASK [upload-logs : Upload logs to log server] 2026-07-25 13:32:18.198469 | localhost | Output suppressed because no_log was given 2026-07-25 13:32:18.203407 | 2026-07-25 13:32:18.203495 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 13:32:18.243916 | localhost | skipping: Conditional result was False 2026-07-25 13:32:18.250955 | localhost | skipping: Conditional result was False 2026-07-25 13:32:18.264810 | 2026-07-25 13:32:18.264972 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 13:32:18.300758 | localhost | skipping: Conditional result was False 2026-07-25 13:32:18.301184 | 2026-07-25 13:32:18.304932 | localhost | skipping: Conditional result was False 2026-07-25 13:32:18.335219 | 2026-07-25 13:32:18.335349 | LOOP [upload-logs : Upload console log and json output]