2026-06-12 01:14:39.007018 | Job console starting 2026-06-12 01:14:39.016598 | Updating git repos 2026-06-12 01:14:42.049343 | Cloning repos into workspace 2026-06-12 01:14:54.667128 | Restoring repo states 2026-06-12 01:15:03.405357 | Merging changes 2026-06-12 01:15:04.339208 | Checking out repos 2026-06-12 01:15:07.622614 | Preparing playbooks 2026-06-12 01:15:10.806355 | Running Ansible setup 2026-06-12 01:15:14.268660 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 01:15:14.934390 | 2026-06-12 01:15:14.935094 | PLAY [localhost] 2026-06-12 01:15:14.944531 | 2026-06-12 01:15:14.944675 | TASK [Gathering Facts] 2026-06-12 01:15:15.893773 | localhost | ok 2026-06-12 01:15:15.905622 | 2026-06-12 01:15:15.905713 | TASK [Setup log path fact] 2026-06-12 01:15:15.927576 | localhost | ok 2026-06-12 01:15:15.941338 | 2026-06-12 01:15:16.201151 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 01:15:16.235354 | localhost | ok 2026-06-12 01:15:16.252717 | 2026-06-12 01:15:16.252881 | TASK [emit-job-header : Print job information] 2026-06-12 01:15:16.293620 | # Job Information 2026-06-12 01:15:16.293833 | Ansible Version: 2.16.18 2026-06-12 01:15:16.293881 | Job: atmosphere-molecule-aio-openvswitch 2026-06-12 01:15:16.293916 | Pipeline: check 2026-06-12 01:15:16.293947 | Executor: 2d72f0692154 2026-06-12 01:15:16.293977 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-06-12 01:15:16.294012 | Event ID: 9ab5d300-65fb-11f1-875d-8f5e9ed90de6 2026-06-12 01:15:16.298102 | 2026-06-12 01:15:16.298197 | LOOP [emit-job-header : Print node information] 2026-06-12 01:15:16.393864 | localhost | ok: 2026-06-12 01:15:16.394547 | localhost | # Node Information 2026-06-12 01:15:16.394615 | localhost | Inventory Hostname: instance 2026-06-12 01:15:16.394665 | localhost | Hostname: np0000179750 2026-06-12 01:15:16.394710 | localhost | Username: zuul 2026-06-12 01:15:16.394760 | localhost | Distro: Ubuntu 22.04 2026-06-12 01:15:16.394805 | localhost | Provider: yul1 2026-06-12 01:15:16.394849 | localhost | Region: ca-ymq-1 2026-06-12 01:15:16.394892 | localhost | Label: ubuntu-jammy-16 2026-06-12 01:15:16.394935 | localhost | Product Name: OpenStack Nova 2026-06-12 01:15:16.394977 | localhost | Interface IP: 199.204.45.205 2026-06-12 01:15:16.406667 | 2026-06-12 01:15:16.406840 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 01:15:16.817986 | localhost -> localhost | changed 2026-06-12 01:15:16.824063 | 2026-06-12 01:15:16.824136 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 01:15:18.066082 | localhost -> localhost | changed 2026-06-12 01:15:18.078954 | 2026-06-12 01:15:18.079030 | PLAY [all] 2026-06-12 01:15:18.087403 | 2026-06-12 01:15:18.087474 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 01:15:18.344806 | instance -> localhost | ok 2026-06-12 01:15:18.357827 | 2026-06-12 01:15:18.357922 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 01:15:18.390931 | instance | ok 2026-06-12 01:15:18.406676 | instance | included: /var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 01:15:18.412564 | 2026-06-12 01:15:18.412626 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 01:15:19.125422 | instance -> localhost | Generating public/private rsa key pair. 2026-06-12 01:15:19.125638 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/045501ee49094101ac27dfb27f092920_id_rsa 2026-06-12 01:15:19.125669 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/045501ee49094101ac27dfb27f092920_id_rsa.pub 2026-06-12 01:15:19.125692 | instance -> localhost | The key fingerprint is: 2026-06-12 01:15:19.125714 | instance -> localhost | SHA256:KWZ++acYekhscZOu7/xNBfQrzi0B1nLPro5INasFgOw zuul-build-sshkey 2026-06-12 01:15:19.125755 | instance -> localhost | The key's randomart image is: 2026-06-12 01:15:19.125778 | instance -> localhost | +---[RSA 3072]----+ 2026-06-12 01:15:19.125808 | instance -> localhost | | . | 2026-06-12 01:15:19.125831 | instance -> localhost | | . . o . | 2026-06-12 01:15:19.125852 | instance -> localhost | | o . .+ + . | 2026-06-12 01:15:19.125873 | instance -> localhost | | . ..+o + + . | 2026-06-12 01:15:19.125893 | instance -> localhost | | E.++S.o o = | 2026-06-12 01:15:19.125913 | instance -> localhost | | ++..+ = * | 2026-06-12 01:15:19.125933 | instance -> localhost | | o.o= o = o | 2026-06-12 01:15:19.125953 | instance -> localhost | | o=.B +.o | 2026-06-12 01:15:19.125975 | instance -> localhost | | .+B.=++ | 2026-06-12 01:15:19.125996 | instance -> localhost | +----[SHA256]-----+ 2026-06-12 01:15:19.126042 | instance -> localhost | ok: Runtime: 0:00:00.258314 2026-06-12 01:15:19.131929 | 2026-06-12 01:15:19.131994 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 01:15:19.165939 | instance | ok 2026-06-12 01:15:19.177325 | instance | included: /var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 01:15:19.184868 | 2026-06-12 01:15:19.184933 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 01:15:19.210188 | instance | skipping: Conditional result was False 2026-06-12 01:15:19.222223 | 2026-06-12 01:15:19.222322 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 01:15:19.663630 | instance | changed 2026-06-12 01:15:19.672379 | 2026-06-12 01:15:19.672443 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 01:15:19.915679 | instance | ok 2026-06-12 01:15:19.920730 | 2026-06-12 01:15:19.920794 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 01:15:20.374719 | instance | changed 2026-06-12 01:15:20.380150 | 2026-06-12 01:15:20.380219 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 01:15:20.839293 | instance | changed 2026-06-12 01:15:20.845955 | 2026-06-12 01:15:20.846027 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 01:15:20.871544 | instance | skipping: Conditional result was False 2026-06-12 01:15:20.883173 | 2026-06-12 01:15:20.883255 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 01:15:21.183079 | instance -> localhost | changed 2026-06-12 01:15:21.200519 | 2026-06-12 01:15:21.200610 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 01:15:21.498563 | instance -> localhost | Identity added: /var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/045501ee49094101ac27dfb27f092920_id_rsa (zuul-build-sshkey) 2026-06-12 01:15:21.498826 | instance -> localhost | ok: Runtime: 0:00:00.013393 2026-06-12 01:15:21.504188 | 2026-06-12 01:15:21.504252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 01:15:21.782467 | instance | ok 2026-06-12 01:15:21.792866 | 2026-06-12 01:15:21.793016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 01:15:21.817974 | instance | skipping: Conditional result was False 2026-06-12 01:15:21.831769 | 2026-06-12 01:15:21.831879 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-12 01:15:22.129747 | instance | ok 2026-06-12 01:15:22.137899 | 2026-06-12 01:15:22.137993 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-12 01:15:25.299211 | instance | Output suppressed because no_log was given 2026-06-12 01:15:25.308417 | 2026-06-12 01:15:25.308483 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-12 01:15:25.504914 | instance | ok: "logs" 2026-06-12 01:15:25.505192 | instance | ok: All items complete 2026-06-12 01:15:25.505223 | 2026-06-12 01:15:25.652107 | instance | ok: "artifacts" 2026-06-12 01:15:25.816101 | instance | ok: "docs" 2026-06-12 01:15:25.828607 | 2026-06-12 01:15:25.828773 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-12 01:15:26.029982 | instance | changed: "logs" 2026-06-12 01:15:26.206683 | instance | changed: "artifacts" 2026-06-12 01:15:26.366345 | instance | changed: "docs" 2026-06-12 01:15:26.379871 | 2026-06-12 01:15:26.379976 | PLAY RECAP 2026-06-12 01:15:26.380029 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-12 01:15:26.380058 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 01:15:26.380080 | 2026-06-12 01:15:26.558452 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 01:15:26.571752 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-12 01:15:27.194868 | 2026-06-12 01:15:27.195018 | PLAY [all] 2026-06-12 01:15:27.206150 | 2026-06-12 01:15:27.206226 | TASK [setup-uv : Extract archive] 2026-06-12 01:15:29.461741 | instance | changed 2026-06-12 01:15:29.469154 | 2026-06-12 01:15:29.469242 | TASK [setup-uv : Print version] 2026-06-12 01:15:29.836472 | instance | uv 0.8.13 2026-06-12 01:15:30.006515 | instance | ok: Runtime: 0:00:00.014960 2026-06-12 01:15:30.017060 | 2026-06-12 01:15:30.017126 | TASK [Install Ansible collection siblings] 2026-06-12 01:15:30.621096 | instance | ERROR 2026-06-12 01:15:30.621410 | instance | { 2026-06-12 01:15:30.621442 | instance | "log": [ 2026-06-12 01:15:30.621464 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-12 01:15:30.621514 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-12 01:15:30.621534 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-12 01:15:30.621562 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-12 01:15:30.621581 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-12 01:15:30.621601 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-12 01:15:30.621620 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-12 01:15:30.621637 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-12 01:15:30.621654 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-12 01:15:30.621671 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-12 01:15:30.621688 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-12 01:15:30.621706 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-12 01:15:30.621723 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-12 01:15:30.621751 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-12 01:15:30.621770 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-12 01:15:30.621787 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-12 01:15:30.621810 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-12 01:15:30.621827 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-12 01:15:30.621844 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-12 01:15:30.621861 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-12 01:15:30.621879 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-12 01:15:30.621904 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-12 01:15:30.621932 | instance | "Resolved vexxhost.kubernetes to v3.2.0 for >=2.3.2,>=2.5.0", 2026-06-12 01:15:30.621950 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-12 01:15:30.621967 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-12 01:15:30.621993 | instance | ], 2026-06-12 01:15:30.622010 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-12 01:15:30.622041 | instance | } failure 2026-06-12 01:15:30.626046 | 2026-06-12 01:15:30.626095 | PLAY RECAP 2026-06-12 01:15:30.626144 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-12 01:15:30.626165 | 2026-06-12 01:15:30.801187 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-12 01:15:30.813821 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 01:15:31.512591 | 2026-06-12 01:15:31.512813 | PLAY [all] 2026-06-12 01:15:31.525609 | 2026-06-12 01:15:31.525684 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-12 01:15:31.572057 | instance | skipping: Conditional result was False 2026-06-12 01:15:31.585102 | 2026-06-12 01:15:31.585214 | TASK [fetch-output : Set log path for single node] 2026-06-12 01:15:31.630112 | instance | ok 2026-06-12 01:15:31.634826 | 2026-06-12 01:15:31.634893 | LOOP [fetch-output : Ensure local output dirs] 2026-06-12 01:15:32.063551 | instance -> localhost | ok: "/var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/logs" 2026-06-12 01:15:32.289545 | instance -> localhost | changed: "/var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/artifacts" 2026-06-12 01:15:32.491916 | instance -> localhost | changed: "/var/lib/zuul/builds/045501ee49094101ac27dfb27f092920/work/docs" 2026-06-12 01:15:32.505683 | 2026-06-12 01:15:32.505819 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 01:15:33.125876 | instance | changed: .d..t...... ./ 2026-06-12 01:15:33.126231 | instance | changed: All items complete 2026-06-12 01:15:33.126292 | 2026-06-12 01:15:33.566074 | instance | changed: .d..t...... ./ 2026-06-12 01:15:34.014194 | instance | changed: .d..t...... ./ 2026-06-12 01:15:34.038289 | 2026-06-12 01:15:34.038421 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 01:15:34.469740 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009160 2026-06-12 01:15:34.718735 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008320 2026-06-12 01:15:34.737443 | 2026-06-12 01:15:34.737587 | PLAY [all] 2026-06-12 01:15:34.743849 | 2026-06-12 01:15:34.743922 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 01:15:35.164367 | instance | changed 2026-06-12 01:15:35.170320 | 2026-06-12 01:15:35.170372 | PLAY RECAP 2026-06-12 01:15:35.170422 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 01:15:35.170443 | 2026-06-12 01:15:35.315524 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 01:15:35.326624 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 01:15:35.945650 | 2026-06-12 01:15:35.946275 | PLAY [localhost] 2026-06-12 01:15:35.956640 | 2026-06-12 01:15:35.956710 | TASK [Generate Zuul manifest] 2026-06-12 01:15:35.980146 | localhost | ok 2026-06-12 01:15:35.997222 | 2026-06-12 01:15:35.997298 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 01:15:36.363919 | localhost | changed 2026-06-12 01:15:36.376046 | 2026-06-12 01:15:36.376117 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 01:15:36.407937 | localhost | ok 2026-06-12 01:15:36.416595 | 2026-06-12 01:15:36.416655 | TASK [Upload logs] 2026-06-12 01:15:36.438289 | localhost | ok 2026-06-12 01:15:36.547781 | 2026-06-12 01:15:36.547942 | TASK [Set zuul-log-path fact] 2026-06-12 01:15:36.571287 | localhost | ok 2026-06-12 01:15:36.584660 | 2026-06-12 01:15:36.584728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 01:15:36.637134 | localhost | ok 2026-06-12 01:15:36.645198 | 2026-06-12 01:15:36.645264 | TASK [upload-logs : Create log directories] 2026-06-12 01:15:37.002293 | localhost | changed 2026-06-12 01:15:37.007826 | 2026-06-12 01:15:37.007900 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 01:15:37.375848 | localhost -> localhost | ok: Runtime: 0:00:00.005718 2026-06-12 01:15:37.382826 | 2026-06-12 01:15:37.382918 | TASK [upload-logs : Upload logs to log server] 2026-06-12 01:15:38.085668 | localhost | Output suppressed because no_log was given 2026-06-12 01:15:38.091090 | 2026-06-12 01:15:38.091154 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 01:15:38.139521 | localhost | skipping: Conditional result was False 2026-06-12 01:15:38.146722 | localhost | skipping: Conditional result was False 2026-06-12 01:15:38.157976 | 2026-06-12 01:15:38.158094 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 01:15:38.201144 | localhost | skipping: Conditional result was False 2026-06-12 01:15:38.477761 | 2026-06-12 01:15:38.480016 | localhost | skipping: Conditional result was False 2026-06-12 01:15:38.494817 | 2026-06-12 01:15:38.495027 | LOOP [upload-logs : Upload console log and json output]