2026-05-29 05:45:01.140777 | Job console starting 2026-05-29 05:45:01.150735 | Updating git repos 2026-05-29 05:45:02.569297 | Cloning repos into workspace 2026-05-29 05:46:06.167192 | Restoring repo states 2026-05-29 05:46:16.673650 | Merging changes 2026-05-29 05:46:18.479637 | Checking out repos 2026-05-29 05:46:19.858751 | Preparing playbooks 2026-05-29 05:46:23.799829 | Running Ansible setup 2026-05-29 05:46:27.945890 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 05:46:28.642145 | 2026-05-29 05:46:28.642539 | PLAY [localhost] 2026-05-29 05:46:28.651765 | 2026-05-29 05:46:28.651896 | TASK [Gathering Facts] 2026-05-29 05:46:29.591838 | localhost | ok 2026-05-29 05:46:29.603456 | 2026-05-29 05:46:29.603592 | TASK [Setup log path fact] 2026-05-29 05:46:29.635644 | localhost | ok 2026-05-29 05:46:29.649892 | 2026-05-29 05:46:29.650026 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 05:46:29.681832 | localhost | ok 2026-05-29 05:46:29.689216 | 2026-05-29 05:46:29.689345 | TASK [emit-job-header : Print job information] 2026-05-29 05:46:29.730967 | # Job Information 2026-05-29 05:46:29.731257 | Ansible Version: 2.16.18 2026-05-29 05:46:29.731309 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-05-29 05:46:29.731342 | Pipeline: check 2026-05-29 05:46:29.731370 | Executor: 2d72f0692154 2026-05-29 05:46:29.731397 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-29 05:46:29.731429 | Event ID: f710a3e0-5b20-11f1-8f51-b83a56aada0f 2026-05-29 05:46:29.736021 | 2026-05-29 05:46:29.736387 | LOOP [emit-job-header : Print node information] 2026-05-29 05:46:29.829260 | localhost | ok: 2026-05-29 05:46:29.829447 | localhost | # Node Information 2026-05-29 05:46:29.829489 | localhost | Inventory Hostname: instance 2026-05-29 05:46:29.829522 | localhost | Hostname: np0000177556 2026-05-29 05:46:29.829552 | localhost | Username: zuul 2026-05-29 05:46:29.829587 | localhost | Distro: Ubuntu 22.04 2026-05-29 05:46:29.829616 | localhost | Provider: yul1 2026-05-29 05:46:29.829645 | localhost | Region: ca-ymq-1 2026-05-29 05:46:29.829673 | localhost | Label: ubuntu-jammy 2026-05-29 05:46:29.829700 | localhost | Product Name: OpenStack Nova 2026-05-29 05:46:29.829728 | localhost | Interface IP: 199.19.213.114 2026-05-29 05:46:29.848624 | 2026-05-29 05:46:29.848807 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 05:46:30.271646 | localhost -> localhost | changed 2026-05-29 05:46:30.278371 | 2026-05-29 05:46:30.278487 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 05:46:31.175006 | localhost -> localhost | changed 2026-05-29 05:46:31.185009 | 2026-05-29 05:46:31.185129 | PLAY [all] 2026-05-29 05:46:31.194878 | 2026-05-29 05:46:31.194964 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 05:46:31.413630 | instance -> localhost | ok 2026-05-29 05:46:31.423866 | 2026-05-29 05:46:31.424001 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 05:46:31.454245 | instance | ok 2026-05-29 05:46:31.470077 | instance | included: /var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 05:46:31.476768 | 2026-05-29 05:46:31.476876 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 05:46:32.912294 | instance -> localhost | Generating public/private rsa key pair. 2026-05-29 05:46:32.912508 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/869aa0ee430c47519f3ea02763fa4682_id_rsa 2026-05-29 05:46:32.912543 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/869aa0ee430c47519f3ea02763fa4682_id_rsa.pub 2026-05-29 05:46:32.912695 | instance -> localhost | The key fingerprint is: 2026-05-29 05:46:32.912743 | instance -> localhost | SHA256:M4Y+PeATYDY8w3gS8qS7OfBTmY50BObbwScsLVzhuW8 zuul-build-sshkey 2026-05-29 05:46:32.912802 | instance -> localhost | The key's randomart image is: 2026-05-29 05:46:32.912831 | instance -> localhost | +---[RSA 3072]----+ 2026-05-29 05:46:32.912926 | instance -> localhost | |. = o. | 2026-05-29 05:46:32.912999 | instance -> localhost | | O % . | 2026-05-29 05:46:32.913036 | instance -> localhost | |. O ^ . | 2026-05-29 05:46:32.913060 | instance -> localhost | | . @ % . | 2026-05-29 05:46:32.913276 | instance -> localhost | |o o B + S | 2026-05-29 05:46:32.913316 | instance -> localhost | |.= = + = o | 2026-05-29 05:46:32.913340 | instance -> localhost | |+ + . E o | 2026-05-29 05:46:32.913362 | instance -> localhost | | . . . o . | 2026-05-29 05:46:32.913386 | instance -> localhost | | | 2026-05-29 05:46:32.913407 | instance -> localhost | +----[SHA256]-----+ 2026-05-29 05:46:32.913511 | instance -> localhost | ok: Runtime: 0:00:01.013880 2026-05-29 05:46:32.923136 | 2026-05-29 05:46:32.923404 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 05:46:32.961085 | instance | ok 2026-05-29 05:46:32.971994 | instance | included: /var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 05:46:32.981812 | 2026-05-29 05:46:32.981879 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 05:46:32.999205 | instance | skipping: Conditional result was False 2026-05-29 05:46:33.017421 | 2026-05-29 05:46:33.017571 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 05:46:33.471541 | instance | changed 2026-05-29 05:46:33.480029 | 2026-05-29 05:46:33.480127 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 05:46:33.656089 | instance | ok 2026-05-29 05:46:33.662153 | 2026-05-29 05:46:33.662222 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 05:46:34.864395 | instance | changed 2026-05-29 05:46:34.871508 | 2026-05-29 05:46:34.871597 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 05:46:35.331619 | instance | changed 2026-05-29 05:46:35.338208 | 2026-05-29 05:46:35.338275 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 05:46:35.362954 | instance | skipping: Conditional result was False 2026-05-29 05:46:35.372929 | 2026-05-29 05:46:35.373013 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 05:46:35.740294 | instance -> localhost | changed 2026-05-29 05:46:35.757428 | 2026-05-29 05:46:35.757582 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 05:46:36.032594 | instance -> localhost | Identity added: /var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/869aa0ee430c47519f3ea02763fa4682_id_rsa (zuul-build-sshkey) 2026-05-29 05:46:36.032846 | instance -> localhost | ok: Runtime: 0:00:00.014527 2026-05-29 05:46:36.039709 | 2026-05-29 05:46:36.039789 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 05:46:36.360232 | instance | ok 2026-05-29 05:46:36.364814 | 2026-05-29 05:46:36.364877 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 05:46:36.389427 | instance | skipping: Conditional result was False 2026-05-29 05:46:36.401667 | 2026-05-29 05:46:36.401743 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-29 05:46:36.718898 | instance | ok 2026-05-29 05:46:36.726766 | 2026-05-29 05:46:36.726909 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-29 05:46:42.286235 | instance | Output suppressed because no_log was given 2026-05-29 05:46:42.296650 | 2026-05-29 05:46:42.296718 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-29 05:46:42.524166 | instance | ok: "logs" 2026-05-29 05:46:42.524457 | instance | ok: All items complete 2026-05-29 05:46:42.524497 | 2026-05-29 05:46:42.680688 | instance | ok: "artifacts" 2026-05-29 05:46:42.826508 | instance | ok: "docs" 2026-05-29 05:46:42.840846 | 2026-05-29 05:46:42.841049 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-29 05:46:43.024019 | instance | changed: "logs" 2026-05-29 05:46:43.177704 | instance | changed: "artifacts" 2026-05-29 05:46:44.559245 | instance | changed: "docs" 2026-05-29 05:46:44.576367 | 2026-05-29 05:46:44.576479 | PLAY RECAP 2026-05-29 05:46:44.576552 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-29 05:46:44.576607 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 05:46:44.576652 | 2026-05-29 05:46:44.728120 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 05:46:44.730551 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 05:46:45.398410 | 2026-05-29 05:46:45.398563 | PLAY [all] 2026-05-29 05:46:45.410165 | 2026-05-29 05:46:45.410250 | TASK [setup-uv : Extract archive] 2026-05-29 05:46:47.694568 | instance | changed 2026-05-29 05:46:47.700497 | 2026-05-29 05:46:47.700583 | TASK [setup-uv : Print version] 2026-05-29 05:46:48.053761 | instance | uv 0.8.13 2026-05-29 05:46:48.498751 | instance | ok: Runtime: 0:00:00.012159 2026-05-29 05:46:48.510670 | 2026-05-29 05:46:48.510743 | TASK [Install Ansible collection siblings] 2026-05-29 05:46:49.124271 | instance | ERROR 2026-05-29 05:46:49.124614 | instance | { 2026-05-29 05:46:49.124676 | instance | "log": [ 2026-05-29 05:46:49.124714 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-29 05:46:49.124743 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-29 05:46:49.124770 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-29 05:46:49.124801 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-29 05:46:49.124828 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-29 05:46:49.124856 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-29 05:46:49.124883 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-29 05:46:49.124908 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-29 05:46:49.124933 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-29 05:46:49.125039 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-29 05:46:49.125077 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-29 05:46:49.125104 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-29 05:46:49.125129 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-29 05:46:49.125156 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-29 05:46:49.125181 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-29 05:46:49.125205 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-29 05:46:49.125231 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-29 05:46:49.125257 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-29 05:46:49.125282 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-29 05:46:49.125306 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-29 05:46:49.125348 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-29 05:46:49.125376 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-29 05:46:49.125402 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-29 05:46:49.125427 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-29 05:46:49.125452 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-29 05:46:49.125481 | instance | ], 2026-05-29 05:46:49.125516 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-29 05:46:49.125543 | instance | } failure 2026-05-29 05:46:49.129312 | 2026-05-29 05:46:49.129362 | PLAY RECAP 2026-05-29 05:46:49.129410 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-29 05:46:49.129433 | 2026-05-29 05:46:49.284211 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 05:46:49.291376 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 05:46:49.932366 | 2026-05-29 05:46:49.932492 | PLAY [all] 2026-05-29 05:46:49.944586 | 2026-05-29 05:46:49.944666 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-29 05:46:49.990606 | instance | skipping: Conditional result was False 2026-05-29 05:46:49.999720 | 2026-05-29 05:46:49.999801 | TASK [fetch-output : Set log path for single node] 2026-05-29 05:46:50.044038 | instance | ok 2026-05-29 05:46:50.048863 | 2026-05-29 05:46:50.048931 | LOOP [fetch-output : Ensure local output dirs] 2026-05-29 05:46:50.454431 | instance -> localhost | ok: "/var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/logs" 2026-05-29 05:46:50.664552 | instance -> localhost | changed: "/var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/artifacts" 2026-05-29 05:46:50.868247 | instance -> localhost | changed: "/var/lib/zuul/builds/869aa0ee430c47519f3ea02763fa4682/work/docs" 2026-05-29 05:46:50.882010 | 2026-05-29 05:46:50.882162 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 05:46:51.550767 | instance | changed: .d..t...... ./ 2026-05-29 05:46:51.551049 | instance | changed: All items complete 2026-05-29 05:46:51.551089 | 2026-05-29 05:46:52.013556 | instance | changed: .d..t...... ./ 2026-05-29 05:46:52.491008 | instance | changed: .d..t...... ./ 2026-05-29 05:46:52.512948 | 2026-05-29 05:46:52.513131 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 05:46:52.941586 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007937 2026-05-29 05:46:53.525693 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.365280 2026-05-29 05:46:53.540009 | 2026-05-29 05:46:53.540183 | PLAY [all] 2026-05-29 05:46:53.546885 | 2026-05-29 05:46:53.546954 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 05:46:53.966644 | instance | changed 2026-05-29 05:46:53.973792 | 2026-05-29 05:46:53.973841 | PLAY RECAP 2026-05-29 05:46:53.973885 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 05:46:53.973907 | 2026-05-29 05:46:54.099565 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 05:46:54.105445 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 05:46:54.719132 | 2026-05-29 05:46:54.719270 | PLAY [localhost] 2026-05-29 05:46:54.729164 | 2026-05-29 05:46:54.729234 | TASK [Generate Zuul manifest] 2026-05-29 05:46:54.770946 | localhost | ok 2026-05-29 05:46:54.790678 | 2026-05-29 05:46:54.790753 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 05:46:55.196289 | localhost | changed 2026-05-29 05:46:55.207513 | 2026-05-29 05:46:55.207615 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 05:46:55.473825 | localhost | ok 2026-05-29 05:46:55.480737 | 2026-05-29 05:46:55.480815 | TASK [Upload logs] 2026-05-29 05:46:55.505831 | localhost | ok 2026-05-29 05:46:55.567415 | 2026-05-29 05:46:55.567572 | TASK [Set zuul-log-path fact] 2026-05-29 05:46:55.590823 | localhost | ok 2026-05-29 05:46:55.606596 | 2026-05-29 05:46:55.606670 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 05:46:55.647009 | localhost | ok 2026-05-29 05:46:55.655858 | 2026-05-29 05:46:55.655928 | TASK [upload-logs : Create log directories] 2026-05-29 05:46:56.084909 | localhost | changed 2026-05-29 05:46:56.092596 | 2026-05-29 05:46:56.092681 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 05:46:56.587068 | localhost -> localhost | ok: Runtime: 0:00:00.004435 2026-05-29 05:46:56.593985 | 2026-05-29 05:46:56.594059 | TASK [upload-logs : Upload logs to log server] 2026-05-29 05:46:57.103120 | localhost | Output suppressed because no_log was given 2026-05-29 05:46:57.161235 | 2026-05-29 05:46:57.161421 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 05:46:57.210542 | localhost | skipping: Conditional result was False 2026-05-29 05:46:57.218881 | localhost | skipping: Conditional result was False 2026-05-29 05:46:57.238294 | 2026-05-29 05:46:57.238509 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 05:46:57.289401 | localhost | skipping: Conditional result was False 2026-05-29 05:46:57.289914 | 2026-05-29 05:46:57.293563 | localhost | skipping: Conditional result was False 2026-05-29 05:46:57.304008 | 2026-05-29 05:46:57.304255 | LOOP [upload-logs : Upload console log and json output]