2026-07-29 18:40:58.640724 | Job console starting 2026-07-29 18:40:58.675634 | Updating git repos 2026-07-29 18:40:58.706098 | Cloning repos into workspace 2026-07-29 18:40:58.779990 | Restoring repo states 2026-07-29 18:40:58.803065 | Merging changes 2026-07-29 18:40:59.404056 | Checking out repos 2026-07-29 18:40:59.464977 | Preparing playbooks 2026-07-29 18:41:00.773048 | Running Ansible setup 2026-07-29 18:41:06.991924 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-29 18:41:08.309712 | 2026-07-29 18:41:08.309870 | PLAY [Base pre] 2026-07-29 18:41:08.337913 | 2026-07-29 18:41:08.338052 | TASK [Setup log path fact] 2026-07-29 18:41:08.367713 | debian-bookworm | ok 2026-07-29 18:41:08.399378 | 2026-07-29 18:41:08.399535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 18:41:08.464992 | debian-bookworm | ok 2026-07-29 18:41:08.476006 | 2026-07-29 18:41:08.476108 | TASK [emit-job-header : Print job information] 2026-07-29 18:41:08.524099 | # Job Information 2026-07-29 18:41:08.524277 | Ansible Version: 2.16.14 2026-07-29 18:41:08.524314 | Job: yamllint 2026-07-29 18:41:08.524345 | Pipeline: check 2026-07-29 18:41:08.524368 | Executor: 521e9411259a 2026-07-29 18:41:08.524388 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/278 2026-07-29 18:41:08.524411 | Event ID: 0407a9e0-8b7d-11f1-8b57-c11f2ada9065 2026-07-29 18:41:08.529616 | 2026-07-29 18:41:08.529710 | LOOP [emit-job-header : Print node information] 2026-07-29 18:41:08.668159 | debian-bookworm | ok: 2026-07-29 18:41:08.668424 | debian-bookworm | # Node Information 2026-07-29 18:41:08.668464 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-29 18:41:08.668490 | debian-bookworm | Hostname: debian 2026-07-29 18:41:08.668512 | debian-bookworm | Username: zuul 2026-07-29 18:41:08.668533 | debian-bookworm | Distro: Debian 12.15 2026-07-29 18:41:08.668559 | debian-bookworm | Provider: regiocloud-a 2026-07-29 18:41:08.668581 | debian-bookworm | Region: 2026-07-29 18:41:08.668602 | debian-bookworm | Label: debian-bookworm 2026-07-29 18:41:08.668621 | debian-bookworm | Product Name: OpenStack Nova 2026-07-29 18:41:08.668641 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:9ee2 2026-07-29 18:41:08.688448 | 2026-07-29 18:41:08.688581 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-29 18:41:09.358389 | debian-bookworm -> localhost | changed 2026-07-29 18:41:09.366327 | 2026-07-29 18:41:09.366450 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-29 18:41:10.828251 | debian-bookworm -> localhost | changed 2026-07-29 18:41:10.842249 | 2026-07-29 18:41:10.857908 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-29 18:41:11.156345 | debian-bookworm -> localhost | ok 2026-07-29 18:41:11.162428 | 2026-07-29 18:41:11.162542 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-29 18:41:11.193458 | debian-bookworm | ok 2026-07-29 18:41:11.213149 | debian-bookworm | included: /var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-29 18:41:11.219132 | 2026-07-29 18:41:11.219262 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-29 18:41:12.756418 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-29 18:41:12.756636 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/51d5ef1c0a024e6880a899a73740f029_id_rsa 2026-07-29 18:41:12.756674 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/51d5ef1c0a024e6880a899a73740f029_id_rsa.pub 2026-07-29 18:41:12.756701 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-29 18:41:12.756725 | debian-bookworm -> localhost | SHA256:GLWxpcqRviz27/yi70kPsnD6W3GOMaJ0zr2N/heSQS8 zuul-build-sshkey 2026-07-29 18:41:12.756747 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-29 18:41:12.756776 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-29 18:41:12.756797 | debian-bookworm -> localhost | | o . | 2026-07-29 18:41:12.756818 | debian-bookworm -> localhost | | o *. | 2026-07-29 18:41:12.756837 | debian-bookworm -> localhost | | + +. . | 2026-07-29 18:41:12.756856 | debian-bookworm -> localhost | | o = E . | 2026-07-29 18:41:12.756875 | debian-bookworm -> localhost | | . B S .+ | 2026-07-29 18:41:12.756899 | debian-bookworm -> localhost | | . * + Bo . | 2026-07-29 18:41:12.756919 | debian-bookworm -> localhost | | = B * .. . | 2026-07-29 18:41:12.756939 | debian-bookworm -> localhost | | . * *.B . | 2026-07-29 18:41:12.756959 | debian-bookworm -> localhost | | ..*O@+=. | 2026-07-29 18:41:12.756978 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-29 18:41:12.757022 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.878416 2026-07-29 18:41:12.769255 | 2026-07-29 18:41:12.769348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-29 18:41:12.807889 | debian-bookworm | ok 2026-07-29 18:41:12.821618 | debian-bookworm | included: /var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-29 18:41:12.846778 | 2026-07-29 18:41:12.846882 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-29 18:41:12.880728 | debian-bookworm | skipping: Conditional result was False 2026-07-29 18:41:12.886843 | 2026-07-29 18:41:12.886948 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-29 18:41:13.619307 | debian-bookworm | changed 2026-07-29 18:41:13.625995 | 2026-07-29 18:41:13.626098 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-29 18:41:13.925076 | debian-bookworm | ok 2026-07-29 18:41:13.932439 | 2026-07-29 18:41:13.932557 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-29 18:41:14.561883 | debian-bookworm | changed 2026-07-29 18:41:14.567693 | 2026-07-29 18:41:14.567815 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-29 18:41:15.209103 | debian-bookworm | changed 2026-07-29 18:41:15.217258 | 2026-07-29 18:41:15.217390 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-29 18:41:15.241531 | debian-bookworm | skipping: Conditional result was False 2026-07-29 18:41:15.249120 | 2026-07-29 18:41:15.249293 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-29 18:41:15.714872 | debian-bookworm -> localhost | changed 2026-07-29 18:41:15.727290 | 2026-07-29 18:41:15.728639 | TASK [add-build-sshkey : Add back temp key] 2026-07-29 18:41:16.093749 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/51d5ef1c0a024e6880a899a73740f029_id_rsa (zuul-build-sshkey) 2026-07-29 18:41:16.093982 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014626 2026-07-29 18:41:16.111668 | 2026-07-29 18:41:16.111785 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-29 18:41:16.609015 | debian-bookworm | ok 2026-07-29 18:41:16.614699 | 2026-07-29 18:41:16.614812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-29 18:41:16.639220 | debian-bookworm | skipping: Conditional result was False 2026-07-29 18:41:16.650828 | 2026-07-29 18:41:16.650980 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-29 18:41:17.121731 | debian-bookworm | ok 2026-07-29 18:41:17.140724 | 2026-07-29 18:41:17.140832 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-29 18:41:17.169189 | debian-bookworm | ok 2026-07-29 18:41:17.179133 | 2026-07-29 18:41:17.179265 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-29 18:41:17.557828 | debian-bookworm -> localhost | ok 2026-07-29 18:41:17.564210 | 2026-07-29 18:41:17.564298 | TASK [validate-host : Collect information about the host] 2026-07-29 18:41:18.958353 | debian-bookworm | ok 2026-07-29 18:41:18.976492 | 2026-07-29 18:41:18.976624 | TASK [validate-host : Sanitize hostname] 2026-07-29 18:41:19.151043 | debian-bookworm | ok 2026-07-29 18:41:19.155982 | 2026-07-29 18:41:19.156093 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-29 18:41:19.763375 | debian-bookworm -> localhost | changed 2026-07-29 18:41:19.771101 | 2026-07-29 18:41:19.771257 | TASK [validate-host : Collect information about zuul worker] 2026-07-29 18:41:20.320479 | debian-bookworm | ok 2026-07-29 18:41:20.326620 | 2026-07-29 18:41:20.326762 | TASK [validate-host : Write out all zuul information for each host] 2026-07-29 18:41:21.059099 | debian-bookworm -> localhost | changed 2026-07-29 18:41:21.076192 | 2026-07-29 18:41:21.076362 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-29 18:41:21.351710 | debian-bookworm | ok 2026-07-29 18:41:21.361686 | 2026-07-29 18:41:21.361835 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-29 18:41:22.769714 | debian-bookworm | changed: 2026-07-29 18:41:22.769981 | debian-bookworm | cd+++++++++ src/ 2026-07-29 18:41:22.770019 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-29 18:41:22.770044 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-29 18:41:22.770066 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-07-29 18:41:22.770086 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/logs" 2026-07-29 18:42:20.731606 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/artifacts" 2026-07-29 18:42:21.011156 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51d5ef1c0a024e6880a899a73740f029/work/docs" 2026-07-29 18:42:21.027350 | 2026-07-29 18:42:21.027522 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-29 18:42:21.868623 | debian-bookworm | changed: 2026-07-29 18:42:21.871073 | debian-bookworm | .d..t...... ./ 2026-07-29 18:42:21.871288 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-29 18:42:21.871333 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-29 18:42:21.871366 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-29 18:42:21.871399 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-29 18:42:21.871429 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-29 18:42:21.871526 | debian-bookworm | changed: All items complete 2026-07-29 18:42:21.871567 | 2026-07-29 18:42:22.442380 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 18:42:23.071074 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 18:42:23.111251 | 2026-07-29 18:42:23.111461 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-29 18:42:23.515289 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007906 2026-07-29 18:42:23.849919 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011579 2026-07-29 18:42:23.868902 | 2026-07-29 18:42:23.869204 | PLAY RECAP 2026-07-29 18:42:23.869279 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-29 18:42:23.869308 | 2026-07-29 18:42:24.034094 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-29 18:42:24.035063 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 18:42:24.842976 | 2026-07-29 18:42:24.843166 | PLAY [Base post] 2026-07-29 18:42:24.857743 | 2026-07-29 18:42:24.857900 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-29 18:42:25.448111 | debian-bookworm | changed 2026-07-29 18:42:25.460529 | 2026-07-29 18:42:25.460742 | PLAY RECAP 2026-07-29 18:42:25.460837 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-29 18:42:25.460931 | 2026-07-29 18:42:25.640305 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 18:42:25.641259 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-29 18:42:26.508219 | 2026-07-29 18:42:26.508424 | PLAY [Base post-logs] 2026-07-29 18:42:26.519913 | 2026-07-29 18:42:26.520083 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-29 18:42:27.023521 | localhost | changed 2026-07-29 18:42:27.035038 | 2026-07-29 18:42:27.035286 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-29 18:42:27.082291 | localhost | ok 2026-07-29 18:42:27.085965 | 2026-07-29 18:42:27.086087 | TASK [Set zuul-log-path fact] 2026-07-29 18:42:27.102665 | localhost | ok 2026-07-29 18:42:27.112013 | 2026-07-29 18:42:27.112153 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 18:42:27.149105 | localhost | ok 2026-07-29 18:42:27.152544 | 2026-07-29 18:42:27.152657 | TASK [upload-logs : Create log directories] 2026-07-29 18:42:27.688910 | localhost | changed 2026-07-29 18:42:27.692079 | 2026-07-29 18:42:27.692192 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-29 18:42:28.378646 | localhost -> localhost | ok: Runtime: 0:00:00.004554 2026-07-29 18:42:28.383584 | 2026-07-29 18:42:28.383727 | TASK [upload-logs : Upload logs to log server] 2026-07-29 18:42:29.100852 | localhost | Output suppressed because no_log was given 2026-07-29 18:42:29.105182 | 2026-07-29 18:42:29.105312 | LOOP [upload-logs : Compress console log and json output] 2026-07-29 18:42:29.172704 | localhost | skipping: Conditional result was False 2026-07-29 18:42:29.181367 | localhost | skipping: Conditional result was False 2026-07-29 18:42:29.192005 | 2026-07-29 18:42:29.192155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-29 18:42:29.260474 | localhost | skipping: Conditional result was False 2026-07-29 18:42:29.260912 | 2026-07-29 18:42:29.264273 | localhost | skipping: Conditional result was False 2026-07-29 18:42:29.280710 | 2026-07-29 18:42:29.280968 | LOOP [upload-logs : Upload console log and json output]