2026-04-28 01:04:08.280438 | Job console starting 2026-04-28 01:04:08.330636 | Updating git repos 2026-04-28 01:04:08.400294 | Cloning repos into workspace 2026-04-28 01:04:09.280656 | Restoring repo states 2026-04-28 01:04:09.324871 | Merging changes 2026-04-28 01:04:10.757850 | Checking out repos 2026-04-28 01:04:11.148179 | Preparing playbooks 2026-04-28 01:04:15.347051 | Running Ansible setup 2026-04-28 01:04:19.286102 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 01:04:19.903294 | 2026-04-28 01:04:19.903459 | PLAY [localhost] 2026-04-28 01:04:19.911871 | 2026-04-28 01:04:19.911959 | TASK [Gathering Facts] 2026-04-28 01:04:20.835605 | localhost | ok 2026-04-28 01:04:20.846572 | 2026-04-28 01:04:20.846707 | TASK [Setup log path fact] 2026-04-28 01:04:20.865970 | localhost | ok 2026-04-28 01:04:20.880197 | 2026-04-28 01:04:20.880313 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 01:04:20.912204 | localhost | ok 2026-04-28 01:04:20.922546 | 2026-04-28 01:04:20.922657 | TASK [emit-job-header : Print job information] 2026-04-28 01:04:20.961538 | # Job Information 2026-04-28 01:04:20.961727 | Ansible Version: 2.16.16 2026-04-28 01:04:20.961762 | Job: ansible-collection-containers-molecule-nerdctl-rockylinux-9 2026-04-28 01:04:20.961785 | Pipeline: check 2026-04-28 01:04:20.961805 | Executor: 0a8996d2b663 2026-04-28 01:04:20.961825 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/125 2026-04-28 01:04:20.961848 | Event ID: 07f9bf70-429e-11f1-8b75-3e63c4c208bf 2026-04-28 01:04:20.964762 | 2026-04-28 01:04:20.964832 | LOOP [emit-job-header : Print node information] 2026-04-28 01:04:21.108698 | localhost | ok: 2026-04-28 01:04:21.108912 | localhost | # Node Information 2026-04-28 01:04:21.108972 | localhost | Inventory Hostname: rockylinux-9 2026-04-28 01:04:21.109073 | localhost | Hostname: np0000170756 2026-04-28 01:04:21.109106 | localhost | Username: zuul 2026-04-28 01:04:21.109139 | localhost | Distro: Rocky 9.7 2026-04-28 01:04:21.109169 | localhost | Provider: yul1 2026-04-28 01:04:21.109197 | localhost | Region: ca-ymq-1 2026-04-28 01:04:21.109225 | localhost | Label: rockylinux-9 2026-04-28 01:04:21.109253 | localhost | Product Name: OpenStack Nova 2026-04-28 01:04:21.109281 | localhost | Interface IP: 199.204.45.205 2026-04-28 01:04:21.119128 | 2026-04-28 01:04:21.119272 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 01:04:21.517643 | localhost -> localhost | changed 2026-04-28 01:04:21.522503 | 2026-04-28 01:04:21.522569 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 01:04:22.370693 | localhost -> localhost | changed 2026-04-28 01:04:22.380047 | 2026-04-28 01:04:22.380124 | PLAY [all] 2026-04-28 01:04:22.389398 | 2026-04-28 01:04:22.389468 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 01:04:22.595888 | rockylinux-9 -> localhost | ok 2026-04-28 01:04:22.609022 | 2026-04-28 01:04:22.609244 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 01:04:22.658591 | rockylinux-9 | ok 2026-04-28 01:04:22.674052 | rockylinux-9 | included: /var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 01:04:22.679285 | 2026-04-28 01:04:22.679349 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 01:04:23.900593 | rockylinux-9 -> localhost | Generating public/private rsa key pair. 2026-04-28 01:04:23.900800 | rockylinux-9 -> localhost | Your identification has been saved in /var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/e789dd00a14b484bb27b09be5125163d_id_rsa 2026-04-28 01:04:23.900832 | rockylinux-9 -> localhost | Your public key has been saved in /var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/e789dd00a14b484bb27b09be5125163d_id_rsa.pub 2026-04-28 01:04:23.900855 | rockylinux-9 -> localhost | The key fingerprint is: 2026-04-28 01:04:23.900877 | rockylinux-9 -> localhost | SHA256:uTG9s99Rm1IqaQc7crQk0UjHFeyLvBxfB1iUKbzm3XE zuul-build-sshkey 2026-04-28 01:04:23.900913 | rockylinux-9 -> localhost | The key's randomart image is: 2026-04-28 01:04:23.900934 | rockylinux-9 -> localhost | +---[RSA 3072]----+ 2026-04-28 01:04:23.900980 | rockylinux-9 -> localhost | | ..oo+oo | 2026-04-28 01:04:23.901005 | rockylinux-9 -> localhost | | . +.o.+ | 2026-04-28 01:04:23.901026 | rockylinux-9 -> localhost | | o ..= | 2026-04-28 01:04:23.901046 | rockylinux-9 -> localhost | | o. +...E| 2026-04-28 01:04:23.901066 | rockylinux-9 -> localhost | | S.o*...++| 2026-04-28 01:04:23.901086 | rockylinux-9 -> localhost | | ++=*.+o=| 2026-04-28 01:04:23.901106 | rockylinux-9 -> localhost | | ..+O++oo.| 2026-04-28 01:04:23.901125 | rockylinux-9 -> localhost | | +=+o.. | 2026-04-28 01:04:23.901148 | rockylinux-9 -> localhost | | ... . | 2026-04-28 01:04:23.901168 | rockylinux-9 -> localhost | +----[SHA256]-----+ 2026-04-28 01:04:23.901235 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.811385 2026-04-28 01:04:23.906254 | 2026-04-28 01:04:23.906321 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 01:04:23.938699 | rockylinux-9 | ok 2026-04-28 01:04:23.950175 | rockylinux-9 | included: /var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 01:04:23.957820 | 2026-04-28 01:04:23.957885 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 01:04:23.981795 | rockylinux-9 | skipping: Conditional result was False 2026-04-28 01:04:23.988981 | 2026-04-28 01:04:23.989074 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 01:04:24.494211 | rockylinux-9 | changed 2026-04-28 01:04:24.505444 | 2026-04-28 01:04:24.505775 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 01:04:24.755705 | rockylinux-9 | ok 2026-04-28 01:04:24.760422 | 2026-04-28 01:04:24.760491 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 01:04:25.704889 | rockylinux-9 | changed 2026-04-28 01:04:25.858532 | 2026-04-28 01:04:25.858843 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 01:04:26.776956 | rockylinux-9 | changed 2026-04-28 01:04:26.782569 | 2026-04-28 01:04:26.782634 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 01:04:26.813877 | rockylinux-9 | skipping: Conditional result was False 2026-04-28 01:04:26.822848 | 2026-04-28 01:04:26.822918 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 01:04:27.212188 | rockylinux-9 -> localhost | changed 2026-04-28 01:04:27.224538 | 2026-04-28 01:04:27.224626 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 01:04:27.513484 | rockylinux-9 -> localhost | Identity added: /var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/e789dd00a14b484bb27b09be5125163d_id_rsa (zuul-build-sshkey) 2026-04-28 01:04:27.514148 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.014859 2026-04-28 01:04:27.521228 | 2026-04-28 01:04:27.521289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 01:04:27.937903 | rockylinux-9 | ok 2026-04-28 01:04:27.942447 | 2026-04-28 01:04:27.942514 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 01:04:27.967610 | rockylinux-9 | skipping: Conditional result was False 2026-04-28 01:04:27.981522 | 2026-04-28 01:04:27.981585 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-28 01:04:28.438394 | rockylinux-9 | ok 2026-04-28 01:04:28.444417 | 2026-04-28 01:04:28.444483 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-28 01:04:29.364102 | rockylinux-9 | Output suppressed because no_log was given 2026-04-28 01:04:29.372054 | 2026-04-28 01:04:29.372118 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-28 01:04:29.623600 | rockylinux-9 | ok: "logs" 2026-04-28 01:04:29.624128 | rockylinux-9 | ok: All items complete 2026-04-28 01:04:29.624160 | 2026-04-28 01:04:29.840022 | rockylinux-9 | ok: "artifacts" 2026-04-28 01:04:30.100209 | rockylinux-9 | ok: "docs" 2026-04-28 01:04:30.117717 | 2026-04-28 01:04:30.118225 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-28 01:04:30.383493 | rockylinux-9 | changed: "logs" 2026-04-28 01:04:30.608707 | rockylinux-9 | changed: "artifacts" 2026-04-28 01:04:30.835133 | rockylinux-9 | changed: "docs" 2026-04-28 01:04:30.846339 | 2026-04-28 01:04:30.846443 | PLAY RECAP 2026-04-28 01:04:30.846492 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:04:30.846522 | rockylinux-9 | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-28 01:04:30.846543 | 2026-04-28 01:04:30.989710 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 01:04:30.990961 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 01:04:31.550697 | 2026-04-28 01:04:31.551363 | PLAY [all] 2026-04-28 01:04:31.562385 | 2026-04-28 01:04:31.562458 | TASK [setup-uv : Extract archive] 2026-04-28 01:04:34.316318 | rockylinux-9 | changed 2026-04-28 01:04:34.322852 | 2026-04-28 01:04:34.322945 | TASK [setup-uv : Print version] 2026-04-28 01:04:34.345602 | [rockylinux-9] Waiting on logger 2026-04-28 01:04:34.859236 | rockylinux-9 | ok: Runtime: 0:00:00.014517 2026-04-28 01:04:34.866444 | 2026-04-28 01:04:34.866490 | PLAY RECAP 2026-04-28 01:04:34.866533 | rockylinux-9 | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:04:34.866557 | 2026-04-28 01:04:34.980303 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 01:04:34.982518 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 01:04:35.550261 | 2026-04-28 01:04:35.550521 | PLAY [all] 2026-04-28 01:04:35.560828 | 2026-04-28 01:04:35.560898 | TASK [Copy inventory file for Zuul] 2026-04-28 01:04:36.871093 | rockylinux-9 | changed 2026-04-28 01:04:36.877371 | 2026-04-28 01:04:36.877450 | TASK [Switch "ansible_host" to private IP] 2026-04-28 01:04:37.205062 | rockylinux-9 | changed: 1 replacements made 2026-04-28 01:04:37.211359 | 2026-04-28 01:04:37.211425 | TASK [Run Molecule scenario] 2026-04-28 01:04:37.232690 | [rockylinux-9] Waiting on logger 2026-04-28 01:04:45.390927 | [rockylinux-9] Waiting on logger 2026-04-28 01:04:55.557961 | [rockylinux-9] Waiting on logger 2026-04-28 01:05:05.733966 | [rockylinux-9] Waiting on logger 2026-04-28 01:05:11.343723 | rockylinux-9 | ERROR 2026-04-28 01:05:11.344028 | rockylinux-9 | { 2026-04-28 01:05:11.344067 | rockylinux-9 | "delta": "0:00:33.662371", 2026-04-28 01:05:11.344093 | rockylinux-9 | "end": "2026-04-28 01:05:10.993003", 2026-04-28 01:05:11.344117 | rockylinux-9 | "msg": "non-zero return code", 2026-04-28 01:05:11.344142 | rockylinux-9 | "rc": 2, 2026-04-28 01:05:11.344167 | rockylinux-9 | "start": "2026-04-28 01:04:37.330632" 2026-04-28 01:05:11.344190 | rockylinux-9 | } failure 2026-04-28 01:05:11.347398 | 2026-04-28 01:05:11.347447 | PLAY RECAP 2026-04-28 01:05:11.347499 | rockylinux-9 | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:05:11.347523 | 2026-04-28 01:05:11.464717 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 01:05:12.069454 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 01:05:13.447042 | 2026-04-28 01:05:13.447218 | PLAY [all] 2026-04-28 01:05:13.459640 | 2026-04-28 01:05:13.459791 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-28 01:05:13.506726 | rockylinux-9 | skipping: Conditional result was False 2026-04-28 01:05:13.516715 | 2026-04-28 01:05:13.516897 | TASK [fetch-output : Set log path for single node] 2026-04-28 01:05:13.550740 | rockylinux-9 | ok 2026-04-28 01:05:13.765558 | 2026-04-28 01:05:13.765705 | LOOP [fetch-output : Ensure local output dirs] 2026-04-28 01:05:14.290417 | rockylinux-9 -> localhost | ok: "/var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/logs" 2026-04-28 01:05:14.501866 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/artifacts" 2026-04-28 01:05:14.716432 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/e789dd00a14b484bb27b09be5125163d/work/docs" 2026-04-28 01:05:14.735309 | 2026-04-28 01:05:14.735460 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 01:05:15.433204 | rockylinux-9 | ok 2026-04-28 01:05:15.433415 | rockylinux-9 | changed: All items complete 2026-04-28 01:05:15.433444 | 2026-04-28 01:05:15.949884 | rockylinux-9 | changed: .d..t...... ./ 2026-04-28 01:05:16.448683 | rockylinux-9 | changed: .d..t...... ./ 2026-04-28 01:05:16.464943 | 2026-04-28 01:05:16.465209 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 01:05:16.885267 | rockylinux-9 -> localhost | ok: Item: artifacts Runtime: 0:00:00.007870 2026-04-28 01:05:17.361925 | rockylinux-9 -> localhost | ok: Item: docs Runtime: 0:00:00.262677 2026-04-28 01:05:17.382725 | 2026-04-28 01:05:17.382852 | PLAY [all] 2026-04-28 01:05:17.388565 | 2026-04-28 01:05:17.388632 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 01:05:17.826313 | rockylinux-9 | changed 2026-04-28 01:05:17.832259 | 2026-04-28 01:05:17.832314 | PLAY RECAP 2026-04-28 01:05:17.832362 | rockylinux-9 | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-28 01:05:17.832385 | 2026-04-28 01:05:17.959130 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 01:05:17.960689 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 01:05:18.575815 | 2026-04-28 01:05:18.575948 | PLAY [localhost] 2026-04-28 01:05:18.586039 | 2026-04-28 01:05:18.586117 | TASK [Generate Zuul manifest] 2026-04-28 01:05:18.608732 | localhost | ok 2026-04-28 01:05:18.623708 | 2026-04-28 01:05:18.623786 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 01:05:18.939726 | localhost | changed 2026-04-28 01:05:18.953501 | 2026-04-28 01:05:18.953581 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 01:05:19.038660 | localhost | ok 2026-04-28 01:05:19.153080 | 2026-04-28 01:05:19.153189 | TASK [Upload logs] 2026-04-28 01:05:19.179273 | localhost | ok 2026-04-28 01:05:19.257320 | 2026-04-28 01:05:19.257452 | TASK [Set zuul-log-path fact] 2026-04-28 01:05:19.283250 | localhost | ok 2026-04-28 01:05:19.297339 | 2026-04-28 01:05:19.297413 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 01:05:19.335382 | localhost | ok 2026-04-28 01:05:19.344570 | 2026-04-28 01:05:19.344648 | TASK [upload-logs : Create log directories] 2026-04-28 01:05:19.775203 | localhost | changed 2026-04-28 01:05:19.788036 | 2026-04-28 01:05:19.788197 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 01:05:20.185831 | localhost -> localhost | ok: Runtime: 0:00:00.004128 2026-04-28 01:05:20.193254 | 2026-04-28 01:05:20.193363 | TASK [upload-logs : Upload logs to log server] 2026-04-28 01:05:20.641594 | localhost | Output suppressed because no_log was given 2026-04-28 01:05:20.645236 | 2026-04-28 01:05:20.645299 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 01:05:20.711321 | localhost | skipping: Conditional result was False 2026-04-28 01:05:20.721884 | localhost | skipping: Conditional result was False 2026-04-28 01:05:20.732915 | 2026-04-28 01:05:20.733090 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 01:05:20.776725 | localhost | skipping: Conditional result was False 2026-04-28 01:05:20.777261 | 2026-04-28 01:05:20.780811 | localhost | skipping: Conditional result was False 2026-04-28 01:05:20.797226 | 2026-04-28 01:05:20.797381 | LOOP [upload-logs : Upload console log and json output]