2026-05-28 21:33:22.660641 | Job console starting 2026-05-28 21:33:22.671961 | Updating git repos 2026-05-28 21:33:27.627095 | Cloning repos into workspace 2026-05-28 21:33:53.140058 | Restoring repo states 2026-05-28 21:34:00.059593 | Merging changes 2026-05-28 21:34:02.008129 | Checking out repos 2026-05-28 21:34:04.704219 | Preparing playbooks 2026-05-28 21:34:10.140689 | Running Ansible setup 2026-05-28 21:34:14.144741 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 21:34:14.824517 | 2026-05-28 21:34:14.824760 | PLAY [localhost] 2026-05-28 21:34:14.832205 | 2026-05-28 21:34:14.832274 | TASK [Gathering Facts] 2026-05-28 21:34:15.933441 | localhost | ok 2026-05-28 21:34:15.940829 | 2026-05-28 21:34:15.940914 | TASK [Setup log path fact] 2026-05-28 21:34:15.968507 | localhost | ok 2026-05-28 21:34:15.985913 | 2026-05-28 21:34:15.986019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 21:34:16.017165 | localhost | ok 2026-05-28 21:34:16.032609 | 2026-05-28 21:34:16.032755 | TASK [emit-job-header : Print job information] 2026-05-28 21:34:16.079270 | # Job Information 2026-05-28 21:34:16.152036 | Ansible Version: 2.16.18 2026-05-28 21:34:16.152154 | Job: atmosphere-molecule-csi-rbd 2026-05-28 21:34:16.152182 | Pipeline: check 2026-05-28 21:34:16.152212 | Executor: 2d72f0692154 2026-05-28 21:34:16.152233 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-28 21:34:16.152306 | Event ID: bae4fc70-5adc-11f1-96fc-0d8014616d34 2026-05-28 21:34:16.155895 | 2026-05-28 21:34:16.155967 | LOOP [emit-job-header : Print node information] 2026-05-28 21:34:16.280642 | localhost | ok: 2026-05-28 21:34:16.280971 | localhost | # Node Information 2026-05-28 21:34:16.281048 | localhost | Inventory Hostname: instance 2026-05-28 21:34:16.281103 | localhost | Hostname: np0000177264 2026-05-28 21:34:16.281153 | localhost | Username: zuul 2026-05-28 21:34:16.281208 | localhost | Distro: Ubuntu 22.04 2026-05-28 21:34:16.281258 | localhost | Provider: yul1 2026-05-28 21:34:16.281305 | localhost | Region: ca-ymq-1 2026-05-28 21:34:16.281351 | localhost | Label: ubuntu-jammy 2026-05-28 21:34:16.281397 | localhost | Product Name: OpenStack Nova 2026-05-28 21:34:16.281441 | localhost | Interface IP: 199.204.45.144 2026-05-28 21:34:16.297333 | 2026-05-28 21:34:16.297516 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 21:34:16.846834 | localhost -> localhost | changed 2026-05-28 21:34:16.854000 | 2026-05-28 21:34:16.854101 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 21:34:18.102741 | localhost -> localhost | changed 2026-05-28 21:34:18.117552 | 2026-05-28 21:34:18.117647 | PLAY [all] 2026-05-28 21:34:18.126868 | 2026-05-28 21:34:18.126969 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 21:34:18.423867 | instance -> localhost | ok 2026-05-28 21:34:18.432513 | 2026-05-28 21:34:18.432587 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 21:34:18.463549 | instance | ok 2026-05-28 21:34:18.477626 | instance | included: /var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 21:34:18.484020 | 2026-05-28 21:34:18.484081 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 21:34:19.316416 | instance -> localhost | Generating public/private rsa key pair. 2026-05-28 21:34:19.316590 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/06180731c9a94e69a9d07e68b9df0c75_id_rsa 2026-05-28 21:34:19.316621 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/06180731c9a94e69a9d07e68b9df0c75_id_rsa.pub 2026-05-28 21:34:19.316645 | instance -> localhost | The key fingerprint is: 2026-05-28 21:34:19.316667 | instance -> localhost | SHA256:DKFSOcDO9cfC0A2h5xMot3CkUznTyT9+LPQFTDQsODI zuul-build-sshkey 2026-05-28 21:34:19.316702 | instance -> localhost | The key's randomart image is: 2026-05-28 21:34:19.316724 | instance -> localhost | +---[RSA 3072]----+ 2026-05-28 21:34:19.316748 | instance -> localhost | | ...+*+* =+ | 2026-05-28 21:34:19.316770 | instance -> localhost | | .=E+B.o +. | 2026-05-28 21:34:19.316791 | instance -> localhost | | o*.*X++ . . | 2026-05-28 21:34:19.316812 | instance -> localhost | | oB +++* . | 2026-05-28 21:34:19.316832 | instance -> localhost | | . o=S+ . | 2026-05-28 21:34:19.316853 | instance -> localhost | | .o + | 2026-05-28 21:34:19.316873 | instance -> localhost | | o | 2026-05-28 21:34:19.316894 | instance -> localhost | | | 2026-05-28 21:34:19.316917 | instance -> localhost | | | 2026-05-28 21:34:19.316938 | instance -> localhost | +----[SHA256]-----+ 2026-05-28 21:34:19.317010 | instance -> localhost | ok: Runtime: 0:00:00.221065 2026-05-28 21:34:19.323124 | 2026-05-28 21:34:19.323203 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 21:34:19.352382 | instance | ok 2026-05-28 21:34:19.360646 | instance | included: /var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 21:34:19.367941 | 2026-05-28 21:34:19.368002 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 21:34:19.402925 | instance | skipping: Conditional result was False 2026-05-28 21:34:19.413769 | 2026-05-28 21:34:19.572194 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 21:34:20.036452 | instance | changed 2026-05-28 21:34:20.042587 | 2026-05-28 21:34:20.042654 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 21:34:20.253130 | instance | ok 2026-05-28 21:34:20.262575 | 2026-05-28 21:34:20.262662 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 21:34:20.784559 | instance | changed 2026-05-28 21:34:20.903189 | 2026-05-28 21:34:20.903318 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 21:34:21.397683 | instance | changed 2026-05-28 21:34:21.409649 | 2026-05-28 21:34:21.409737 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 21:34:21.440649 | instance | skipping: Conditional result was False 2026-05-28 21:34:21.446964 | 2026-05-28 21:34:21.447051 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 21:34:22.208828 | instance -> localhost | changed 2026-05-28 21:34:22.223151 | 2026-05-28 21:34:22.223254 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 21:34:22.719231 | instance -> localhost | Identity added: /var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/06180731c9a94e69a9d07e68b9df0c75_id_rsa (zuul-build-sshkey) 2026-05-28 21:34:22.719431 | instance -> localhost | ok: Runtime: 0:00:00.015821 2026-05-28 21:34:22.724384 | 2026-05-28 21:34:22.724447 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 21:34:23.055021 | instance | ok 2026-05-28 21:34:23.065097 | 2026-05-28 21:34:23.065214 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 21:34:23.090781 | instance | skipping: Conditional result was False 2026-05-28 21:34:23.107588 | 2026-05-28 21:34:23.107696 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-28 21:34:23.446356 | instance | ok 2026-05-28 21:34:23.454242 | 2026-05-28 21:34:23.454335 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-28 21:34:27.227120 | instance | Output suppressed because no_log was given 2026-05-28 21:34:27.321174 | 2026-05-28 21:34:27.321354 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-28 21:34:27.531312 | instance | ok: "logs" 2026-05-28 21:34:27.553239 | instance | ok: All items complete 2026-05-28 21:34:27.553465 | 2026-05-28 21:34:27.672123 | instance | ok: "artifacts" 2026-05-28 21:34:27.846914 | instance | ok: "docs" 2026-05-28 21:34:27.877337 | 2026-05-28 21:34:27.877436 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-28 21:34:28.079927 | instance | changed: "logs" 2026-05-28 21:34:28.232743 | instance | changed: "artifacts" 2026-05-28 21:34:28.406943 | instance | changed: "docs" 2026-05-28 21:34:28.425403 | 2026-05-28 21:34:28.425525 | PLAY RECAP 2026-05-28 21:34:28.425575 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-28 21:34:28.425606 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 21:34:28.425632 | 2026-05-28 21:34:28.636497 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 21:34:28.648470 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-28 21:34:29.270979 | 2026-05-28 21:34:29.271678 | PLAY [all] 2026-05-28 21:34:29.289236 | 2026-05-28 21:34:29.289815 | TASK [setup-uv : Extract archive] 2026-05-28 21:34:31.618381 | instance | changed 2026-05-28 21:34:31.624200 | 2026-05-28 21:34:31.624282 | TASK [setup-uv : Print version] 2026-05-28 21:34:31.998785 | instance | uv 0.8.13 2026-05-28 21:34:32.160694 | instance | ok: Runtime: 0:00:00.015316 2026-05-28 21:34:32.173542 | 2026-05-28 21:34:32.173703 | TASK [Install Ansible collection siblings] 2026-05-28 21:34:32.823802 | instance | ERROR 2026-05-28 21:34:32.824084 | instance | { 2026-05-28 21:34:32.824117 | instance | "log": [ 2026-05-28 21:34:32.824138 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-28 21:34:32.824158 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-28 21:34:32.824176 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-28 21:34:32.824198 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-28 21:34:32.824217 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-28 21:34:32.824237 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-28 21:34:32.824256 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-28 21:34:32.824273 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-28 21:34:32.824291 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-28 21:34:32.824309 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-28 21:34:32.824326 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-28 21:34:32.824373 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-28 21:34:32.824394 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-28 21:34:32.824413 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-28 21:34:32.824432 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-28 21:34:32.824450 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-28 21:34:32.824469 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-28 21:34:32.824488 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-28 21:34:32.824505 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-28 21:34:32.824522 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-28 21:34:32.824541 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-28 21:34:32.824573 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-28 21:34:32.824591 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-28 21:34:32.824608 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-28 21:34:32.824625 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-28 21:34:32.824643 | instance | ], 2026-05-28 21:34:32.824661 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-28 21:34:32.824678 | instance | } failure 2026-05-28 21:34:32.827728 | 2026-05-28 21:34:32.827774 | PLAY RECAP 2026-05-28 21:34:32.827819 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-28 21:34:32.827840 | 2026-05-28 21:34:32.941209 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-28 21:34:32.947222 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 21:34:33.543980 | 2026-05-28 21:34:33.544120 | PLAY [all] 2026-05-28 21:34:33.569698 | 2026-05-28 21:34:33.569897 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-28 21:34:33.631297 | instance | skipping: Conditional result was False 2026-05-28 21:34:33.640429 | 2026-05-28 21:34:33.640516 | TASK [fetch-output : Set log path for single node] 2026-05-28 21:34:33.718659 | instance | ok 2026-05-28 21:34:33.723540 | 2026-05-28 21:34:33.723614 | LOOP [fetch-output : Ensure local output dirs] 2026-05-28 21:34:34.116202 | instance -> localhost | ok: "/var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/logs" 2026-05-28 21:34:34.512766 | instance -> localhost | changed: "/var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/artifacts" 2026-05-28 21:34:34.773784 | instance -> localhost | changed: "/var/lib/zuul/builds/06180731c9a94e69a9d07e68b9df0c75/work/docs" 2026-05-28 21:34:34.791147 | 2026-05-28 21:34:34.791768 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 21:34:35.499940 | instance | ok 2026-05-28 21:34:35.500153 | instance | changed: All items complete 2026-05-28 21:34:35.500182 | 2026-05-28 21:34:36.040910 | instance | changed: .d..t...... ./ 2026-05-28 21:34:36.542094 | instance | changed: .d..t...... ./ 2026-05-28 21:34:36.621407 | 2026-05-28 21:34:36.621626 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 21:34:37.084870 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007213 2026-05-28 21:34:37.321899 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007130 2026-05-28 21:34:37.344093 | 2026-05-28 21:34:37.344226 | PLAY [all] 2026-05-28 21:34:37.350127 | 2026-05-28 21:34:37.350199 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 21:34:37.783859 | instance | changed 2026-05-28 21:34:37.936298 | 2026-05-28 21:34:37.936386 | PLAY RECAP 2026-05-28 21:34:37.936433 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 21:34:37.936456 | 2026-05-28 21:34:38.110157 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 21:34:38.188534 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 21:34:38.841842 | 2026-05-28 21:34:38.894441 | PLAY [localhost] 2026-05-28 21:34:38.909342 | 2026-05-28 21:34:38.909443 | TASK [Generate Zuul manifest] 2026-05-28 21:34:38.934886 | localhost | ok 2026-05-28 21:34:38.954805 | 2026-05-28 21:34:38.954938 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 21:34:39.836798 | localhost | changed 2026-05-28 21:34:39.847022 | 2026-05-28 21:34:39.847097 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 21:34:39.879548 | localhost | ok 2026-05-28 21:34:39.889443 | 2026-05-28 21:34:39.889506 | TASK [Upload logs] 2026-05-28 21:34:39.913380 | localhost | ok 2026-05-28 21:34:39.967797 | 2026-05-28 21:34:39.967882 | TASK [Set zuul-log-path fact] 2026-05-28 21:34:39.990874 | localhost | ok 2026-05-28 21:34:40.005003 | 2026-05-28 21:34:40.005071 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 21:34:40.038115 | localhost | ok 2026-05-28 21:34:40.047256 | 2026-05-28 21:34:40.047349 | TASK [upload-logs : Create log directories] 2026-05-28 21:34:40.496526 | localhost | changed 2026-05-28 21:34:40.503522 | 2026-05-28 21:34:40.503618 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 21:34:41.020995 | localhost -> localhost | ok: Runtime: 0:00:00.006577 2026-05-28 21:34:41.026344 | 2026-05-28 21:34:41.026414 | TASK [upload-logs : Upload logs to log server] 2026-05-28 21:34:41.609737 | localhost | Output suppressed because no_log was given 2026-05-28 21:34:41.652937 | 2026-05-28 21:34:41.653095 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 21:34:41.709514 | localhost | skipping: Conditional result was False 2026-05-28 21:34:41.727764 | localhost | skipping: Conditional result was False 2026-05-28 21:34:41.743857 | 2026-05-28 21:34:41.743998 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 21:34:41.808253 | localhost | skipping: Conditional result was False 2026-05-28 21:34:41.808566 | 2026-05-28 21:34:41.815207 | localhost | skipping: Conditional result was False 2026-05-28 21:34:41.829620 | 2026-05-28 21:34:41.829801 | LOOP [upload-logs : Upload console log and json output]