2026-05-30 01:46:36.982445 | Job console starting 2026-05-30 01:46:36.991376 | Updating git repos 2026-05-30 01:46:38.825210 | Cloning repos into workspace 2026-05-30 01:46:51.402932 | Restoring repo states 2026-05-30 01:46:55.889527 | Merging changes 2026-05-30 01:46:57.438653 | Checking out repos 2026-05-30 01:46:59.092749 | Preparing playbooks 2026-05-30 01:47:01.269287 | Running Ansible setup 2026-05-30 01:47:04.889423 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 01:47:05.558771 | 2026-05-30 01:47:05.558935 | PLAY [localhost] 2026-05-30 01:47:05.567366 | 2026-05-30 01:47:05.567444 | TASK [Gathering Facts] 2026-05-30 01:47:06.568545 | localhost | ok 2026-05-30 01:47:06.577149 | 2026-05-30 01:47:06.577230 | TASK [Setup log path fact] 2026-05-30 01:47:06.595277 | localhost | ok 2026-05-30 01:47:06.605637 | 2026-05-30 01:47:06.605706 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 01:47:06.631838 | localhost | ok 2026-05-30 01:47:06.637919 | 2026-05-30 01:47:06.638019 | TASK [emit-job-header : Print job information] 2026-05-30 01:47:06.676246 | # Job Information 2026-05-30 01:47:06.676414 | Ansible Version: 2.16.18 2026-05-30 01:47:06.677659 | Job: atmosphere-molecule-aio-openvswitch 2026-05-30 01:47:06.677785 | Pipeline: check 2026-05-30 01:47:06.677820 | Executor: 2d72f0692154 2026-05-30 01:47:06.677849 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-30 01:47:06.677884 | Event ID: 081edaf0-5bc9-11f1-8d07-0d63f25a62d8 2026-05-30 01:47:06.683248 | 2026-05-30 01:47:06.683345 | LOOP [emit-job-header : Print node information] 2026-05-30 01:47:06.778634 | localhost | ok: 2026-05-30 01:47:06.778888 | localhost | # Node Information 2026-05-30 01:47:06.778930 | localhost | Inventory Hostname: instance 2026-05-30 01:47:06.778964 | localhost | Hostname: np0000177777 2026-05-30 01:47:06.778995 | localhost | Username: zuul 2026-05-30 01:47:06.779028 | localhost | Distro: Ubuntu 22.04 2026-05-30 01:47:06.779059 | localhost | Provider: yul1 2026-05-30 01:47:06.779088 | localhost | Region: ca-ymq-1 2026-05-30 01:47:06.779117 | localhost | Label: ubuntu-jammy-16 2026-05-30 01:47:06.779145 | localhost | Product Name: OpenStack Nova 2026-05-30 01:47:06.779173 | localhost | Interface IP: 199.204.45.23 2026-05-30 01:47:06.801978 | 2026-05-30 01:47:06.802135 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 01:47:07.281882 | localhost -> localhost | changed 2026-05-30 01:47:07.289436 | 2026-05-30 01:47:07.289536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 01:47:08.341855 | localhost -> localhost | changed 2026-05-30 01:47:08.350647 | 2026-05-30 01:47:08.350739 | PLAY [all] 2026-05-30 01:47:08.360186 | 2026-05-30 01:47:08.360282 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 01:47:08.613027 | instance -> localhost | ok 2026-05-30 01:47:08.623595 | 2026-05-30 01:47:08.623685 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 01:47:08.657945 | instance | ok 2026-05-30 01:47:08.673911 | instance | included: /var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 01:47:08.679497 | 2026-05-30 01:47:08.679557 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 01:47:09.581102 | instance -> localhost | Generating public/private rsa key pair. 2026-05-30 01:47:09.581487 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/9870ef00a40a46d3bb8def4d51fe6d8d_id_rsa 2026-05-30 01:47:09.581534 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/9870ef00a40a46d3bb8def4d51fe6d8d_id_rsa.pub 2026-05-30 01:47:09.581566 | instance -> localhost | The key fingerprint is: 2026-05-30 01:47:09.581596 | instance -> localhost | SHA256:faihkIQrtTeKgmZ2M3HAbxHIuYcBNm4Enf+rXnlJK0E zuul-build-sshkey 2026-05-30 01:47:09.581716 | instance -> localhost | The key's randomart image is: 2026-05-30 01:47:09.581758 | instance -> localhost | +---[RSA 3072]----+ 2026-05-30 01:47:09.581961 | instance -> localhost | |o*o.o. | 2026-05-30 01:47:09.582022 | instance -> localhost | |+ =* . | 2026-05-30 01:47:09.582146 | instance -> localhost | | oo+=.E | 2026-05-30 01:47:09.582230 | instance -> localhost | |.. *++. . . | 2026-05-30 01:47:09.582262 | instance -> localhost | |. o.*=. S o . | 2026-05-30 01:47:09.582386 | instance -> localhost | |.o o+o.= = . | 2026-05-30 01:47:09.582471 | instance -> localhost | |++.+ =.= | 2026-05-30 01:47:09.582558 | instance -> localhost | |= . o..o | 2026-05-30 01:47:09.582597 | instance -> localhost | | .o. | 2026-05-30 01:47:09.582627 | instance -> localhost | +----[SHA256]-----+ 2026-05-30 01:47:09.582753 | instance -> localhost | ok: Runtime: 0:00:00.499825 2026-05-30 01:47:09.591110 | 2026-05-30 01:47:09.591181 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 01:47:09.625032 | instance | ok 2026-05-30 01:47:09.633744 | instance | included: /var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 01:47:09.641508 | 2026-05-30 01:47:09.641595 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 01:47:09.667301 | instance | skipping: Conditional result was False 2026-05-30 01:47:09.678011 | 2026-05-30 01:47:09.678140 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 01:47:10.122657 | instance | changed 2026-05-30 01:47:10.129036 | 2026-05-30 01:47:10.129100 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 01:47:10.336909 | instance | ok 2026-05-30 01:47:10.342022 | 2026-05-30 01:47:10.342086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 01:47:10.853126 | instance | changed 2026-05-30 01:47:10.861327 | 2026-05-30 01:47:10.861457 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 01:47:11.352419 | instance | changed 2026-05-30 01:47:11.361713 | 2026-05-30 01:47:11.361794 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 01:47:11.387952 | instance | skipping: Conditional result was False 2026-05-30 01:47:11.400509 | 2026-05-30 01:47:11.400581 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 01:47:11.820127 | instance -> localhost | changed 2026-05-30 01:47:11.835544 | 2026-05-30 01:47:11.835609 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 01:47:12.118365 | instance -> localhost | Identity added: /var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/9870ef00a40a46d3bb8def4d51fe6d8d_id_rsa (zuul-build-sshkey) 2026-05-30 01:47:12.118571 | instance -> localhost | ok: Runtime: 0:00:00.012982 2026-05-30 01:47:12.123785 | 2026-05-30 01:47:12.123852 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 01:47:12.390314 | instance | ok 2026-05-30 01:47:12.429984 | 2026-05-30 01:47:12.430089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 01:47:12.455592 | instance | skipping: Conditional result was False 2026-05-30 01:47:12.470525 | 2026-05-30 01:47:12.470599 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-30 01:47:12.745954 | instance | ok 2026-05-30 01:47:12.753731 | 2026-05-30 01:47:12.753796 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-30 01:47:16.086720 | instance | Output suppressed because no_log was given 2026-05-30 01:47:16.101964 | 2026-05-30 01:47:16.102123 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-30 01:47:16.306783 | instance | ok: "logs" 2026-05-30 01:47:16.307109 | instance | ok: All items complete 2026-05-30 01:47:16.307148 | 2026-05-30 01:47:16.453304 | instance | ok: "artifacts" 2026-05-30 01:47:16.600937 | instance | ok: "docs" 2026-05-30 01:47:16.612795 | 2026-05-30 01:47:16.613022 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-30 01:47:16.805451 | instance | changed: "logs" 2026-05-30 01:47:16.957545 | instance | changed: "artifacts" 2026-05-30 01:47:17.111224 | instance | changed: "docs" 2026-05-30 01:47:17.127016 | 2026-05-30 01:47:17.127135 | PLAY RECAP 2026-05-30 01:47:17.127187 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-30 01:47:17.127215 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 01:47:17.127239 | 2026-05-30 01:47:17.260097 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 01:47:17.267209 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 01:47:17.867613 | 2026-05-30 01:47:17.867732 | PLAY [all] 2026-05-30 01:47:17.878606 | 2026-05-30 01:47:17.878682 | TASK [setup-uv : Extract archive] 2026-05-30 01:47:20.122276 | instance | changed 2026-05-30 01:47:20.128719 | 2026-05-30 01:47:20.128802 | TASK [setup-uv : Print version] 2026-05-30 01:47:20.499443 | instance | uv 0.8.13 2026-05-30 01:47:20.682478 | instance | ok: Runtime: 0:00:00.012340 2026-05-30 01:47:20.692950 | 2026-05-30 01:47:20.693048 | TASK [Install Ansible collection siblings] 2026-05-30 01:47:21.331147 | instance | ERROR 2026-05-30 01:47:21.331389 | instance | { 2026-05-30 01:47:21.331421 | instance | "log": [ 2026-05-30 01:47:21.331443 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-30 01:47:21.331465 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-30 01:47:21.331484 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-30 01:47:21.331506 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-30 01:47:21.331524 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-30 01:47:21.331544 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-30 01:47:21.331561 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-30 01:47:21.331578 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-30 01:47:21.331596 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-30 01:47:21.331613 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-30 01:47:21.331629 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-30 01:47:21.331646 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-30 01:47:21.331662 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-30 01:47:21.331680 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-30 01:47:21.331697 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-30 01:47:21.331714 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-30 01:47:21.331731 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-30 01:47:21.331748 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-30 01:47:21.331765 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-30 01:47:21.331786 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-30 01:47:21.331825 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-30 01:47:21.331855 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-30 01:47:21.331874 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-30 01:47:21.331891 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-30 01:47:21.331908 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-30 01:47:21.331925 | instance | ], 2026-05-30 01:47:21.331942 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-30 01:47:21.331959 | instance | } failure 2026-05-30 01:47:21.335747 | 2026-05-30 01:47:21.335984 | PLAY RECAP 2026-05-30 01:47:21.336093 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-30 01:47:21.336142 | 2026-05-30 01:47:21.524563 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 01:47:21.533702 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 01:47:22.213518 | 2026-05-30 01:47:22.213664 | PLAY [all] 2026-05-30 01:47:22.225435 | 2026-05-30 01:47:22.225564 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-30 01:47:22.271029 | instance | skipping: Conditional result was False 2026-05-30 01:47:22.280373 | 2026-05-30 01:47:22.280501 | TASK [fetch-output : Set log path for single node] 2026-05-30 01:47:22.322306 | instance | ok 2026-05-30 01:47:22.329036 | 2026-05-30 01:47:22.329139 | LOOP [fetch-output : Ensure local output dirs] 2026-05-30 01:47:22.738511 | instance -> localhost | ok: "/var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/logs" 2026-05-30 01:47:22.952690 | instance -> localhost | changed: "/var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/artifacts" 2026-05-30 01:47:23.162527 | instance -> localhost | changed: "/var/lib/zuul/builds/9870ef00a40a46d3bb8def4d51fe6d8d/work/docs" 2026-05-30 01:47:23.181354 | 2026-05-30 01:47:23.181488 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 01:47:23.849700 | instance | changed: .d..t...... ./ 2026-05-30 01:47:23.849948 | instance | changed: All items complete 2026-05-30 01:47:23.849977 | 2026-05-30 01:47:24.326904 | instance | changed: .d..t...... ./ 2026-05-30 01:47:24.813040 | instance | changed: .d..t...... ./ 2026-05-30 01:47:24.835416 | 2026-05-30 01:47:24.835579 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 01:47:25.251269 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008323 2026-05-30 01:47:25.560572 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.068418 2026-05-30 01:47:25.595176 | 2026-05-30 01:47:25.595452 | PLAY [all] 2026-05-30 01:47:25.616269 | 2026-05-30 01:47:25.616492 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 01:47:26.067987 | instance | changed 2026-05-30 01:47:26.075394 | 2026-05-30 01:47:26.075487 | PLAY RECAP 2026-05-30 01:47:26.075536 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-30 01:47:26.075558 | 2026-05-30 01:47:26.276751 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 01:47:26.353265 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 01:47:26.970799 | 2026-05-30 01:47:26.971360 | PLAY [localhost] 2026-05-30 01:47:26.982535 | 2026-05-30 01:47:26.982637 | TASK [Generate Zuul manifest] 2026-05-30 01:47:27.009612 | localhost | ok 2026-05-30 01:47:27.034378 | 2026-05-30 01:47:27.034588 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 01:47:27.402354 | localhost | changed 2026-05-30 01:47:27.416377 | 2026-05-30 01:47:27.416519 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 01:47:27.462047 | localhost | ok 2026-05-30 01:47:27.470593 | 2026-05-30 01:47:27.470668 | TASK [Upload logs] 2026-05-30 01:47:27.490963 | localhost | ok 2026-05-30 01:47:27.602756 | 2026-05-30 01:47:27.602909 | TASK [Set zuul-log-path fact] 2026-05-30 01:47:27.633455 | localhost | ok 2026-05-30 01:47:27.645069 | 2026-05-30 01:47:27.645143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 01:47:27.673125 | localhost | ok 2026-05-30 01:47:27.679922 | 2026-05-30 01:47:27.679991 | TASK [upload-logs : Create log directories] 2026-05-30 01:47:28.064147 | localhost | changed 2026-05-30 01:47:28.070309 | 2026-05-30 01:47:28.070403 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 01:47:28.416394 | localhost -> localhost | ok: Runtime: 0:00:00.003855 2026-05-30 01:47:28.423512 | 2026-05-30 01:47:28.423620 | TASK [upload-logs : Upload logs to log server] 2026-05-30 01:47:28.939174 | localhost | Output suppressed because no_log was given 2026-05-30 01:47:28.942829 | 2026-05-30 01:47:28.942892 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 01:47:28.994750 | localhost | skipping: Conditional result was False 2026-05-30 01:47:28.999149 | localhost | skipping: Conditional result was False 2026-05-30 01:47:29.011029 | 2026-05-30 01:47:29.011136 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 01:47:29.055480 | localhost | skipping: Conditional result was False 2026-05-30 01:47:29.055720 | 2026-05-30 01:47:29.059704 | localhost | skipping: Conditional result was False 2026-05-30 01:47:29.078757 | 2026-05-30 01:47:29.078893 | LOOP [upload-logs : Upload console log and json output]