2026-07-06 03:24:59.581122 | Job console starting 2026-07-06 03:24:59.592023 | Updating git repos 2026-07-06 03:24:59.664467 | Cloning repos into workspace 2026-07-06 03:24:59.805161 | Restoring repo states 2026-07-06 03:24:59.841674 | Merging changes 2026-07-06 03:24:59.841975 | Checking out repos 2026-07-06 03:24:59.984009 | Preparing playbooks 2026-07-06 03:25:01.115001 | Running Ansible setup 2026-07-06 03:25:05.645837 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 03:25:06.582518 | 2026-07-06 03:25:06.582767 | PLAY [Base pre] 2026-07-06 03:25:06.604935 | 2026-07-06 03:25:06.605107 | TASK [Setup log path fact] 2026-07-06 03:25:06.626231 | debian-bookworm | ok 2026-07-06 03:25:06.649087 | 2026-07-06 03:25:06.649271 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 03:25:06.680083 | debian-bookworm | ok 2026-07-06 03:25:06.695280 | 2026-07-06 03:25:06.695433 | TASK [emit-job-header : Print job information] 2026-07-06 03:25:06.735930 | # Job Information 2026-07-06 03:25:06.736164 | Ansible Version: 2.16.14 2026-07-06 03:25:06.736201 | Job: flake8 2026-07-06 03:25:06.736234 | Pipeline: periodic-daily 2026-07-06 03:25:06.736257 | Executor: 521e9411259a 2026-07-06 03:25:06.736279 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-06 03:25:06.736301 | Event ID: d1a3b90030104665b7117bb9776a7e36 2026-07-06 03:25:06.741664 | 2026-07-06 03:25:06.741809 | LOOP [emit-job-header : Print node information] 2026-07-06 03:25:06.911944 | debian-bookworm | ok: 2026-07-06 03:25:06.912292 | debian-bookworm | # Node Information 2026-07-06 03:25:06.912333 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-06 03:25:06.912360 | debian-bookworm | Hostname: debian 2026-07-06 03:25:06.912382 | debian-bookworm | Username: zuul 2026-07-06 03:25:06.912403 | debian-bookworm | Distro: Debian 12.14 2026-07-06 03:25:06.912426 | debian-bookworm | Provider: regiocloud-a 2026-07-06 03:25:06.912448 | debian-bookworm | Region: 2026-07-06 03:25:06.912469 | debian-bookworm | Label: debian-bookworm 2026-07-06 03:25:06.912489 | debian-bookworm | Product Name: OpenStack Nova 2026-07-06 03:25:06.912508 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:ee2b 2026-07-06 03:25:06.932668 | 2026-07-06 03:25:06.932831 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-06 03:25:07.525473 | debian-bookworm -> localhost | changed 2026-07-06 03:25:07.536685 | 2026-07-06 03:25:07.536833 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-06 03:25:08.925588 | debian-bookworm -> localhost | changed 2026-07-06 03:25:08.939731 | 2026-07-06 03:25:08.939883 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-06 03:25:09.296336 | debian-bookworm -> localhost | ok 2026-07-06 03:25:09.304246 | 2026-07-06 03:25:09.304391 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-06 03:25:09.340285 | debian-bookworm | ok 2026-07-06 03:25:09.359257 | debian-bookworm | included: /var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-06 03:25:09.366551 | 2026-07-06 03:25:09.366704 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-06 03:25:12.190133 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-06 03:25:12.191033 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/51cb1e987e8344d8b2652a6268afe8f6_id_rsa 2026-07-06 03:25:12.191102 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/51cb1e987e8344d8b2652a6268afe8f6_id_rsa.pub 2026-07-06 03:25:12.191130 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-06 03:25:12.191154 | debian-bookworm -> localhost | SHA256:9q7FAdhpaD/NjqETlGcvM+8/gIV2bhrFxe12rv2yT+M zuul-build-sshkey 2026-07-06 03:25:12.191177 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-06 03:25:12.191690 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-06 03:25:12.191735 | debian-bookworm -> localhost | | . . | 2026-07-06 03:25:12.191779 | debian-bookworm -> localhost | | = . o . | 2026-07-06 03:25:12.191802 | debian-bookworm -> localhost | | * Bo . . | 2026-07-06 03:25:12.191824 | debian-bookworm -> localhost | | o =o== o .| 2026-07-06 03:25:12.191846 | debian-bookworm -> localhost | | ..S*= . o | 2026-07-06 03:25:12.191873 | debian-bookworm -> localhost | | +o%+. .| 2026-07-06 03:25:12.191894 | debian-bookworm -> localhost | | o .+*. +.| 2026-07-06 03:25:12.192794 | debian-bookworm -> localhost | | ..+ . +.o| 2026-07-06 03:25:12.192869 | debian-bookworm -> localhost | | ..o....E+| 2026-07-06 03:25:12.192896 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-06 03:25:12.192964 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.045384 2026-07-06 03:25:12.217630 | 2026-07-06 03:25:12.218741 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-06 03:25:12.299547 | debian-bookworm | ok 2026-07-06 03:25:12.381718 | debian-bookworm | included: /var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-06 03:25:12.436482 | 2026-07-06 03:25:12.436689 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-06 03:25:12.509124 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:25:12.570523 | 2026-07-06 03:25:12.574028 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-06 03:25:13.847056 | debian-bookworm | changed 2026-07-06 03:25:13.866310 | 2026-07-06 03:25:13.866461 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-06 03:25:14.154708 | debian-bookworm | ok 2026-07-06 03:25:14.167681 | 2026-07-06 03:25:14.172062 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-06 03:25:14.909721 | debian-bookworm | changed 2026-07-06 03:25:14.927021 | 2026-07-06 03:25:14.927235 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-06 03:25:15.643132 | debian-bookworm | changed 2026-07-06 03:25:15.649799 | 2026-07-06 03:25:15.649922 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-06 03:25:15.688778 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:25:15.696088 | 2026-07-06 03:25:15.696221 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-06 03:25:16.846190 | debian-bookworm -> localhost | changed 2026-07-06 03:25:16.871551 | 2026-07-06 03:25:16.871771 | TASK [add-build-sshkey : Add back temp key] 2026-07-06 03:25:17.722646 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/51cb1e987e8344d8b2652a6268afe8f6_id_rsa (zuul-build-sshkey) 2026-07-06 03:25:17.722965 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018219 2026-07-06 03:25:17.742645 | 2026-07-06 03:25:17.742803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-06 03:25:18.732385 | debian-bookworm | ok 2026-07-06 03:25:18.755824 | 2026-07-06 03:25:18.755989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-06 03:25:18.823864 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:25:18.836331 | 2026-07-06 03:25:18.836494 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-06 03:25:19.535771 | debian-bookworm | ok 2026-07-06 03:25:19.561202 | 2026-07-06 03:25:19.561381 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-06 03:25:19.618791 | debian-bookworm | ok 2026-07-06 03:25:19.629192 | 2026-07-06 03:25:19.629322 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-06 03:25:20.317084 | debian-bookworm -> localhost | ok 2026-07-06 03:25:20.327579 | 2026-07-06 03:25:20.327682 | TASK [validate-host : Collect information about the host] 2026-07-06 03:25:22.210785 | debian-bookworm | ok 2026-07-06 03:25:22.248587 | 2026-07-06 03:25:22.248711 | TASK [validate-host : Sanitize hostname] 2026-07-06 03:25:22.611836 | debian-bookworm | ok 2026-07-06 03:25:22.636949 | 2026-07-06 03:25:22.637111 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-06 03:25:24.091925 | debian-bookworm -> localhost | changed 2026-07-06 03:25:24.097947 | 2026-07-06 03:25:24.098168 | TASK [validate-host : Collect information about zuul worker] 2026-07-06 03:25:24.594184 | debian-bookworm | ok 2026-07-06 03:25:24.599012 | 2026-07-06 03:25:24.605105 | TASK [validate-host : Write out all zuul information for each host] 2026-07-06 03:25:25.597695 | debian-bookworm -> localhost | changed 2026-07-06 03:25:25.605441 | 2026-07-06 03:25:25.605523 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-06 03:25:25.883607 | debian-bookworm | ok 2026-07-06 03:25:25.888330 | 2026-07-06 03:25:25.888408 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-06 03:25:27.302322 | debian-bookworm | changed: 2026-07-06 03:25:27.302493 | debian-bookworm | cd+++++++++ src/ 2026-07-06 03:25:27.302521 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-06 03:25:27.302541 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-06 03:25:27.302572 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-06 03:25:27.302589 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/logs" 2026-07-06 03:27:02.856148 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/artifacts" 2026-07-06 03:27:03.435602 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51cb1e987e8344d8b2652a6268afe8f6/work/docs" 2026-07-06 03:27:03.453882 | 2026-07-06 03:27:03.454154 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-06 03:27:04.360112 | debian-bookworm | changed: 2026-07-06 03:27:04.360401 | debian-bookworm | .d..t...... ./ 2026-07-06 03:27:04.360456 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-06 03:27:04.360489 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-06 03:27:04.360531 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-06 03:27:04.360556 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-06 03:27:04.360577 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-06 03:27:04.360628 | debian-bookworm | changed: All items complete 2026-07-06 03:27:04.360654 | 2026-07-06 03:27:04.947303 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 03:27:05.549530 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 03:27:05.572177 | 2026-07-06 03:27:05.572319 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-06 03:27:05.599880 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:27:05.603617 | debian-bookworm | skipping: Conditional result was False 2026-07-06 03:27:05.613991 | 2026-07-06 03:27:05.614078 | PLAY RECAP 2026-07-06 03:27:05.614131 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-06 03:27:05.614155 | 2026-07-06 03:27:05.752352 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 03:27:05.753286 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 03:27:06.667943 | 2026-07-06 03:27:06.668165 | PLAY [Base post] 2026-07-06 03:27:06.684542 | 2026-07-06 03:27:06.684708 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-06 03:27:07.415089 | debian-bookworm | changed 2026-07-06 03:27:07.428019 | 2026-07-06 03:27:07.428164 | PLAY RECAP 2026-07-06 03:27:07.428231 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 03:27:07.428294 | 2026-07-06 03:27:07.895109 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 03:27:07.896991 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-06 03:27:09.200247 | 2026-07-06 03:27:09.200450 | PLAY [Base post-logs] 2026-07-06 03:27:09.214626 | 2026-07-06 03:27:09.214790 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-06 03:27:10.083998 | localhost | changed 2026-07-06 03:27:10.093551 | 2026-07-06 03:27:10.093671 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-06 03:27:10.140516 | localhost | ok 2026-07-06 03:27:10.143886 | 2026-07-06 03:27:10.143975 | TASK [Set zuul-log-path fact] 2026-07-06 03:27:10.189392 | localhost | ok 2026-07-06 03:27:10.197760 | 2026-07-06 03:27:10.197854 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 03:27:10.244264 | localhost | ok 2026-07-06 03:27:10.248268 | 2026-07-06 03:27:10.248357 | TASK [upload-logs : Create log directories] 2026-07-06 03:27:11.148288 | localhost | changed 2026-07-06 03:27:11.150891 | 2026-07-06 03:27:11.150983 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-06 03:27:11.983275 | localhost -> localhost | ok: Runtime: 0:00:00.011021 2026-07-06 03:27:11.987295 | 2026-07-06 03:27:11.987396 | TASK [upload-logs : Upload logs to log server] 2026-07-06 03:27:12.592404 | localhost | Output suppressed because no_log was given 2026-07-06 03:27:12.594555 | 2026-07-06 03:27:12.594651 | LOOP [upload-logs : Compress console log and json output] 2026-07-06 03:27:12.668479 | localhost | skipping: Conditional result was False 2026-07-06 03:27:12.675640 | localhost | skipping: Conditional result was False 2026-07-06 03:27:12.682685 | 2026-07-06 03:27:12.682803 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-06 03:27:12.767056 | localhost | skipping: Conditional result was False 2026-07-06 03:27:12.767283 | 2026-07-06 03:27:12.798611 | localhost | skipping: Conditional result was False 2026-07-06 03:27:12.814269 | 2026-07-06 03:27:12.814421 | LOOP [upload-logs : Upload console log and json output]